Started GET “/” for ::1 at 2016-02-12 00:24:05 +0100

PG::ConnectionBad (could not connect to server: No such file or directory

Is the server running locally and accepting
connections on Unix domain socket "/tmp/.s.PGSQL.5432"?

):

activerecord (4.2.5.1) lib/active_record/connection_adapters/postgresql_adapter.rb:651:in `initialize'
activerecord (4.2.5.1) lib/active_record/connection_adapters/postgresql_adapter.rb:651:in `new'
activerecord (4.2.5.1) lib/active_record/connection_adapters/postgresql_adapter.rb:651:in `connect'
activerecord (4.2.5.1) lib/active_record/connection_adapters/postgresql_adapter.rb:242:in `initialize'
activerecord (4.2.5.1) lib/active_record/connection_adapters/postgresql_adapter.rb:44:in `new'
activerecord (4.2.5.1) lib/active_record/connection_adapters/postgresql_adapter.rb:44:in `postgresql_connection'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:438:in `new_connection'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:448:in `checkout_new_connection'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:422:in `acquire_connection'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:349:in `block in checkout'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/monitor.rb:211:in `mon_synchronize'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:348:in `checkout'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:263:in `block in connection'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/monitor.rb:211:in `mon_synchronize'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:262:in `connection'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:571:in `retrieve_connection'
activerecord (4.2.5.1) lib/active_record/connection_handling.rb:113:in `retrieve_connection'
activerecord (4.2.5.1) lib/active_record/connection_handling.rb:87:in `connection'
activerecord (4.2.5.1) lib/active_record/migration.rb:383:in `connection'
activerecord (4.2.5.1) lib/active_record/migration.rb:370:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (5.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (197.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (231.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (354.2ms)
 (256.6ms)  CREATE TABLE "schema_migrations" ("version" character varying NOT NULL) 
 (28.0ms)  CREATE UNIQUE INDEX  "unique_schema_migrations" ON "schema_migrations"  ("version")
ActiveRecord::SchemaMigration Load (0.4ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Started GET “/” for ::1 at 2016-02-12 00:39:41 +0100 Processing by Rails::WelcomeController#index as HTML

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/railties-4.2.5.1/lib/rails/templates/rails/welcome/index.html.erb (4.0ms)

Completed 200 OK in 229ms (Views: 146.6ms | ActiveRecord: 0.0ms)

ActiveRecord::SchemaMigration Load (15.9ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Migrating to DeviseCreateUsers (20160211235241)

 (21.9ms)  BEGIN
 (295.2ms)  CREATE TABLE "users" ("id" serial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" timestamp, "last_sign_in_at" timestamp, "current_sign_in_ip" inet, "last_sign_in_ip" inet, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) 
 (1.3ms)  CREATE UNIQUE INDEX  "index_users_on_email" ON "users"  ("email")
 (1.0ms)  CREATE UNIQUE INDEX  "index_users_on_reset_password_token" ON "users"  ("reset_password_token")
SQL (3.0ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160211235241"]]
 (22.8ms)  COMMIT
ActiveRecord::SchemaMigration Load (0.2ms)  SELECT "schema_migrations".* FROM "schema_migrations"
 (53.6ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'users'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

Started GET “/users/sign_up” for ::1 at 2016-02-12 00:56:25 +0100

ActiveRecord::SchemaMigration Load (0.8ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by Devise::RegistrationsController#new as HTML

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/devise-3.5.6/app/views/devise/shared/_links.html.erb (5.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/devise-3.5.6/app/views/devise/registrations/new.html.erb within layouts/application (256.6ms)

Completed 200 OK in 2792ms (Views: 2735.8ms | ActiveRecord: 2.6ms)

Started GET “/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1” for ::1 at 2016-02-12 00:56:29 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-12 00:56:29 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-12 00:56:29 +0100

Started GET “/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1” for ::1 at 2016-02-12 00:56:29 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-12 00:56:29 +0100

ActiveRecord::SchemaMigration Load (16.7ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Migrating to AddRoleToUsers (20160212001701)

 (16.0ms)  BEGIN
 (17.2ms)  ALTER TABLE "users" ADD "role" integer
SQL (17.7ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160212001701"]]
 (38.7ms)  COMMIT
ActiveRecord::SchemaMigration Load (0.3ms)  SELECT "schema_migrations".* FROM "schema_migrations"
 (3.3ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'users'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

Started GET “/users/sign_up” for ::1 at 2016-02-12 01:21:54 +0100

ActiveRecord::SchemaMigration Load (1.2ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by Devise::RegistrationsController#new as HTML

 (70.0ms)  SELECT COUNT(*) FROM "users"
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/devise-3.5.6/app/views/devise/shared/_links.html.erb (6.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/devise-3.5.6/app/views/devise/registrations/new.html.erb within layouts/application (223.6ms)

Completed 200 OK in 1084ms (Views: 913.4ms | ActiveRecord: 73.0ms)

Started GET “/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1” for ::1 at 2016-02-12 01:21:56 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-12 01:21:56 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-12 01:21:56 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-12 01:21:56 +0100

Started GET “/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1” for ::1 at 2016-02-12 01:21:56 +0100

Started POST “/users” for ::1 at 2016-02-12 01:22:24 +0100 Processing by Devise::RegistrationsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"ZpO70NySp3vkgCXhIEHglnP6jNS5AaArawGmKMx16f6sBhzFjm+Q9JlaFGCuCfZSf7XvehJH0NEsp7ae6IAQWA==", "user"=>{"email"=>"christian.siebmanns@hotmail.de", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "commit"=>"Sign up"}
 (0.4ms)  SELECT COUNT(*) FROM "users"
 (0.2ms)  BEGIN
User Exists (41.1ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = 'christian.siebmanns@hotmail.de' LIMIT 1
SQL (42.1ms)  INSERT INTO "users" ("email", "encrypted_password", "role", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["email", "christian.siebmanns@hotmail.de"], ["encrypted_password", "$2a$10$Je.uABmdw.BNgV2nACrQOesKTVaNP6ypl.eOh11x.1YuqDmfCStMS"], ["role", 3], ["created_at", "2016-02-12 00:22:25.192994"], ["updated_at", "2016-02-12 00:22:25.192994"]]
 (0.5ms)  COMMIT
 (0.1ms)  BEGIN
SQL (0.9ms)  UPDATE "users" SET "last_sign_in_at" = $1, "current_sign_in_at" = $2, "last_sign_in_ip" = $3, "current_sign_in_ip" = $4, "sign_in_count" = $5, "updated_at" = $6 WHERE "users"."id" = $7  [["last_sign_in_at", "2016-02-12 00:22:25.239345"], ["current_sign_in_at", "2016-02-12 00:22:25.239345"], ["last_sign_in_ip", "::1/128"], ["current_sign_in_ip", "::1/128"], ["sign_in_count", 1], ["updated_at", "2016-02-12 00:22:25.242007"], ["id", 1]]
 (1.2ms)  COMMIT

Redirected to localhost:3000/ Completed 302 Found in 520ms (ActiveRecord: 86.6ms)

Started GET “/” for ::1 at 2016-02-12 01:22:25 +0100 Processing by Rails::WelcomeController#index as HTML

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/railties-4.2.5.1/lib/rails/templates/rails/welcome/index.html.erb (1.3ms)

Completed 200 OK in 8ms (Views: 7.0ms | ActiveRecord: 0.0ms)

 (852.2ms)  CREATE TABLE "schema_migrations" ("version" character varying NOT NULL) 
 (123.3ms)  CREATE UNIQUE INDEX  "unique_schema_migrations" ON "schema_migrations"  ("version")
ActiveRecord::SchemaMigration Load (0.4ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Migrating to DeviseCreateUsers (20160211235241)

 (0.2ms)  BEGIN
 (1495.9ms)  CREATE TABLE "users" ("id" serial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" timestamp, "last_sign_in_at" timestamp, "current_sign_in_ip" inet, "last_sign_in_ip" inet, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) 
 (75.8ms)  CREATE UNIQUE INDEX  "index_users_on_email" ON "users"  ("email")
 (1.0ms)  CREATE UNIQUE INDEX  "index_users_on_reset_password_token" ON "users"  ("reset_password_token")
SQL (34.7ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160211235241"]]
 (0.5ms)  COMMIT

Migrating to AddRoleToUsers (20160212001701)

 (2.9ms)  BEGIN
 (7.8ms)  ALTER TABLE "users" ADD "role" integer
SQL (0.1ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160212001701"]]
 (19.2ms)  COMMIT
ActiveRecord::SchemaMigration Load (0.3ms)  SELECT "schema_migrations".* FROM "schema_migrations"
 (142.4ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'users'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

Started GET “/” for ::1 at 2016-02-16 22:53:45 +0100

ActiveRecord::SchemaMigration Load (63.7ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by Rails::WelcomeController#index as HTML

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/railties-4.2.5.1/lib/rails/templates/rails/welcome/index.html.erb (2.1ms)

Completed 200 OK in 58ms (Views: 35.8ms | ActiveRecord: 0.0ms)

Started GET “/” for ::1 at 2016-02-16 22:53:52 +0100 Processing by Rails::WelcomeController#index as HTML

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/railties-4.2.5.1/lib/rails/templates/rails/welcome/index.html.erb (0.1ms)

Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms)

Started GET “/users” for ::1 at 2016-02-16 22:53:54 +0100

ActionController::RoutingError (No route matches [GET] “/users”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (179.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (352.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (450.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (613.5ms)

Started GET “/users/sign_up” for ::1 at 2016-02-16 22:53:57 +0100 Processing by Devise::RegistrationsController#new as HTML

 (99.5ms)  SELECT COUNT(*) FROM "users"
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/devise-3.5.6/app/views/devise/shared/_links.html.erb (7.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/devise-3.5.6/app/views/devise/registrations/new.html.erb within layouts/application (89.5ms)

DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_application_html_erb___2359991902757250405_70199244935960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_application_html_erb___2359991902757250405_70199244935960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_application_html_erb___2359991902757250405_70199244935960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_application_html_erb___2359991902757250405_70199244935960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_application_html_erb___2359991902757250405_70199244935960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_application_html_erb___2359991902757250405_70199244935960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_application_html_erb___2359991902757250405_70199244935960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_application_html_erb___2359991902757250405_70199244935960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_application_html_erb___2359991902757250405_70199244935960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_application_html_erb___2359991902757250405_70199244935960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_application_html_erb___2359991902757250405_70199244935960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_application_html_erb___2359991902757250405_70199244935960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_application_html_erb___2359991902757250405_70199244935960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_application_html_erb___2359991902757250405_70199244935960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_application_html_erb___2359991902757250405_70199244935960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_application_html_erb___2359991902757250405_70199244935960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_application_html_erb___2359991902757250405_70199244935960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_application_html_erb___2359991902757250405_70199244935960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_application_html_erb___2359991902757250405_70199244935960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_application_html_erb___2359991902757250405_70199244935960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_application_html_erb___2359991902757250405_70199244935960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_application_html_erb___2359991902757250405_70199244935960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_application_html_erb___2359991902757250405_70199244935960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_application_html_erb___2359991902757250405_70199244935960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_application_html_erb___2359991902757250405_70199244935960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_application_html_erb___2359991902757250405_70199244935960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_application_html_erb___2359991902757250405_70199244935960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_application_html_erb___2359991902757250405_70199244935960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_application_html_erb___2359991902757250405_70199244935960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_application_html_erb___2359991902757250405_70199244935960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_application_html_erb___2359991902757250405_70199244935960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_application_html_erb___2359991902757250405_70199244935960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_application_html_erb___2359991902757250405_70199244935960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_application_html_erb___2359991902757250405_70199244935960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_application_html_erb___2359991902757250405_70199244935960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_application_html_erb___2359991902757250405_70199244935960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_application_html_erb___2359991902757250405_70199244935960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_application_html_erb___2359991902757250405_70199244935960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_application_html_erb___2359991902757250405_70199244935960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_application_html_erb___2359991902757250405_70199244935960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_application_html_erb___2359991902757250405_70199244935960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_application_html_erb___2359991902757250405_70199244935960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_application_html_erb___2359991902757250405_70199244935960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_application_html_erb___2359991902757250405_70199244935960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_application_html_erb___2359991902757250405_70199244935960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_application_html_erb___2359991902757250405_70199244935960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_application_html_erb___2359991902757250405_70199244935960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_application_html_erb___2359991902757250405_70199244935960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_application_html_erb___2359991902757250405_70199244935960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_application_html_erb___2359991902757250405_70199244935960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_application_html_erb___2359991902757250405_70199244935960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_application_html_erb___2359991902757250405_70199244935960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) Completed 200 OK in 19426ms (Views: 18846.5ms | ActiveRecord: 562.8ms)

Started GET “/users/sign_up” for ::1 at 2016-02-16 22:54:17 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.5ms)  SELECT COUNT(*) FROM "users"
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/devise-3.5.6/app/views/devise/shared/_links.html.erb (2.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/devise-3.5.6/app/views/devise/registrations/new.html.erb within layouts/application (19.9ms)

Completed 200 OK in 232ms (Views: 227.7ms | ActiveRecord: 0.5ms)

Started GET “/assets/app.self-ee70b256c567b51d4a2b0abc791503462dff3bfe811603148fe73ff6ecaeba6a.css?body=1” for ::1 at 2016-02-16 22:54:17 +0100

Started GET “/assets/ui.self-d378b2f8866cb230a2f63172c2916499d7e24886253db3f8deac1e56a1cf6f73.css?body=1” for ::1 at 2016-02-16 22:54:17 +0100

Started GET “/assets/themify-icons.self-0e079db889c23eaa8aa0e582106e31f6e4122b34371f1f9fffa583227ef6ef00.css?body=1” for ::1 at 2016-02-16 22:54:17 +0100

Started GET “/assets/main.self-413065c479c76db1ba864282cfd507e737309272eba5f335d8fefac848932f5b.css?body=1” for ::1 at 2016-02-16 22:54:17 +0100

Started GET “/assets/application.self-9e1734b6d596035d03904355bd764f641cbc5be08dfc24a309dbd1f32ff4c180.css?body=1” for ::1 at 2016-02-16 22:54:17 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-16 22:54:17 +0100

Started GET “/assets/app.self-ee70b256c567b51d4a2b0abc791503462dff3bfe811603148fe73ff6ecaeba6a.css?body=1” for ::1 at 2016-02-16 22:54:17 +0100

Started GET “/assets/ui.self-d378b2f8866cb230a2f63172c2916499d7e24886253db3f8deac1e56a1cf6f73.css?body=1” for ::1 at 2016-02-16 22:54:17 +0100

Started GET “/assets/themify-icons.self-0e079db889c23eaa8aa0e582106e31f6e4122b34371f1f9fffa583227ef6ef00.css?body=1” for ::1 at 2016-02-16 22:54:17 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-16 22:54:17 +0100

Started GET “/assets/application.self-9e1734b6d596035d03904355bd764f641cbc5be08dfc24a309dbd1f32ff4c180.css?body=1” for ::1 at 2016-02-16 22:54:17 +0100

Started GET “/assets/main.self-413065c479c76db1ba864282cfd507e737309272eba5f335d8fefac848932f5b.css?body=1” for ::1 at 2016-02-16 22:54:17 +0100

Started GET “/assets/vendor.self-a15a2080f27070839756e0d79c288f442cc233cf0aefd9d8c3e4595045b221f8.js?body=1” for ::1 at 2016-02-16 22:54:17 +0100

Started GET “/assets/ui.self-d9501f133aa4781919998f1024a77074637146ddaf7df974b98e0c2edad0f397.js?body=1” for ::1 at 2016-02-16 22:54:18 +0100

Started GET “/assets/app.self-ecb881c7f4b394599fa99b2f779dd1470c22b55fafb9eb6bcf451e91bd63ba94.js?body=1” for ::1 at 2016-02-16 22:54:18 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-16 22:54:18 +0100

Started GET “/assets/vendor.self-a15a2080f27070839756e0d79c288f442cc233cf0aefd9d8c3e4595045b221f8.js?body=1” for ::1 at 2016-02-16 22:54:18 +0100

Started GET “/assets/ui.self-d9501f133aa4781919998f1024a77074637146ddaf7df974b98e0c2edad0f397.js?body=1” for ::1 at 2016-02-16 22:54:18 +0100

Started GET “/assets/app.self-ecb881c7f4b394599fa99b2f779dd1470c22b55fafb9eb6bcf451e91bd63ba94.js?body=1” for ::1 at 2016-02-16 22:54:18 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-16 22:54:18 +0100

Started GET “/images/bg-pattern/bg-pattern7.png” for ::1 at 2016-02-16 22:54:18 +0100

ActionController::RoutingError (No route matches [GET] “/images/bg-pattern/bg-pattern7.png”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (211.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (130.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (303.6ms)

Started GET “/images/bg-pattern/bg-pattern7.png” for ::1 at 2016-02-16 22:54:19 +0100

ActionController::RoutingError (No route matches [GET] “/images/bg-pattern/bg-pattern7.png”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (112.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (58.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (1.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (149.2ms)

Started GET “/users/sign_up” for ::1 at 2016-02-16 23:23:32 +0100

ActiveRecord::SchemaMigration Load (0.5ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by Devise::RegistrationsController#new as HTML

 (0.6ms)  SELECT COUNT(*) FROM "users"
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/devise-3.5.6/app/views/devise/shared/_links.html.erb (6.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/devise-3.5.6/app/views/devise/registrations/new.html.erb within layouts/application (184.0ms)

DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_application_html_erb__3981113990276113533_70255050411520 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_application_html_erb__3981113990276113533_70255050411520 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_application_html_erb__3981113990276113533_70255050411520 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_application_html_erb__3981113990276113533_70255050411520 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_application_html_erb__3981113990276113533_70255050411520 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_application_html_erb__3981113990276113533_70255050411520 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_application_html_erb__3981113990276113533_70255050411520 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_application_html_erb__3981113990276113533_70255050411520 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_application_html_erb__3981113990276113533_70255050411520 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_application_html_erb__3981113990276113533_70255050411520 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_application_html_erb__3981113990276113533_70255050411520 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_application_html_erb__3981113990276113533_70255050411520 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_application_html_erb__3981113990276113533_70255050411520 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_application_html_erb__3981113990276113533_70255050411520 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_application_html_erb__3981113990276113533_70255050411520 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_application_html_erb__3981113990276113533_70255050411520 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_application_html_erb__3981113990276113533_70255050411520 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_application_html_erb__3981113990276113533_70255050411520 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_application_html_erb__3981113990276113533_70255050411520 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_application_html_erb__3981113990276113533_70255050411520 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_application_html_erb__3981113990276113533_70255050411520 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_application_html_erb__3981113990276113533_70255050411520 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_application_html_erb__3981113990276113533_70255050411520 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_application_html_erb__3981113990276113533_70255050411520 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_application_html_erb__3981113990276113533_70255050411520 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_application_html_erb__3981113990276113533_70255050411520 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_application_html_erb__3981113990276113533_70255050411520 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_application_html_erb__3981113990276113533_70255050411520 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_application_html_erb__3981113990276113533_70255050411520 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_application_html_erb__3981113990276113533_70255050411520 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_application_html_erb__3981113990276113533_70255050411520 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_application_html_erb__3981113990276113533_70255050411520 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_application_html_erb__3981113990276113533_70255050411520 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_application_html_erb__3981113990276113533_70255050411520 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_application_html_erb__3981113990276113533_70255050411520 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_application_html_erb__3981113990276113533_70255050411520 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_application_html_erb__3981113990276113533_70255050411520 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_application_html_erb__3981113990276113533_70255050411520 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_application_html_erb__3981113990276113533_70255050411520 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_application_html_erb__3981113990276113533_70255050411520 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_application_html_erb__3981113990276113533_70255050411520 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_application_html_erb__3981113990276113533_70255050411520 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_application_html_erb__3981113990276113533_70255050411520 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_application_html_erb__3981113990276113533_70255050411520 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_application_html_erb__3981113990276113533_70255050411520 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_application_html_erb__3981113990276113533_70255050411520 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_application_html_erb__3981113990276113533_70255050411520 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_application_html_erb__3981113990276113533_70255050411520 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_application_html_erb__3981113990276113533_70255050411520 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_application_html_erb__3981113990276113533_70255050411520 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_application_html_erb__3981113990276113533_70255050411520 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_application_html_erb__3981113990276113533_70255050411520 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) Completed 200 OK in 11894ms (Views: 11845.6ms | ActiveRecord: 4.2ms)

Started GET “/assets/app.self-ee70b256c567b51d4a2b0abc791503462dff3bfe811603148fe73ff6ecaeba6a.css?body=1” for ::1 at 2016-02-16 23:23:44 +0100

Started GET “/assets/main.self-413065c479c76db1ba864282cfd507e737309272eba5f335d8fefac848932f5b.css?body=1” for ::1 at 2016-02-16 23:23:44 +0100

Started GET “/assets/ui.self-d378b2f8866cb230a2f63172c2916499d7e24886253db3f8deac1e56a1cf6f73.css?body=1” for ::1 at 2016-02-16 23:23:44 +0100

Started GET “/assets/themify-icons.self-0e079db889c23eaa8aa0e582106e31f6e4122b34371f1f9fffa583227ef6ef00.css?body=1” for ::1 at 2016-02-16 23:23:44 +0100

Started GET “/assets/application.self-9e1734b6d596035d03904355bd764f641cbc5be08dfc24a309dbd1f32ff4c180.css?body=1” for ::1 at 2016-02-16 23:23:44 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-16 23:23:44 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-16 23:23:44 +0100

Started GET “/assets/vendor.self-a15a2080f27070839756e0d79c288f442cc233cf0aefd9d8c3e4595045b221f8.js?body=1” for ::1 at 2016-02-16 23:23:44 +0100

Started GET “/assets/app.self-ecb881c7f4b394599fa99b2f779dd1470c22b55fafb9eb6bcf451e91bd63ba94.js?body=1” for ::1 at 2016-02-16 23:23:44 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-16 23:23:44 +0100

Started GET “/assets/ui.self-d9501f133aa4781919998f1024a77074637146ddaf7df974b98e0c2edad0f397.js?body=1” for ::1 at 2016-02-16 23:23:44 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-16 23:23:44 +0100

Started GET “/images/bg-pattern/bg-pattern7.png” for ::1 at 2016-02-16 23:23:44 +0100

ActionController::RoutingError (No route matches [GET] “/images/bg-pattern/bg-pattern7.png”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (18.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (153.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (76.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (1.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (193.8ms)

Started GET “/users/sign_up” for ::1 at 2016-02-16 23:30:55 +0100

ActiveRecord::SchemaMigration Load (0.4ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by Devise::RegistrationsController#new as HTML

 (0.8ms)  SELECT COUNT(*) FROM "users"
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/devise-3.5.6/app/views/devise/shared/_links.html.erb (7.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/devise-3.5.6/app/views/devise/registrations/new.html.erb within layouts/application (155.2ms)

DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_application_html_erb__1391852503243108156_70354899735600 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_application_html_erb__1391852503243108156_70354899735600 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_application_html_erb__1391852503243108156_70354899735600 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_application_html_erb__1391852503243108156_70354899735600 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_application_html_erb__1391852503243108156_70354899735600 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_application_html_erb__1391852503243108156_70354899735600 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_application_html_erb__1391852503243108156_70354899735600 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_application_html_erb__1391852503243108156_70354899735600 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_application_html_erb__1391852503243108156_70354899735600 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_application_html_erb__1391852503243108156_70354899735600 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_application_html_erb__1391852503243108156_70354899735600 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_application_html_erb__1391852503243108156_70354899735600 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_application_html_erb__1391852503243108156_70354899735600 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) Completed 500 Internal Server Error in 3287ms (ActiveRecord: 3.8ms)

Sass::SyntaxError - Invalid CSS after “…tern7.png) fff”: expected “{”, was “}.body-wide>.ma…”:

sass (3.4.21) lib/sass/scss/parser.rb:1179:in `expected'
sass (3.4.21) lib/sass/scss/parser.rb:1115:in `expected'
sass (3.4.21) lib/sass/scss/parser.rb:1110:in `tok!'
sass (3.4.21) lib/sass/scss/parser.rb:654:in `block'
sass (3.4.21) lib/sass/scss/parser.rb:724:in `declaration_or_ruleset'
sass (3.4.21) lib/sass/scss/parser.rb:674:in `block_child'
sass (3.4.21) lib/sass/scss/parser.rb:666:in `block_contents'
sass (3.4.21) lib/sass/scss/parser.rb:655:in `block'
sass (3.4.21) lib/sass/scss/parser.rb:647:in `ruleset'
sass (3.4.21) lib/sass/scss/parser.rb:673:in `block_child'
sass (3.4.21) lib/sass/scss/parser.rb:666:in `block_contents'
sass (3.4.21) lib/sass/scss/parser.rb:123:in `stylesheet'
sass (3.4.21) lib/sass/scss/parser.rb:39:in `parse'
sass (3.4.21) lib/sass/engine.rb:403:in `_to_tree'
sass (3.4.21) lib/sass/engine.rb:309:in `to_tree'
sass (3.4.21) lib/sass/tree/visitors/perform.rb:324:in `block in visit_import'
sass (3.4.21) lib/sass/stack.rb:88:in `block in with_import'
sass (3.4.21) lib/sass/stack.rb:115:in `with_frame'
sass (3.4.21) lib/sass/stack.rb:88:in `with_import'
sass (3.4.21) lib/sass/tree/visitors/perform.rb:323:in `visit_import'
sass (3.4.21) lib/sass/tree/visitors/base.rb:36:in `visit'
sass (3.4.21) lib/sass/tree/visitors/perform.rb:158:in `block in visit'
sass (3.4.21) lib/sass/stack.rb:79:in `block in with_base'
sass (3.4.21) lib/sass/stack.rb:115:in `with_frame'
sass (3.4.21) lib/sass/stack.rb:79:in `with_base'
sass (3.4.21) lib/sass/tree/visitors/perform.rb:158:in `visit'
sass (3.4.21) lib/sass/tree/visitors/perform.rb:326:in `block (2 levels) in visit_import'
sass (3.4.21) lib/sass/tree/visitors/perform.rb:326:in `block in visit_import'
sass (3.4.21) lib/sass/stack.rb:88:in `block in with_import'
sass (3.4.21) lib/sass/stack.rb:115:in `with_frame'
sass (3.4.21) lib/sass/stack.rb:88:in `with_import'
sass (3.4.21) lib/sass/tree/visitors/perform.rb:323:in `visit_import'
sass (3.4.21) lib/sass/tree/visitors/base.rb:36:in `visit'
sass (3.4.21) lib/sass/tree/visitors/perform.rb:158:in `block in visit'
sass (3.4.21) lib/sass/stack.rb:79:in `block in with_base'
sass (3.4.21) lib/sass/stack.rb:115:in `with_frame'
sass (3.4.21) lib/sass/stack.rb:79:in `with_base'
sass (3.4.21) lib/sass/tree/visitors/perform.rb:158:in `visit'
sass (3.4.21) lib/sass/tree/visitors/base.rb:52:in `block in visit_children'
sass (3.4.21) lib/sass/tree/visitors/base.rb:52:in `visit_children'
sass (3.4.21) lib/sass/tree/visitors/perform.rb:167:in `block in visit_children'
sass (3.4.21) lib/sass/tree/visitors/perform.rb:179:in `with_environment'
sass (3.4.21) lib/sass/tree/visitors/perform.rb:166:in `visit_children'
sass (3.4.21) lib/sass/tree/visitors/base.rb:36:in `block in visit'
sass (3.4.21) lib/sass/tree/visitors/perform.rb:186:in `visit_root'
sass (3.4.21) lib/sass/tree/visitors/base.rb:36:in `visit'
sass (3.4.21) lib/sass/tree/visitors/perform.rb:157:in `visit'
sass (3.4.21) lib/sass/tree/visitors/perform.rb:8:in `visit'
sass (3.4.21) lib/sass/tree/root_node.rb:36:in `css_tree'
sass (3.4.21) lib/sass/tree/root_node.rb:20:in `render'
sass (3.4.21) lib/sass/engine.rb:278:in `render'
sass-rails (5.0.4) lib/sass/rails/template.rb:47:in `evaluate'
tilt (2.0.2) lib/tilt/template.rb:99:in `render'
sprockets (3.5.2) lib/sprockets/legacy_tilt_processor.rb:25:in `call'
sprockets (3.5.2) lib/sprockets/processor_utils.rb:75:in `call_processor'
sprockets (3.5.2) lib/sprockets/processor_utils.rb:57:in `block in call_processors'
sprockets (3.5.2) lib/sprockets/processor_utils.rb:56:in `call_processors'
sprockets (3.5.2) lib/sprockets/loader.rb:134:in `load_from_unloaded'
sprockets (3.5.2) lib/sprockets/loader.rb:60:in `block in load'
sprockets (3.5.2) lib/sprockets/loader.rb:318:in `fetch_asset_from_dependency_cache'
sprockets (3.5.2) lib/sprockets/loader.rb:44:in `load'
sprockets (3.5.2) lib/sprockets/cached_environment.rb:20:in `block in initialize'
sprockets (3.5.2) lib/sprockets/cached_environment.rb:47:in `load'
sprockets (3.5.2) lib/sprockets/bundle.rb:23:in `block in call'
sprockets (3.5.2) lib/sprockets/utils.rb:183:in `dfs'
sprockets (3.5.2) lib/sprockets/bundle.rb:24:in `call'
sprockets (3.5.2) lib/sprockets/processor_utils.rb:75:in `call_processor'
sprockets (3.5.2) lib/sprockets/processor_utils.rb:57:in `block in call_processors'
sprockets (3.5.2) lib/sprockets/processor_utils.rb:56:in `call_processors'
sprockets (3.5.2) lib/sprockets/loader.rb:134:in `load_from_unloaded'
sprockets (3.5.2) lib/sprockets/loader.rb:60:in `block in load'
sprockets (3.5.2) lib/sprockets/loader.rb:318:in `fetch_asset_from_dependency_cache'
sprockets (3.5.2) lib/sprockets/loader.rb:44:in `load'
sprockets (3.5.2) lib/sprockets/cached_environment.rb:20:in `block in initialize'
sprockets (3.5.2) lib/sprockets/cached_environment.rb:47:in `load'
sprockets (3.5.2) lib/sprockets/base.rb:66:in `find_asset'
sprockets (3.5.2) lib/sprockets/base.rb:92:in `[]'
sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:342:in `find_asset'
sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:334:in `find_debug_asset'
sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:217:in `block in lookup_debug_asset'
sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:230:in `block in resolve_asset'
sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:229:in `resolve_asset'
sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:216:in `lookup_debug_asset'
sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:158:in `block in stylesheet_link_tag'
sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:157:in `stylesheet_link_tag'
app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__1391852503243108156_70354899735600'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
responders (2.1.1) lib/action_controller/responder.rb:236:in `default_render'
responders (2.1.1) lib/action_controller/responder.rb:170:in `to_html'
responders (2.1.1) lib/action_controller/responder.rb:163:in `respond'
responders (2.1.1) lib/action_controller/responder.rb:156:in `call'
responders (2.1.1) lib/action_controller/respond_with.rb:205:in `respond_with'
devise (3.5.6) app/controllers/devise/registrations_controller.rb:10:in `new'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/mapper.rb:49:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/40e38ab1ed61ca19/variables” for ::1 at 2016-02-16 23:31:00 +0100

Started GET “/users/sign_up” for ::1 at 2016-02-16 23:32:19 +0100

ActiveRecord::SchemaMigration Load (0.5ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by Devise::RegistrationsController#new as HTML

 (0.6ms)  SELECT COUNT(*) FROM "users"
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/devise-3.5.6/app/views/devise/shared/_links.html.erb (6.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/devise-3.5.6/app/views/devise/registrations/new.html.erb within layouts/application (151.4ms)

DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_application_html_erb__1568964334397282348_70156551262180 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_application_html_erb__1568964334397282348_70156551262180 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_application_html_erb__1568964334397282348_70156551262180 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_application_html_erb__1568964334397282348_70156551262180 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_application_html_erb__1568964334397282348_70156551262180 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_application_html_erb__1568964334397282348_70156551262180 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_application_html_erb__1568964334397282348_70156551262180 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_application_html_erb__1568964334397282348_70156551262180 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_application_html_erb__1568964334397282348_70156551262180 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_application_html_erb__1568964334397282348_70156551262180 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_application_html_erb__1568964334397282348_70156551262180 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_application_html_erb__1568964334397282348_70156551262180 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_application_html_erb__1568964334397282348_70156551262180 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_application_html_erb__1568964334397282348_70156551262180 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_application_html_erb__1568964334397282348_70156551262180 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_application_html_erb__1568964334397282348_70156551262180 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_application_html_erb__1568964334397282348_70156551262180 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_application_html_erb__1568964334397282348_70156551262180 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_application_html_erb__1568964334397282348_70156551262180 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_application_html_erb__1568964334397282348_70156551262180 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_application_html_erb__1568964334397282348_70156551262180 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_application_html_erb__1568964334397282348_70156551262180 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_application_html_erb__1568964334397282348_70156551262180 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_application_html_erb__1568964334397282348_70156551262180 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_application_html_erb__1568964334397282348_70156551262180 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_application_html_erb__1568964334397282348_70156551262180 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_application_html_erb__1568964334397282348_70156551262180 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_application_html_erb__1568964334397282348_70156551262180 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_application_html_erb__1568964334397282348_70156551262180 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_application_html_erb__1568964334397282348_70156551262180 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_application_html_erb__1568964334397282348_70156551262180 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_application_html_erb__1568964334397282348_70156551262180 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_application_html_erb__1568964334397282348_70156551262180 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_application_html_erb__1568964334397282348_70156551262180 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_application_html_erb__1568964334397282348_70156551262180 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_application_html_erb__1568964334397282348_70156551262180 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_application_html_erb__1568964334397282348_70156551262180 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_application_html_erb__1568964334397282348_70156551262180 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_application_html_erb__1568964334397282348_70156551262180 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_application_html_erb__1568964334397282348_70156551262180 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_application_html_erb__1568964334397282348_70156551262180 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_application_html_erb__1568964334397282348_70156551262180 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_application_html_erb__1568964334397282348_70156551262180 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_application_html_erb__1568964334397282348_70156551262180 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_application_html_erb__1568964334397282348_70156551262180 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_application_html_erb__1568964334397282348_70156551262180 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_application_html_erb__1568964334397282348_70156551262180 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_application_html_erb__1568964334397282348_70156551262180 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_application_html_erb__1568964334397282348_70156551262180 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_application_html_erb__1568964334397282348_70156551262180 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_application_html_erb__1568964334397282348_70156551262180 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_application_html_erb__1568964334397282348_70156551262180 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) Completed 200 OK in 16272ms (Views: 16224.1ms | ActiveRecord: 4.6ms)

Started GET “/assets/app.self-a0948a173b6c1bc1315c481498ab46fde577093ed33275308dfaf8a2ceb42d70.css?body=1” for ::1 at 2016-02-16 23:32:36 +0100

Started GET “/assets/main.self-70fac55ebf7111d0cfab2ce7c2481a6ff54183f086261fa9ca6a4e193210d497.css?body=1” for ::1 at 2016-02-16 23:32:36 +0100

Started GET “/assets/themify-icons.self-0e079db889c23eaa8aa0e582106e31f6e4122b34371f1f9fffa583227ef6ef00.css?body=1” for ::1 at 2016-02-16 23:32:36 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-16 23:32:36 +0100

Started GET “/assets/ui.self-d378b2f8866cb230a2f63172c2916499d7e24886253db3f8deac1e56a1cf6f73.css?body=1” for ::1 at 2016-02-16 23:32:36 +0100

Started GET “/assets/application.self-38a19c83c3e593fb4c6babc6ad41e3e161b882373f30954404bc5cee0bc2c89e.css?body=1” for ::1 at 2016-02-16 23:32:36 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-16 23:32:36 +0100

Started GET “/assets/vendor.self-a15a2080f27070839756e0d79c288f442cc233cf0aefd9d8c3e4595045b221f8.js?body=1” for ::1 at 2016-02-16 23:32:36 +0100

Started GET “/assets/app.self-ecb881c7f4b394599fa99b2f779dd1470c22b55fafb9eb6bcf451e91bd63ba94.js?body=1” for ::1 at 2016-02-16 23:32:36 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-16 23:32:36 +0100

Started GET “/assets/ui.self-d9501f133aa4781919998f1024a77074637146ddaf7df974b98e0c2edad0f397.js?body=1” for ::1 at 2016-02-16 23:32:36 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-16 23:32:36 +0100

Started GET “/assets/bg-pattern/bg-pattern7-422994a29cfeaa84331af41bcfdaf9a844187eb664bd6a4da89263a990a66393.png” for ::1 at 2016-02-16 23:32:36 +0100

Started GET “/” for ::1 at 2016-02-17 16:37:54 +0100

ActiveRecord::SchemaMigration Load (49.0ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by Rails::WelcomeController#index as HTML

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/railties-4.2.5.1/lib/rails/templates/rails/welcome/index.html.erb (2.8ms)

Completed 200 OK in 72ms (Views: 47.3ms | ActiveRecord: 0.0ms)

Started GET “/users/sign_up” for ::1 at 2016-02-17 16:37:56 +0100 Processing by Devise::RegistrationsController#new as HTML

 (48.7ms)  SELECT COUNT(*) FROM "users"
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/devise-3.5.6/app/views/devise/shared/_links.html.erb (5.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/devise-3.5.6/app/views/devise/registrations/new.html.erb within layouts/application (309.1ms)

DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_application_html_erb__2597998242908431104_70153861749600 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_application_html_erb__2597998242908431104_70153861749600 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_application_html_erb__2597998242908431104_70153861749600 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_application_html_erb__2597998242908431104_70153861749600 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_application_html_erb__2597998242908431104_70153861749600 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_application_html_erb__2597998242908431104_70153861749600 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_application_html_erb__2597998242908431104_70153861749600 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_application_html_erb__2597998242908431104_70153861749600 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_application_html_erb__2597998242908431104_70153861749600 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_application_html_erb__2597998242908431104_70153861749600 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_application_html_erb__2597998242908431104_70153861749600 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_application_html_erb__2597998242908431104_70153861749600 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_application_html_erb__2597998242908431104_70153861749600 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_application_html_erb__2597998242908431104_70153861749600 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_application_html_erb__2597998242908431104_70153861749600 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_application_html_erb__2597998242908431104_70153861749600 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_application_html_erb__2597998242908431104_70153861749600 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_application_html_erb__2597998242908431104_70153861749600 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_application_html_erb__2597998242908431104_70153861749600 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_application_html_erb__2597998242908431104_70153861749600 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_application_html_erb__2597998242908431104_70153861749600 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_application_html_erb__2597998242908431104_70153861749600 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_application_html_erb__2597998242908431104_70153861749600 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_application_html_erb__2597998242908431104_70153861749600 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_application_html_erb__2597998242908431104_70153861749600 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_application_html_erb__2597998242908431104_70153861749600 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) Completed 200 OK in 8953ms (Views: 8443.7ms | ActiveRecord: 489.1ms)

Started POST “/users” for ::1 at 2016-02-17 16:38:42 +0100 Processing by Devise::RegistrationsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"UaL0zSie/8lMOsfyCsNI/Mgh1NO720CSzgufp/SX6Xlnha08YEp/jywyBkvu4cwP0qMk+1caeuLzRBuPl9QMUQ==", "user"=>{"email"=>"admin@test.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "commit"=>"Sign up"}
 (0.4ms)  SELECT COUNT(*) FROM "users"
 (8.9ms)  BEGIN
User Exists (47.0ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = 'admin@test.com' LIMIT 1
SQL (74.8ms)  INSERT INTO "users" ("email", "encrypted_password", "role", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["email", "admin@test.com"], ["encrypted_password", "$2a$10$jRW6s70uCStdHtNdLaGvpuP5CezS3/NYz5lSWDtjnLMWNPMThwmwe"], ["role", 3], ["created_at", "2016-02-17 15:38:43.249207"], ["updated_at", "2016-02-17 15:38:43.249207"]]
 (0.8ms)  COMMIT
 (0.1ms)  BEGIN
SQL (15.9ms)  UPDATE "users" SET "last_sign_in_at" = $1, "current_sign_in_at" = $2, "last_sign_in_ip" = $3, "current_sign_in_ip" = $4, "sign_in_count" = $5, "updated_at" = $6 WHERE "users"."id" = $7  [["last_sign_in_at", "2016-02-17 15:38:43.345605"], ["current_sign_in_at", "2016-02-17 15:38:43.345605"], ["last_sign_in_ip", "::1/128"], ["current_sign_in_ip", "::1/128"], ["sign_in_count", 1], ["updated_at", "2016-02-17 15:38:43.346922"], ["id", 1]]
 (0.4ms)  COMMIT

Redirected to localhost:3000/ Completed 302 Found in 474ms (ActiveRecord: 148.6ms)

Started GET “/” for ::1 at 2016-02-17 16:38:43 +0100 Processing by Rails::WelcomeController#index as HTML

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/railties-4.2.5.1/lib/rails/templates/rails/welcome/index.html.erb (0.1ms)

Completed 200 OK in 14ms (Views: 12.6ms | ActiveRecord: 0.0ms)

Started GET “/” for ::1 at 2016-02-17 16:38:53 +0100 Processing by Rails::WelcomeController#index as HTML

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/railties-4.2.5.1/lib/rails/templates/rails/welcome/index.html.erb (0.1ms)

Completed 200 OK in 38ms (Views: 37.7ms | ActiveRecord: 0.0ms)

Started GET “/users/sign_up” for ::1 at 2016-02-17 16:38:56 +0100 Processing by Devise::RegistrationsController#new as HTML

User Load (51.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]

Redirected to localhost:3000/ Filter chain halted as :require_no_authentication rendered or redirected Completed 302 Found in 98ms (ActiveRecord: 51.7ms)

Started GET “/” for ::1 at 2016-02-17 16:38:57 +0100 Processing by Rails::WelcomeController#index as HTML

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/railties-4.2.5.1/lib/rails/templates/rails/welcome/index.html.erb (0.8ms)

Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.0ms)

Started GET “/users/sign_up” for ::1 at 2016-02-17 16:38:57 +0100 Processing by Devise::RegistrationsController#new as HTML

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]

Redirected to localhost:3000/ Filter chain halted as :require_no_authentication rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.3ms)

Started GET “/” for ::1 at 2016-02-17 16:38:57 +0100 Processing by Rails::WelcomeController#index as HTML

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/railties-4.2.5.1/lib/rails/templates/rails/welcome/index.html.erb (0.1ms)

Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)

Started GET “/users” for ::1 at 2016-02-17 16:39:10 +0100 Processing by UsersController#index as HTML

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
User Load (0.4ms)  SELECT "users".* FROM "users"

Completed 500 Internal Server Error in 11ms (ActiveRecord: 0.3ms)

NoMethodError - undefined method `authorize' for #<UsersController:0x007f9bf5802968>:

app/controllers/users_controller.rb:6:in `index'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/f9d43f7497a0e327/variables” for ::1 at 2016-02-17 16:39:10 +0100

Started GET “/users/sign_up” for ::1 at 2016-02-17 16:39:12 +0100 Processing by Devise::RegistrationsController#new as HTML

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]

Redirected to localhost:3000/ Filter chain halted as :require_no_authentication rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.3ms)

Started GET “/” for ::1 at 2016-02-17 16:39:12 +0100 Processing by Rails::WelcomeController#index as HTML

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/railties-4.2.5.1/lib/rails/templates/rails/welcome/index.html.erb (0.1ms)

Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.0ms)

Started GET “/users/sign_up” for ::1 at 2016-02-17 16:39:16 +0100 Processing by Devise::RegistrationsController#new as HTML

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]

Redirected to localhost:3000/ Filter chain halted as :require_no_authentication rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.3ms)

Started GET “/” for ::1 at 2016-02-17 16:39:16 +0100 Processing by Rails::WelcomeController#index as HTML

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/railties-4.2.5.1/lib/rails/templates/rails/welcome/index.html.erb (0.0ms)

Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms)

Started GET “/users/sign_out” for ::1 at 2016-02-17 16:39:19 +0100

ActionController::RoutingError (No route matches [GET] “/users/sign_out”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.1ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (7.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (92.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (55.1ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (127.8ms)

Started GET “/users/sign_out” for ::1 at 2016-02-17 16:41:14 +0100

ActiveRecord::SchemaMigration Load (0.8ms)  SELECT "schema_migrations".* FROM "schema_migrations"

ActionController::RoutingError (No route matches [GET] “/users/sign_out”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (9.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (23.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (119.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (202.1ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (273.3ms)

Started GET “/users/sign_up” for ::1 at 2016-02-17 16:41:15 +0100 Processing by Devise::RegistrationsController#new as HTML

User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]

Redirected to localhost:3000/ Filter chain halted as :require_no_authentication rendered or redirected Completed 302 Found in 38ms (ActiveRecord: 4.2ms)

Started GET “/” for ::1 at 2016-02-17 16:41:15 +0100 Processing by Rails::WelcomeController#index as HTML

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/railties-4.2.5.1/lib/rails/templates/rails/welcome/index.html.erb (1.3ms)

Completed 200 OK in 19ms (Views: 18.6ms | ActiveRecord: 0.0ms)

Started GET “/users/sign_up” for ::1 at 2016-02-17 16:41:18 +0100 Processing by Devise::RegistrationsController#new as HTML

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]

Redirected to localhost:3000/ Filter chain halted as :require_no_authentication rendered or redirected Completed 302 Found in 3ms (ActiveRecord: 0.3ms)

Started GET “/” for ::1 at 2016-02-17 16:41:18 +0100 Processing by Rails::WelcomeController#index as HTML

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/railties-4.2.5.1/lib/rails/templates/rails/welcome/index.html.erb (0.1ms)

Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms)

Started GET “/users/sign_up” for ::1 at 2016-02-17 16:42:22 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.4ms)  SELECT COUNT(*) FROM "users"
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/devise-3.5.6/app/views/devise/shared/_links.html.erb (5.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/devise-3.5.6/app/views/devise/registrations/new.html.erb within layouts/application (64.8ms)

Completed 200 OK in 957ms (Views: 950.9ms | ActiveRecord: 0.4ms)

Started GET “/assets/main.self-70fac55ebf7111d0cfab2ce7c2481a6ff54183f086261fa9ca6a4e193210d497.css?body=1” for ::1 at 2016-02-17 16:42:23 +0100

Started GET “/assets/themify-icons.self-0e079db889c23eaa8aa0e582106e31f6e4122b34371f1f9fffa583227ef6ef00.css?body=1” for ::1 at 2016-02-17 16:42:23 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-17 16:42:23 +0100

Started GET “/assets/app.self-a0948a173b6c1bc1315c481498ab46fde577093ed33275308dfaf8a2ceb42d70.css?body=1” for ::1 at 2016-02-17 16:42:23 +0100

Started GET “/assets/application.self-38a19c83c3e593fb4c6babc6ad41e3e161b882373f30954404bc5cee0bc2c89e.css?body=1” for ::1 at 2016-02-17 16:42:23 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-17 16:42:23 +0100

Started GET “/assets/vendor.self-a15a2080f27070839756e0d79c288f442cc233cf0aefd9d8c3e4595045b221f8.js?body=1” for ::1 at 2016-02-17 16:42:23 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-17 16:42:23 +0100

Started GET “/assets/app.self-ecb881c7f4b394599fa99b2f779dd1470c22b55fafb9eb6bcf451e91bd63ba94.js?body=1” for ::1 at 2016-02-17 16:42:23 +0100

Started GET “/assets/ui.self-d9501f133aa4781919998f1024a77074637146ddaf7df974b98e0c2edad0f397.js?body=1” for ::1 at 2016-02-17 16:42:23 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-17 16:42:23 +0100

Started GET “/assets/ui.self-d378b2f8866cb230a2f63172c2916499d7e24886253db3f8deac1e56a1cf6f73.css?body=1” for ::1 at 2016-02-17 16:42:23 +0100

Started GET “/assets/bg-pattern/bg-pattern7-422994a29cfeaa84331af41bcfdaf9a844187eb664bd6a4da89263a990a66393.png” for ::1 at 2016-02-17 16:42:24 +0100

Started POST “/users” for ::1 at 2016-02-17 16:43:26 +0100 Processing by Devise::RegistrationsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"83X+ggdvxIHQzIhcvroCO/A52dHrjsi2JZOPQn2Z+tL1abHbQKKyMNQlVQFn0XRdC5jy2NRxDqxoIxEYQ5t4IQ==", "user"=>{"email"=>"user@test.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "commit"=>"Sign up"}
 (0.3ms)  SELECT COUNT(*) FROM "users"
 (0.1ms)  BEGIN
User Exists (0.7ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = 'user@test.com' LIMIT 1
SQL (39.1ms)  INSERT INTO "users" ("email", "encrypted_password", "role", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["email", "user@test.com"], ["encrypted_password", "$2a$10$LMIQBF31G.DhJuoQcGFZKuvXz9sCDUWH2MHXKlMDIeGi.SpZ1/pry"], ["role", 0], ["created_at", "2016-02-17 15:43:26.482613"], ["updated_at", "2016-02-17 15:43:26.482613"]]
 (33.2ms)  COMMIT
 (0.2ms)  BEGIN
SQL (0.3ms)  UPDATE "users" SET "last_sign_in_at" = $1, "current_sign_in_at" = $2, "last_sign_in_ip" = $3, "current_sign_in_ip" = $4, "sign_in_count" = $5, "updated_at" = $6 WHERE "users"."id" = $7  [["last_sign_in_at", "2016-02-17 15:43:26.557871"], ["current_sign_in_at", "2016-02-17 15:43:26.557871"], ["last_sign_in_ip", "::1/128"], ["current_sign_in_ip", "::1/128"], ["sign_in_count", 1], ["updated_at", "2016-02-17 15:43:26.559271"], ["id", 2]]
 (0.4ms)  COMMIT

Redirected to localhost:3000/ Completed 302 Found in 253ms (ActiveRecord: 74.3ms)

Started GET “/” for ::1 at 2016-02-17 16:43:26 +0100 Processing by Rails::WelcomeController#index as HTML

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/railties-4.2.5.1/lib/rails/templates/rails/welcome/index.html.erb (0.1ms)

Completed 200 OK in 29ms (Views: 28.5ms | ActiveRecord: 0.0ms)

Started GET “/users” for ::1 at 2016-02-17 16:43:38 +0100 Processing by UsersController#index as HTML

User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
User Load (0.3ms)  SELECT "users".* FROM "users"

Completed 500 Internal Server Error in 11ms (ActiveRecord: 0.4ms)

NoMethodError - undefined method `authorize' for #<UsersController:0x007fd5612ea318>:

app/controllers/users_controller.rb:6:in `index'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started GET “/users” for ::1 at 2016-02-17 16:43:38 +0100 Processing by UsersController#index as HTML

User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
User Load (0.7ms)  SELECT "users".* FROM "users"

Completed 500 Internal Server Error in 19ms (ActiveRecord: 0.4ms)

NoMethodError - undefined method `authorize' for #<UsersController:0x007fd55eb684c0>:

app/controllers/users_controller.rb:6:in `index'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/d303b23659a1f4f2/variables” for ::1 at 2016-02-17 16:43:38 +0100

Started POST “/__better_errors/a09aef759cc3f280/variables” for ::1 at 2016-02-17 16:43:38 +0100

Started GET “/users” for ::1 at 2016-02-17 16:48:47 +0100

ActiveRecord::SchemaMigration Load (0.5ms)  SELECT "schema_migrations".* FROM "schema_migrations"

ActionController::RoutingError - uninitialized constant ApplicationController::Pundit:

actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:63:in `rescue in controller'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:58:in `controller'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:39:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/adbd4d122fbb4f4b/variables” for ::1 at 2016-02-17 16:48:47 +0100

Started GET “/users” for ::1 at 2016-02-17 16:48:59 +0100

ActionController::RoutingError - uninitialized constant ApplicationController::Pundit:

actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:63:in `rescue in controller'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:58:in `controller'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:39:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/da6afd1b027c2e0f/variables” for ::1 at 2016-02-17 16:48:59 +0100

Started GET “/users” for ::1 at 2016-02-17 16:50:14 +0100

ActiveRecord::SchemaMigration Load (0.4ms)  SELECT "schema_migrations".* FROM "schema_migrations"

ActionController::RoutingError - uninitialized constant ApplicationController::Pundit:

actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:63:in `rescue in controller'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:58:in `controller'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:39:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/abb16d91e2fb5d20/variables” for ::1 at 2016-02-17 16:50:14 +0100

Started GET “/users” for ::1 at 2016-02-17 16:50:44 +0100

ActionController::RoutingError - uninitialized constant ApplicationController::Pundit:

actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:63:in `rescue in controller'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:58:in `controller'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:39:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/4b3be076438cc3cf/variables” for ::1 at 2016-02-17 16:50:44 +0100

Started GET “/” for ::1 at 2016-02-17 16:50:44 +0100 Processing by Rails::WelcomeController#index as HTML

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/railties-4.2.5.1/lib/rails/templates/rails/welcome/index.html.erb (1.9ms)

Completed 200 OK in 65ms (Views: 35.7ms | ActiveRecord: 0.0ms)

Started GET “/” for ::1 at 2016-02-17 16:50:44 +0100 Processing by Rails::WelcomeController#index as HTML

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/railties-4.2.5.1/lib/rails/templates/rails/welcome/index.html.erb (0.1ms)

Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms)

Started GET “/users” for ::1 at 2016-02-17 16:50:50 +0100

ActionController::RoutingError - uninitialized constant ApplicationController::Pundit:

actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:63:in `rescue in controller'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:58:in `controller'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:39:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/953eaac2bc614ab7/variables” for ::1 at 2016-02-17 16:50:50 +0100

Started GET “/users” for ::1 at 2016-02-17 16:50:51 +0100

ActionController::RoutingError - uninitialized constant ApplicationController::Pundit:

actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:63:in `rescue in controller'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:58:in `controller'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:39:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/5b007419b3459a25/variables” for ::1 at 2016-02-17 16:50:51 +0100

Started GET “/users” for ::1 at 2016-02-17 16:57:39 +0100

ActiveRecord::SchemaMigration Load (0.5ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by UsersController#index as HTML

User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
User Load (0.4ms)  SELECT "users".* FROM "users"
Rendered users/_user.html.erb (74.0ms)
Rendered users/index.html.erb within layouts/application (95.0ms)

Completed 500 Internal Server Error in 255ms (ActiveRecord: 5.1ms)

NoMethodError - undefined method `button_to_delete' for #<#<Class:0x007fdf5d9c0fb0>:0x007fdf5990b1c8>:

app/views/users/_user.html.erb:11:in `_app_views_users__user_html_erb__1182143594011757436_70298666441180'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial'
actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render'
app/views/users/index.html.erb:9:in `block in _app_views_users_index_html_erb__2175282823849731108_70298666551980'
activerecord (4.2.5.1) lib/active_record/relation/delegation.rb:46:in `each'
app/views/users/index.html.erb:7:in `_app_views_users_index_html_erb__2175282823849731108_70298666551980'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/8aeded59f71a0ea6/variables” for ::1 at 2016-02-17 16:57:40 +0100

Started GET “/users” for ::1 at 2016-02-17 16:59:18 +0100 Processing by UsersController#index as HTML

User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
User Load (0.3ms)  SELECT "users".* FROM "users"
Rendered users/_user.html.erb (23.1ms)
Rendered users/index.html.erb within layouts/application (44.2ms)

Completed 500 Internal Server Error in 89ms (ActiveRecord: 0.8ms)

NoMethodError - undefined method `button_to_delete' for #<#<Class:0x007fdf5d9c0fb0>:0x007fdf5e2cab88>:

app/views/users/_user.html.erb:11:in `_app_views_users__user_html_erb__1182143594011757436_70298666441180'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial'
actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render'
app/views/users/index.html.erb:9:in `block in _app_views_users_index_html_erb__2175282823849731108_70298666551980'
activerecord (4.2.5.1) lib/active_record/relation/delegation.rb:46:in `each'
app/views/users/index.html.erb:7:in `_app_views_users_index_html_erb__2175282823849731108_70298666551980'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/28ab9cfa2d97a03d/variables” for ::1 at 2016-02-17 16:59:18 +0100

Started GET “/users” for ::1 at 2016-02-17 17:02:15 +0100 Processing by UsersController#index as HTML

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
User Load (0.3ms)  SELECT "users".* FROM "users"
Rendered users/_user.html.erb (1.9ms)
Rendered users/_user.html.erb (1.1ms)
Rendered users/index.html.erb within layouts/application (25.9ms)

Completed 200 OK in 2595ms (Views: 2564.9ms | ActiveRecord: 2.8ms)

Started GET “/assets/app.self-a0948a173b6c1bc1315c481498ab46fde577093ed33275308dfaf8a2ceb42d70.css?body=1” for ::1 at 2016-02-17 17:02:18 +0100

Started GET “/assets/themify-icons.self-0e079db889c23eaa8aa0e582106e31f6e4122b34371f1f9fffa583227ef6ef00.css?body=1” for ::1 at 2016-02-17 17:02:18 +0100

Started GET “/assets/main.self-70fac55ebf7111d0cfab2ce7c2481a6ff54183f086261fa9ca6a4e193210d497.css?body=1” for ::1 at 2016-02-17 17:02:18 +0100

Started GET “/assets/application.self-38a19c83c3e593fb4c6babc6ad41e3e161b882373f30954404bc5cee0bc2c89e.css?body=1” for ::1 at 2016-02-17 17:02:18 +0100

Started GET “/assets/ui.self-d378b2f8866cb230a2f63172c2916499d7e24886253db3f8deac1e56a1cf6f73.css?body=1” for ::1 at 2016-02-17 17:02:18 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-17 17:02:18 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-17 17:02:18 +0100

Started GET “/assets/vendor.self-a15a2080f27070839756e0d79c288f442cc233cf0aefd9d8c3e4595045b221f8.js?body=1” for ::1 at 2016-02-17 17:02:18 +0100

Started GET “/assets/app.self-ecb881c7f4b394599fa99b2f779dd1470c22b55fafb9eb6bcf451e91bd63ba94.js?body=1” for ::1 at 2016-02-17 17:02:18 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-17 17:02:18 +0100

Started GET “/assets/ui.self-d9501f133aa4781919998f1024a77074637146ddaf7df974b98e0c2edad0f397.js?body=1” for ::1 at 2016-02-17 17:02:18 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-17 17:02:18 +0100

Started GET “/assets/bg-pattern/bg-pattern7-422994a29cfeaa84331af41bcfdaf9a844187eb664bd6a4da89263a990a66393.png” for ::1 at 2016-02-17 17:02:18 +0100

Started PATCH “/users/2” for ::1 at 2016-02-17 17:02:29 +0100 Processing by UsersController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"pW8GGBCexezUCN1fArpWh6hWl/zlTHwgUS8LwaGqHpSTSF/pWEpFqrQAHObmmNJ0stRn1AmNRlBsYI/pwun7vA==", "user"=>{"role"=>"fs"}, "commit"=>"Rolle wechseln", "id"=>"2"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 LIMIT 1  [["id", 2]]
 (0.2ms)  BEGIN
SQL (0.4ms)  UPDATE "users" SET "role" = $1, "updated_at" = $2 WHERE "users"."id" = $3  [["role", 1], ["updated_at", "2016-02-17 16:02:29.189887"], ["id", 2]]
 (29.3ms)  COMMIT

Redirected to localhost:3000/users Completed 302 Found in 87ms (ActiveRecord: 30.7ms)

Started GET “/users” for ::1 at 2016-02-17 17:02:29 +0100 Processing by UsersController#index as HTML

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
User Load (0.3ms)  SELECT "users".* FROM "users"
Rendered users/_user.html.erb (1.2ms)
Rendered users/_user.html.erb (0.8ms)
Rendered users/index.html.erb within layouts/application (5.1ms)

Completed 200 OK in 40ms (Views: 37.2ms | ActiveRecord: 0.7ms)

Started GET “/” for ::1 at 2016-02-17 20:40:33 +0100

ActiveRecord::SchemaMigration Load (115.2ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by Rails::WelcomeController#index as HTML

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/railties-4.2.5.1/lib/rails/templates/rails/welcome/index.html.erb (6.6ms)

Completed 200 OK in 231ms (Views: 73.6ms | ActiveRecord: 0.0ms)

Started GET “/users/sign_out” for ::1 at 2016-02-17 20:40:37 +0100

ActionController::RoutingError (No route matches [GET] “/users/sign_out”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.1ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (102.1ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (283.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (334.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (440.7ms)

Started GET “/users/sign_up” for ::1 at 2016-02-17 20:40:38 +0100 Processing by Devise::RegistrationsController#new as HTML

 (26.0ms)  SELECT COUNT(*) FROM "users"
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/devise-3.5.6/app/views/devise/shared/_links.html.erb (5.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/devise-3.5.6/app/views/devise/registrations/new.html.erb within layouts/application (65.1ms)

DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_application_html_erb___3145120078860089330_70265094965480 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_application_html_erb___3145120078860089330_70265094965480 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_application_html_erb___3145120078860089330_70265094965480 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_application_html_erb___3145120078860089330_70265094965480 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_application_html_erb___3145120078860089330_70265094965480 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_application_html_erb___3145120078860089330_70265094965480 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_application_html_erb___3145120078860089330_70265094965480 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_application_html_erb___3145120078860089330_70265094965480 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_application_html_erb___3145120078860089330_70265094965480 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_application_html_erb___3145120078860089330_70265094965480 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_application_html_erb___3145120078860089330_70265094965480 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_application_html_erb___3145120078860089330_70265094965480 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_application_html_erb___3145120078860089330_70265094965480 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_application_html_erb___3145120078860089330_70265094965480 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_application_html_erb___3145120078860089330_70265094965480 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_application_html_erb___3145120078860089330_70265094965480 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_application_html_erb___3145120078860089330_70265094965480 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_application_html_erb___3145120078860089330_70265094965480 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_application_html_erb___3145120078860089330_70265094965480 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_application_html_erb___3145120078860089330_70265094965480 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_application_html_erb___3145120078860089330_70265094965480 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_application_html_erb___3145120078860089330_70265094965480 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_application_html_erb___3145120078860089330_70265094965480 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_application_html_erb___3145120078860089330_70265094965480 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_application_html_erb___3145120078860089330_70265094965480 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_application_html_erb___3145120078860089330_70265094965480 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) Completed 200 OK in 15296ms (Views: 15058.2ms | ActiveRecord: 220.2ms)

Started GET “/users/sign_in” for ::1 at 2016-02-17 20:40:54 +0100 Processing by Devise::SessionsController#new as HTML

 (0.4ms)  SELECT COUNT(*) FROM "users"
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/devise-3.5.6/app/views/devise/shared/_links.html.erb (10.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/devise-3.5.6/app/views/devise/sessions/new.html.erb within layouts/application (62.6ms)

Completed 200 OK in 151ms (Views: 132.9ms | ActiveRecord: 0.4ms)

Started GET “/assets/application.self-ac3d12217e9bbe53eebd25a9ff3a3c742635faca4ea1b8a658dfe3577cffbf96.css?body=1” for ::1 at 2016-02-17 20:40:54 +0100

Started GET “/images/bg-pattern/bg-pattern1.png” for ::1 at 2016-02-17 20:40:54 +0100

ActionController::RoutingError (No route matches [GET] “/images/bg-pattern/bg-pattern1.png”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (117.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (1.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (174.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (370.9ms)

Started GET “/users/sign_in” for ::1 at 2016-02-17 20:58:29 +0100

ActiveRecord::SchemaMigration Load (0.5ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by Devise::SessionsController#new as HTML

 (0.6ms)  SELECT COUNT(*) FROM "users"
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/devise-3.5.6/app/views/devise/shared/_links.html.erb (9.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/devise-3.5.6/app/views/devise/sessions/new.html.erb within layouts/application (160.2ms)

DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_application_html_erb___805494824070475335_70124512246820 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_application_html_erb___805494824070475335_70124512246820 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_application_html_erb___805494824070475335_70124512246820 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_application_html_erb___805494824070475335_70124512246820 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_application_html_erb___805494824070475335_70124512246820 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_application_html_erb___805494824070475335_70124512246820 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_application_html_erb___805494824070475335_70124512246820 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_application_html_erb___805494824070475335_70124512246820 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_application_html_erb___805494824070475335_70124512246820 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_application_html_erb___805494824070475335_70124512246820 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_application_html_erb___805494824070475335_70124512246820 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_application_html_erb___805494824070475335_70124512246820 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_application_html_erb___805494824070475335_70124512246820 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_application_html_erb___805494824070475335_70124512246820 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_application_html_erb___805494824070475335_70124512246820 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_application_html_erb___805494824070475335_70124512246820 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_application_html_erb___805494824070475335_70124512246820 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_application_html_erb___805494824070475335_70124512246820 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_application_html_erb___805494824070475335_70124512246820 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_application_html_erb___805494824070475335_70124512246820 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_application_html_erb___805494824070475335_70124512246820 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_application_html_erb___805494824070475335_70124512246820 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_application_html_erb___805494824070475335_70124512246820 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_application_html_erb___805494824070475335_70124512246820 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_application_html_erb___805494824070475335_70124512246820 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_application_html_erb___805494824070475335_70124512246820 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) Completed 200 OK in 16214ms (Views: 16165.4ms | ActiveRecord: 4.1ms)

Started GET “/assets/application.self-9102f8edf01bd0c9ba45cc9d9ed86537c169744383fa34da6ce01c0c6cc1c162.css?body=1” for ::1 at 2016-02-17 20:58:46 +0100

Started GET “/assets/app.self-b9484961b804b8b50a212b2d33687f2af3b7c8accc10073dbb04f286c2f0e4df.js?body=1” for ::1 at 2016-02-17 20:58:46 +0100

Started GET “/assets/vendor.self-8f7f6fabeed3f40618bdcf605022a7409f66c56891591e861ca54c80cdfac676.js?body=1” for ::1 at 2016-02-17 20:58:46 +0100

Started GET “/assets/ui.self-2f9d5fed55f1bca00434d01619d005686ec88b82306540f20b9d61d006324425.js?body=1” for ::1 at 2016-02-17 20:58:46 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-17 20:58:47 +0100

Started GET “/users/sign_up” for ::1 at 2016-02-17 21:30:53 +0100

ActiveRecord::SchemaMigration Load (0.6ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by Devise::RegistrationsController#new as HTML

User Load (66.9ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 2]]

Redirected to localhost:3000/ Filter chain halted as :require_no_authentication rendered or redirected Completed 302 Found in 370ms (ActiveRecord: 130.5ms)

Started GET “/” for ::1 at 2016-02-17 21:30:54 +0100 Processing by Rails::WelcomeController#index as HTML

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/railties-4.2.5.1/lib/rails/templates/rails/welcome/index.html.erb (2.0ms)

Completed 200 OK in 34ms (Views: 33.7ms | ActiveRecord: 0.0ms)

Started GET “/users/sign_up” for ::1 at 2016-02-17 21:32:28 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.4ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (6.5ms)
Rendered devise/registrations/new.html.erb within layouts/application (113.5ms)

Completed 200 OK in 1879ms (Views: 1872.7ms | ActiveRecord: 0.4ms)

Started GET “/assets/application.self-9102f8edf01bd0c9ba45cc9d9ed86537c169744383fa34da6ce01c0c6cc1c162.css?body=1” for ::1 at 2016-02-17 21:32:30 +0100

Started GET “/assets/vendor.self-8f7f6fabeed3f40618bdcf605022a7409f66c56891591e861ca54c80cdfac676.js?body=1” for ::1 at 2016-02-17 21:32:31 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-17 21:32:31 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-17 21:32:31 +0100

Started GET “/assets/ui.self-2f9d5fed55f1bca00434d01619d005686ec88b82306540f20b9d61d006324425.js?body=1” for ::1 at 2016-02-17 21:32:31 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-17 21:32:31 +0100

Started GET “/assets/app.self-b9484961b804b8b50a212b2d33687f2af3b7c8accc10073dbb04f286c2f0e4df.js?body=1” for ::1 at 2016-02-17 21:32:31 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-17 21:32:31 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-17 21:32:31 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-17 21:32:31 +0100

Started GET “/users/sign_up” for ::1 at 2016-02-17 21:33:31 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.5ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (3.1ms)
Rendered devise/registrations/new.html.erb within layouts/application (22.4ms)

Completed 200 OK in 468ms (Views: 464.5ms | ActiveRecord: 0.5ms)

Started GET “/assets/application.self-9102f8edf01bd0c9ba45cc9d9ed86537c169744383fa34da6ce01c0c6cc1c162.css?body=1” for ::1 at 2016-02-17 21:33:32 +0100

Started GET “/assets/ui.self-2f9d5fed55f1bca00434d01619d005686ec88b82306540f20b9d61d006324425.js?body=1” for ::1 at 2016-02-17 21:33:32 +0100

Started GET “/assets/vendor.self-8f7f6fabeed3f40618bdcf605022a7409f66c56891591e861ca54c80cdfac676.js?body=1” for ::1 at 2016-02-17 21:33:33 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-17 21:33:33 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-17 21:33:33 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-17 21:33:33 +0100

Started GET “/assets/app.self-b9484961b804b8b50a212b2d33687f2af3b7c8accc10073dbb04f286c2f0e4df.js?body=1” for ::1 at 2016-02-17 21:33:33 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-17 21:33:33 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-17 21:33:33 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-17 21:33:33 +0100

Started GET “/users/sign_up” for ::1 at 2016-02-17 21:34:13 +0100

ActiveRecord::SchemaMigration Load (0.4ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by Devise::RegistrationsController#new as HTML

 (0.5ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (5.6ms)
Rendered devise/registrations/new.html.erb within layouts/application (155.9ms)

Completed 200 OK in 1394ms (Views: 1346.3ms | ActiveRecord: 3.7ms)

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-17 21:34:15 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-17 21:34:15 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-17 21:34:15 +0100

Started GET “/assets/application.self-9102f8edf01bd0c9ba45cc9d9ed86537c169744383fa34da6ce01c0c6cc1c162.css?body=1” for ::1 at 2016-02-17 21:34:15 +0100

Started GET “/assets/ui.self-2f9d5fed55f1bca00434d01619d005686ec88b82306540f20b9d61d006324425.js?body=1” for ::1 at 2016-02-17 21:34:15 +0100

Started GET “/assets/vendor.self-8f7f6fabeed3f40618bdcf605022a7409f66c56891591e861ca54c80cdfac676.js?body=1” for ::1 at 2016-02-17 21:34:15 +0100

Started GET “/assets/app.self-b9484961b804b8b50a212b2d33687f2af3b7c8accc10073dbb04f286c2f0e4df.js?body=1” for ::1 at 2016-02-17 21:34:15 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-17 21:34:15 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-17 21:34:15 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-17 21:34:15 +0100

Started GET “/users/sign_up” for ::1 at 2016-02-17 21:36:06 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.5ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (3.5ms)
Rendered devise/registrations/new.html.erb within layouts/application (23.3ms)

Completed 200 OK in 203ms (Views: 199.4ms | ActiveRecord: 0.5ms)

Started GET “/assets/ui.self-2f9d5fed55f1bca00434d01619d005686ec88b82306540f20b9d61d006324425.js?body=1” for ::1 at 2016-02-17 21:36:07 +0100

Started GET “/assets/vendor.self-8f7f6fabeed3f40618bdcf605022a7409f66c56891591e861ca54c80cdfac676.js?body=1” for ::1 at 2016-02-17 21:36:07 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-17 21:36:07 +0100

Started GET “/assets/application.self-9102f8edf01bd0c9ba45cc9d9ed86537c169744383fa34da6ce01c0c6cc1c162.css?body=1” for ::1 at 2016-02-17 21:36:07 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-17 21:36:07 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-17 21:36:07 +0100

Started GET “/assets/app.self-b9484961b804b8b50a212b2d33687f2af3b7c8accc10073dbb04f286c2f0e4df.js?body=1” for ::1 at 2016-02-17 21:36:07 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-17 21:36:07 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-17 21:36:07 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-17 21:36:07 +0100

Started GET “/users/sign_up” for ::1 at 2016-02-17 21:40:55 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.4ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (3.5ms)
Rendered devise/registrations/new.html.erb within layouts/application (22.7ms)

Completed 200 OK in 248ms (Views: 245.3ms | ActiveRecord: 0.4ms)

Started GET “/assets/application.self-9102f8edf01bd0c9ba45cc9d9ed86537c169744383fa34da6ce01c0c6cc1c162.css?body=1” for ::1 at 2016-02-17 21:40:56 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-17 21:40:56 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-17 21:40:56 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-17 21:40:56 +0100

Started GET “/assets/vendor.self-8f7f6fabeed3f40618bdcf605022a7409f66c56891591e861ca54c80cdfac676.js?body=1” for ::1 at 2016-02-17 21:40:56 +0100

Started GET “/assets/ui.self-2f9d5fed55f1bca00434d01619d005686ec88b82306540f20b9d61d006324425.js?body=1” for ::1 at 2016-02-17 21:40:56 +0100

Started GET “/assets/app.self-b9484961b804b8b50a212b2d33687f2af3b7c8accc10073dbb04f286c2f0e4df.js?body=1” for ::1 at 2016-02-17 21:40:56 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-17 21:40:56 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-17 21:40:56 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-17 21:40:56 +0100

Started GET “/users/sign_up” for ::1 at 2016-02-17 21:41:38 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.3ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (3.0ms)
Rendered devise/registrations/new.html.erb within layouts/application (8.6ms)

Completed 200 OK in 52ms (Views: 49.6ms | ActiveRecord: 0.3ms)

Started GET “/assets/application.self-9102f8edf01bd0c9ba45cc9d9ed86537c169744383fa34da6ce01c0c6cc1c162.css?body=1” for ::1 at 2016-02-17 21:41:38 +0100

Started GET “/assets/ui.self-2f9d5fed55f1bca00434d01619d005686ec88b82306540f20b9d61d006324425.js?body=1” for ::1 at 2016-02-17 21:41:38 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-17 21:41:38 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-17 21:41:38 +0100

Started GET “/assets/vendor.self-8f7f6fabeed3f40618bdcf605022a7409f66c56891591e861ca54c80cdfac676.js?body=1” for ::1 at 2016-02-17 21:41:38 +0100

Started GET “/assets/app.self-b9484961b804b8b50a212b2d33687f2af3b7c8accc10073dbb04f286c2f0e4df.js?body=1” for ::1 at 2016-02-17 21:41:38 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-17 21:41:38 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-17 21:41:38 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-17 21:41:39 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-17 21:41:39 +0100

Started GET “/users/sign_up” for ::1 at 2016-02-17 21:53:07 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.6ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (3.8ms)
Rendered devise/registrations/new.html.erb within layouts/application (23.0ms)

Completed 200 OK in 202ms (Views: 198.3ms | ActiveRecord: 0.6ms)

Started GET “/assets/application.self-9102f8edf01bd0c9ba45cc9d9ed86537c169744383fa34da6ce01c0c6cc1c162.css?body=1” for ::1 at 2016-02-17 21:53:07 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-17 21:53:07 +0100

Started GET “/assets/vendor.self-8f7f6fabeed3f40618bdcf605022a7409f66c56891591e861ca54c80cdfac676.js?body=1” for ::1 at 2016-02-17 21:53:07 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-17 21:53:07 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-17 21:53:07 +0100

Started GET “/assets/ui.self-2f9d5fed55f1bca00434d01619d005686ec88b82306540f20b9d61d006324425.js?body=1” for ::1 at 2016-02-17 21:53:07 +0100

Started GET “/assets/app.self-b9484961b804b8b50a212b2d33687f2af3b7c8accc10073dbb04f286c2f0e4df.js?body=1” for ::1 at 2016-02-17 21:53:07 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-17 21:53:07 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-17 21:53:09 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-17 21:53:09 +0100

Started GET “/users/sign_up” for ::1 at 2016-02-17 22:02:50 +0100 Processing by Devise::RegistrationsController#new as HTML

 (1.0ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (4.1ms)
Rendered devise/registrations/new.html.erb within layouts/application (84.3ms)

DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_application_html_erb___2147732598583738071_70324410583960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_application_html_erb___2147732598583738071_70324410583960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_application_html_erb___2147732598583738071_70324410583960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_application_html_erb___2147732598583738071_70324410583960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_application_html_erb___2147732598583738071_70324410583960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_application_html_erb___2147732598583738071_70324410583960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_application_html_erb___2147732598583738071_70324410583960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_application_html_erb___2147732598583738071_70324410583960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_application_html_erb___2147732598583738071_70324410583960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_application_html_erb___2147732598583738071_70324410583960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_application_html_erb___2147732598583738071_70324410583960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_application_html_erb___2147732598583738071_70324410583960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_application_html_erb___2147732598583738071_70324410583960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_application_html_erb___2147732598583738071_70324410583960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_application_html_erb___2147732598583738071_70324410583960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_application_html_erb___2147732598583738071_70324410583960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_application_html_erb___2147732598583738071_70324410583960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_application_html_erb___2147732598583738071_70324410583960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_application_html_erb___2147732598583738071_70324410583960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_application_html_erb___2147732598583738071_70324410583960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_application_html_erb___2147732598583738071_70324410583960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_application_html_erb___2147732598583738071_70324410583960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_application_html_erb___2147732598583738071_70324410583960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_application_html_erb___2147732598583738071_70324410583960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_application_html_erb___2147732598583738071_70324410583960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_application_html_erb___2147732598583738071_70324410583960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) Completed 200 OK in 14474ms (Views: 14427.0ms | ActiveRecord: 1.0ms)

Started GET “/assets/application.self-3780fba29bf7e69f77a2271bda1c926bdd947123fe77cec9d573ee240cdbd903.css?body=1” for ::1 at 2016-02-17 22:03:04 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-17 22:03:05 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-17 22:03:05 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-17 22:03:05 +0100

Started GET “/assets/vendor.self-8f7f6fabeed3f40618bdcf605022a7409f66c56891591e861ca54c80cdfac676.js?body=1” for ::1 at 2016-02-17 22:03:05 +0100

Started GET “/assets/ui.self-2f9d5fed55f1bca00434d01619d005686ec88b82306540f20b9d61d006324425.js?body=1” for ::1 at 2016-02-17 22:03:05 +0100

Started GET “/assets/app.self-b9484961b804b8b50a212b2d33687f2af3b7c8accc10073dbb04f286c2f0e4df.js?body=1” for ::1 at 2016-02-17 22:03:05 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-17 22:03:05 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-17 22:03:05 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-17 22:03:05 +0100

Started GET “/users/i18n/en.json” for ::1 at 2016-02-17 22:03:05 +0100

ActionController::RoutingError (No route matches [GET] “/users/i18n/en.json”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.1ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (4.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (46.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (4.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (287.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (1.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (118.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (2.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (303.9ms)

Started GET “/users/app/layout/header.html” for ::1 at 2016-02-17 22:03:07 +0100

ActionController::RoutingError (No route matches [GET] “/users/app/layout/header.html”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.1ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (104.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (57.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (129.7ms)

Started GET “/users/app/dashboard/dashboard.html” for ::1 at 2016-02-17 22:03:07 +0100

ActionController::RoutingError (No route matches [GET] “/users/app/dashboard/dashboard.html”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (91.1ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (56.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (124.3ms)

Started GET “/users/sign_up” for ::1 at 2016-02-17 22:03:41 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.4ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (3.3ms)
Rendered devise/registrations/new.html.erb within layouts/application (39.7ms)

Completed 200 OK in 321ms (Views: 317.8ms | ActiveRecord: 0.4ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-17 22:03:42 +0100

Started GET “/users/i18n/en.json” for ::1 at 2016-02-17 22:03:42 +0100

ActionController::RoutingError (No route matches [GET] “/users/i18n/en.json”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (33.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (3.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (255.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (4.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (2.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (109.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (225.5ms)

Started GET “/users/app/layout/header.html” for ::1 at 2016-02-17 22:03:43 +0100

ActionController::RoutingError (No route matches [GET] “/users/app/layout/header.html”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (6.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (136.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (95.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (199.0ms)

Started GET “/users/app/dashboard/dashboard.html” for ::1 at 2016-02-17 22:03:43 +0100

ActionController::RoutingError (No route matches [GET] “/users/app/dashboard/dashboard.html”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (6.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (5.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (3.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (110.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (68.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (163.1ms)

Started GET “/users/sign_up” for ::1 at 2016-02-17 22:24:35 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.8ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (4.1ms)
Rendered devise/registrations/new.html.erb within layouts/application (95.5ms)

Completed 200 OK in 1775ms (Views: 1745.6ms | ActiveRecord: 0.8ms)

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-17 22:24:37 +0100

Started GET “/assets/application.self-3780fba29bf7e69f77a2271bda1c926bdd947123fe77cec9d573ee240cdbd903.css?body=1” for ::1 at 2016-02-17 22:24:37 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-17 22:24:37 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-17 22:24:37 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-17 22:24:37 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-17 22:24:37 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-17 22:24:37 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-17 22:24:38 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-17 22:24:38 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-17 22:24:38 +0100

Started GET “/users/sign_up” for ::1 at 2016-02-17 22:25:05 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.5ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (3.4ms)
Rendered devise/registrations/new.html.erb within layouts/application (17.7ms)

Completed 200 OK in 147ms (Views: 144.8ms | ActiveRecord: 0.5ms)

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-17 22:25:05 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-17 22:25:05 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-17 22:25:05 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-17 22:25:05 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-17 22:25:05 +0100

Started GET “/assets/application.self-3780fba29bf7e69f77a2271bda1c926bdd947123fe77cec9d573ee240cdbd903.css?body=1” for ::1 at 2016-02-17 22:25:05 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-17 22:25:05 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-17 22:25:05 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-17 22:25:06 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-17 22:25:06 +0100

Started GET “/users/sign_up” for ::1 at 2016-02-17 22:27:06 +0100 Processing by Devise::RegistrationsController#new as HTML

 (4.1ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (4.6ms)
Rendered devise/registrations/new.html.erb within layouts/application (129.8ms)

Completed 200 OK in 460ms (Views: 427.8ms | ActiveRecord: 4.1ms)

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-17 22:27:07 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-17 22:27:07 +0100

Started GET “/assets/application.self-3780fba29bf7e69f77a2271bda1c926bdd947123fe77cec9d573ee240cdbd903.css?body=1” for ::1 at 2016-02-17 22:27:07 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-17 22:27:07 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-17 22:27:07 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-17 22:27:07 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-17 22:27:07 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-17 22:27:07 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-17 22:27:07 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-17 22:27:07 +0100

Started GET “/users/sign_up” for ::1 at 2016-02-17 22:48:55 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.9ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (4.0ms)
Rendered devise/registrations/new.html.erb within layouts/application (89.9ms)

DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_application_html_erb___2147732598583738071_70324410583960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_application_html_erb___2147732598583738071_70324410583960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_application_html_erb___2147732598583738071_70324410583960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_application_html_erb___2147732598583738071_70324410583960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_application_html_erb___2147732598583738071_70324410583960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_application_html_erb___2147732598583738071_70324410583960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_application_html_erb___2147732598583738071_70324410583960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_application_html_erb___2147732598583738071_70324410583960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_application_html_erb___2147732598583738071_70324410583960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_application_html_erb___2147732598583738071_70324410583960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_application_html_erb___2147732598583738071_70324410583960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_application_html_erb___2147732598583738071_70324410583960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_application_html_erb___2147732598583738071_70324410583960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_application_html_erb___2147732598583738071_70324410583960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_application_html_erb___2147732598583738071_70324410583960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_application_html_erb___2147732598583738071_70324410583960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_application_html_erb___2147732598583738071_70324410583960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_application_html_erb___2147732598583738071_70324410583960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_application_html_erb___2147732598583738071_70324410583960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_application_html_erb___2147732598583738071_70324410583960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_application_html_erb___2147732598583738071_70324410583960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_application_html_erb___2147732598583738071_70324410583960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_application_html_erb___2147732598583738071_70324410583960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_application_html_erb___2147732598583738071_70324410583960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_application_html_erb___2147732598583738071_70324410583960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_application_html_erb___2147732598583738071_70324410583960 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) Completed 200 OK in 4490ms (Views: 4452.6ms | ActiveRecord: 0.9ms)

Started GET “/assets/application.self-cf4e61eaf874997ff271cdaf65817a5b1c114c752b2cb51efa6e72858b4c79e6.css?body=1” for ::1 at 2016-02-17 22:49:00 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-17 22:49:00 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-17 22:49:00 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-17 22:49:00 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-17 22:49:00 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-17 22:49:00 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-17 22:49:00 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-17 22:49:00 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-17 22:49:01 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-17 22:49:01 +0100

Started GET “/users/sign_up” for ::1 at 2016-02-17 22:56:58 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.9ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (5.7ms)
Rendered devise/registrations/new.html.erb within layouts/application (72.3ms)

Completed 200 OK in 365ms (Views: 335.5ms | ActiveRecord: 0.9ms)

Started GET “/assets/application.self-cf4e61eaf874997ff271cdaf65817a5b1c114c752b2cb51efa6e72858b4c79e6.css?body=1” for ::1 at 2016-02-17 22:56:58 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-17 22:56:58 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-17 22:56:58 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-17 22:56:58 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-17 22:56:58 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-17 22:56:58 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-17 22:56:58 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-17 22:56:58 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-17 22:56:59 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-17 22:56:59 +0100

Started GET “/users/sign_in” for ::1 at 2016-02-17 23:23:38 +0100 Processing by Devise::SessionsController#new as HTML

 (0.9ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (15.5ms)
Rendered devise/sessions/new.html.erb within layouts/application (107.6ms)

Completed 200 OK in 390ms (Views: 367.8ms | ActiveRecord: 0.9ms)

Started GET “/assets/application.self-cf4e61eaf874997ff271cdaf65817a5b1c114c752b2cb51efa6e72858b4c79e6.css?body=1” for ::1 at 2016-02-17 23:23:40 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-17 23:23:40 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-17 23:23:40 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-17 23:23:40 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-17 23:23:40 +0100

Started GET “/users/sign_up” for ::1 at 2016-02-17 23:23:54 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.5ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (2.7ms)
Rendered devise/registrations/new.html.erb within layouts/application (27.8ms)

Completed 200 OK in 209ms (Views: 206.5ms | ActiveRecord: 0.5ms)

Started GET “/users/sign_up” for ::1 at 2016-02-17 23:23:54 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.4ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (3.8ms)
Rendered devise/registrations/new.html.erb within layouts/application (13.3ms)

Completed 200 OK in 61ms (Views: 56.7ms | ActiveRecord: 0.4ms)

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-17 23:23:55 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-17 23:23:55 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-17 23:23:56 +0100

Started GET “/users/sign_in” for ::1 at 2016-02-17 23:25:50 +0100 Processing by Devise::SessionsController#new as HTML

 (1.1ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (8.3ms)
Rendered devise/sessions/new.html.erb within layouts/application (77.7ms)

Completed 200 OK in 353ms (Views: 294.9ms | ActiveRecord: 1.1ms)

Started GET “/users/sign_up” for ::1 at 2016-02-17 23:25:52 +0100 Processing by Devise::RegistrationsController#new as HTML

 (4.4ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (5.0ms)
Rendered devise/registrations/new.html.erb within layouts/application (41.9ms)

Completed 200 OK in 135ms (Views: 122.1ms | ActiveRecord: 4.4ms)

Started GET “/users/sign_up” for ::1 at 2016-02-17 23:27:01 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.8ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (4.6ms)
Rendered devise/registrations/new.html.erb within layouts/application (110.6ms)

Completed 200 OK in 366ms (Views: 343.4ms | ActiveRecord: 0.8ms)

Started GET “/assets/application.self-cf4e61eaf874997ff271cdaf65817a5b1c114c752b2cb51efa6e72858b4c79e6.css?body=1” for ::1 at 2016-02-17 23:27:01 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-17 23:27:01 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-17 23:27:01 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-17 23:27:01 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-17 23:27:01 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-17 23:27:01 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-17 23:27:01 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-17 23:27:01 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-17 23:27:02 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-17 23:27:02 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-17 23:27:02 +0100

Started GET “/users/sign_up” for ::1 at 2016-02-17 23:28:46 +0100 Processing by Devise::RegistrationsController#new as HTML

 (1.8ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (3.0ms)
Rendered devise/registrations/new.html.erb within layouts/application (68.5ms)

Completed 200 OK in 581ms (Views: 556.7ms | ActiveRecord: 1.8ms)

Started GET “/assets/application.self-cf4e61eaf874997ff271cdaf65817a5b1c114c752b2cb51efa6e72858b4c79e6.css?body=1” for ::1 at 2016-02-17 23:28:47 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-17 23:28:47 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-17 23:28:47 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-17 23:28:47 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-17 23:28:47 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-17 23:28:47 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-17 23:28:47 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-17 23:28:47 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-17 23:28:47 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-17 23:28:47 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-17 23:28:47 +0100

Started GET “/users/sign_up” for ::1 at 2016-02-17 23:29:05 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.5ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (2.7ms)
Rendered devise/registrations/new.html.erb within layouts/application (26.6ms)

Completed 200 OK in 155ms (Views: 151.9ms | ActiveRecord: 0.5ms)

Started GET “/assets/application.self-cf4e61eaf874997ff271cdaf65817a5b1c114c752b2cb51efa6e72858b4c79e6.css?body=1” for ::1 at 2016-02-17 23:29:05 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-17 23:29:05 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-17 23:29:05 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-17 23:29:05 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-17 23:29:05 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-17 23:29:05 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-17 23:29:05 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-17 23:29:05 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-17 23:29:05 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-17 23:29:05 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-17 23:29:05 +0100

Started GET “/users/sign_up” for ::1 at 2016-02-17 23:29:11 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.4ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (3.0ms)
Rendered devise/registrations/new.html.erb within layouts/application (9.6ms)

Completed 200 OK in 56ms (Views: 53.0ms | ActiveRecord: 0.4ms)

Started GET “/assets/application.self-cf4e61eaf874997ff271cdaf65817a5b1c114c752b2cb51efa6e72858b4c79e6.css?body=1” for ::1 at 2016-02-17 23:29:11 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-17 23:29:11 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-17 23:29:11 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-17 23:29:11 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-17 23:29:11 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-17 23:29:11 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-17 23:29:11 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-17 23:29:11 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-17 23:29:11 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-17 23:29:11 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-17 23:29:11 +0100

Started GET “/users/sign_up” for ::1 at 2016-02-17 23:29:12 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.4ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (2.2ms)
Rendered devise/registrations/new.html.erb within layouts/application (7.0ms)

Completed 200 OK in 42ms (Views: 39.6ms | ActiveRecord: 0.4ms)

Started GET “/assets/application.self-cf4e61eaf874997ff271cdaf65817a5b1c114c752b2cb51efa6e72858b4c79e6.css?body=1” for ::1 at 2016-02-17 23:29:12 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-17 23:29:12 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-17 23:29:12 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-17 23:29:12 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-17 23:29:12 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-17 23:29:12 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-17 23:29:12 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-17 23:29:12 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-17 23:29:12 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-17 23:29:12 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-17 23:29:12 +0100

Started GET “/users/sign_up” for ::1 at 2016-02-17 23:29:40 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.4ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (2.4ms)
Rendered devise/registrations/new.html.erb within layouts/application (25.8ms)

Completed 200 OK in 142ms (Views: 139.2ms | ActiveRecord: 0.4ms)

Started GET “/assets/application.self-cf4e61eaf874997ff271cdaf65817a5b1c114c752b2cb51efa6e72858b4c79e6.css?body=1” for ::1 at 2016-02-17 23:29:40 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-17 23:29:40 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-17 23:29:40 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-17 23:29:40 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-17 23:29:40 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-17 23:29:40 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-17 23:29:40 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-17 23:29:40 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-17 23:29:40 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-17 23:29:40 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-17 23:29:40 +0100

Started GET “/users/sign_up” for ::1 at 2016-02-17 23:29:55 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.3ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (3.4ms)
Rendered devise/registrations/new.html.erb within layouts/application (27.0ms)

Completed 200 OK in 97ms (Views: 95.2ms | ActiveRecord: 0.3ms)

Started GET “/assets/application.self-cf4e61eaf874997ff271cdaf65817a5b1c114c752b2cb51efa6e72858b4c79e6.css?body=1” for ::1 at 2016-02-17 23:29:55 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-17 23:29:55 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-17 23:29:55 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-17 23:29:55 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-17 23:29:55 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-17 23:29:55 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-17 23:29:55 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-17 23:29:55 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-17 23:29:55 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-17 23:29:55 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-17 23:29:55 +0100

Started GET “/users/sign_up” for ::1 at 2016-02-17 23:31:33 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.7ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (7.7ms)
Rendered devise/registrations/new.html.erb within layouts/application (114.7ms)

Completed 200 OK in 615ms (Views: 592.1ms | ActiveRecord: 0.7ms)

Started GET “/assets/application.self-cf4e61eaf874997ff271cdaf65817a5b1c114c752b2cb51efa6e72858b4c79e6.css?body=1” for ::1 at 2016-02-17 23:31:34 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-17 23:31:34 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-17 23:31:34 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-17 23:31:34 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-17 23:31:34 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-17 23:31:34 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-17 23:31:34 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-17 23:31:34 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-17 23:31:34 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-17 23:31:34 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-17 23:31:34 +0100

Started GET “/users/sign_up” for ::1 at 2016-02-17 23:31:43 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.4ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (3.9ms)
Rendered devise/registrations/new.html.erb within layouts/application (55.3ms)

Completed 200 OK in 280ms (Views: 277.2ms | ActiveRecord: 0.4ms)

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-17 23:31:43 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-17 23:31:43 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-17 23:31:43 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-17 23:31:43 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-17 23:31:43 +0100

Started GET “/assets/application.self-cf4e61eaf874997ff271cdaf65817a5b1c114c752b2cb51efa6e72858b4c79e6.css?body=1” for ::1 at 2016-02-17 23:31:43 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-17 23:31:43 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-17 23:31:43 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-17 23:31:43 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-17 23:31:43 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-17 23:31:43 +0100

Started GET “/users/sign_up” for ::1 at 2016-02-17 23:33:12 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.4ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (3.5ms)
Rendered devise/registrations/new.html.erb within layouts/application (33.2ms)

Completed 200 OK in 295ms (Views: 292.5ms | ActiveRecord: 0.4ms)

Started GET “/apple-touch-icon-precomposed.png” for ::1 at 2016-02-17 23:33:13 +0100

ActionController::RoutingError (No route matches [GET] “/apple-touch-icon-precomposed.png”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (3.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (209.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (1.1ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (85.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (238.2ms)

Started GET “/apple-touch-icon.png” for ::1 at 2016-02-17 23:33:14 +0100

ActionController::RoutingError (No route matches [GET] “/apple-touch-icon.png”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (5.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (79.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (43.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (99.4ms)

Started GET “/users/sign_up” for ::1 at 2016-02-17 23:33:15 +0100 Processing by Devise::RegistrationsController#new as HTML

 (1.0ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (2.9ms)
Rendered devise/registrations/new.html.erb within layouts/application (22.2ms)

Completed 200 OK in 80ms (Views: 75.8ms | ActiveRecord: 1.0ms)

Started GET “/apple-touch-icon-precomposed.png” for ::1 at 2016-02-17 23:33:15 +0100

ActionController::RoutingError (No route matches [GET] “/apple-touch-icon-precomposed.png”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (77.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (48.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (106.9ms)

Started GET “/apple-touch-icon.png” for ::1 at 2016-02-17 23:33:15 +0100

ActionController::RoutingError (No route matches [GET] “/apple-touch-icon.png”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (9.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (104.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (49.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (109.8ms)

Started GET “/users/sign_up” for ::1 at 2016-02-17 23:35:20 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.9ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (4.3ms)
Rendered devise/registrations/new.html.erb within layouts/application (78.3ms)

Completed 200 OK in 315ms (Views: 290.9ms | ActiveRecord: 0.9ms)

Started GET “/assets/application.self-cf4e61eaf874997ff271cdaf65817a5b1c114c752b2cb51efa6e72858b4c79e6.css?body=1” for ::1 at 2016-02-17 23:35:20 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-17 23:35:20 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-17 23:35:20 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-17 23:35:20 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-17 23:35:20 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-17 23:35:20 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-17 23:35:20 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-17 23:35:20 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-17 23:35:20 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-17 23:35:20 +0100

Started GET “/apple-touch-icon-precomposed.png” for ::1 at 2016-02-17 23:35:21 +0100

ActionController::RoutingError (No route matches [GET] “/apple-touch-icon-precomposed.png”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (6.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (3.1ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (98.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (1.1ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (65.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (157.9ms)

Started GET “/apple-touch-icon.png” for ::1 at 2016-02-17 23:35:21 +0100

ActionController::RoutingError (No route matches [GET] “/apple-touch-icon.png”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.1ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (72.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (49.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (108.0ms)

Started GET “/users/sign_up” for ::1 at 2016-02-17 23:37:30 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.9ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (4.6ms)
Rendered devise/registrations/new.html.erb within layouts/devise (57.1ms)

Completed 200 OK in 327ms (Views: 302.8ms | ActiveRecord: 0.9ms)

Started GET “/assets/application.self-cf4e61eaf874997ff271cdaf65817a5b1c114c752b2cb51efa6e72858b4c79e6.css?body=1” for ::1 at 2016-02-17 23:37:30 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-17 23:37:30 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-17 23:37:30 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-17 23:37:30 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-17 23:37:30 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-17 23:37:30 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-17 23:37:30 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-17 23:37:30 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-17 23:37:30 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-17 23:37:30 +0100

Started GET “/users/sign_up” for ::1 at 2016-02-17 23:39:04 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.9ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (3.7ms)
Rendered devise/registrations/new.html.erb within layouts/devise (73.5ms)

Completed 200 OK in 304ms (Views: 278.3ms | ActiveRecord: 0.9ms)

Started GET “/assets/application.self-cf4e61eaf874997ff271cdaf65817a5b1c114c752b2cb51efa6e72858b4c79e6.css?body=1” for ::1 at 2016-02-17 23:39:04 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-17 23:39:04 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-17 23:39:04 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-17 23:39:04 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-17 23:39:04 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-17 23:39:04 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-17 23:39:04 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-17 23:39:04 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-17 23:39:05 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-17 23:39:05 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-17 23:39:05 +0100

Started GET “/users/sign_in” for ::1 at 2016-02-17 23:39:12 +0100 Processing by Devise::SessionsController#new as HTML

 (0.4ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (5.5ms)
Rendered devise/sessions/new.html.erb within layouts/devise (19.9ms)

Completed 200 OK in 111ms (Views: 107.2ms | ActiveRecord: 0.4ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-17 23:39:13 +0100

Started GET “/users/sign_in” for ::1 at 2016-02-17 23:42:11 +0100 Processing by Devise::SessionsController#new as HTML

 (1.1ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (8.7ms)
Rendered devise/sessions/new.html.erb within layouts/devise (72.3ms)

Completed 200 OK in 312ms (Views: 286.8ms | ActiveRecord: 1.1ms)

Started GET “/assets/application.self-cf4e61eaf874997ff271cdaf65817a5b1c114c752b2cb51efa6e72858b4c79e6.css?body=1” for ::1 at 2016-02-17 23:42:12 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-17 23:42:12 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-17 23:42:12 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-17 23:42:12 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-17 23:42:12 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-17 23:42:12 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-17 23:42:12 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-17 23:42:12 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-17 23:42:12 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-17 23:42:12 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-17 23:42:12 +0100

Started GET “/users/sign_in” for ::1 at 2016-02-17 23:42:22 +0100 Processing by Devise::SessionsController#new as HTML

 (0.4ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (7.2ms)
Rendered devise/sessions/new.html.erb within layouts/devise (28.3ms)

Completed 200 OK in 139ms (Views: 135.3ms | ActiveRecord: 0.4ms)

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-17 23:42:22 +0100

Started GET “/assets/application.self-cf4e61eaf874997ff271cdaf65817a5b1c114c752b2cb51efa6e72858b4c79e6.css?body=1” for ::1 at 2016-02-17 23:42:22 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-17 23:42:22 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-17 23:42:22 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-17 23:42:22 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-17 23:42:22 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-17 23:42:22 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-17 23:42:22 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-17 23:42:22 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-17 23:42:22 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-17 23:42:22 +0100

Started GET “/users/sign_up” for ::1 at 2016-02-18 00:12:28 +0100 Processing by Devise::RegistrationsController#new as HTML

 (1.0ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (8.7ms)
Rendered devise/registrations/new.html.erb within layouts/devise (80.1ms)

DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324368167460 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324368167460 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324368167460 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324368167460 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324368167460 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324368167460 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324368167460 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324368167460 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324368167460 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324368167460 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324368167460 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324368167460 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324368167460 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324368167460 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324368167460 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324368167460 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324368167460 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324368167460 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324368167460 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324368167460 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324368167460 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324368167460 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324368167460 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324368167460 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324368167460 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324368167460 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) Completed 200 OK in 8056ms (Views: 8022.8ms | ActiveRecord: 1.0ms)

Started GET “/users/sign_up” for ::1 at 2016-02-18 00:12:36 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.4ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (4.0ms)
Rendered devise/registrations/new.html.erb within layouts/devise (20.4ms)

Completed 200 OK in 84ms (Views: 81.4ms | ActiveRecord: 0.4ms)

Started GET “/assets/application.self-19c57d3fbf4eec3d37d63e528ed5698144cc5e2ee0b31ed212a1c9f017e9c4a8.css?body=1” for ::1 at 2016-02-18 00:12:36 +0100

Started GET “/images/bg-pattern/bg-pattern1.png” for ::1 at 2016-02-18 00:12:37 +0100

ActionController::RoutingError (No route matches [GET] “/images/bg-pattern/bg-pattern1.png”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (93.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (53.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (144.5ms)

Started GET “/assets/background/1.jpg” for ::1 at 2016-02-18 00:12:37 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 00:12:37 +0100

Started GET “/users/sign_up” for ::1 at 2016-02-18 00:24:36 +0100 Processing by Devise::RegistrationsController#new as HTML

 (1.5ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (6.9ms)
Rendered devise/registrations/new.html.erb within layouts/devise (118.6ms)

Completed 200 OK in 459ms (Views: 434.7ms | ActiveRecord: 1.5ms)

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-18 00:24:37 +0100

Started GET “/assets/application.self-19c57d3fbf4eec3d37d63e528ed5698144cc5e2ee0b31ed212a1c9f017e9c4a8.css?body=1” for ::1 at 2016-02-18 00:24:37 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-18 00:24:37 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-18 00:24:37 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-18 00:24:37 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-18 00:24:37 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-18 00:24:37 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-18 00:24:37 +0100

Started GET “/assets/background/1.jpg” for ::1 at 2016-02-18 00:24:37 +0100

Started GET “/images/bg-pattern/bg-pattern1.png” for ::1 at 2016-02-18 00:24:37 +0100

ActionController::RoutingError (No route matches [GET] “/images/bg-pattern/bg-pattern1.png”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (7.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (121.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (63.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (133.6ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 00:24:38 +0100

Started GET “/users/sign_up” for ::1 at 2016-02-18 00:26:18 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.9ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (5.7ms)
Rendered devise/registrations/new.html.erb within layouts/devise (78.2ms)

Completed 200 OK in 437ms (Views: 412.9ms | ActiveRecord: 0.9ms)

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-18 00:26:19 +0100

Started GET “/assets/application.self-19c57d3fbf4eec3d37d63e528ed5698144cc5e2ee0b31ed212a1c9f017e9c4a8.css?body=1” for ::1 at 2016-02-18 00:26:19 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-18 00:26:19 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-18 00:26:19 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-18 00:26:19 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-18 00:26:19 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-18 00:26:19 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-18 00:26:19 +0100

Started GET “/images/bg-pattern/bg-pattern1.png” for ::1 at 2016-02-18 00:26:19 +0100

ActionController::RoutingError (No route matches [GET] “/images/bg-pattern/bg-pattern1.png”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (105.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (58.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (119.7ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 00:26:19 +0100

Started GET “/users/sign_up” for ::1 at 2016-02-18 00:26:51 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.5ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (2.7ms)
Rendered devise/registrations/new.html.erb within layouts/devise (12.0ms)

Completed 200 OK in 139ms (Views: 136.1ms | ActiveRecord: 0.5ms)

Started GET “/assets/application.self-19c57d3fbf4eec3d37d63e528ed5698144cc5e2ee0b31ed212a1c9f017e9c4a8.css?body=1” for ::1 at 2016-02-18 00:26:51 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-18 00:26:51 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-18 00:26:51 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-18 00:26:51 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-18 00:26:51 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-18 00:26:51 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-18 00:26:51 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-18 00:26:51 +0100

Started GET “/images/bg-pattern/bg-pattern1.png” for ::1 at 2016-02-18 00:26:51 +0100

ActionController::RoutingError (No route matches [GET] “/images/bg-pattern/bg-pattern1.png”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.1ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (83.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (55.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (141.3ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 00:26:52 +0100

Started GET “/users/sign_up” for ::1 at 2016-02-18 00:27:12 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.9ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (3.8ms)
Rendered devise/registrations/new.html.erb within layouts/devise (35.0ms)

Completed 200 OK in 193ms (Views: 170.6ms | ActiveRecord: 0.9ms)

Started GET “/assets/application.self-19c57d3fbf4eec3d37d63e528ed5698144cc5e2ee0b31ed212a1c9f017e9c4a8.css?body=1” for ::1 at 2016-02-18 00:27:12 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-18 00:27:12 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-18 00:27:12 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-18 00:27:12 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-18 00:27:12 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-18 00:27:12 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-18 00:27:12 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-18 00:27:12 +0100

Started GET “/images/bg-pattern/bg-pattern1.png” for ::1 at 2016-02-18 00:27:13 +0100

ActionController::RoutingError (No route matches [GET] “/images/bg-pattern/bg-pattern1.png”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (306.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (381.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (51.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (121.3ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 00:27:13 +0100

Started GET “/users/sign_up” for ::1 at 2016-02-18 00:27:39 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.3ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (3.2ms)
Rendered devise/registrations/new.html.erb within layouts/devise (21.2ms)

Completed 200 OK in 171ms (Views: 168.4ms | ActiveRecord: 0.3ms)

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-18 00:27:39 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-18 00:27:39 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-18 00:27:39 +0100

Started GET “/assets/application.self-19c57d3fbf4eec3d37d63e528ed5698144cc5e2ee0b31ed212a1c9f017e9c4a8.css?body=1” for ::1 at 2016-02-18 00:27:39 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-18 00:27:39 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-18 00:27:39 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-18 00:27:39 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-18 00:27:39 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 00:27:40 +0100

Started GET “/images/bg-pattern/bg-pattern1.png” for ::1 at 2016-02-18 00:27:40 +0100

ActionController::RoutingError (No route matches [GET] “/images/bg-pattern/bg-pattern1.png”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.1ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (4.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (91.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (73.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (202.6ms)

Started GET “/users/sign_up” for ::1 at 2016-02-18 00:28:03 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.9ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (3.4ms)
Rendered devise/registrations/new.html.erb within layouts/devise (45.3ms)

Completed 200 OK in 203ms (Views: 181.0ms | ActiveRecord: 0.9ms)

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-18 00:28:03 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-18 00:28:03 +0100

Started GET “/assets/application.self-19c57d3fbf4eec3d37d63e528ed5698144cc5e2ee0b31ed212a1c9f017e9c4a8.css?body=1” for ::1 at 2016-02-18 00:28:03 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-18 00:28:03 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-18 00:28:04 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-18 00:28:04 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-18 00:28:04 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-18 00:28:04 +0100

Started GET “/images/bg-pattern/bg-pattern1.png” for ::1 at 2016-02-18 00:28:04 +0100

ActionController::RoutingError (No route matches [GET] “/images/bg-pattern/bg-pattern1.png”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (12.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (3.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (115.1ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (65.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (1.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (136.1ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 00:28:04 +0100

Started GET “/users/sign_up” for ::1 at 2016-02-18 00:28:28 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.4ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (4.4ms)
Rendered devise/registrations/new.html.erb within layouts/devise (23.1ms)

Completed 200 OK in 164ms (Views: 160.8ms | ActiveRecord: 0.4ms)

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-18 00:28:28 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-18 00:28:28 +0100

Started GET “/assets/application.self-19c57d3fbf4eec3d37d63e528ed5698144cc5e2ee0b31ed212a1c9f017e9c4a8.css?body=1” for ::1 at 2016-02-18 00:28:28 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-18 00:28:28 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-18 00:28:28 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-18 00:28:28 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-18 00:28:28 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-18 00:28:28 +0100

Started GET “/images/bg-pattern/bg-pattern1.png” for ::1 at 2016-02-18 00:28:29 +0100

ActionController::RoutingError (No route matches [GET] “/images/bg-pattern/bg-pattern1.png”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.1ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (101.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (54.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (116.0ms)

Started GET “/assets/background/1.jpg” for ::1 at 2016-02-18 00:28:29 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 00:28:29 +0100

Started GET “/users/sign_up” for ::1 at 2016-02-18 00:29:02 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.8ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (2.6ms)
Rendered devise/registrations/new.html.erb within layouts/devise (42.7ms)

Completed 200 OK in 258ms (Views: 232.4ms | ActiveRecord: 0.8ms)

Started GET “/assets/application.self-19c57d3fbf4eec3d37d63e528ed5698144cc5e2ee0b31ed212a1c9f017e9c4a8.css?body=1” for ::1 at 2016-02-18 00:29:02 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-18 00:29:03 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-18 00:29:03 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-18 00:29:03 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-18 00:29:03 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-18 00:29:03 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-18 00:29:03 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-18 00:29:03 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 00:29:03 +0100

Started GET “/assets/background/1.jpg” for ::1 at 2016-02-18 00:29:03 +0100

Started GET “/images/bg-pattern/bg-pattern1.png” for ::1 at 2016-02-18 00:29:03 +0100

ActionController::RoutingError (No route matches [GET] “/images/bg-pattern/bg-pattern1.png”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (4.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (3.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (144.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (54.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (126.1ms)

Started GET “/users/sign_up” for ::1 at 2016-02-18 00:33:05 +0100 Processing by Devise::RegistrationsController#new as HTML

 (1.2ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (4.0ms)
Rendered devise/registrations/new.html.erb within layouts/devise (67.0ms)

DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324423150080 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324423150080 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324423150080 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324423150080 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324423150080 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324423150080 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324423150080 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324423150080 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324423150080 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324423150080 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324423150080 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324423150080 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324423150080 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324423150080 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324423150080 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324423150080 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324423150080 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324423150080 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324423150080 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324423150080 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324423150080 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324423150080 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324423150080 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324423150080 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324423150080 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324423150080 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) Completed 200 OK in 8367ms (Views: 8334.9ms | ActiveRecord: 1.2ms)

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-18 00:33:14 +0100

Started GET “/assets/application.self-4571c4baf4d55dc236bb3a73d2b9228f79e0752dcc19c9e3bc1479334aacfe66.css?body=1” for ::1 at 2016-02-18 00:33:14 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-18 00:33:14 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-18 00:33:14 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-18 00:33:14 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-18 00:33:14 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-18 00:33:14 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-18 00:33:14 +0100

Started GET “/assets/background/1.jpg” for ::1 at 2016-02-18 00:33:14 +0100

Started GET “/images/bg-pattern/bg-pattern1.png” for ::1 at 2016-02-18 00:33:14 +0100

ActionController::RoutingError (No route matches [GET] “/images/bg-pattern/bg-pattern1.png”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (5.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.1ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (50.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (237.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (86.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (234.2ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 00:33:15 +0100

Started GET “/users/sign_up” for ::1 at 2016-02-18 00:34:17 +0100 Processing by Devise::RegistrationsController#new as HTML

 (1.5ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (5.5ms)
Rendered devise/registrations/new.html.erb within layouts/devise (90.9ms)

DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324423150080 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324423150080 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324423150080 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324423150080 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324423150080 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324423150080 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324423150080 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324423150080 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324423150080 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324423150080 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324423150080 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324423150080 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324423150080 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324423150080 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324423150080 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324423150080 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324423150080 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324423150080 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324423150080 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324423150080 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324423150080 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324423150080 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324423150080 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324423150080 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324423150080 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_devise_html_erb___3322500556092680021_70324423150080 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) Completed 200 OK in 8302ms (Views: 8253.1ms | ActiveRecord: 1.5ms)

Started GET “/assets/application.self-ccd5c05c88bda1eff429dcbd5fddfa4abe555c19f476c3f90f4b88498da5e394.css?body=1” for ::1 at 2016-02-18 00:34:26 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-18 00:34:26 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-18 00:34:26 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-18 00:34:26 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-18 00:34:26 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-18 00:34:26 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-18 00:34:26 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-18 00:34:26 +0100

Started GET “/images/bg-pattern/bg-pattern1.png” for ::1 at 2016-02-18 00:34:26 +0100

ActionController::RoutingError (No route matches [GET] “/images/bg-pattern/bg-pattern1.png”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (125.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (55.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (125.8ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 00:34:27 +0100

Started GET “/assets/background/1.jpg” for ::1 at 2016-02-18 00:34:27 +0100

Started GET “/users/sign_up” for ::1 at 2016-02-18 00:35:21 +0100

ActiveRecord::SchemaMigration Load (16.4ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by Devise::RegistrationsController#new as HTML

 (0.5ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (7.4ms)
Rendered devise/registrations/new.html.erb within layouts/devise (370.8ms)

Completed 200 OK in 2266ms (Views: 2190.9ms | ActiveRecord: 31.0ms)

Started GET “/assets/application.self-ccd5c05c88bda1eff429dcbd5fddfa4abe555c19f476c3f90f4b88498da5e394.css?body=1” for ::1 at 2016-02-18 00:35:24 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-18 00:35:24 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-18 00:35:24 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-18 00:35:24 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-18 00:35:24 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-18 00:35:24 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-18 00:35:24 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-18 00:35:24 +0100

Started GET “/assets/background/1.jpg” for ::1 at 2016-02-18 00:35:25 +0100

Started GET “/images/bg-pattern/bg-pattern1.png” for ::1 at 2016-02-18 00:35:25 +0100

ActionController::RoutingError (No route matches [GET] “/images/bg-pattern/bg-pattern1.png”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (27.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (148.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (58.1ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (131.2ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 00:35:25 +0100

Started GET “/users/sign_up” for ::1 at 2016-02-18 00:37:15 +0100 Processing by Devise::RegistrationsController#new as HTML

 (1.2ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (5.4ms)
Rendered devise/registrations/new.html.erb within layouts/devise (146.9ms)

DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300010489040 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300010489040 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300010489040 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300010489040 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300010489040 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300010489040 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300010489040 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300010489040 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300010489040 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300010489040 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300010489040 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300010489040 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300010489040 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300010489040 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300010489040 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300010489040 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300010489040 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300010489040 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300010489040 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300010489040 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300010489040 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300010489040 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300010489040 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300010489040 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300010489040 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300010489040 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) Completed 200 OK in 7871ms (Views: 7825.5ms | ActiveRecord: 1.2ms)

Started GET “/assets/application.self-94de5effae78aba1d8b99c337a843109b7d43f33437bc8cdb103a7fc4296d6f9.css?body=1” for ::1 at 2016-02-18 00:37:23 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-18 00:37:23 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-18 00:37:23 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-18 00:37:23 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-18 00:37:23 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-18 00:37:23 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-18 00:37:23 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-18 00:37:23 +0100

Started GET “/images/bg-pattern/bg-pattern1.png” for ::1 at 2016-02-18 00:37:24 +0100

ActionController::RoutingError (No route matches [GET] “/images/bg-pattern/bg-pattern1.png”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (87.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (61.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (124.1ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 00:37:24 +0100

Started GET “/assets/background/1.jpg” for ::1 at 2016-02-18 00:37:24 +0100

Started GET “/users/sign_up” for ::1 at 2016-02-18 00:38:29 +0100 Processing by Devise::RegistrationsController#new as HTML

 (1.2ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (4.0ms)
Rendered devise/registrations/new.html.erb within layouts/devise (78.1ms)

DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300010489040 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300010489040 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300010489040 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300010489040 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300010489040 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300010489040 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300010489040 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300010489040 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300010489040 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300010489040 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300010489040 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300010489040 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300010489040 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300010489040 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300010489040 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300010489040 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300010489040 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300010489040 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300010489040 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300010489040 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300010489040 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300010489040 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300010489040 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300010489040 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300010489040 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300010489040 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) Completed 200 OK in 7116ms (Views: 7089.6ms | ActiveRecord: 1.2ms)

Started GET “/assets/application.self-6815640d5cfaa02e7125f2fa0652dff67de77b4a4c593fd6003eb1a5fe1374cc.css?body=1” for ::1 at 2016-02-18 00:38:36 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-18 00:38:36 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-18 00:38:36 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-18 00:38:36 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-18 00:38:36 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-18 00:38:36 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-18 00:38:36 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-18 00:38:36 +0100

Started GET “/images/bg-pattern/bg-pattern1.png” for ::1 at 2016-02-18 00:38:36 +0100

ActionController::RoutingError (No route matches [GET] “/images/bg-pattern/bg-pattern1.png”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (76.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (46.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (119.5ms)

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-18 00:38:37 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 00:38:37 +0100

Started GET “/users/sign_up” for ::1 at 2016-02-18 00:39:17 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.6ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (3.4ms)
Rendered devise/registrations/new.html.erb within layouts/devise (22.6ms)

Completed 200 OK in 199ms (Views: 194.6ms | ActiveRecord: 0.6ms)

Started GET “/assets/application.self-6815640d5cfaa02e7125f2fa0652dff67de77b4a4c593fd6003eb1a5fe1374cc.css?body=1” for ::1 at 2016-02-18 00:39:17 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-18 00:39:17 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-18 00:39:17 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-18 00:39:17 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-18 00:39:17 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-18 00:39:17 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-18 00:39:17 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-18 00:39:17 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-18 00:39:18 +0100

Started GET “/images/bg-pattern/bg-pattern1.png” for ::1 at 2016-02-18 00:39:18 +0100

ActionController::RoutingError (No route matches [GET] “/images/bg-pattern/bg-pattern1.png”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (79.1ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (160.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (503.2ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 00:39:19 +0100

Started GET “/users/sign_up” for ::1 at 2016-02-18 00:41:23 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.9ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (6.1ms)
Rendered devise/registrations/new.html.erb within layouts/devise (103.6ms)

DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70299994471560 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70299994471560 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70299994471560 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70299994471560 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70299994471560 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70299994471560 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70299994471560 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70299994471560 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70299994471560 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70299994471560 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70299994471560 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70299994471560 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70299994471560 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70299994471560 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70299994471560 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70299994471560 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70299994471560 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70299994471560 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70299994471560 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70299994471560 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70299994471560 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70299994471560 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70299994471560 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70299994471560 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70299994471560 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70299994471560 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) Completed 200 OK in 9815ms (Views: 9789.3ms | ActiveRecord: 0.9ms)

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-18 00:41:33 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-18 00:41:33 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-18 00:41:33 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-18 00:41:33 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-18 00:41:33 +0100

Started GET “/assets/application.self-8bbcfc1e50ae7612b642928f8c351d1f3d8807efb8176b676f6f46ea80bcca8f.css?body=1” for ::1 at 2016-02-18 00:41:33 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-18 00:41:34 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-18 00:41:34 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-18 00:41:34 +0100

Started GET “/images/bg-pattern/bg-pattern1.png” for ::1 at 2016-02-18 00:41:34 +0100

ActionController::RoutingError (No route matches [GET] “/images/bg-pattern/bg-pattern1.png”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (107.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (52.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (142.3ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 00:41:35 +0100

Started GET “/users/sign_up” for ::1 at 2016-02-18 00:43:23 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.9ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (7.2ms)
Rendered devise/registrations/new.html.erb within layouts/devise (47.1ms)

Completed 200 OK in 269ms (Views: 251.3ms | ActiveRecord: 0.9ms)

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-18 00:43:24 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-18 00:43:24 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-18 00:43:24 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-18 00:43:24 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-18 00:43:24 +0100

Started GET “/assets/application.self-8bbcfc1e50ae7612b642928f8c351d1f3d8807efb8176b676f6f46ea80bcca8f.css?body=1” for ::1 at 2016-02-18 00:43:24 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-18 00:43:24 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-18 00:43:24 +0100

Started GET “/images/bg-pattern/bg-pattern1.png” for ::1 at 2016-02-18 00:43:24 +0100

ActionController::RoutingError (No route matches [GET] “/images/bg-pattern/bg-pattern1.png”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.1ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.1ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.1ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.1ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (113.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (51.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (118.1ms)

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-18 00:43:25 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 00:43:25 +0100

Started GET “/users/sign_up” for ::1 at 2016-02-18 00:44:03 +0100 Processing by Devise::RegistrationsController#new as HTML

 (1.1ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (5.9ms)
Rendered devise/registrations/new.html.erb within layouts/devise (82.3ms)

Completed 200 OK in 470ms (Views: 439.0ms | ActiveRecord: 1.1ms)

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-18 00:44:03 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-18 00:44:03 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-18 00:44:03 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-18 00:44:03 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-18 00:44:03 +0100

Started GET “/assets/application.self-8bbcfc1e50ae7612b642928f8c351d1f3d8807efb8176b676f6f46ea80bcca8f.css?body=1” for ::1 at 2016-02-18 00:44:03 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-18 00:44:03 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-18 00:44:03 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-18 00:44:04 +0100

Started GET “/images/bg-pattern/bg-pattern1.png” for ::1 at 2016-02-18 00:44:04 +0100

ActionController::RoutingError (No route matches [GET] “/images/bg-pattern/bg-pattern1.png”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (100.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (2.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (1.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (76.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (179.9ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 00:44:05 +0100

Started GET “/users/sign_up” for ::1 at 2016-02-18 00:47:49 +0100 Processing by Devise::RegistrationsController#new as HTML

 (1.1ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (7.3ms)
Rendered devise/registrations/new.html.erb within layouts/devise (75.8ms)

DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300021798400 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300021798400 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300021798400 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300021798400 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300021798400 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300021798400 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300021798400 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300021798400 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300021798400 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300021798400 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300021798400 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300021798400 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300021798400 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300021798400 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300021798400 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300021798400 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300021798400 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300021798400 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300021798400 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300021798400 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300021798400 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300021798400 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300021798400 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300021798400 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300021798400 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300021798400 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) Completed 200 OK in 8059ms (Views: 8022.7ms | ActiveRecord: 1.1ms)

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-18 00:47:57 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-18 00:47:57 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-18 00:47:57 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-18 00:47:57 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-18 00:47:57 +0100

Started GET “/assets/application.self-cf4e61eaf874997ff271cdaf65817a5b1c114c752b2cb51efa6e72858b4c79e6.css?body=1” for ::1 at 2016-02-18 00:47:57 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-18 00:47:57 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-18 00:47:57 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-18 00:47:58 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-18 00:47:58 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 00:47:58 +0100

Started GET “/users/sign_in” for ::1 at 2016-02-18 00:49:56 +0100 Processing by Devise::SessionsController#new as HTML

 (0.9ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (16.8ms)
Rendered devise/sessions/new.html.erb within layouts/devise (169.9ms)

DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300060269660 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300060269660 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300060269660 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300060269660 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300060269660 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300060269660 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300060269660 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300060269660 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300060269660 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300060269660 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300060269660 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300060269660 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300060269660 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300060269660 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300060269660 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300060269660 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300060269660 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300060269660 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300060269660 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300060269660 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300060269660 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300060269660 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300060269660 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300060269660 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300060269660 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_devise_html_erb___2501143241490720504_70300060269660 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) Completed 200 OK in 4289ms (Views: 4240.9ms | ActiveRecord: 0.9ms)

Started GET “/assets/application.self-5f06b417f1f26f2c0b61fcc6fa3fc891be0bfa604fccfce5a863e2537885c749.css?body=1” for ::1 at 2016-02-18 00:50:01 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-18 00:50:01 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-18 00:50:01 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-18 00:50:01 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-18 00:50:01 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-18 00:50:01 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-18 00:50:01 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-18 00:50:01 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-18 00:50:02 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 00:50:03 +0100

Started GET “/users/sign_up” for ::1 at 2016-02-18 00:50:26 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.5ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (3.5ms)
Rendered devise/registrations/new.html.erb within layouts/devise (23.1ms)

Completed 200 OK in 161ms (Views: 157.1ms | ActiveRecord: 0.5ms)

Started GET “/assets/application.self-5f06b417f1f26f2c0b61fcc6fa3fc891be0bfa604fccfce5a863e2537885c749.css?body=1” for ::1 at 2016-02-18 00:50:26 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-18 00:50:26 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-18 00:50:26 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-18 00:50:26 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-18 00:50:26 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-18 00:50:26 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-18 00:50:27 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-18 00:50:27 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-18 00:50:27 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 00:50:27 +0100

Started GET “/users/sign_up” for ::1 at 2016-02-18 00:51:02 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.8ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (5.5ms)
Rendered devise/registrations/new.html.erb within layouts/devise (112.5ms)

Completed 200 OK in 856ms (Views: 824.5ms | ActiveRecord: 0.8ms)

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-18 00:51:03 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-18 00:51:03 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-18 00:51:03 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-18 00:51:03 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-18 00:51:03 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-18 00:51:03 +0100

Started GET “/assets/application.self-5f06b417f1f26f2c0b61fcc6fa3fc891be0bfa604fccfce5a863e2537885c749.css?body=1” for ::1 at 2016-02-18 00:51:03 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-18 00:51:03 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-18 00:51:04 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-18 00:51:04 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 00:51:04 +0100

Started GET “/users/sign_up” for ::1 at 2016-02-18 00:51:26 +0100 Processing by Devise::RegistrationsController#new as HTML

 (2.5ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (5.0ms)
Rendered devise/registrations/new.html.erb within layouts/devise (68.4ms)

Completed 200 OK in 313ms (Views: 278.9ms | ActiveRecord: 2.5ms)

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-18 00:51:27 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-18 00:51:27 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-18 00:51:27 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-18 00:51:27 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-18 00:51:27 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-18 00:51:27 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-18 00:51:27 +0100

Started GET “/assets/application.self-5f06b417f1f26f2c0b61fcc6fa3fc891be0bfa604fccfce5a863e2537885c749.css?body=1” for ::1 at 2016-02-18 00:51:27 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-18 00:51:27 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-18 00:51:27 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 00:51:27 +0100

Started GET “/users/sign_up” for ::1 at 2016-02-18 00:51:46 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.4ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (2.8ms)
Rendered devise/registrations/new.html.erb within layouts/devise (21.3ms)

Completed 200 OK in 145ms (Views: 141.9ms | ActiveRecord: 0.4ms)

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-18 00:51:47 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-18 00:51:47 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-18 00:51:47 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-18 00:51:47 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-18 00:51:47 +0100

Started GET “/assets/application.self-5f06b417f1f26f2c0b61fcc6fa3fc891be0bfa604fccfce5a863e2537885c749.css?body=1” for ::1 at 2016-02-18 00:51:47 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-18 00:51:47 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-18 00:51:47 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-18 00:51:47 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-18 00:51:47 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 00:51:47 +0100

Started GET “/users/sign_up” for ::1 at 2016-02-18 00:53:37 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.9ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (4.3ms)
Rendered devise/registrations/new.html.erb within layouts/devise (78.9ms)

Completed 200 OK in 391ms (Views: 364.9ms | ActiveRecord: 0.9ms)

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-18 00:53:38 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-18 00:53:38 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-18 00:53:38 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-18 00:53:38 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-18 00:53:38 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-18 00:53:38 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-18 00:53:38 +0100

Started GET “/assets/application.self-5f06b417f1f26f2c0b61fcc6fa3fc891be0bfa604fccfce5a863e2537885c749.css?body=1” for ::1 at 2016-02-18 00:53:38 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-18 00:53:39 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 00:53:39 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-18 00:53:39 +0100

Started GET “/users/sign_in” for ::1 at 2016-02-18 00:53:49 +0100 Processing by Devise::SessionsController#new as HTML

 (0.4ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (6.2ms)
Rendered devise/sessions/new.html.erb within layouts/devise (16.3ms)

Completed 200 OK in 119ms (Views: 114.2ms | ActiveRecord: 0.4ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 00:53:50 +0100

Started GET “/users/sign_up” for ::1 at 2016-02-18 00:57:34 +0100 Processing by Devise::RegistrationsController#new as HTML

 (2.1ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (6.9ms)
Rendered devise/registrations/new.html.erb within layouts/devise (89.7ms)

Completed 200 OK in 499ms (Views: 466.1ms | ActiveRecord: 2.1ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 00:57:35 +0100

Started GET “/users/sign_up” for ::1 at 2016-02-18 00:59:53 +0100 Processing by Devise::RegistrationsController#new as HTML

 (1.6ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (6.6ms)
Rendered devise/registrations/new.html.erb within layouts/devise (98.2ms)

Completed 200 OK in 826ms (Views: 797.6ms | ActiveRecord: 1.6ms)

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-18 00:59:54 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-18 00:59:54 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-18 00:59:54 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-18 00:59:54 +0100

Started GET “/assets/application.self-5f06b417f1f26f2c0b61fcc6fa3fc891be0bfa604fccfce5a863e2537885c749.css?body=1” for ::1 at 2016-02-18 00:59:54 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-18 00:59:54 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-18 00:59:54 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-18 00:59:54 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 00:59:55 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-18 00:59:55 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-18 00:59:55 +0100

Started GET “/users/sign_up” for ::1 at 2016-02-18 01:02:45 +0100 Processing by Devise::RegistrationsController#new as HTML

 (1.1ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (8.3ms)
Rendered devise/registrations/new.html.erb within layouts/devise (76.2ms)

Completed 200 OK in 406ms (Views: 384.6ms | ActiveRecord: 1.1ms)

Started GET “/assets/application.self-5f06b417f1f26f2c0b61fcc6fa3fc891be0bfa604fccfce5a863e2537885c749.css?body=1” for ::1 at 2016-02-18 01:02:46 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-18 01:02:46 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-18 01:02:46 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-18 01:02:46 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-18 01:02:46 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-18 01:02:46 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-18 01:02:46 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-18 01:02:46 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-18 01:02:46 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-18 01:02:46 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 01:02:46 +0100

Started GET “/users/sign_up” for ::1 at 2016-02-18 01:03:51 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.9ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (4.8ms)
Rendered devise/registrations/new.html.erb within layouts/devise (73.8ms)

Completed 200 OK in 517ms (Views: 492.5ms | ActiveRecord: 0.9ms)

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-18 01:03:52 +0100

Started GET “/assets/application.self-5f06b417f1f26f2c0b61fcc6fa3fc891be0bfa604fccfce5a863e2537885c749.css?body=1” for ::1 at 2016-02-18 01:03:52 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-18 01:03:52 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-18 01:03:52 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-18 01:03:52 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-18 01:03:52 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-18 01:03:52 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-18 01:03:52 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-18 01:03:52 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 01:03:52 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-18 01:03:53 +0100

Started GET “/users/sign_up” for ::1 at 2016-02-18 01:04:42 +0100 Processing by Devise::RegistrationsController#new as HTML

 (1.0ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (6.1ms)
Rendered devise/registrations/new.html.erb within layouts/devise (85.2ms)

Completed 200 OK in 339ms (Views: 316.0ms | ActiveRecord: 1.0ms)

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-18 01:04:42 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-18 01:04:42 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-18 01:04:42 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-18 01:04:43 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-18 01:04:43 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-18 01:04:43 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-18 01:04:43 +0100

Started GET “/assets/application.self-5f06b417f1f26f2c0b61fcc6fa3fc891be0bfa604fccfce5a863e2537885c749.css?body=1” for ::1 at 2016-02-18 01:04:43 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-18 01:04:43 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-18 01:04:43 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 01:04:43 +0100

Started GET “/” for ::1 at 2016-02-18 01:39:14 +0100

ActiveRecord::SchemaMigration Load (23.6ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (23.2ms)

Completed 200 OK in 3240ms (Views: 3159.6ms | ActiveRecord: 0.0ms)

Started GET “/” for ::1 at 2016-02-18 01:39:20 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (1.3ms)

Completed 200 OK in 89ms (Views: 88.2ms | ActiveRecord: 0.0ms)

Started GET “/” for ::1 at 2016-02-18 01:44:15 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (1.0ms)

Completed 200 OK in 176ms (Views: 175.0ms | ActiveRecord: 0.0ms)

Started GET “/users/sign_in” for ::1 at 2016-02-18 01:44:18 +0100 Processing by Devise::SessionsController#new as HTML

 (0.8ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (16.5ms)
Rendered devise/sessions/new.html.erb within layouts/devise (251.2ms)

Completed 200 OK in 496ms (Views: 384.9ms | ActiveRecord: 65.7ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 01:44:19 +0100

Started GET “/users/sign_up” for ::1 at 2016-02-18 01:44:23 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.4ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (5.5ms)
Rendered devise/registrations/new.html.erb within layouts/devise (15.9ms)

Completed 200 OK in 97ms (Views: 92.7ms | ActiveRecord: 0.4ms)

Started GET “/users/sign_in” for ::1 at 2016-02-18 01:48:21 +0100 Processing by Devise::SessionsController#new as HTML

 (3.1ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (6.6ms)
Rendered devise/sessions/new.html.erb within layouts/devise (86.0ms)

Completed 200 OK in 336ms (Views: 302.3ms | ActiveRecord: 3.1ms)

Started GET “/users/sign_in” for ::1 at 2016-02-18 01:56:22 +0100 Processing by Devise::SessionsController#new as HTML

 (0.6ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (5.8ms)
Rendered devise/sessions/new.html.erb within layouts/devise (40.3ms)

Completed 200 OK in 299ms (Views: 256.9ms | ActiveRecord: 5.7ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 01:56:23 +0100

Started GET “/users/sign_up” for ::1 at 2016-02-18 01:56:26 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.6ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (4.2ms)
Rendered devise/registrations/new.html.erb within layouts/devise (9.2ms)

Completed 200 OK in 80ms (Views: 75.0ms | ActiveRecord: 0.6ms)

Started POST “/users” for ::1 at 2016-02-18 01:57:33 +0100 Processing by Devise::RegistrationsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"4wKERvWgAkOLGe8RUboeygL+q4Rh35WOIWd2X8VJSvDxTMEDCRCrIyiy+ZWU2wezwfyzLMrMVU+Lh0Vai8dKeg==", "user"=>{"email"=>"test@example.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "commit"=>"Sign up"}
 (0.4ms)  SELECT COUNT(*) FROM "users"
 (17.3ms)  BEGIN
User Exists (147.4ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = 'test@example.com' LIMIT 1
SQL (68.4ms)  INSERT INTO "users" ("email", "encrypted_password", "role", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["email", "test@example.com"], ["encrypted_password", "$2a$10$Qt7GxBpqPe/Ei7TI8ZOsAOEPPx6f.CUE2sfQLonA7tjtgzoHpsB.W"], ["role", 0], ["created_at", "2016-02-18 00:57:34.590538"], ["updated_at", "2016-02-18 00:57:34.590538"]]
 (90.5ms)  COMMIT
 (0.2ms)  BEGIN
SQL (6.6ms)  UPDATE "users" SET "last_sign_in_at" = $1, "current_sign_in_at" = $2, "last_sign_in_ip" = $3, "current_sign_in_ip" = $4, "sign_in_count" = $5, "updated_at" = $6 WHERE "users"."id" = $7  [["last_sign_in_at", "2016-02-18 00:57:34.769296"], ["current_sign_in_at", "2016-02-18 00:57:34.769296"], ["last_sign_in_ip", "::1/128"], ["current_sign_in_ip", "::1/128"], ["sign_in_count", 1], ["updated_at", "2016-02-18 00:57:34.771994"], ["id", 3]]
 (0.5ms)  COMMIT

Redirected to localhost:3000/ Completed 302 Found in 964ms (ActiveRecord: 331.4ms)

Started GET “/” for ::1 at 2016-02-18 01:57:34 +0100 Processing by DummyController#index as HTML

User Load (19.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 3]]
Rendered dummy/index.html.erb within layouts/dummy (39.5ms)

Completed 200 OK in 260ms (Views: 239.4ms | ActiveRecord: 19.3ms)

Started GET “/users” for ::1 at 2016-02-18 01:58:25 +0100 Processing by UsersController#index as HTML

User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 3]]

Completed 500 Internal Server Error in 37ms (ActiveRecord: 0.4ms)

Pundit::NotAuthorizedError - not allowed to index? this #<User id: 3, email: “test@example.com”, encrypted_password: “$2a$10$Qt7GxBpqPe/Ei7TI8ZOsAOEPPx6f.CUE2sfQLonA7tj…”, reset_password_token: nil, reset_password_sent_at: nil, remember_created_at: nil, sign_in_count: 1, current_sign_in_at: “2016-02-18 00:57:34”, last_sign_in_at: “2016-02-18 00:57:34”, current_sign_in_ip: #<IPAddr: IPv6:0000:0000:0000:0000:0000:0000:0000:0001/ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff>, last_sign_in_ip: #<IPAddr: IPv6:0000:0000:0000:0000:0000:0000:0000:0001/ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff>, created_at: “2016-02-18 00:57:34”, updated_at: “2016-02-18 00:57:34”, role: 0>:

pundit (1.1.0) lib/pundit.rb:197:in `authorize'
app/controllers/users_controller.rb:7:in `index'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started GET “/users/sign_up” for ::1 at 2016-02-18 01:58:26 +0100 Processing by Devise::RegistrationsController#new as HTML

User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 3]]

Redirected to localhost:3000/ Filter chain halted as :require_no_authentication rendered or redirected Completed 302 Found in 3ms (ActiveRecord: 0.4ms)

Started GET “/” for ::1 at 2016-02-18 01:58:26 +0100 Processing by DummyController#index as HTML

User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 3]]
Rendered dummy/index.html.erb within layouts/dummy (2.6ms)

Completed 200 OK in 318ms (Views: 316.9ms | ActiveRecord: 0.4ms)

Started GET “/users/sign_up” for ::1 at 2016-02-18 01:58:29 +0100 Processing by Devise::RegistrationsController#new as HTML

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 3]]

Redirected to localhost:3000/ Filter chain halted as :require_no_authentication rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.3ms)

Started GET “/” for ::1 at 2016-02-18 01:58:29 +0100 Processing by DummyController#index as HTML

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 3]]
Rendered dummy/index.html.erb within layouts/dummy (1.8ms)

Completed 200 OK in 32ms (Views: 30.8ms | ActiveRecord: 0.3ms)

Started GET “/users/sign_up” for ::1 at 2016-02-18 01:58:30 +0100 Processing by Devise::RegistrationsController#new as HTML

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 3]]

Redirected to localhost:3000/ Filter chain halted as :require_no_authentication rendered or redirected Completed 302 Found in 3ms (ActiveRecord: 0.2ms)

Started GET “/” for ::1 at 2016-02-18 01:58:30 +0100 Processing by DummyController#index as HTML

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 3]]
Rendered dummy/index.html.erb within layouts/dummy (1.7ms)

Completed 200 OK in 30ms (Views: 29.6ms | ActiveRecord: 0.2ms)

Started GET “/users/index” for ::1 at 2016-02-18 01:58:31 +0100

ActionController::RoutingError (No route matches [GET] “/users/index”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.1ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (96.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (388.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (1.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (1.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (81.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (187.2ms)

Started GET “/users/index” for ::1 at 2016-02-18 01:58:56 +0100

ActionController::RoutingError (No route matches [GET] “/users/index”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (93.1ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (47.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (106.0ms)

Started GET “/users/sign_up” for ::1 at 2016-02-18 01:58:57 +0100 Processing by Devise::RegistrationsController#new as HTML

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 3]]

Redirected to localhost:3000/ Filter chain halted as :require_no_authentication rendered or redirected Completed 302 Found in 3ms (ActiveRecord: 0.2ms)

Started GET “/” for ::1 at 2016-02-18 01:58:57 +0100 Processing by DummyController#index as HTML

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 3]]
Rendered dummy/index.html.erb within layouts/dummy (2.2ms)

Completed 200 OK in 31ms (Views: 30.8ms | ActiveRecord: 0.3ms)

Started GET “/users/” for ::1 at 2016-02-18 01:58:58 +0100 Processing by UsersController#index as HTML

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 3]]

Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.2ms)

Pundit::NotAuthorizedError - not allowed to index? this #<User id: 3, email: “test@example.com”, encrypted_password: “$2a$10$Qt7GxBpqPe/Ei7TI8ZOsAOEPPx6f.CUE2sfQLonA7tj…”, reset_password_token: nil, reset_password_sent_at: nil, remember_created_at: nil, sign_in_count: 1, current_sign_in_at: “2016-02-18 00:57:34”, last_sign_in_at: “2016-02-18 00:57:34”, current_sign_in_ip: #<IPAddr: IPv6:0000:0000:0000:0000:0000:0000:0000:0001/ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff>, last_sign_in_ip: #<IPAddr: IPv6:0000:0000:0000:0000:0000:0000:0000:0001/ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff>, created_at: “2016-02-18 00:57:34”, updated_at: “2016-02-18 00:57:34”, role: 0>:

pundit (1.1.0) lib/pundit.rb:197:in `authorize'
app/controllers/users_controller.rb:7:in `index'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/9f05661c922c9021/variables” for ::1 at 2016-02-18 01:58:58 +0100

User Load (0.3ms)  SELECT "users".* FROM "users"
User Load (0.8ms)  SELECT "users".* FROM "users"
 (0.9ms)  SELECT COUNT(*) FROM "users"
User Load (0.9ms)  SELECT "users".* FROM "users"
User Load (0.9ms)  SELECT  "users".* FROM "users"  ORDER BY "users"."id" ASC LIMIT 1

Started GET “/” for ::1 at 2016-02-18 02:06:18 +0100 Processing by DummyController#index as HTML

User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 3]]
Rendered dummy/index.html.erb within layouts/dummy (23.5ms)

Completed 200 OK in 348ms (Views: 340.6ms | ActiveRecord: 0.9ms)

Started GET “/” for ::1 at 2016-02-18 02:06:18 +0100 Processing by DummyController#index as HTML

User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 3]]
Rendered dummy/index.html.erb within layouts/dummy (2.9ms)

Completed 200 OK in 74ms (Views: 67.8ms | ActiveRecord: 0.4ms)

Started GET “/users/edit” for ::1 at 2016-02-18 02:06:23 +0100 Processing by Devise::RegistrationsController#edit as HTML

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 3]]
Rendered devise/registrations/edit.html.erb within layouts/devise (39.0ms)

Completed 200 OK in 163ms (Views: 160.0ms | ActiveRecord: 0.3ms)

Started DELETE “/users/sign_out” for ::1 at 2016-02-18 02:06:30 +0100 Processing by Devise::SessionsController#destroy as HTML

Parameters: {"authenticity_token"=>"BduWdycCFdj+pgv0gtPsaIoDCw3YfYzZhBFNBoGrze0XldMy27K8uF0NHXBHsvURSQETpXNuTBgu8X4DzyXNZw=="}
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 3]]
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT

Redirected to localhost:3000/ Completed 302 Found in 126ms (ActiveRecord: 0.9ms)

Started GET “/” for ::1 at 2016-02-18 02:06:31 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (0.7ms)

Completed 200 OK in 32ms (Views: 31.0ms | ActiveRecord: 0.0ms)

Started GET “/users/sign_in” for ::1 at 2016-02-18 02:06:37 +0100 Processing by Devise::SessionsController#new as HTML

 (0.9ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (4.9ms)
Rendered devise/sessions/new.html.erb within layouts/devise (27.6ms)

Completed 200 OK in 144ms (Views: 140.5ms | ActiveRecord: 0.9ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 02:06:37 +0100

Started GET “/users/sign_up” for ::1 at 2016-02-18 02:07:59 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.4ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (3.2ms)
Rendered devise/registrations/new.html.erb within layouts/devise (26.4ms)

Completed 200 OK in 241ms (Views: 238.9ms | ActiveRecord: 0.4ms)

Started GET “/users/sign_in” for ::1 at 2016-02-18 02:09:27 +0100 Processing by Devise::SessionsController#new as HTML

 (0.8ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (6.8ms)
Rendered devise/sessions/new.html.erb within layouts/devise (74.6ms)

Completed 200 OK in 280ms (Views: 254.8ms | ActiveRecord: 0.8ms)

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-18 02:09:28 +0100

Started GET “/assets/application.self-5f06b417f1f26f2c0b61fcc6fa3fc891be0bfa604fccfce5a863e2537885c749.css?body=1” for ::1 at 2016-02-18 02:09:28 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-18 02:09:28 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-18 02:09:28 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-18 02:09:28 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-18 02:09:28 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-18 02:09:28 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-18 02:09:28 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-18 02:09:28 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 02:09:28 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-18 02:09:28 +0100

Started POST “/users/sign_in” for ::1 at 2016-02-18 02:09:57 +0100 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"24UNIPKq2AtFIn5OFUlBvBvZ0uIbiiQ5xPVEPQqtA/ObZAWo0HBtHhqa102Gl9LifmzgMlRGV6Ma8hw2FHOBJA==", "user"=>{"email"=>"admin@test.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log In"}
User Load (113.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["email", "admin@test.com"]]
 (0.2ms)  BEGIN
SQL (0.5ms)  UPDATE "users" SET "current_sign_in_at" = $1, "sign_in_count" = $2, "updated_at" = $3 WHERE "users"."id" = $4  [["current_sign_in_at", "2016-02-18 01:09:57.375797"], ["sign_in_count", 2], ["updated_at", "2016-02-18 01:09:57.380808"], ["id", 1]]
 (21.8ms)  COMMIT

Redirected to localhost:3000/ Completed 302 Found in 313ms (ActiveRecord: 135.8ms)

Started GET “/” for ::1 at 2016-02-18 02:09:57 +0100 Processing by DummyController#index as HTML

User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Rendered dummy/index.html.erb within layouts/dummy (3.1ms)

Completed 200 OK in 125ms (Views: 123.5ms | ActiveRecord: 0.4ms)

Started GET “/users” for ::1 at 2016-02-18 02:10:05 +0100 Processing by UsersController#index as HTML

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
User Load (0.4ms)  SELECT "users".* FROM "users"
Rendered users/_user.html.erb (292.9ms)
Rendered users/_user.html.erb (1.3ms)
Rendered users/_user.html.erb (0.9ms)
Rendered users/index.html.erb within layouts/users (311.7ms)

Completed 200 OK in 448ms (Views: 445.5ms | ActiveRecord: 0.7ms)

Started GET “/” for ::1 at 2016-02-18 02:11:28 +0100 Processing by DummyController#index as HTML

User Load (0.9ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Rendered dummy/index.html.erb within layouts/dummy (27.5ms)

Completed 200 OK in 243ms (Views: 239.2ms | ActiveRecord: 0.9ms)

Started GET “/assets/application.self-5f06b417f1f26f2c0b61fcc6fa3fc891be0bfa604fccfce5a863e2537885c749.css?body=1” for ::1 at 2016-02-18 02:11:29 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-18 02:11:29 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-18 02:11:29 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-18 02:11:29 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-18 02:11:29 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-18 02:11:29 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-18 02:11:29 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-18 02:11:29 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-18 02:11:30 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-18 02:11:30 +0100

Started GET “/” for ::1 at 2016-02-18 02:12:02 +0100 Processing by DummyController#index as HTML

User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Rendered dummy/index.html.erb within layouts/dummy (18.2ms)

Completed 200 OK in 155ms (Views: 153.5ms | ActiveRecord: 0.3ms)

Started GET “/assets/application.self-5f06b417f1f26f2c0b61fcc6fa3fc891be0bfa604fccfce5a863e2537885c749.css?body=1” for ::1 at 2016-02-18 02:12:02 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-18 02:12:02 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-18 02:12:02 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-18 02:12:02 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-18 02:12:03 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-18 02:12:03 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-18 02:12:03 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-18 02:12:03 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-18 02:12:03 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-18 02:12:03 +0100

Started GET “/users” for ::1 at 2016-02-18 02:13:33 +0100 Processing by UsersController#index as HTML

User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
User Load (0.6ms)  SELECT "users".* FROM "users"
Rendered users/_user.html.erb (7.6ms)
Rendered users/_user.html.erb (1.4ms)
Rendered users/_user.html.erb (1.4ms)
Rendered users/index.html.erb within layouts/users (19.0ms)

Completed 200 OK in 291ms (Views: 248.7ms | ActiveRecord: 1.3ms)

Started GET “/users” for ::1 at 2016-02-18 02:16:01 +0100 Processing by UsersController#index as HTML

User Load (1.1ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
User Load (0.6ms)  SELECT "users".* FROM "users"
Rendered users/_user.html.erb (10.5ms)
Rendered users/_user.html.erb (2.1ms)
Rendered users/_user.html.erb (1.4ms)
Rendered users/index.html.erb within layouts/users (34.8ms)

Completed 200 OK in 242ms (Views: 217.5ms | ActiveRecord: 1.7ms)

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-18 02:16:01 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-18 02:16:01 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-18 02:16:01 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-18 02:16:01 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-18 02:16:02 +0100

Started GET “/assets/application.self-5f06b417f1f26f2c0b61fcc6fa3fc891be0bfa604fccfce5a863e2537885c749.css?body=1” for ::1 at 2016-02-18 02:16:02 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-18 02:16:02 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-18 02:16:02 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-18 02:16:02 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-18 02:16:02 +0100

Started GET “/users” for ::1 at 2016-02-18 02:21:24 +0100 Processing by UsersController#index as HTML

User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
User Load (0.5ms)  SELECT "users".* FROM "users"
Rendered users/_user.html.erb (12.0ms)
Rendered users/_user.html.erb (1.3ms)
Rendered users/_user.html.erb (1.6ms)
Rendered users/index.html.erb within layouts/users (32.6ms)

Completed 200 OK in 422ms (Views: 395.8ms | ActiveRecord: 1.3ms)

Started GET “/assets/application.self-5f06b417f1f26f2c0b61fcc6fa3fc891be0bfa604fccfce5a863e2537885c749.css?body=1” for ::1 at 2016-02-18 02:21:25 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-18 02:21:25 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-18 02:21:25 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-18 02:21:25 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-18 02:21:25 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-18 02:21:25 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-18 02:21:25 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-18 02:21:25 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-18 02:21:25 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-18 02:21:25 +0100

Started GET “/users” for ::1 at 2016-02-18 02:26:51 +0100 Processing by UsersController#index as HTML

User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
User Load (0.6ms)  SELECT "users".* FROM "users"
Rendered users/_user.html.erb (4.6ms)
Rendered users/_user.html.erb (2.0ms)
Rendered users/_user.html.erb (1.8ms)
Rendered users/index.html.erb within layouts/users (26.6ms)

Completed 200 OK in 301ms (Views: 260.1ms | ActiveRecord: 4.6ms)

Started GET “/assets/application.self-5f06b417f1f26f2c0b61fcc6fa3fc891be0bfa604fccfce5a863e2537885c749.css?body=1” for ::1 at 2016-02-18 02:26:52 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-18 02:26:52 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-18 02:26:52 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-18 02:26:52 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-18 02:26:52 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-18 02:26:52 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-18 02:26:52 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-18 02:26:52 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-18 02:26:52 +0100

Started GET “/users” for ::1 at 2016-02-18 02:27:20 +0100 Processing by UsersController#index as HTML

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
User Load (0.5ms)  SELECT "users".* FROM "users"
Rendered users/_user.html.erb (3.9ms)
Rendered users/_user.html.erb (2.4ms)
Rendered users/_user.html.erb (2.5ms)
Rendered users/index.html.erb within layouts/users (28.6ms)

Completed 200 OK in 161ms (Views: 157.0ms | ActiveRecord: 0.8ms)

Started GET “/assets/application.self-5f06b417f1f26f2c0b61fcc6fa3fc891be0bfa604fccfce5a863e2537885c749.css?body=1” for ::1 at 2016-02-18 02:27:21 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-18 02:27:21 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-18 02:27:21 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-18 02:27:21 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-18 02:27:21 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-18 02:27:21 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-18 02:27:21 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-18 02:27:21 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-18 02:27:21 +0100

Started GET “/users” for ::1 at 2016-02-18 02:27:23 +0100 Processing by UsersController#index as HTML

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
User Load (0.3ms)  SELECT "users".* FROM "users"
Rendered users/_user.html.erb (1.0ms)
Rendered users/_user.html.erb (0.7ms)
Rendered users/_user.html.erb (0.8ms)
Rendered users/index.html.erb within layouts/users (6.5ms)

Completed 200 OK in 41ms (Views: 38.3ms | ActiveRecord: 0.6ms)

Started GET “/assets/application.self-5f06b417f1f26f2c0b61fcc6fa3fc891be0bfa604fccfce5a863e2537885c749.css?body=1” for ::1 at 2016-02-18 02:27:23 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-18 02:27:23 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-18 02:27:23 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-18 02:27:23 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-18 02:27:23 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-18 02:27:23 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-18 02:27:23 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-18 02:27:23 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-18 02:27:23 +0100

Started GET “/users” for ::1 at 2016-02-18 02:30:36 +0100 Processing by UsersController#index as HTML

User Load (1.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
User Load (2.1ms)  SELECT "users".* FROM "users"
Rendered users/_user.html.erb (17.0ms)
Rendered users/_user.html.erb (3.8ms)
Rendered users/_user.html.erb (2.7ms)
Rendered users/index.html.erb within layouts/users (54.7ms)

Completed 200 OK in 398ms (Views: 360.8ms | ActiveRecord: 3.6ms)

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-18 02:30:37 +0100

Started GET “/assets/application.self-5f06b417f1f26f2c0b61fcc6fa3fc891be0bfa604fccfce5a863e2537885c749.css?body=1” for ::1 at 2016-02-18 02:30:37 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-18 02:30:37 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-18 02:30:37 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-18 02:30:37 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-18 02:30:37 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-18 02:30:37 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-18 02:30:37 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-18 02:30:37 +0100

Started GET “/assets/background/4-f3a8d25155d5865dad69bc750e66ad86f22b28f19ab8d5b4ff40ab59ddad2139.jpg” for ::1 at 2016-02-18 02:30:37 +0100

Started GET “/users” for ::1 at 2016-02-18 02:31:22 +0100 Processing by UsersController#index as HTML

User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
User Load (0.6ms)  SELECT "users".* FROM "users"
Rendered users/_user.html.erb (1.6ms)
Rendered users/_user.html.erb (1.2ms)
Rendered users/_user.html.erb (0.9ms)
Rendered users/index.html.erb within layouts/users (12.9ms)

Completed 200 OK in 200ms (Views: 196.4ms | ActiveRecord: 1.1ms)

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-18 02:31:22 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-18 02:31:22 +0100

Started GET “/assets/application.self-5f06b417f1f26f2c0b61fcc6fa3fc891be0bfa604fccfce5a863e2537885c749.css?body=1” for ::1 at 2016-02-18 02:31:22 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-18 02:31:22 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-18 02:31:22 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-18 02:31:22 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-18 02:31:22 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-18 02:31:22 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-18 02:31:23 +0100

Started GET “/assets/background/4-f3a8d25155d5865dad69bc750e66ad86f22b28f19ab8d5b4ff40ab59ddad2139.jpg” for ::1 at 2016-02-18 02:31:23 +0100

Started GET “/users” for ::1 at 2016-02-18 02:33:04 +0100 Processing by UsersController#index as HTML

User Load (0.9ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
User Load (0.6ms)  SELECT "users".* FROM "users"
Rendered users/_user.html.erb (12.9ms)
Rendered users/_user.html.erb (1.7ms)
Rendered users/_user.html.erb (1.3ms)
Rendered users/index.html.erb within layouts/users (27.9ms)

Completed 200 OK in 586ms (Views: 563.6ms | ActiveRecord: 1.5ms)

Started GET “/assets/application.self-5f06b417f1f26f2c0b61fcc6fa3fc891be0bfa604fccfce5a863e2537885c749.css?body=1” for ::1 at 2016-02-18 02:33:04 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-18 02:33:04 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-18 02:33:04 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-18 02:33:04 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-18 02:33:04 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-18 02:33:04 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-18 02:33:04 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-18 02:33:04 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-18 02:33:05 +0100

Started GET “/assets/background/4-f3a8d25155d5865dad69bc750e66ad86f22b28f19ab8d5b4ff40ab59ddad2139.jpg” for ::1 at 2016-02-18 02:33:05 +0100

Started GET “/users” for ::1 at 2016-02-18 02:34:03 +0100 Processing by UsersController#index as HTML

User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
User Load (0.8ms)  SELECT "users".* FROM "users"
Rendered users/_user.html.erb (3.1ms)
Rendered users/_user.html.erb (1.2ms)
Rendered users/_user.html.erb (1.2ms)
Rendered users/index.html.erb within layouts/users (12.2ms)

Completed 200 OK in 211ms (Views: 206.3ms | ActiveRecord: 1.4ms)

Started GET “/assets/application.self-5f06b417f1f26f2c0b61fcc6fa3fc891be0bfa604fccfce5a863e2537885c749.css?body=1” for ::1 at 2016-02-18 02:34:03 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-18 02:34:03 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-18 02:34:03 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-18 02:34:03 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-18 02:34:04 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-18 02:34:04 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-18 02:34:04 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-18 02:34:04 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-18 02:34:04 +0100

Started GET “/assets/background/4-f3a8d25155d5865dad69bc750e66ad86f22b28f19ab8d5b4ff40ab59ddad2139.jpg” for ::1 at 2016-02-18 02:34:04 +0100

Started GET “/users” for ::1 at 2016-02-18 02:34:16 +0100 Processing by UsersController#index as HTML

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
User Load (0.8ms)  SELECT "users".* FROM "users"
Rendered users/_user.html.erb (3.3ms)
Rendered users/_user.html.erb (1.1ms)
Rendered users/_user.html.erb (1.0ms)
Rendered users/index.html.erb within layouts/users (11.7ms)

Completed 200 OK in 163ms (Views: 159.5ms | ActiveRecord: 1.0ms)

Started GET “/assets/application.self-5f06b417f1f26f2c0b61fcc6fa3fc891be0bfa604fccfce5a863e2537885c749.css?body=1” for ::1 at 2016-02-18 02:34:16 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-18 02:34:16 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-18 02:34:16 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-18 02:34:16 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-18 02:34:16 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-18 02:34:16 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-18 02:34:16 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-18 02:34:16 +0100

Started GET “/assets/background/4-f3a8d25155d5865dad69bc750e66ad86f22b28f19ab8d5b4ff40ab59ddad2139.jpg” for ::1 at 2016-02-18 02:34:16 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-18 02:34:16 +0100

Started GET “/users” for ::1 at 2016-02-18 02:34:59 +0100 Processing by UsersController#index as HTML

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
User Load (0.5ms)  SELECT "users".* FROM "users"
Rendered users/_user.html.erb (3.9ms)
Rendered users/_user.html.erb (2.6ms)
Rendered users/_user.html.erb (1.5ms)
Rendered users/index.html.erb within layouts/users (23.1ms)

Completed 200 OK in 489ms (Views: 354.9ms | ActiveRecord: 0.9ms)

Started GET “/assets/application.self-5f06b417f1f26f2c0b61fcc6fa3fc891be0bfa604fccfce5a863e2537885c749.css?body=1” for ::1 at 2016-02-18 02:35:00 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-18 02:35:00 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-18 02:35:00 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-18 02:35:00 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-18 02:35:00 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-18 02:35:00 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-18 02:35:00 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-18 02:35:00 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-18 02:35:00 +0100

Started GET “/assets/background/4-f3a8d25155d5865dad69bc750e66ad86f22b28f19ab8d5b4ff40ab59ddad2139.jpg” for ::1 at 2016-02-18 02:35:00 +0100

Started GET “/” for ::1 at 2016-02-18 02:41:55 +0100 Processing by DummyController#index as HTML

User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Rendered dummy/index.html.erb within layouts/dummy (16.2ms)

Completed 200 OK in 300ms (Views: 295.9ms | ActiveRecord: 0.8ms)

Started GET “/users/edit” for ::1 at 2016-02-18 02:41:57 +0100 Processing by Devise::RegistrationsController#edit as HTML

User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Rendered devise/registrations/edit.html.erb within layouts/devise (197.0ms)

Completed 200 OK in 294ms (Views: 290.8ms | ActiveRecord: 0.6ms)

Started DELETE “/users/sign_out” for ::1 at 2016-02-18 02:45:12 +0100 Processing by Devise::SessionsController#destroy as HTML

Parameters: {"authenticity_token"=>"42HLi3tas49QL4bX9jjHFzhVySgwjtGvp3pb4ZAx3m+7XahF6nrTOY08tsB5quGBJjWxrYmVBwohHoRdCRMv5A=="}
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT

Redirected to localhost:3000/ Completed 302 Found in 37ms (ActiveRecord: 1.0ms)

Started GET “/” for ::1 at 2016-02-18 02:45:12 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (1.8ms)

Completed 200 OK in 235ms (Views: 230.5ms | ActiveRecord: 0.0ms)

Started GET “/users/sign_in” for ::1 at 2016-02-18 02:45:16 +0100 Processing by Devise::SessionsController#new as HTML

 (0.5ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (7.4ms)
Rendered devise/sessions/new.html.erb within layouts/devise (30.8ms)

Completed 200 OK in 162ms (Views: 157.9ms | ActiveRecord: 0.5ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 02:45:17 +0100

Started POST “/users/sign_in” for ::1 at 2016-02-18 02:45:19 +0100 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"1eHYENW53angvH24nsse7/WNgngK9K63YbWT1lyzxg9itO8+SWjGiXCfUU50pdoO5m1b6uDE3JaaPFjT2KIziA==", "user"=>{"email"=>"", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log In"}

Completed 401 Unauthorized in 1ms (ActiveRecord: 0.0ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"1eHYENW53angvH24nsse7/WNgngK9K63YbWT1lyzxg9itO8+SWjGiXCfUU50pdoO5m1b6uDE3JaaPFjT2KIziA==", "user"=>{"email"=>"", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log In"}
 (0.7ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (7.2ms)
Rendered devise/sessions/new.html.erb within layouts/devise (14.6ms)

Completed 200 OK in 58ms (Views: 55.5ms | ActiveRecord: 0.7ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 02:45:20 +0100

Started POST “/users/sign_in” for ::1 at 2016-02-18 02:45:21 +0100 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"LXznf5Bx4Q520BL4oez2nexamJaOPxZT0sBV1Ht4UhCaKdBRDKD6LubzPg5LgjJ8/7pBBGQPZHIpSZ7R/2mnlw==", "user"=>{"email"=>"", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log In"}

Completed 401 Unauthorized in 2ms (ActiveRecord: 0.0ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"LXznf5Bx4Q520BL4oez2nexamJaOPxZT0sBV1Ht4UhCaKdBRDKD6LubzPg5LgjJ8/7pBBGQPZHIpSZ7R/2mnlw==", "user"=>{"email"=>"", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log In"}
 (0.3ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (6.6ms)
Rendered devise/sessions/new.html.erb within layouts/devise (12.3ms)

Completed 200 OK in 63ms (Views: 59.9ms | ActiveRecord: 0.3ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 02:45:21 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 02:45:26 +0100

Started GET “/users/sign_in” for ::1 at 2016-02-18 02:45:27 +0100 Processing by Devise::SessionsController#new as HTML

 (1.0ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (7.9ms)
Rendered devise/sessions/new.html.erb within layouts/devise (14.5ms)

Completed 200 OK in 68ms (Views: 64.2ms | ActiveRecord: 1.0ms)

Started GET “/” for ::1 at 2016-02-18 02:45:28 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (1.5ms)

Completed 200 OK in 114ms (Views: 113.5ms | ActiveRecord: 0.0ms)

Started GET “/users/sign_up” for ::1 at 2016-02-18 02:45:30 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.3ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (2.6ms)
Rendered devise/registrations/new.html.erb within layouts/devise (7.2ms)

Completed 200 OK in 61ms (Views: 58.7ms | ActiveRecord: 0.3ms)

Started POST “/users” for ::1 at 2016-02-18 02:45:54 +0100 Processing by Devise::RegistrationsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"3OLB1z2yXEbREyWSECXiK/+GAo+CFFA839W+OAn/KeNrt/b5oWNHZkEwCWT6SybK7GbbHWgkIh0kXHU9je7cZA==", "user"=>{"email"=>"christian.siebmanns@de.de", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "commit"=>"Account erstellen"}
 (0.6ms)  SELECT COUNT(*) FROM "users"
 (0.1ms)  BEGIN
User Exists (15.6ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = 'christian.siebmanns@de.de' LIMIT 1
 (6.7ms)  ROLLBACK
Rendered devise/shared/_links.html.erb (2.8ms)
Rendered devise/registrations/new.html.erb within layouts/devise (8.8ms)

Completed 200 OK in 175ms (Views: 60.6ms | ActiveRecord: 23.0ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 02:45:55 +0100

Started GET “/users/sign_in” for ::1 at 2016-02-18 02:51:13 +0100 Processing by Devise::SessionsController#new as HTML

 (0.9ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (10.2ms)
Rendered devise/sessions/new.html.erb within layouts/devise (78.0ms)

Completed 200 OK in 423ms (Views: 394.7ms | ActiveRecord: 0.9ms)

Started POST “/users/sign_in” for ::1 at 2016-02-18 02:52:10 +0100 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"/grZIE01zbZNL/A/1rwOvkcD1fKdr9UaMFMKErfyWXxzqNXEZWl2QlNKJio9USc2PLXw+zfGc0bJR4s38pwSlQ==", "user"=>{"email"=>"admin@test.de", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log In"}
User Load (30.0ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["email", "admin@test.de"]]

Completed 401 Unauthorized in 36ms (ActiveRecord: 30.0ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"/grZIE01zbZNL/A/1rwOvkcD1fKdr9UaMFMKErfyWXxzqNXEZWl2QlNKJio9USc2PLXw+zfGc0bJR4s38pwSlQ==", "user"=>{"email"=>"admin@test.de", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log In"}
 (0.7ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (5.4ms)
Rendered devise/sessions/new.html.erb within layouts/devise (28.9ms)

Completed 200 OK in 315ms (Views: 233.4ms | ActiveRecord: 0.7ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 02:52:10 +0100

Started POST “/users/sign_in” for ::1 at 2016-02-18 02:52:20 +0100 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"m7SbnjZMBAGDgYDWHyXawuu1Jnqibwd4DZWqEU9lcHoWFpd6HhC/9Z3kVsP0yPNKkAMDcwgGoST0gSs0Cgs7kw==", "user"=>{"email"=>"admin@test.de", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log In"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["email", "admin@test.de"]]

Completed 401 Unauthorized in 3ms (ActiveRecord: 0.3ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"m7SbnjZMBAGDgYDWHyXawuu1Jnqibwd4DZWqEU9lcHoWFpd6HhC/9Z3kVsP0yPNKkAMDcwgGoST0gSs0Cgs7kw==", "user"=>{"email"=>"admin@test.de", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log In"}
 (0.5ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (8.0ms)
Rendered devise/sessions/new.html.erb within layouts/devise (14.1ms)

Completed 200 OK in 137ms (Views: 59.1ms | ActiveRecord: 0.5ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 02:52:21 +0100

Started POST “/users/sign_in” for ::1 at 2016-02-18 02:52:51 +0100 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5fnBMlbInSJ/MENc0UZgcks7hyZfXbMD+64b1yBydv6Nevg4QeZgJeZFxiYqDAJsprLFTMU0JD2+jlKGe+CMg==", "user"=>{"email"=>"admin@test.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log In"}
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["email", "admin@test.com"]]

Completed 401 Unauthorized in 78ms (ActiveRecord: 0.7ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5fnBMlbInSJ/MENc0UZgcks7hyZfXbMD+64b1yBydv6Nevg4QeZgJeZFxiYqDAJsprLFTMU0JD2+jlKGe+CMg==", "user"=>{"email"=>"admin@test.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log In"}
 (0.3ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (8.2ms)
Rendered devise/sessions/new.html.erb within layouts/devise (31.9ms)

Completed 200 OK in 244ms (Views: 165.2ms | ActiveRecord: 0.3ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 02:52:52 +0100

Started POST “/users/sign_in” for ::1 at 2016-02-18 02:52:58 +0100 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"xqgH63TOUD8jWEJ3QQw8vqxriNJIS0btPjEEO1ngqQhLCgsPXJLryz09lGKq4RU2192t2+Ii4LHHJYUeHI7i4Q==", "user"=>{"email"=>"admin@test.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log In"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["email", "admin@test.com"]]
 (0.3ms)  BEGIN
SQL (0.5ms)  UPDATE "users" SET "last_sign_in_at" = $1, "current_sign_in_at" = $2, "sign_in_count" = $3, "updated_at" = $4 WHERE "users"."id" = $5  [["last_sign_in_at", "2016-02-18 01:09:57.375797"], ["current_sign_in_at", "2016-02-18 01:52:58.879921"], ["sign_in_count", 3], ["updated_at", "2016-02-18 01:52:58.884312"], ["id", 1]]
 (0.5ms)  COMMIT

Redirected to localhost:3000/ Completed 302 Found in 164ms (ActiveRecord: 1.7ms)

Started GET “/” for ::1 at 2016-02-18 02:52:58 +0100 Processing by DummyController#index as HTML

User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Rendered dummy/index.html.erb within layouts/dummy (7.8ms)

Completed 200 OK in 86ms (Views: 84.8ms | ActiveRecord: 0.5ms)

Started GET “/users/password/edit” for ::1 at 2016-02-18 02:53:04 +0100 Processing by Devise::PasswordsController#edit as HTML

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]

Redirected to localhost:3000/ Filter chain halted as :require_no_authentication rendered or redirected Completed 302 Found in 3ms (ActiveRecord: 0.3ms)

Started GET “/” for ::1 at 2016-02-18 02:53:04 +0100 Processing by DummyController#index as HTML

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Rendered dummy/index.html.erb within layouts/dummy (2.6ms)

Completed 200 OK in 94ms (Views: 93.1ms | ActiveRecord: 0.3ms)

Started GET “/users/password/edit” for ::1 at 2016-02-18 02:53:06 +0100 Processing by Devise::PasswordsController#edit as HTML

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]

Redirected to localhost:3000/ Filter chain halted as :require_no_authentication rendered or redirected Completed 302 Found in 3ms (ActiveRecord: 0.2ms)

Started GET “/” for ::1 at 2016-02-18 02:53:06 +0100 Processing by DummyController#index as HTML

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Rendered dummy/index.html.erb within layouts/dummy (2.2ms)

Completed 200 OK in 45ms (Views: 44.4ms | ActiveRecord: 0.3ms)

Started GET “/users/password/edit” for ::1 at 2016-02-18 02:53:07 +0100 Processing by Devise::PasswordsController#edit as HTML

User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]

Redirected to localhost:3000/ Filter chain halted as :require_no_authentication rendered or redirected Completed 302 Found in 3ms (ActiveRecord: 0.7ms)

Started GET “/” for ::1 at 2016-02-18 02:53:07 +0100 Processing by DummyController#index as HTML

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Rendered dummy/index.html.erb within layouts/dummy (2.1ms)

Completed 200 OK in 65ms (Views: 63.7ms | ActiveRecord: 0.2ms)

Started GET “/users/password/edit” for ::1 at 2016-02-18 02:53:07 +0100 Processing by Devise::PasswordsController#edit as HTML

User Load (1.0ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]

Redirected to localhost:3000/ Filter chain halted as :require_no_authentication rendered or redirected Completed 302 Found in 5ms (ActiveRecord: 1.0ms)

Started GET “/” for ::1 at 2016-02-18 02:53:07 +0100 Processing by DummyController#index as HTML

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Rendered dummy/index.html.erb within layouts/dummy (2.8ms)

Completed 200 OK in 55ms (Views: 53.4ms | ActiveRecord: 0.2ms)

Started GET “/users/password/edit” for ::1 at 2016-02-18 02:53:07 +0100 Processing by Devise::PasswordsController#edit as HTML

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]

Redirected to localhost:3000/ Filter chain halted as :require_no_authentication rendered or redirected Completed 302 Found in 3ms (ActiveRecord: 0.2ms)

Started GET “/” for ::1 at 2016-02-18 02:53:07 +0100 Processing by DummyController#index as HTML

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Rendered dummy/index.html.erb within layouts/dummy (2.0ms)

Completed 200 OK in 52ms (Views: 51.0ms | ActiveRecord: 0.2ms)

Started GET “/users/password/edit” for ::1 at 2016-02-18 02:53:08 +0100 Processing by Devise::PasswordsController#edit as HTML

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]

Redirected to localhost:3000/ Filter chain halted as :require_no_authentication rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.2ms)

Started GET “/” for ::1 at 2016-02-18 02:53:08 +0100 Processing by DummyController#index as HTML

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Rendered dummy/index.html.erb within layouts/dummy (2.3ms)

Completed 200 OK in 40ms (Views: 39.0ms | ActiveRecord: 0.3ms)

Started GET “/users/password/edit” for ::1 at 2016-02-18 02:53:08 +0100 Processing by Devise::PasswordsController#edit as HTML

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]

Redirected to localhost:3000/ Filter chain halted as :require_no_authentication rendered or redirected Completed 302 Found in 3ms (ActiveRecord: 0.2ms)

Started GET “/” for ::1 at 2016-02-18 02:53:08 +0100 Processing by DummyController#index as HTML

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Rendered dummy/index.html.erb within layouts/dummy (1.9ms)

Completed 200 OK in 41ms (Views: 40.6ms | ActiveRecord: 0.2ms)

Started GET “/users/password/edit” for ::1 at 2016-02-18 02:53:08 +0100 Processing by Devise::PasswordsController#edit as HTML

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]

Redirected to localhost:3000/ Filter chain halted as :require_no_authentication rendered or redirected Completed 302 Found in 3ms (ActiveRecord: 0.2ms)

Started GET “/” for ::1 at 2016-02-18 02:53:08 +0100 Processing by DummyController#index as HTML

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Rendered dummy/index.html.erb within layouts/dummy (2.6ms)

Completed 200 OK in 54ms (Views: 53.0ms | ActiveRecord: 0.2ms)

Started GET “/users/password/edit” for ::1 at 2016-02-18 02:53:08 +0100 Processing by Devise::PasswordsController#edit as HTML

User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]

Redirected to localhost:3000/ Filter chain halted as :require_no_authentication rendered or redirected Completed 302 Found in 4ms (ActiveRecord: 0.4ms)

Started GET “/” for ::1 at 2016-02-18 02:53:08 +0100 Processing by DummyController#index as HTML

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Rendered dummy/index.html.erb within layouts/dummy (2.2ms)

Completed 200 OK in 34ms (Views: 32.8ms | ActiveRecord: 0.3ms)

Started GET “/users/password/edit” for ::1 at 2016-02-18 02:53:09 +0100 Processing by Devise::PasswordsController#edit as HTML

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]

Redirected to localhost:3000/ Filter chain halted as :require_no_authentication rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.2ms)

Started GET “/” for ::1 at 2016-02-18 02:53:09 +0100 Processing by DummyController#index as HTML

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Rendered dummy/index.html.erb within layouts/dummy (2.0ms)

Completed 200 OK in 36ms (Views: 35.3ms | ActiveRecord: 0.2ms)

Started GET “/” for ::1 at 2016-02-18 02:54:22 +0100 Processing by DummyController#index as HTML

User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Rendered dummy/index.html.erb within layouts/dummy (35.9ms)

Completed 500 Internal Server Error in 67ms (ActiveRecord: 0.6ms)

NameError - undefined local variable or method `edit_user_password' for #<#<Class:0x007fb742cc09b0>:0x007fb74481a6c0>:

app/views/dummy/index.html.erb:4:in `_app_views_dummy_index_html_erb___4204043173803053665_70212552542320'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/5a7a1bbb3737fd4c/variables” for ::1 at 2016-02-18 02:54:23 +0100

Started GET “/” for ::1 at 2016-02-18 02:54:56 +0100 Processing by DummyController#index as HTML

User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Rendered dummy/index.html.erb within layouts/dummy (5.0ms)

Completed 200 OK in 181ms (Views: 179.4ms | ActiveRecord: 0.7ms)

Started GET “/assets/application.self-5f06b417f1f26f2c0b61fcc6fa3fc891be0bfa604fccfce5a863e2537885c749.css?body=1” for ::1 at 2016-02-18 02:54:56 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-18 02:54:56 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-18 02:54:56 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-18 02:54:56 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-18 02:54:56 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-18 02:54:56 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-18 02:54:56 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-18 02:54:56 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-18 02:54:57 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-18 02:54:57 +0100

Started GET “/users/password/edit.1” for ::1 at 2016-02-18 02:55:00 +0100 Processing by Devise::PasswordsController#edit as Redirected to localhost:3000/users/sign_in Filter chain halted as :assert_reset_token_passed rendered or redirected Completed 302 Found in 5ms (ActiveRecord: 0.0ms)

Started GET “/users/sign_in” for ::1 at 2016-02-18 02:55:00 +0100 Processing by Devise::SessionsController#new as HTML

User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]

Redirected to localhost:3000/ Filter chain halted as :require_no_authentication rendered or redirected Completed 302 Found in 3ms (ActiveRecord: 0.4ms)

Started GET “/” for ::1 at 2016-02-18 02:55:00 +0100 Processing by DummyController#index as HTML

User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Rendered dummy/index.html.erb within layouts/dummy (6.7ms)

Completed 200 OK in 167ms (Views: 164.9ms | ActiveRecord: 0.5ms)

Started GET “/users/password/edit.1” for ::1 at 2016-02-18 02:55:01 +0100 Processing by Devise::PasswordsController#edit as Redirected to localhost:3000/users/sign_in Filter chain halted as :assert_reset_token_passed rendered or redirected Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/users/sign_in” for ::1 at 2016-02-18 02:55:01 +0100 Processing by Devise::SessionsController#new as HTML

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]

Redirected to localhost:3000/ Filter chain halted as :require_no_authentication rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.2ms)

Started GET “/” for ::1 at 2016-02-18 02:55:01 +0100 Processing by DummyController#index as HTML

User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Rendered dummy/index.html.erb within layouts/dummy (1.9ms)

Completed 200 OK in 32ms (Views: 30.9ms | ActiveRecord: 0.4ms)

Started GET “/users/password/edit.1” for ::1 at 2016-02-18 02:55:02 +0100 Processing by Devise::PasswordsController#edit as Redirected to localhost:3000/users/sign_in Filter chain halted as :assert_reset_token_passed rendered or redirected Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/users/sign_in” for ::1 at 2016-02-18 02:55:02 +0100 Processing by Devise::SessionsController#new as HTML

User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]

Redirected to localhost:3000/ Filter chain halted as :require_no_authentication rendered or redirected Completed 302 Found in 4ms (ActiveRecord: 0.4ms)

Started GET “/” for ::1 at 2016-02-18 02:55:02 +0100 Processing by DummyController#index as HTML

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Rendered dummy/index.html.erb within layouts/dummy (1.9ms)

Completed 200 OK in 283ms (Views: 282.1ms | ActiveRecord: 0.2ms)

Started GET “/users/password/edit.1” for ::1 at 2016-02-18 02:55:02 +0100 Processing by Devise::PasswordsController#edit as Redirected to localhost:3000/users/sign_in Filter chain halted as :assert_reset_token_passed rendered or redirected Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/users/password/edit.1” for ::1 at 2016-02-18 02:55:02 +0100 Processing by Devise::PasswordsController#edit as Redirected to localhost:3000/users/sign_in Filter chain halted as :assert_reset_token_passed rendered or redirected Completed 302 Found in 5ms (ActiveRecord: 0.0ms)

Started GET “/users/sign_in” for ::1 at 2016-02-18 02:55:02 +0100 Processing by Devise::SessionsController#new as HTML

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]

Redirected to localhost:3000/ Filter chain halted as :require_no_authentication rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.2ms)

Started GET “/” for ::1 at 2016-02-18 02:55:02 +0100 Processing by DummyController#index as HTML

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Rendered dummy/index.html.erb within layouts/dummy (2.5ms)

Completed 200 OK in 29ms (Views: 28.1ms | ActiveRecord: 0.3ms)

Started DELETE “/users/sign_out” for ::1 at 2016-02-18 03:06:01 +0100 Processing by Devise::SessionsController#destroy as HTML

Parameters: {"authenticity_token"=>"pOQMN2cjCMcZETz5qnIcv4NxHdUoF3hyWPY6aJHkelCyzdgoXxJvbiXFpCPr1ug4hUG+i34HMhYKej1xoc+TLA=="}
User Load (1.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
 (0.2ms)  BEGIN
 (0.4ms)  COMMIT

Redirected to localhost:3000/ Completed 302 Found in 48ms (ActiveRecord: 2.3ms)

Started GET “/” for ::1 at 2016-02-18 03:06:01 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (6.3ms)

Completed 200 OK in 278ms (Views: 276.6ms | ActiveRecord: 0.0ms)

Started GET “/users/sign_up” for ::1 at 2016-02-18 03:06:04 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.6ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (9.2ms)
Rendered devise/registrations/new.html.erb within layouts/devise (67.1ms)

Completed 200 OK in 189ms (Views: 183.3ms | ActiveRecord: 0.6ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 03:06:04 +0100

Started POST “/users” for ::1 at 2016-02-18 03:06:21 +0100 Processing by Devise::RegistrationsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"TvRujkJFu/qsdVPafw9uvjN66sTjKPnO56XFzskiDLwKalGFq0FOhYY2nnQb41y/ho/HDu6E2O8Hqnph3v3vUQ==", "user"=>{"email"=>"cs@heise.de", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "commit"=>"Account erstellen"}
 (0.4ms)  SELECT COUNT(*) FROM "users"
 (0.1ms)  BEGIN
User Exists (0.7ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = 'cs@heise.de' LIMIT 1
 (0.2ms)  ROLLBACK
Rendered devise/shared/_links.html.erb (4.8ms)
Rendered devise/registrations/new.html.erb within layouts/devise (11.4ms)

Completed 200 OK in 84ms (Views: 61.4ms | ActiveRecord: 1.3ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 03:06:21 +0100

Started POST “/users” for ::1 at 2016-02-18 03:07:00 +0100 Processing by Devise::RegistrationsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"TvRujkJFu/qsdVPafw9uvjN66sTjKPnO56XFzskiDLwKalGFq0FOhYY2nnQb41y/ho/HDu6E2O8Hqnph3v3vUQ==", "user"=>{"email"=>"cs@heise.de", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "commit"=>"Account erstellen"}
 (0.7ms)  SELECT COUNT(*) FROM "users"
 (0.2ms)  BEGIN
User Exists (0.4ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = 'cs@heise.de' LIMIT 1
 (0.3ms)  ROLLBACK
Rendered devise/shared/_links.html.erb (4.3ms)
Rendered devise/registrations/new.html.erb within layouts/devise (50.5ms)

Completed 200 OK in 313ms (Views: 263.3ms | ActiveRecord: 1.6ms)

Started GET “/assets/application.self-5f06b417f1f26f2c0b61fcc6fa3fc891be0bfa604fccfce5a863e2537885c749.css?body=1” for ::1 at 2016-02-18 03:07:01 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-18 03:07:01 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-18 03:07:01 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-18 03:07:01 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-18 03:07:01 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-18 03:07:01 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-18 03:07:01 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-18 03:07:01 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-18 03:07:01 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-18 03:07:01 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 03:07:01 +0100

Started POST “/users” for ::1 at 2016-02-18 03:07:37 +0100 Processing by Devise::RegistrationsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"2rsF3xOhLYNq/9bGeAGgB7MtwJgbxDRv3WvKv3NHrRKeJTrU+qXY/EC8G2gc7ZIGBtjtUhZoFU49ZHUQZJhO/w==", "user"=>{"email"=>"cs@heise.de", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "commit"=>"Account erstellen"}
 (0.5ms)  SELECT COUNT(*) FROM "users"
 (0.1ms)  BEGIN
User Exists (0.3ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = 'cs@heise.de' LIMIT 1
 (0.2ms)  ROLLBACK
Rendered devise/shared/_links.html.erb (4.0ms)
Rendered devise/registrations/new.html.erb within layouts/devise (21.4ms)

Completed 200 OK in 220ms (Views: 201.6ms | ActiveRecord: 1.1ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 03:07:38 +0100

Started POST “/users” for ::1 at 2016-02-18 03:07:39 +0100 Processing by Devise::RegistrationsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"bYHoDr8PQF80P+UScdzUNQffpx98h8LGgG3m62iGyGkpH9cFVgu1IB58KLwVMOY0siqK1XEr4+dgYllEf1krhA==", "user"=>{"email"=>"cs@heise.de", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "commit"=>"Account erstellen"}
 (0.4ms)  SELECT COUNT(*) FROM "users"
 (0.1ms)  BEGIN
User Exists (0.3ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = 'cs@heise.de' LIMIT 1
 (0.2ms)  ROLLBACK
Rendered devise/shared/_links.html.erb (3.7ms)
Rendered devise/registrations/new.html.erb within layouts/devise (9.0ms)

Completed 200 OK in 68ms (Views: 52.0ms | ActiveRecord: 1.0ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 03:07:40 +0100

Started POST “/users” for ::1 at 2016-02-18 03:07:41 +0100 Processing by Devise::RegistrationsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"k29cClXNt8HBSSwzYziyH42BTV7veoB0b9+Pju5/mPjX8WMBvMlCvusK4Z0H1IAeOHRglOLWoVWP0DAh+aB7FQ==", "user"=>{"email"=>"cs@heise.de", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "commit"=>"Account erstellen"}
 (0.5ms)  SELECT COUNT(*) FROM "users"
 (0.2ms)  BEGIN
User Exists (0.9ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = 'cs@heise.de' LIMIT 1
 (0.2ms)  ROLLBACK
Rendered devise/shared/_links.html.erb (2.2ms)
Rendered devise/registrations/new.html.erb within layouts/devise (8.2ms)

Completed 200 OK in 65ms (Views: 46.2ms | ActiveRecord: 1.8ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 03:07:41 +0100

Started POST “/users” for ::1 at 2016-02-18 03:07:43 +0100 Processing by Devise::RegistrationsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"q1MAcGlFCIbiaEM5bHvYewNsLo6CMXKUSAd9/HWdXcrvzT97gEH9+cgrjpcIl+p6tpkDRI+dU7WoCMJTYkK+Jw==", "user"=>{"email"=>"cs@heise.de", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "commit"=>"Account erstellen"}
 (0.4ms)  SELECT COUNT(*) FROM "users"
 (0.1ms)  BEGIN
User Exists (0.3ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = 'cs@heise.de' LIMIT 1
 (0.2ms)  ROLLBACK
Rendered devise/shared/_links.html.erb (4.1ms)
Rendered devise/registrations/new.html.erb within layouts/devise (8.7ms)

Completed 200 OK in 108ms (Views: 40.0ms | ActiveRecord: 1.0ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 03:07:43 +0100

Started POST “/users” for ::1 at 2016-02-18 03:07:44 +0100 Processing by Devise::RegistrationsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"uPw57dPG+Gpr+vTYCjesghW27EuE0CHLUVOEubeeyL38YgbmOsINFUG5OXZu256DoEPBgYl8AOqxXDsWoEErUA==", "user"=>{"email"=>"cs@heise.de", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "commit"=>"Account erstellen"}
 (0.4ms)  SELECT COUNT(*) FROM "users"
 (0.1ms)  BEGIN
User Exists (0.3ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = 'cs@heise.de' LIMIT 1
 (0.2ms)  ROLLBACK
Rendered devise/shared/_links.html.erb (5.1ms)
Rendered devise/registrations/new.html.erb within layouts/devise (11.3ms)

Completed 200 OK in 71ms (Views: 57.7ms | ActiveRecord: 1.0ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 03:07:44 +0100

Started POST “/users” for ::1 at 2016-02-18 03:07:44 +0100 Processing by Devise::RegistrationsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"sRgEB2cFtNpTsLE83jZ+qH10YhZWXnqbHBs1aYSOui71hjsMjgFBpXnzfJK62kypyIFP3FvyW7r8FIrGk1FZww==", "user"=>{"email"=>"cs@heise.de", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "commit"=>"Account erstellen"}
 (0.3ms)  SELECT COUNT(*) FROM "users"
 (0.1ms)  BEGIN
User Exists (0.3ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = 'cs@heise.de' LIMIT 1
 (0.2ms)  ROLLBACK
Rendered devise/shared/_links.html.erb (3.3ms)
Rendered devise/registrations/new.html.erb within layouts/devise (8.3ms)

Completed 200 OK in 90ms (Views: 75.7ms | ActiveRecord: 0.9ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 03:07:45 +0100

Started POST “/users” for ::1 at 2016-02-18 03:13:59 +0100 Processing by Devise::RegistrationsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"lxsFpcn1L7itZXzBfzBgt359pvzZ9TBf4sOiHSPONLggTjKLVSQ0mD1GUDeVXqRWbZ1/bjPFQn4ZSmkYp9/BPw==", "user"=>{"email"=>"christian.siebmanns@de.de", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "commit"=>"Account erstellen"}
 (0.4ms)  SELECT COUNT(*) FROM "users"
 (0.1ms)  BEGIN
User Exists (0.4ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = 'christian.siebmanns@de.de' LIMIT 1
 (0.2ms)  ROLLBACK
Rendered devise/shared/_links.html.erb (2.9ms)
Rendered devise/registrations/new.html.erb within layouts/devise (24.3ms)

Completed 200 OK in 445ms (Views: 214.6ms | ActiveRecord: 139.7ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 03:14:01 +0100

Started POST “/users” for ::1 at 2016-02-18 03:14:08 +0100 Processing by Devise::RegistrationsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"JNk7uDW6LrvAiT3yIOjDDmUT3VPjxVGR4iF7vtYgc0mTjAyWqWs1m1CqEQTKhgfvdvMEwQn1I7AZqLC7UjGGzg==", "user"=>{"email"=>"christian.siebmanns@de.de", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "commit"=>"Account erstellen"}
 (0.3ms)  SELECT COUNT(*) FROM "users"
 (0.3ms)  BEGIN
User Exists (0.3ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = 'christian.siebmanns@de.de' LIMIT 1
 (0.2ms)  ROLLBACK
Rendered devise/shared/_links.html.erb (2.7ms)
Rendered devise/registrations/new.html.erb within layouts/devise (8.0ms)

Completed 200 OK in 55ms (Views: 40.4ms | ActiveRecord: 1.1ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 03:14:08 +0100

Started POST “/users” for ::1 at 2016-02-18 03:14:56 +0100

ActiveRecord::SchemaMigration Load (0.6ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by Devise::RegistrationsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"ZG7VfFu4CFkSrzLoArYqVoUf297EnzjUTftxz0NtIwwg8Op3srz9Jjjs/0ZmWhhXMOr2FMkzGfWt9M5gVLLA4Q==", "user"=>{"email"=>"cs@heise.de", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "commit"=>"Account erstellen"}
 (0.7ms)  SELECT COUNT(*) FROM "users"
 (0.1ms)  BEGIN
User Exists (0.7ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = 'cs@heise.de' LIMIT 1
 (0.3ms)  ROLLBACK
Rendered devise/shared/_links.html.erb (6.9ms)
Rendered devise/registrations/new.html.erb within layouts/devise (83.6ms)

Completed 200 OK in 1469ms (Views: 1152.8ms | ActiveRecord: 36.7ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 03:14:58 +0100

Started GET “/users/sign_in” for ::1 at 2016-02-18 03:18:34 +0100 Processing by Devise::SessionsController#new as HTML

 (0.9ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (14.9ms)
Rendered devise/sessions/new.html.erb within layouts/devise (126.0ms)

Completed 200 OK in 451ms (Views: 431.1ms | ActiveRecord: 0.9ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 03:18:35 +0100

Started GET “/users/sign_in” for ::1 at 2016-02-18 03:22:29 +0100 Processing by Devise::SessionsController#new as HTML

 (0.8ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (8.6ms)
Rendered devise/sessions/new.html.erb within layouts/devise (85.0ms)

Completed 200 OK in 529ms (Views: 501.0ms | ActiveRecord: 0.8ms)

Started GET “/assets/application.self-5f06b417f1f26f2c0b61fcc6fa3fc891be0bfa604fccfce5a863e2537885c749.css?body=1” for ::1 at 2016-02-18 03:22:30 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-18 03:22:30 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-18 03:22:30 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-18 03:22:30 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-18 03:22:30 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-18 03:22:30 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-18 03:22:30 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-18 03:22:30 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-18 03:22:30 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-18 03:22:30 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 03:22:30 +0100

Started GET “/users/sign_in” for ::1 at 2016-02-18 03:24:43 +0100 Processing by Devise::SessionsController#new as HTML

 (0.9ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (11.2ms)
Rendered devise/sessions/new.html.erb within layouts/devise (87.6ms)

Completed 200 OK in 387ms (Views: 346.9ms | ActiveRecord: 0.9ms)

Started GET “/assets/application.self-5f06b417f1f26f2c0b61fcc6fa3fc891be0bfa604fccfce5a863e2537885c749.css?body=1” for ::1 at 2016-02-18 03:24:43 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-18 03:24:43 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-18 03:24:43 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-18 03:24:43 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-18 03:24:43 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-18 03:24:43 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-18 03:24:43 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-18 03:24:43 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-18 03:24:43 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-18 03:24:43 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 03:24:43 +0100

Started GET “/users/sign_up” for ::1 at 2016-02-18 03:24:53 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.5ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (3.5ms)
Rendered devise/registrations/new.html.erb within layouts/devise (11.8ms)

Completed 200 OK in 70ms (Views: 60.5ms | ActiveRecord: 0.5ms)

Started GET “/users/sign_in” for ::1 at 2016-02-18 03:26:35 +0100 Processing by Devise::SessionsController#new as HTML

 (1.0ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (6.0ms)
Rendered devise/sessions/new.html.erb within layouts/devise (82.5ms)

Completed 200 OK in 359ms (Views: 330.5ms | ActiveRecord: 1.0ms)

Started GET “/assets/application.self-5f06b417f1f26f2c0b61fcc6fa3fc891be0bfa604fccfce5a863e2537885c749.css?body=1” for ::1 at 2016-02-18 03:26:36 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-18 03:26:36 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-18 03:26:36 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-18 03:26:36 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-18 03:26:36 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-18 03:26:36 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-18 03:26:36 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-18 03:26:36 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-18 03:26:36 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-18 03:26:36 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 03:26:36 +0100

Started GET “/users/sign_in” for ::1 at 2016-02-18 03:27:07 +0100 Processing by Devise::SessionsController#new as HTML

 (0.5ms)  SELECT COUNT(*) FROM "users"
Rendered devise/sessions/new.html.erb within layouts/devise (20.5ms)

Completed 500 Internal Server Error in 37ms (ActiveRecord: 0.5ms)

SyntaxError - syntax error, unexpected ')' …pend=( f.label :remember_me, );@output_buffer.safe_append=' … ^ /Users/Christian/Fachschaft/app/views/devise/sessions/new.html.erb:43: syntax error, unexpected keyword_end, expecting ')' '.freeze; end

^

/Users/Christian/Fachschaft/app/views/devise/sessions/new.html.erb:56: syntax error, unexpected keyword_end, expecting ')' '.freeze; end

^

/Users/Christian/Fachschaft/app/views/devise/sessions/new.html.erb:67: syntax error, unexpected keyword_ensure, expecting ')' /Users/Christian/Fachschaft/app/views/devise/sessions/new.html.erb:69: syntax error, unexpected keyword_end, expecting ')':

app/views/devise/sessions/new.html.erb:41:in `'
actionview (4.2.5.1) lib/action_view/template.rb:296:in `compile'
actionview (4.2.5.1) lib/action_view/template.rb:245:in `block (2 levels) in compile!'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:244:in `block in compile!'
actionview (4.2.5.1) lib/action_view/template.rb:232:in `compile!'
actionview (4.2.5.1) lib/action_view/template.rb:144:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
responders (2.1.1) lib/action_controller/responder.rb:236:in `default_render'
responders (2.1.1) lib/action_controller/responder.rb:170:in `to_html'
responders (2.1.1) lib/action_controller/responder.rb:163:in `respond'
responders (2.1.1) lib/action_controller/responder.rb:156:in `call'
responders (2.1.1) lib/action_controller/respond_with.rb:205:in `respond_with'
devise (3.5.6) app/controllers/devise/sessions_controller.rb:12:in `new'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/mapper.rb:49:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/58882f3ccc459beb/variables” for ::1 at 2016-02-18 03:27:07 +0100

Started GET “/users/sign_in” for ::1 at 2016-02-18 03:27:20 +0100 Processing by Devise::SessionsController#new as HTML

 (0.4ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (9.1ms)
Rendered devise/sessions/new.html.erb within layouts/devise (30.8ms)

Completed 200 OK in 257ms (Views: 254.1ms | ActiveRecord: 0.4ms)

Started GET “/assets/application.self-5f06b417f1f26f2c0b61fcc6fa3fc891be0bfa604fccfce5a863e2537885c749.css?body=1” for ::1 at 2016-02-18 03:27:20 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-18 03:27:20 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-18 03:27:20 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-18 03:27:20 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-18 03:27:20 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-18 03:27:20 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-18 03:27:20 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-18 03:27:20 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-18 03:27:20 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-18 03:27:20 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 03:27:20 +0100

Started GET “/users/sign_in” for ::1 at 2016-02-18 03:28:36 +0100 Processing by Devise::SessionsController#new as HTML

 (0.9ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (7.9ms)
Rendered devise/sessions/new.html.erb within layouts/devise (84.3ms)

Completed 200 OK in 412ms (Views: 377.9ms | ActiveRecord: 0.9ms)

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-18 03:28:36 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-18 03:28:36 +0100

Started GET “/assets/application.self-5f06b417f1f26f2c0b61fcc6fa3fc891be0bfa604fccfce5a863e2537885c749.css?body=1” for ::1 at 2016-02-18 03:28:36 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-18 03:28:36 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-18 03:28:36 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-18 03:28:36 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-18 03:28:36 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-18 03:28:36 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-18 03:28:36 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-18 03:28:37 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 03:28:37 +0100

Started GET “/users/sign_in” for ::1 at 2016-02-18 03:29:15 +0100 Processing by Devise::SessionsController#new as HTML

 (0.5ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (7.6ms)
Rendered devise/sessions/new.html.erb within layouts/devise (29.3ms)

Completed 200 OK in 219ms (Views: 214.8ms | ActiveRecord: 0.5ms)

Started GET “/assets/application.self-5f06b417f1f26f2c0b61fcc6fa3fc891be0bfa604fccfce5a863e2537885c749.css?body=1” for ::1 at 2016-02-18 03:29:16 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-18 03:29:16 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-18 03:29:16 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-18 03:29:16 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-18 03:29:16 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-18 03:29:16 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-18 03:29:16 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-18 03:29:16 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-18 03:29:16 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-18 03:29:16 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 03:29:16 +0100

Started GET “/users/sign_in” for ::1 at 2016-02-18 03:29:50 +0100 Processing by Devise::SessionsController#new as HTML

 (1.3ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (6.6ms)
Rendered devise/sessions/new.html.erb within layouts/devise (83.5ms)

Completed 200 OK in 416ms (Views: 387.0ms | ActiveRecord: 1.3ms)

Started GET “/assets/application.self-5f06b417f1f26f2c0b61fcc6fa3fc891be0bfa604fccfce5a863e2537885c749.css?body=1” for ::1 at 2016-02-18 03:29:50 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-18 03:29:50 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-18 03:29:50 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-18 03:29:50 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-18 03:29:50 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-18 03:29:50 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-18 03:29:51 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-18 03:29:51 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-18 03:29:51 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-18 03:29:51 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 03:29:51 +0100

Started POST “/users/sign_in” for ::1 at 2016-02-18 03:29:53 +0100 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"7I7Mo1VJMo4Wkrl4LGnOuC4lj3m0wJiqWyHcImYY8QyoEPOovE3H8TzRdNZIhfy5m9Cis7lsuYu7LmONcccS4Q==", "user"=>{"email"=>"", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log In"}

Completed 401 Unauthorized in 2ms (ActiveRecord: 0.0ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"7I7Mo1VJMo4Wkrl4LGnOuC4lj3m0wJiqWyHcImYY8QyoEPOovE3H8TzRdNZIhfy5m9Cis7lsuYu7LmONcccS4Q==", "user"=>{"email"=>"", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log In"}
 (0.5ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (7.4ms)
Rendered devise/sessions/new.html.erb within layouts/devise (12.5ms)

Completed 200 OK in 60ms (Views: 57.5ms | ActiveRecord: 0.5ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 03:29:54 +0100

Started POST “/users/sign_in” for ::1 at 2016-02-18 03:29:54 +0100 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Bg6+QFH02a/0MjrSFuYiDPNzMyn4uBGLAhbAkr4TyHtCkIFLuPAs0N5x93xyChANRoYe4/UUMKriGX89qcwrlg==", "user"=>{"email"=>"", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log In"}

Completed 401 Unauthorized in 1ms (ActiveRecord: 0.0ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Bg6+QFH02a/0MjrSFuYiDPNzMyn4uBGLAhbAkr4TyHtCkIFLuPAs0N5x93xyChANRoYe4/UUMKriGX89qcwrlg==", "user"=>{"email"=>"", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log In"}
 (0.5ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (8.0ms)
Rendered devise/sessions/new.html.erb within layouts/devise (14.5ms)

Completed 200 OK in 67ms (Views: 62.9ms | ActiveRecord: 0.5ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 03:29:55 +0100

Started POST “/users/sign_in” for ::1 at 2016-02-18 03:30:51 +0100 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Bg6+QFH02a/0MjrSFuYiDPNzMyn4uBGLAhbAkr4TyHtCkIFLuPAs0N5x93xyChANRoYe4/UUMKriGX89qcwrlg==", "user"=>{"email"=>"", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log In"}

Completed 401 Unauthorized in 1ms (ActiveRecord: 0.0ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Bg6+QFH02a/0MjrSFuYiDPNzMyn4uBGLAhbAkr4TyHtCkIFLuPAs0N5x93xyChANRoYe4/UUMKriGX89qcwrlg==", "user"=>{"email"=>"", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log In"}
 (0.6ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (6.4ms)
Rendered devise/sessions/new.html.erb within layouts/devise (27.3ms)

Completed 200 OK in 205ms (Views: 201.2ms | ActiveRecord: 0.6ms)

Started GET “/assets/application.self-5f06b417f1f26f2c0b61fcc6fa3fc891be0bfa604fccfce5a863e2537885c749.css?body=1” for ::1 at 2016-02-18 03:30:51 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-18 03:30:51 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-18 03:30:51 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-18 03:30:51 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-18 03:30:51 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-18 03:30:51 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-18 03:30:51 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-18 03:30:51 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-18 03:30:51 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-18 03:30:51 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 03:30:51 +0100

Started POST “/users/sign_in” for ::1 at 2016-02-18 03:30:55 +0100 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"iMsOInMuc2WJGUsK/N+RY590VpZmnlG4kSHFuhSYAHrMVTEpmiqGGqNahqSYM6NiKoF7XGsycJlxLnoVA0fjlw==", "user"=>{"email"=>"", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log In"}

Completed 401 Unauthorized in 1ms (ActiveRecord: 0.0ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"iMsOInMuc2WJGUsK/N+RY590VpZmnlG4kSHFuhSYAHrMVTEpmiqGGqNahqSYM6NiKoF7XGsycJlxLnoVA0fjlw==", "user"=>{"email"=>"", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log In"}
 (0.4ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (5.1ms)
Rendered devise/sessions/new.html.erb within layouts/devise (11.3ms)

Completed 200 OK in 51ms (Views: 48.0ms | ActiveRecord: 0.4ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 03:30:55 +0100

Started POST “/users/sign_in” for ::1 at 2016-02-18 03:33:11 +0100 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"uQXDOIUdPpdTqXLGW8rBSDLgls91rhehnF1ga4Z1nF/9m/wzbBnL6Hnqv2g/JvNJhxW7BXgCNoB8Ut/Ekap/sg==", "user"=>{"email"=>"", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log In"}

Completed 401 Unauthorized in 11ms (ActiveRecord: 0.0ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"uQXDOIUdPpdTqXLGW8rBSDLgls91rhehnF1ga4Z1nF/9m/wzbBnL6Hnqv2g/JvNJhxW7BXgCNoB8Ut/Ekap/sg==", "user"=>{"email"=>"", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log In"}
 (0.8ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (8.4ms)
Rendered devise/sessions/new.html.erb within layouts/devise (74.9ms)

Completed 200 OK in 319ms (Views: 301.7ms | ActiveRecord: 0.8ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 03:33:11 +0100

Started POST “/users/sign_in” for ::1 at 2016-02-18 03:33:25 +0100 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Cad9vo59426keeQlR00z3glgea937s+ZpLNZt6MaxU5NOUK1Z3kWEY46KYsjoQHfvJVUZXpC7rhEvOYYtMUmow==", "user"=>{"email"=>"", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log In"}

Completed 401 Unauthorized in 2ms (ActiveRecord: 0.0ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Cad9vo59426keeQlR00z3glgea937s+ZpLNZt6MaxU5NOUK1Z3kWEY46KYsjoQHfvJVUZXpC7rhEvOYYtMUmow==", "user"=>{"email"=>"", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log In"}
 (0.5ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (7.5ms)
Rendered devise/sessions/new.html.erb within layouts/devise (29.2ms)

Completed 200 OK in 166ms (Views: 163.2ms | ActiveRecord: 0.5ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 03:33:25 +0100

Started POST “/users/sign_in” for ::1 at 2016-02-18 03:34:11 +0100 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"mnVV1eIq6ascIJIYEZooP/wY+xs82AXJhZzkgssWH0ve62reCy4c1DZjX7Z1dho+Se3W0TF0JOhlk1st3Mn8pg==", "user"=>{"email"=>"user@hotel.de", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log In"}

Completed 401 Unauthorized in 2ms (ActiveRecord: 0.0ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"mnVV1eIq6ascIJIYEZooP/wY+xs82AXJhZzkgssWH0ve62reCy4c1DZjX7Z1dho+Se3W0TF0JOhlk1st3Mn8pg==", "user"=>{"email"=>"user@hotel.de", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log In"}
 (0.4ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (9.0ms)
Rendered devise/sessions/new.html.erb within layouts/devise (30.8ms)

Completed 200 OK in 236ms (Views: 232.5ms | ActiveRecord: 0.4ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 03:34:12 +0100

Started POST “/users/sign_in” for ::1 at 2016-02-18 03:34:13 +0100 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"/GJdQBDYpcTXEgjH0HN2/0mHvoOWc7AKxZ02Pdd0UgC4/GJL+dxQu/1RxWm0n0T+/HKTSZvfkSslkomSwKux7Q==", "user"=>{"email"=>"user@hotel.de", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log In"}

Completed 401 Unauthorized in 1ms (ActiveRecord: 0.0ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"/GJdQBDYpcTXEgjH0HN2/0mHvoOWc7AKxZ02Pdd0UgC4/GJL+dxQu/1RxWm0n0T+/HKTSZvfkSslkomSwKux7Q==", "user"=>{"email"=>"user@hotel.de", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log In"}
 (0.4ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (7.6ms)
Rendered devise/sessions/new.html.erb within layouts/devise (12.8ms)

Completed 200 OK in 63ms (Views: 59.8ms | ActiveRecord: 0.4ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 03:34:14 +0100

Started POST “/users/sign_in” for ::1 at 2016-02-18 03:34:15 +0100 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"FB/uJjwgNYnEn69VBXwcpmf6EYKP0AWvQWzCH+flNMpQgdEt1STA9u7cYvthkC6n0g88SIJ8JI6hY32w8DrXJw==", "user"=>{"email"=>"user@hotel.de", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log In"}

Completed 401 Unauthorized in 1ms (ActiveRecord: 0.0ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"FB/uJjwgNYnEn69VBXwcpmf6EYKP0AWvQWzCH+flNMpQgdEt1STA9u7cYvthkC6n0g88SIJ8JI6hY32w8DrXJw==", "user"=>{"email"=>"user@hotel.de", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log In"}
 (0.6ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (7.2ms)
Rendered devise/sessions/new.html.erb within layouts/devise (12.1ms)

Completed 200 OK in 56ms (Views: 53.4ms | ActiveRecord: 0.6ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 03:34:15 +0100

Started POST “/users/sign_in” for ::1 at 2016-02-18 03:34:16 +0100 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"UJURNn5zxvDQ5LDiSDuyH1bk5+X0Ixtg0CKxC/jo57sUCy49l3czj/qnfUws14Ae4xHKL/mPOkEwLQ6k7zcEVg==", "user"=>{"email"=>"user@hotel.de", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log In"}

Completed 401 Unauthorized in 1ms (ActiveRecord: 0.0ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"UJURNn5zxvDQ5LDiSDuyH1bk5+X0Ixtg0CKxC/jo57sUCy49l3czj/qnfUws14Ae4xHKL/mPOkEwLQ6k7zcEVg==", "user"=>{"email"=>"user@hotel.de", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log In"}
 (0.6ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (5.3ms)
Rendered devise/sessions/new.html.erb within layouts/devise (10.9ms)

Completed 200 OK in 60ms (Views: 56.1ms | ActiveRecord: 0.6ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 03:34:16 +0100

Started GET “/users/sign_in” for ::1 at 2016-02-18 03:34:25 +0100 Processing by Devise::SessionsController#new as HTML

 (0.4ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (5.4ms)
Rendered devise/sessions/new.html.erb within layouts/devise (10.8ms)

Completed 200 OK in 54ms (Views: 51.9ms | ActiveRecord: 0.4ms)

Started GET “/users/sign_up” for ::1 at 2016-02-18 03:34:26 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.3ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (2.7ms)
Rendered devise/registrations/new.html.erb within layouts/devise (9.3ms)

Completed 200 OK in 97ms (Views: 94.1ms | ActiveRecord: 0.3ms)

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-18 03:34:26 +0100

Started GET “/users/sign_up” for ::1 at 2016-02-18 03:34:26 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.3ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (2.3ms)
Rendered devise/registrations/new.html.erb within layouts/devise (8.2ms)

Completed 200 OK in 61ms (Views: 58.4ms | ActiveRecord: 0.3ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 03:34:26 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 03:34:28 +0100

Started POST “/users” for ::1 at 2016-02-18 03:34:37 +0100 Processing by Devise::RegistrationsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"i30IJIdinI4fMFri2/uSHHfuX/35SEt+rZPUCzGWUl7P4zcvbmZp8TVzl0y/F6AdwhtyN/Tkal9NnGukJkmxsw==", "user"=>{"email"=>"ist@hotel.de", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "commit"=>"Account erstellen"}
 (0.3ms)  SELECT COUNT(*) FROM "users"
 (0.1ms)  BEGIN
User Exists (0.5ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = 'ist@hotel.de' LIMIT 1
 (0.2ms)  ROLLBACK
Rendered devise/shared/_links.html.erb (4.4ms)
Rendered devise/registrations/new.html.erb within layouts/devise (11.8ms)

Completed 200 OK in 63ms (Views: 47.0ms | ActiveRecord: 1.1ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 03:34:37 +0100

Started GET “/users/sign_in” for ::1 at 2016-02-18 03:35:57 +0100 Processing by Devise::SessionsController#new as HTML

 (1.0ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (9.4ms)
Rendered devise/sessions/new.html.erb within layouts/devise (86.6ms)

Completed 200 OK in 324ms (Views: 298.7ms | ActiveRecord: 1.0ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 03:35:57 +0100

Started GET “/users/sign_up” for ::1 at 2016-02-18 03:37:37 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.4ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (3.1ms)
Rendered devise/registrations/new.html.erb within layouts/devise (24.5ms)

Completed 200 OK in 233ms (Views: 230.0ms | ActiveRecord: 0.4ms)

Started GET “/users/sign_up” for ::1 at 2016-02-18 03:37:58 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.4ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (2.7ms)
Rendered devise/registrations/new.html.erb within layouts/devise (24.0ms)

Completed 200 OK in 169ms (Views: 165.3ms | ActiveRecord: 0.4ms)

Started GET “/assets/application.self-5f06b417f1f26f2c0b61fcc6fa3fc891be0bfa604fccfce5a863e2537885c749.css?body=1” for ::1 at 2016-02-18 03:37:58 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-18 03:37:58 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-18 03:37:58 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-18 03:37:58 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-18 03:37:58 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-18 03:37:58 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-18 03:37:58 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-18 03:37:58 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-18 03:37:58 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-18 03:37:58 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 03:37:59 +0100

Started GET “/users/sign_in” for ::1 at 2016-02-18 03:38:11 +0100 Processing by Devise::SessionsController#new as HTML

 (0.4ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (5.1ms)
Rendered devise/sessions/new.html.erb within layouts/devise (26.6ms)

Completed 200 OK in 156ms (Views: 151.8ms | ActiveRecord: 0.4ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 03:38:11 +0100

Started GET “/users/sign_in” for ::1 at 2016-02-18 03:39:31 +0100 Processing by Devise::SessionsController#new as HTML

 (0.5ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (8.6ms)
Rendered devise/sessions/new.html.erb within layouts/devise (74.7ms)

Completed 200 OK in 753ms (Views: 747.8ms | ActiveRecord: 0.5ms)

Started GET “/assets/application.self-5f06b417f1f26f2c0b61fcc6fa3fc891be0bfa604fccfce5a863e2537885c749.css?body=1” for ::1 at 2016-02-18 03:39:32 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-18 03:39:32 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-18 03:39:32 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-18 03:39:32 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-18 03:39:32 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-18 03:39:32 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-18 03:39:32 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-18 03:39:32 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-18 03:39:33 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-18 03:39:33 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 03:39:33 +0100

Started GET “/users/sign_in” for ::1 at 2016-02-18 03:48:37 +0100 Processing by Devise::SessionsController#new as HTML

 (0.8ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (12.5ms)
Rendered devise/sessions/new.html.erb within layouts/devise (45.3ms)

Completed 200 OK in 335ms (Views: 290.3ms | ActiveRecord: 5.0ms)

Started GET “/assets/application.self-5f06b417f1f26f2c0b61fcc6fa3fc891be0bfa604fccfce5a863e2537885c749.css?body=1” for ::1 at 2016-02-18 03:48:38 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-18 03:48:38 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-18 03:48:38 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-18 03:48:38 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-18 03:48:38 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-18 03:48:38 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-18 03:48:38 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-18 03:48:38 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-18 03:48:38 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-18 03:48:38 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 03:48:38 +0100

Started POST “/users/sign_in” for ::1 at 2016-02-18 03:48:49 +0100 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"lib6//x59Gsv4wpMJqqCbRJHmRdNNrilSv/4mVs6nt7SuMX0FX0BFAWgx+JCRrBsp7K03UCamYSq8Ec2TOV9Mw==", "user"=>{"email"=>"test@hosos.de", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log In"}

Completed 401 Unauthorized in 3ms (ActiveRecord: 0.0ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"lib6//x59Gsv4wpMJqqCbRJHmRdNNrilSv/4mVs6nt7SuMX0FX0BFAWgx+JCRrBsp7K03UCamYSq8Ec2TOV9Mw==", "user"=>{"email"=>"test@hosos.de", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log In"}
 (0.4ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (6.2ms)
Rendered devise/sessions/new.html.erb within layouts/devise (12.3ms)

Completed 200 OK in 63ms (Views: 60.7ms | ActiveRecord: 0.4ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 03:48:49 +0100

Started POST “/users/sign_in” for ::1 at 2016-02-18 03:49:15 +0100 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"ALD9My7zEfF2VioOGLY0tQv3bv/AJHA5/kzDq7AQ9PVELsI4x/fkjlwV56B8Wga0vgJDNc2IURgeQ3wEp88XGA==", "user"=>{"email"=>"test@hosos.de", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log In"}

Completed 401 Unauthorized in 3ms (ActiveRecord: 0.0ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"ALD9My7zEfF2VioOGLY0tQv3bv/AJHA5/kzDq7AQ9PVELsI4x/fkjlwV56B8Wga0vgJDNc2IURgeQ3wEp88XGA==", "user"=>{"email"=>"test@hosos.de", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log In"}
 (0.6ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (7.1ms)
Rendered devise/sessions/new.html.erb within layouts/devise (39.7ms)

Completed 200 OK in 284ms (Views: 265.5ms | ActiveRecord: 3.2ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 03:49:16 +0100

Started GET “/users/sign_up” for ::1 at 2016-02-18 03:49:24 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.4ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (3.5ms)
Rendered devise/registrations/new.html.erb within layouts/devise (7.9ms)

Completed 200 OK in 66ms (Views: 62.4ms | ActiveRecord: 0.4ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 03:49:24 +0100

Started GET “/users/sign_up” for ::1 at 2016-02-18 03:49:46 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.3ms)  SELECT COUNT(*) FROM "users"
Rendered devise/shared/_links.html.erb (5.1ms)
Rendered devise/registrations/new.html.erb within layouts/devise (26.7ms)

Completed 200 OK in 196ms (Views: 180.5ms | ActiveRecord: 2.7ms)

Started GET “/assets/application.self-5f06b417f1f26f2c0b61fcc6fa3fc891be0bfa604fccfce5a863e2537885c749.css?body=1” for ::1 at 2016-02-18 03:49:46 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-18 03:49:46 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-18 03:49:46 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-18 03:49:46 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-18 03:49:46 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-18 03:49:46 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-18 03:49:46 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-18 03:49:46 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-18 03:49:46 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-18 03:49:46 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 03:49:46 +0100

Started POST “/users” for ::1 at 2016-02-18 03:50:19 +0100 Processing by Devise::RegistrationsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"B9nmvMHOvMDOyPGGZbd6IlEUERT3skVnfWFNxUiFyChDR9m3KMpJv+SLPCgBW0gj5OE83voeZEadbvJqX1orxQ==", "user"=>{"email"=>"test@test.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "commit"=>"Account erstellen"}
 (0.3ms)  SELECT COUNT(*) FROM "users"
 (0.1ms)  BEGIN
User Exists (0.5ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = 'test@test.com' LIMIT 1
 (0.2ms)  ROLLBACK
Rendered devise/shared/_links.html.erb (2.9ms)
Rendered devise/registrations/new.html.erb within layouts/devise (24.1ms)

Completed 200 OK in 269ms (Views: 251.5ms | ActiveRecord: 1.2ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 03:50:20 +0100

Started POST “/users” for ::1 at 2016-02-18 03:54:47 +0100 Processing by Devise::RegistrationsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"qQ571RKX/3R1t32g++hN+06blqZyPWP6E9M5iWk6o8vtkETe+5MKC1/0sA6fBH/6+267bH+RQtvz3IYmfuVAJg==", "user"=>{"email"=>"test@test.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "commit"=>"Account erstellen"}
 (0.4ms)  SELECT COUNT(*) FROM "users"
 (0.1ms)  BEGIN
User Exists (0.5ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = 'test@test.com' LIMIT 1
 (0.2ms)  ROLLBACK
Rendered devise/shared/_links.html.erb (5.3ms)
Rendered devise/registrations/new.html.erb within layouts/devise (27.4ms)

Completed 200 OK in 570ms (Views: 507.5ms | ActiveRecord: 5.5ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 03:54:49 +0100

Started POST “/users” for ::1 at 2016-02-18 03:56:58 +0100 Processing by Devise::RegistrationsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"qQ571RKX/3R1t32g++hN+06blqZyPWP6E9M5iWk6o8vtkETe+5MKC1/0sA6fBH/6+267bH+RQtvz3IYmfuVAJg==", "user"=>{"email"=>"test@test.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "commit"=>"Account erstellen"}
 (0.6ms)  SELECT COUNT(*) FROM "users"
 (0.1ms)  BEGIN
User Exists (0.3ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = 'test@test.com' LIMIT 1
 (0.2ms)  ROLLBACK
Rendered devise/shared/_links.html.erb (5.2ms)
Rendered devise/registrations/new.html.erb within layouts/devise (27.1ms)

Completed 200 OK in 328ms (Views: 293.7ms | ActiveRecord: 4.4ms)

Started GET “/assets/application.self-5f06b417f1f26f2c0b61fcc6fa3fc891be0bfa604fccfce5a863e2537885c749.css?body=1” for ::1 at 2016-02-18 03:56:59 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-18 03:56:59 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-18 03:56:59 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-18 03:56:59 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-18 03:56:59 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-18 03:56:59 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-18 03:56:59 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-18 03:56:59 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-18 03:56:59 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-18 03:56:59 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 03:56:59 +0100

Started POST “/users” for ::1 at 2016-02-18 03:57:41 +0100 Processing by Devise::RegistrationsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"qQ571RKX/3R1t32g++hN+06blqZyPWP6E9M5iWk6o8vtkETe+5MKC1/0sA6fBH/6+267bH+RQtvz3IYmfuVAJg==", "user"=>{"email"=>"test@test.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "commit"=>"Account erstellen"}
 (0.7ms)  SELECT COUNT(*) FROM "users"
 (0.2ms)  BEGIN
User Exists (0.5ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = 'test@test.com' LIMIT 1
 (0.2ms)  ROLLBACK
Rendered devise/shared/_links.html.erb (4.8ms)
Rendered devise/registrations/new.html.erb within layouts/devise (92.9ms)

Completed 200 OK in 767ms (Views: 684.7ms | ActiveRecord: 5.4ms)

Started GET “/assets/application.self-5f06b417f1f26f2c0b61fcc6fa3fc891be0bfa604fccfce5a863e2537885c749.css?body=1” for ::1 at 2016-02-18 03:57:42 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-18 03:57:42 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-18 03:57:42 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-18 03:57:42 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-18 03:57:42 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-18 03:57:42 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-18 03:57:42 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-18 03:57:42 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-18 03:57:43 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-18 03:57:43 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 03:57:43 +0100

Started POST “/users” for ::1 at 2016-02-18 03:58:12 +0100 Processing by Devise::RegistrationsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"qQ571RKX/3R1t32g++hN+06blqZyPWP6E9M5iWk6o8vtkETe+5MKC1/0sA6fBH/6+267bH+RQtvz3IYmfuVAJg==", "user"=>{"email"=>"test@test.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "commit"=>"Account erstellen"}
 (0.4ms)  SELECT COUNT(*) FROM "users"
 (0.2ms)  BEGIN
User Exists (0.4ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = 'test@test.com' LIMIT 1
 (0.5ms)  ROLLBACK
Rendered devise/shared/_links.html.erb (2.6ms)
Rendered devise/registrations/new.html.erb within layouts/devise (24.1ms)

Completed 200 OK in 232ms (Views: 169.7ms | ActiveRecord: 5.0ms)

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-18 03:58:12 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-18 03:58:12 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-18 03:58:12 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-18 03:58:12 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-18 03:58:12 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-18 03:58:12 +0100

Started GET “/assets/application.self-5f06b417f1f26f2c0b61fcc6fa3fc891be0bfa604fccfce5a863e2537885c749.css?body=1” for ::1 at 2016-02-18 03:58:12 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-18 03:58:12 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-18 03:58:13 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-18 03:58:13 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 03:58:13 +0100

Started POST “/users” for ::1 at 2016-02-18 03:58:57 +0100 Processing by Devise::RegistrationsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"qQ571RKX/3R1t32g++hN+06blqZyPWP6E9M5iWk6o8vtkETe+5MKC1/0sA6fBH/6+267bH+RQtvz3IYmfuVAJg==", "user"=>{"email"=>"test@test.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "commit"=>"Account erstellen"}
 (0.6ms)  SELECT COUNT(*) FROM "users"
 (0.1ms)  BEGIN
User Exists (0.4ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = 'test@test.com' LIMIT 1
 (0.2ms)  ROLLBACK
Rendered devise/shared/_links.html.erb (3.0ms)
Rendered devise/registrations/new.html.erb within layouts/devise (24.5ms)

Completed 200 OK in 279ms (Views: 238.3ms | ActiveRecord: 3.9ms)

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-18 03:58:58 +0100

Started GET “/assets/application.self-5f06b417f1f26f2c0b61fcc6fa3fc891be0bfa604fccfce5a863e2537885c749.css?body=1” for ::1 at 2016-02-18 03:58:58 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-18 03:58:58 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-18 03:58:58 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-18 03:58:58 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-18 03:58:58 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-18 03:58:58 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-18 03:58:58 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-18 03:58:58 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-18 03:58:58 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 03:58:58 +0100

Started POST “/users” for ::1 at 2016-02-18 03:59:33 +0100 Processing by Devise::RegistrationsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"qQ571RKX/3R1t32g++hN+06blqZyPWP6E9M5iWk6o8vtkETe+5MKC1/0sA6fBH/6+267bH+RQtvz3IYmfuVAJg==", "user"=>{"email"=>"test@test.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "commit"=>"Account erstellen"}
 (0.5ms)  SELECT COUNT(*) FROM "users"
 (0.1ms)  BEGIN
User Exists (0.3ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = 'test@test.com' LIMIT 1
 (0.2ms)  ROLLBACK
Rendered devise/shared/_links.html.erb (3.4ms)
Rendered devise/registrations/new.html.erb within layouts/devise (24.8ms)

Completed 200 OK in 278ms (Views: 225.4ms | ActiveRecord: 4.6ms)

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-18 03:59:33 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-18 03:59:33 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-18 03:59:33 +0100

Started GET “/assets/application.self-5f06b417f1f26f2c0b61fcc6fa3fc891be0bfa604fccfce5a863e2537885c749.css?body=1” for ::1 at 2016-02-18 03:59:33 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-18 03:59:33 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-18 03:59:33 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-18 03:59:33 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-18 03:59:33 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-18 03:59:34 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-18 03:59:34 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 03:59:34 +0100

Started POST “/users” for ::1 at 2016-02-18 03:59:54 +0100 Processing by Devise::RegistrationsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"qQ571RKX/3R1t32g++hN+06blqZyPWP6E9M5iWk6o8vtkETe+5MKC1/0sA6fBH/6+267bH+RQtvz3IYmfuVAJg==", "user"=>{"email"=>"test@test.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "commit"=>"Account erstellen"}
 (0.4ms)  SELECT COUNT(*) FROM "users"
 (0.2ms)  BEGIN
User Exists (0.4ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = 'test@test.com' LIMIT 1
 (0.2ms)  ROLLBACK
Rendered devise/shared/_links.html.erb (3.7ms)
Rendered devise/registrations/new.html.erb within layouts/devise (24.9ms)

Completed 200 OK in 189ms (Views: 155.2ms | ActiveRecord: 3.6ms)

Started GET “/assets/application.self-5f06b417f1f26f2c0b61fcc6fa3fc891be0bfa604fccfce5a863e2537885c749.css?body=1” for ::1 at 2016-02-18 03:59:54 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-18 03:59:54 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-18 03:59:54 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-18 03:59:54 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-18 03:59:54 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-18 03:59:54 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-18 03:59:54 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-18 03:59:54 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-18 03:59:55 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-18 03:59:55 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 03:59:55 +0100

Started POST “/users” for ::1 at 2016-02-18 04:00:45 +0100 Processing by Devise::RegistrationsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"qQ571RKX/3R1t32g++hN+06blqZyPWP6E9M5iWk6o8vtkETe+5MKC1/0sA6fBH/6+267bH+RQtvz3IYmfuVAJg==", "user"=>{"email"=>"test@test.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "commit"=>"Account erstellen"}
 (0.5ms)  SELECT COUNT(*) FROM "users"
 (0.1ms)  BEGIN
User Exists (0.4ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = 'test@test.com' LIMIT 1
 (0.2ms)  ROLLBACK
Rendered devise/shared/_links.html.erb (5.0ms)
Rendered devise/registrations/new.html.erb within layouts/devise (26.7ms)

Completed 200 OK in 257ms (Views: 224.3ms | ActiveRecord: 3.4ms)

Started GET “/assets/application.self-5f06b417f1f26f2c0b61fcc6fa3fc891be0bfa604fccfce5a863e2537885c749.css?body=1” for ::1 at 2016-02-18 04:00:46 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-18 04:00:46 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-18 04:00:46 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-18 04:00:46 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-18 04:00:46 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-18 04:00:46 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-18 04:00:46 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-18 04:00:46 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-18 04:00:46 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 04:00:46 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-18 04:00:46 +0100

Started POST “/users” for ::1 at 2016-02-18 04:01:42 +0100 Processing by Devise::RegistrationsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"j0kmOSaPnAdUypCWQez7OOcuc3ik/z6Gwf5LzEk3gq/L1xkyz4tpeH6JXTglAMk5UttesqlTH6ch8fRjXuhhQg==", "user"=>{"email"=>"test@test.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "commit"=>"Account erstellen"}
 (0.4ms)  SELECT COUNT(*) FROM "users"
 (0.1ms)  BEGIN
User Exists (0.4ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = 'test@test.com' LIMIT 1
 (0.2ms)  ROLLBACK
Rendered devise/shared/_links.html.erb (3.8ms)
Rendered devise/registrations/new.html.erb within layouts/devise (24.3ms)

Completed 200 OK in 285ms (Views: 247.8ms | ActiveRecord: 3.8ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 04:01:43 +0100

Started POST “/users” for ::1 at 2016-02-18 04:02:50 +0100 Processing by Devise::RegistrationsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rJXZh9x10vcXETvdz8LJQeMlec3Jm431l2zxVdTsCuroC+aMNXEniD1S9nOrLvtAVtBUB8Q3rNR3Y076wzPpBw==", "user"=>{"email"=>"test@test.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "commit"=>"Account erstellen"}
 (0.4ms)  SELECT COUNT(*) FROM "users"
 (0.2ms)  BEGIN
User Exists (0.9ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = 'test@test.com' LIMIT 1
 (0.2ms)  ROLLBACK
Rendered devise/shared/_links.html.erb (6.0ms)
Rendered devise/registrations/new.html.erb within layouts/devise (26.4ms)

Completed 200 OK in 281ms (Views: 221.1ms | ActiveRecord: 6.4ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 04:02:51 +0100

Started POST “/users” for ::1 at 2016-02-18 04:03:16 +0100 Processing by Devise::RegistrationsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"gMQB3nS7WfxdRcOZygXUatGVHysna5cirs8QEEOkDq7EWj7Vnb+sg3cGDjeu6eZrZGAy4SrHtgNOwK+/VHvtQw==", "user"=>{"email"=>"test@test.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "commit"=>"Account erstellen"}
 (0.4ms)  SELECT COUNT(*) FROM "users"
 (0.1ms)  BEGIN
User Exists (0.4ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = 'test@test.com' LIMIT 1
 (0.2ms)  ROLLBACK
Rendered devise/shared/_links.html.erb (5.9ms)
Rendered devise/registrations/new.html.erb within layouts/devise (26.9ms)

Completed 200 OK in 197ms (Views: 158.6ms | ActiveRecord: 3.1ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 04:03:17 +0100

Started GET “/users” for ::1 at 2016-02-18 04:36:24 +0100

ActiveRecord::SchemaMigration Load (1.0ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by UsersController#index as HTML Completed 500 Internal Server Error in 46ms (ActiveRecord: 0.0ms)

Pundit::NotDefinedError - unable to find policy of nil:

pundit (1.1.0) lib/pundit/policy_finder.rb:58:in `policy!'
pundit (1.1.0) lib/pundit.rb:112:in `policy!'
pundit (1.1.0) lib/pundit.rb:235:in `policy'
pundit (1.1.0) lib/pundit.rb:194:in `authorize'
app/controllers/users_controller.rb:7:in `index'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/98a7c6a8c89938e4/variables” for ::1 at 2016-02-18 04:36:25 +0100

User Load (1.2ms)  SELECT "users".* FROM "users"

Started GET “/users” for ::1 at 2016-02-18 04:37:30 +0100 Processing by UsersController#index as HTML Redirected to localhost:3000/ Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/” for ::1 at 2016-02-18 04:37:31 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (4.4ms)

Completed 200 OK in 2845ms (Views: 2843.4ms | ActiveRecord: 0.0ms)

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-18 04:37:34 +0100

Started GET “/assets/application.self-5f06b417f1f26f2c0b61fcc6fa3fc891be0bfa604fccfce5a863e2537885c749.css?body=1” for ::1 at 2016-02-18 04:37:35 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-18 04:37:35 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-18 04:37:35 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-18 04:37:35 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-18 04:37:35 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-18 04:37:35 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-18 04:37:35 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-18 04:37:36 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-18 04:37:36 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-18 04:39:31 +0100

Started GET “/users” for ::1 at 2016-02-18 04:39:37 +0100 Processing by UsersController#index as HTML Redirected to localhost:3000/ Completed 302 Found in 22ms (ActiveRecord: 0.0ms)

Started GET “/” for ::1 at 2016-02-18 04:39:37 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (2.4ms)

Completed 200 OK in 276ms (Views: 275.1ms | ActiveRecord: 0.0ms)

Started GET “/” for ::1 at 2016-02-18 04:40:20 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (0.8ms)

Completed 200 OK in 273ms (Views: 271.9ms | ActiveRecord: 0.0ms)

Started GET “/assets/application.self-5f06b417f1f26f2c0b61fcc6fa3fc891be0bfa604fccfce5a863e2537885c749.css?body=1” for ::1 at 2016-02-18 04:40:20 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-18 04:40:20 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-18 04:40:20 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-18 04:40:20 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-18 04:40:20 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-18 04:40:20 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-18 04:40:20 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-18 04:40:20 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-18 04:40:21 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-18 04:40:21 +0100

Started GET “/users” for ::1 at 2016-02-18 04:40:25 +0100 Processing by UsersController#index as HTML Redirected to localhost:3000/ Completed 302 Found in 4ms (ActiveRecord: 0.0ms)

Started GET “/” for ::1 at 2016-02-18 04:40:25 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (0.7ms)

Completed 200 OK in 61ms (Views: 60.1ms | ActiveRecord: 0.0ms)

Started GET “/users” for ::1 at 2016-02-18 04:42:17 +0100 Processing by UsersController#index as HTML Redirected to localhost:3000/ Completed 302 Found in 6ms (ActiveRecord: 0.0ms)

Started GET “/” for ::1 at 2016-02-18 04:42:18 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (2.5ms)

Completed 200 OK in 379ms (Views: 378.2ms | ActiveRecord: 0.0ms)

ActiveRecord::SchemaMigration Load (70.0ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Migrating to CreateEvents (20160218131549)

 (0.3ms)  BEGIN
 (227.2ms)  CREATE TABLE "events" ("id" serial primary key, "title" character varying, "description" text, "start_time" timestamp, "end_time" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) 
SQL (13.6ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160218131549"]]
 (15.1ms)  COMMIT
ActiveRecord::SchemaMigration Load (0.4ms)  SELECT "schema_migrations".* FROM "schema_migrations"
 (15.2ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'events'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (2.5ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'users'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

Started GET “/” for ::1 at 2016-02-18 16:02:03 +0100

ActiveRecord::SchemaMigration Load (0.4ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (7.5ms)

DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_dummy_html_erb___2175079643111047758_70260765500580 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_dummy_html_erb___2175079643111047758_70260765500580 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_dummy_html_erb___2175079643111047758_70260765500580 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_dummy_html_erb___2175079643111047758_70260765500580 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_dummy_html_erb___2175079643111047758_70260765500580 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_dummy_html_erb___2175079643111047758_70260765500580 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_dummy_html_erb___2175079643111047758_70260765500580 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_dummy_html_erb___2175079643111047758_70260765500580 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_dummy_html_erb___2175079643111047758_70260765500580 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_dummy_html_erb___2175079643111047758_70260765500580 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_dummy_html_erb___2175079643111047758_70260765500580 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_dummy_html_erb___2175079643111047758_70260765500580 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_dummy_html_erb___2175079643111047758_70260765500580 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_dummy_html_erb___2175079643111047758_70260765500580 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_dummy_html_erb___2175079643111047758_70260765500580 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_dummy_html_erb___2175079643111047758_70260765500580 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_dummy_html_erb___2175079643111047758_70260765500580 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_dummy_html_erb___2175079643111047758_70260765500580 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_dummy_html_erb___2175079643111047758_70260765500580 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_dummy_html_erb___2175079643111047758_70260765500580 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_dummy_html_erb___2175079643111047758_70260765500580 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_dummy_html_erb___2175079643111047758_70260765500580 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_dummy_html_erb___2175079643111047758_70260765500580 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_dummy_html_erb___2175079643111047758_70260765500580 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_dummy_html_erb___2175079643111047758_70260765500580 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_dummy_html_erb___2175079643111047758_70260765500580 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_dummy_html_erb___2175079643111047758_70260765500580 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_dummy_html_erb___2175079643111047758_70260765500580 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_dummy_html_erb___2175079643111047758_70260765500580 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_dummy_html_erb___2175079643111047758_70260765500580 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_dummy_html_erb___2175079643111047758_70260765500580 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_dummy_html_erb___2175079643111047758_70260765500580 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_dummy_html_erb___2175079643111047758_70260765500580 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_dummy_html_erb___2175079643111047758_70260765500580 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_dummy_html_erb___2175079643111047758_70260765500580 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_dummy_html_erb___2175079643111047758_70260765500580 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_dummy_html_erb___2175079643111047758_70260765500580 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_dummy_html_erb___2175079643111047758_70260765500580 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_dummy_html_erb___2175079643111047758_70260765500580 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_dummy_html_erb___2175079643111047758_70260765500580 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_dummy_html_erb___2175079643111047758_70260765500580 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_dummy_html_erb___2175079643111047758_70260765500580 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_dummy_html_erb___2175079643111047758_70260765500580 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_dummy_html_erb___2175079643111047758_70260765500580 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_dummy_html_erb___2175079643111047758_70260765500580 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_dummy_html_erb___2175079643111047758_70260765500580 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_dummy_html_erb___2175079643111047758_70260765500580 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_dummy_html_erb___2175079643111047758_70260765500580 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_dummy_html_erb___2175079643111047758_70260765500580 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_dummy_html_erb___2175079643111047758_70260765500580 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_dummy_html_erb___2175079643111047758_70260765500580 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_dummy_html_erb___2175079643111047758_70260765500580 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) Completed 200 OK in 13233ms (Views: 13208.7ms | ActiveRecord: 0.0ms)

Started GET “/assets/events.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-18 16:02:16 +0100

Started GET “/assets/application.self-89be69515bd6380c12210bb4e114b2548704acd838ca8e0c7e37cac6823ade55.css?body=1” for ::1 at 2016-02-18 16:02:16 +0100

Started GET “/assets/app.self-d5fe64f0cf17001f4a4f966ee01a3622d21ac9410689391516ef9acbd97dc271.css?body=1” for ::1 at 2016-02-18 16:02:16 +0100

Started GET “/assets/fullcalendar.self-3bd4898d43f7f48923aead9228fcd62b484d2722d60ee1af80df976c606df5fc.css?body=1” for ::1 at 2016-02-18 16:02:17 +0100

Started GET “/assets/main.self-e2cd501f7e9c4b70a6b3260e48f7bd72738273cf5041d064ddfdc82207709b30.css?body=1” for ::1 at 2016-02-18 16:02:17 +0100

Started GET “/assets/scaffolds.self-7bcd1c1813bdc716ea218f6879749642f76043cfbdd19fd464f842f675624555.css?body=1” for ::1 at 2016-02-18 16:02:17 +0100

Started GET “/assets/ui.self-5932674ca1cb4f97b26558d805c74ac83eb53bcc8cad58aa0c1c3555192bb731.css?body=1” for ::1 at 2016-02-18 16:02:17 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-18 16:02:17 +0100

Started GET “/assets/application.self-5584afd5e964d4da717d25c5f4f65a73eadd7b054b8ea52e6ece406fc30504c2.js?body=1” for ::1 at 2016-02-18 16:02:17 +0100

Started GET “/” for ::1 at 2016-02-18 16:04:44 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (1.5ms)

Completed 200 OK in 398ms (Views: 397.4ms | ActiveRecord: 0.0ms)

Started GET “/assets/application.self-89be69515bd6380c12210bb4e114b2548704acd838ca8e0c7e37cac6823ade55.css?body=1” for ::1 at 2016-02-18 16:04:45 +0100

Started GET “/assets/fullcalendar.self-3bd4898d43f7f48923aead9228fcd62b484d2722d60ee1af80df976c606df5fc.css?body=1” for ::1 at 2016-02-18 16:04:45 +0100

Started GET “/assets/events.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-18 16:04:45 +0100

Started GET “/assets/app.self-d5fe64f0cf17001f4a4f966ee01a3622d21ac9410689391516ef9acbd97dc271.css?body=1” for ::1 at 2016-02-18 16:04:45 +0100

Started GET “/assets/themify-icons.self-0e079db889c23eaa8aa0e582106e31f6e4122b34371f1f9fffa583227ef6ef00.css?body=1” for ::1 at 2016-02-18 16:04:45 +0100

Started GET “/assets/main.self-e2cd501f7e9c4b70a6b3260e48f7bd72738273cf5041d064ddfdc82207709b30.css?body=1” for ::1 at 2016-02-18 16:04:45 +0100

Started GET “/assets/scaffolds.self-7bcd1c1813bdc716ea218f6879749642f76043cfbdd19fd464f842f675624555.css?body=1” for ::1 at 2016-02-18 16:04:45 +0100

Started GET “/assets/ui.self-5932674ca1cb4f97b26558d805c74ac83eb53bcc8cad58aa0c1c3555192bb731.css?body=1” for ::1 at 2016-02-18 16:04:45 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-18 16:04:45 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-18 16:04:45 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-18 16:04:45 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-18 16:04:45 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-18 16:04:45 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-18 16:04:45 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-18 16:04:45 +0100

Started GET “/assets/application.self-5584afd5e964d4da717d25c5f4f65a73eadd7b054b8ea52e6ece406fc30504c2.js?body=1” for ::1 at 2016-02-18 16:04:45 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-18 16:04:45 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-18 16:04:45 +0100

Started GET “/” for ::1 at 2016-02-18 16:11:11 +0100

ActiveRecord::SchemaMigration Load (0.4ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (6.5ms)

Completed 500 Internal Server Error in 676ms (ActiveRecord: 0.0ms)

Sprockets::FileNotFound - couldn't find file 'moment' with type 'application/javascript':

sprockets (3.5.2) lib/sprockets/directive_processor.rb:182:in `rescue in block in process_directives'
sprockets (3.5.2) lib/sprockets/directive_processor.rb:179:in `block in process_directives'
sprockets (3.5.2) lib/sprockets/directive_processor.rb:178:in `process_directives'
sprockets (3.5.2) lib/sprockets/directive_processor.rb:83:in `_call'
sprockets (3.5.2) lib/sprockets/directive_processor.rb:68:in `call'
sprockets (3.5.2) lib/sprockets/processor_utils.rb:75:in `call_processor'
sprockets (3.5.2) lib/sprockets/processor_utils.rb:57:in `block in call_processors'
sprockets (3.5.2) lib/sprockets/processor_utils.rb:56:in `call_processors'
sprockets (3.5.2) lib/sprockets/loader.rb:134:in `load_from_unloaded'
sprockets (3.5.2) lib/sprockets/loader.rb:60:in `block in load'
sprockets (3.5.2) lib/sprockets/loader.rb:318:in `fetch_asset_from_dependency_cache'
sprockets (3.5.2) lib/sprockets/loader.rb:44:in `load'
sprockets (3.5.2) lib/sprockets/cached_environment.rb:20:in `block in initialize'
sprockets (3.5.2) lib/sprockets/cached_environment.rb:47:in `load'
sprockets (3.5.2) lib/sprockets/bundle.rb:23:in `block in call'
sprockets (3.5.2) lib/sprockets/utils.rb:183:in `dfs'
sprockets (3.5.2) lib/sprockets/bundle.rb:24:in `call'
sprockets (3.5.2) lib/sprockets/processor_utils.rb:75:in `call_processor'
sprockets (3.5.2) lib/sprockets/processor_utils.rb:57:in `block in call_processors'
sprockets (3.5.2) lib/sprockets/processor_utils.rb:56:in `call_processors'
sprockets (3.5.2) lib/sprockets/loader.rb:134:in `load_from_unloaded'
sprockets (3.5.2) lib/sprockets/loader.rb:60:in `block in load'
sprockets (3.5.2) lib/sprockets/loader.rb:318:in `fetch_asset_from_dependency_cache'
sprockets (3.5.2) lib/sprockets/loader.rb:44:in `load'
sprockets (3.5.2) lib/sprockets/cached_environment.rb:20:in `block in initialize'
sprockets (3.5.2) lib/sprockets/cached_environment.rb:47:in `load'
sprockets (3.5.2) lib/sprockets/base.rb:66:in `find_asset'
sprockets (3.5.2) lib/sprockets/base.rb:73:in `find_all_linked_assets'
sprockets (3.5.2) lib/sprockets/manifest.rb:142:in `block in find'
sprockets (3.5.2) lib/sprockets/legacy.rb:114:in `block (2 levels) in logical_paths'
sprockets (3.5.2) lib/sprockets/path_utils.rb:225:in `block in stat_tree'
sprockets (3.5.2) lib/sprockets/path_utils.rb:209:in `block in stat_directory'
sprockets (3.5.2) lib/sprockets/path_utils.rb:206:in `stat_directory'
sprockets (3.5.2) lib/sprockets/path_utils.rb:224:in `stat_tree'
sprockets (3.5.2) lib/sprockets/legacy.rb:105:in `block in logical_paths'
sprockets (3.5.2) lib/sprockets/legacy.rb:104:in `logical_paths'
sprockets (3.5.2) lib/sprockets/manifest.rb:140:in `find'
sprockets-rails (3.0.1) lib/sprockets/railtie.rb:41:in `precompiled_assets'
sprockets-rails (3.0.1) lib/sprockets/railtie.rb:34:in `asset_precompiled?'
sprockets-rails (3.0.1) lib/sprockets/railtie.rb:205:in `block (3 levels) in <class:Railtie>'
sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:346:in `precompiled?'
sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:350:in `raise_unless_precompiled_asset'
sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:335:in `find_debug_asset'
sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:217:in `block in lookup_debug_asset'
sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:230:in `block in resolve_asset'
sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:229:in `resolve_asset'
sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:216:in `lookup_debug_asset'
sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:158:in `block in stylesheet_link_tag'
sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:157:in `stylesheet_link_tag'
app/views/layouts/dummy.html.erb:8:in `_app_views_layouts_dummy_html_erb__3048668132434444924_70234177852900'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/6cd60a2317173528/variables” for ::1 at 2016-02-18 16:11:13 +0100

Started GET “/” for ::1 at 2016-02-18 16:14:03 +0100

ActiveRecord::SchemaMigration Load (0.5ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (6.6ms)

Completed 500 Internal Server Error in 302ms (ActiveRecord: 0.0ms)

Sprockets::FileNotFound - couldn't find file 'moment' with type 'application/javascript':

sprockets (3.5.2) lib/sprockets/directive_processor.rb:182:in `rescue in block in process_directives'
sprockets (3.5.2) lib/sprockets/directive_processor.rb:179:in `block in process_directives'
sprockets (3.5.2) lib/sprockets/directive_processor.rb:178:in `process_directives'
sprockets (3.5.2) lib/sprockets/directive_processor.rb:83:in `_call'
sprockets (3.5.2) lib/sprockets/directive_processor.rb:68:in `call'
sprockets (3.5.2) lib/sprockets/processor_utils.rb:75:in `call_processor'
sprockets (3.5.2) lib/sprockets/processor_utils.rb:57:in `block in call_processors'
sprockets (3.5.2) lib/sprockets/processor_utils.rb:56:in `call_processors'
sprockets (3.5.2) lib/sprockets/loader.rb:134:in `load_from_unloaded'
sprockets (3.5.2) lib/sprockets/loader.rb:60:in `block in load'
sprockets (3.5.2) lib/sprockets/loader.rb:318:in `fetch_asset_from_dependency_cache'
sprockets (3.5.2) lib/sprockets/loader.rb:44:in `load'
sprockets (3.5.2) lib/sprockets/cached_environment.rb:20:in `block in initialize'
sprockets (3.5.2) lib/sprockets/cached_environment.rb:47:in `load'
sprockets (3.5.2) lib/sprockets/bundle.rb:23:in `block in call'
sprockets (3.5.2) lib/sprockets/utils.rb:183:in `dfs'
sprockets (3.5.2) lib/sprockets/bundle.rb:24:in `call'
sprockets (3.5.2) lib/sprockets/processor_utils.rb:75:in `call_processor'
sprockets (3.5.2) lib/sprockets/processor_utils.rb:57:in `block in call_processors'
sprockets (3.5.2) lib/sprockets/processor_utils.rb:56:in `call_processors'
sprockets (3.5.2) lib/sprockets/loader.rb:134:in `load_from_unloaded'
sprockets (3.5.2) lib/sprockets/loader.rb:60:in `block in load'
sprockets (3.5.2) lib/sprockets/loader.rb:318:in `fetch_asset_from_dependency_cache'
sprockets (3.5.2) lib/sprockets/loader.rb:44:in `load'
sprockets (3.5.2) lib/sprockets/cached_environment.rb:20:in `block in initialize'
sprockets (3.5.2) lib/sprockets/cached_environment.rb:47:in `load'
sprockets (3.5.2) lib/sprockets/base.rb:66:in `find_asset'
sprockets (3.5.2) lib/sprockets/base.rb:73:in `find_all_linked_assets'
sprockets (3.5.2) lib/sprockets/manifest.rb:142:in `block in find'
sprockets (3.5.2) lib/sprockets/legacy.rb:114:in `block (2 levels) in logical_paths'
sprockets (3.5.2) lib/sprockets/path_utils.rb:225:in `block in stat_tree'
sprockets (3.5.2) lib/sprockets/path_utils.rb:209:in `block in stat_directory'
sprockets (3.5.2) lib/sprockets/path_utils.rb:206:in `stat_directory'
sprockets (3.5.2) lib/sprockets/path_utils.rb:224:in `stat_tree'
sprockets (3.5.2) lib/sprockets/legacy.rb:105:in `block in logical_paths'
sprockets (3.5.2) lib/sprockets/legacy.rb:104:in `logical_paths'
sprockets (3.5.2) lib/sprockets/manifest.rb:140:in `find'
sprockets-rails (3.0.1) lib/sprockets/railtie.rb:41:in `precompiled_assets'
sprockets-rails (3.0.1) lib/sprockets/railtie.rb:34:in `asset_precompiled?'
sprockets-rails (3.0.1) lib/sprockets/railtie.rb:205:in `block (3 levels) in <class:Railtie>'
sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:346:in `precompiled?'
sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:350:in `raise_unless_precompiled_asset'
sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:335:in `find_debug_asset'
sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:217:in `block in lookup_debug_asset'
sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:230:in `block in resolve_asset'
sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:229:in `resolve_asset'
sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:216:in `lookup_debug_asset'
sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:158:in `block in stylesheet_link_tag'
sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:157:in `stylesheet_link_tag'
app/views/layouts/dummy.html.erb:8:in `_app_views_layouts_dummy_html_erb__2838141835621096290_70325471499500'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/9e7e1afc7097fbec/variables” for ::1 at 2016-02-18 16:14:03 +0100

Started GET “/” for ::1 at 2016-02-18 16:21:13 +0100

ActiveRecord::SchemaMigration Load (0.5ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (6.7ms)

DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_dummy_html_erb___1283809309582213439_70266668323020 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_dummy_html_erb___1283809309582213439_70266668323020 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_dummy_html_erb___1283809309582213439_70266668323020 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_dummy_html_erb___1283809309582213439_70266668323020 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_dummy_html_erb___1283809309582213439_70266668323020 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_dummy_html_erb___1283809309582213439_70266668323020 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_dummy_html_erb___1283809309582213439_70266668323020 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_dummy_html_erb___1283809309582213439_70266668323020 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_dummy_html_erb___1283809309582213439_70266668323020 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_dummy_html_erb___1283809309582213439_70266668323020 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_dummy_html_erb___1283809309582213439_70266668323020 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_dummy_html_erb___1283809309582213439_70266668323020 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_dummy_html_erb___1283809309582213439_70266668323020 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_dummy_html_erb___1283809309582213439_70266668323020 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_dummy_html_erb___1283809309582213439_70266668323020 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_dummy_html_erb___1283809309582213439_70266668323020 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_dummy_html_erb___1283809309582213439_70266668323020 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_dummy_html_erb___1283809309582213439_70266668323020 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_dummy_html_erb___1283809309582213439_70266668323020 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_dummy_html_erb___1283809309582213439_70266668323020 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_dummy_html_erb___1283809309582213439_70266668323020 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_dummy_html_erb___1283809309582213439_70266668323020 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_dummy_html_erb___1283809309582213439_70266668323020 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_dummy_html_erb___1283809309582213439_70266668323020 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_dummy_html_erb___1283809309582213439_70266668323020 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_dummy_html_erb___1283809309582213439_70266668323020 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_dummy_html_erb___1283809309582213439_70266668323020 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_dummy_html_erb___1283809309582213439_70266668323020 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_dummy_html_erb___1283809309582213439_70266668323020 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_dummy_html_erb___1283809309582213439_70266668323020 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_dummy_html_erb___1283809309582213439_70266668323020 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_dummy_html_erb___1283809309582213439_70266668323020 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_dummy_html_erb___1283809309582213439_70266668323020 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_dummy_html_erb___1283809309582213439_70266668323020 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_dummy_html_erb___1283809309582213439_70266668323020 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_dummy_html_erb___1283809309582213439_70266668323020 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_dummy_html_erb___1283809309582213439_70266668323020 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_dummy_html_erb___1283809309582213439_70266668323020 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_dummy_html_erb___1283809309582213439_70266668323020 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_dummy_html_erb___1283809309582213439_70266668323020 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_dummy_html_erb___1283809309582213439_70266668323020 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_dummy_html_erb___1283809309582213439_70266668323020 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_dummy_html_erb___1283809309582213439_70266668323020 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_dummy_html_erb___1283809309582213439_70266668323020 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_dummy_html_erb___1283809309582213439_70266668323020 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_dummy_html_erb___1283809309582213439_70266668323020 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_dummy_html_erb___1283809309582213439_70266668323020 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_dummy_html_erb___1283809309582213439_70266668323020 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_dummy_html_erb___1283809309582213439_70266668323020 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_dummy_html_erb___1283809309582213439_70266668323020 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_dummy_html_erb___1283809309582213439_70266668323020 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_dummy_html_erb___1283809309582213439_70266668323020 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) Completed 200 OK in 17991ms (Views: 17965.0ms | ActiveRecord: 0.0ms)

Started GET “/assets/application.self-89be69515bd6380c12210bb4e114b2548704acd838ca8e0c7e37cac6823ade55.css?body=1” for ::1 at 2016-02-18 16:21:31 +0100

Started GET “/assets/fullcalendar.self-3bd4898d43f7f48923aead9228fcd62b484d2722d60ee1af80df976c606df5fc.css?body=1” for ::1 at 2016-02-18 16:21:31 +0100

Started GET “/assets/themify-icons.self-0e079db889c23eaa8aa0e582106e31f6e4122b34371f1f9fffa583227ef6ef00.css?body=1” for ::1 at 2016-02-18 16:21:31 +0100

Started GET “/assets/events.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-18 16:21:31 +0100

Started GET “/assets/main.self-e2cd501f7e9c4b70a6b3260e48f7bd72738273cf5041d064ddfdc82207709b30.css?body=1” for ::1 at 2016-02-18 16:21:31 +0100

Started GET “/assets/scaffolds.self-7bcd1c1813bdc716ea218f6879749642f76043cfbdd19fd464f842f675624555.css?body=1” for ::1 at 2016-02-18 16:21:31 +0100

Started GET “/assets/app.self-d5fe64f0cf17001f4a4f966ee01a3622d21ac9410689391516ef9acbd97dc271.css?body=1” for ::1 at 2016-02-18 16:21:31 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-18 16:21:31 +0100

Started GET “/assets/ui.self-5932674ca1cb4f97b26558d805c74ac83eb53bcc8cad58aa0c1c3555192bb731.css?body=1” for ::1 at 2016-02-18 16:21:31 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-18 16:21:31 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-18 16:21:31 +0100

Started GET “/assets/application.self-03a231d4d3b3b25a5d13f831c67c3e1168bd6f4e880e3bd44909510e4766928c.js?body=1” for ::1 at 2016-02-18 16:21:31 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-18 16:21:31 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-18 16:21:31 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-18 16:21:31 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-18 16:21:31 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-18 16:21:31 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-18 16:21:32 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-18 16:21:32 +0100

Started GET “/events” for ::1 at 2016-02-18 16:26:18 +0100 Processing by EventsController#index as HTML

Event Load (51.6ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (55.9ms)

Completed 200 OK in 283ms (Views: 220.5ms | ActiveRecord: 53.1ms)

Started GET “/events/new” for ::1 at 2016-02-18 16:26:25 +0100 Processing by EventsController#new as HTML

Rendered events/_form.html.erb (305.3ms)
Rendered events/new.html.erb within layouts/application (461.3ms)

Completed 200 OK in 746ms (Views: 737.1ms | ActiveRecord: 3.0ms)

Started POST “/events” for ::1 at 2016-02-18 16:26:56 +0100 Processing by EventsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"9WtVuScFqd1C2GvYR3nUOWu+n+MAqEWnfrf4Zn9ce0Oci7m50ypPuQGuu0nNEGxtxDbN+qo7FZ1DCCY3Liak7w==", "event"=>{"title"=>"Test", "description"=>"Test event", "start_time(1i)"=>"2016", "start_time(2i)"=>"2", "start_time(3i)"=>"18", "start_time(4i)"=>"15", "start_time(5i)"=>"26", "end_time(1i)"=>"2016", "end_time(2i)"=>"2", "end_time(3i)"=>"18", "end_time(4i)"=>"19", "end_time(5i)"=>"26"}, "commit"=>"Create Event"}
 (0.2ms)  BEGIN
SQL (47.0ms)  INSERT INTO "events" ("title", "description", "start_time", "end_time", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id"  [["title", "Test"], ["description", "Test event"], ["start_time", "2016-02-18 15:26:00.000000"], ["end_time", "2016-02-18 19:26:00.000000"], ["created_at", "2016-02-18 15:26:56.558234"], ["updated_at", "2016-02-18 15:26:56.558234"]]
 (19.7ms)  COMMIT

Redirected to localhost:3000/events/1 Completed 302 Found in 126ms (ActiveRecord: 67.1ms)

Started GET “/events/1” for ::1 at 2016-02-18 16:26:56 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"1"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Rendered events/show.html.erb within layouts/application (1.1ms)

Completed 200 OK in 88ms (Views: 47.0ms | ActiveRecord: 0.3ms)

Started GET “/events/” for ::1 at 2016-02-18 16:27:07 +0100 Processing by EventsController#index as HTML

Event Load (0.4ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (2.5ms)

Completed 200 OK in 80ms (Views: 79.3ms | ActiveRecord: 0.4ms)

Started GET “/events/1” for ::1 at 2016-02-18 16:27:07 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"1"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Rendered events/show.html.erb within layouts/application (0.5ms)

Completed 200 OK in 52ms (Views: 50.6ms | ActiveRecord: 0.3ms)

Started GET “/” for ::1 at 2016-02-18 22:02:39 +0100

ActiveRecord::SchemaMigration Load (51.4ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (6.9ms)

Completed 200 OK in 2407ms (Views: 2366.0ms | ActiveRecord: 0.0ms)

Started GET “/events/” for ::1 at 2016-02-18 22:02:43 +0100 Processing by EventsController#index as HTML

Event Load (28.5ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (130.9ms)

Completed 200 OK in 241ms (Views: 123.5ms | ActiveRecord: 114.0ms)

Started GET “/events” for ::1 at 2016-02-18 22:02:44 +0100 Processing by EventsController#index as HTML

Event Load (0.3ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 93ms (Views: 92.6ms | ActiveRecord: 0.3ms)

Started GET “/assets/application.self-03a231d4d3b3b25a5d13f831c67c3e1168bd6f4e880e3bd44909510e4766928c.js?body=1” for ::1 at 2016-02-18 22:02:44 +0100

Started GET “/assets/scaffolds.self-7bcd1c1813bdc716ea218f6879749642f76043cfbdd19fd464f842f675624555.css?body=1” for ::1 at 2016-02-18 22:02:44 +0100

 (288.5ms)  CREATE TABLE "schema_migrations" ("version" character varying NOT NULL) 
 (10.0ms)  CREATE UNIQUE INDEX  "unique_schema_migrations" ON "schema_migrations"  ("version")
ActiveRecord::SchemaMigration Load (0.4ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Migrating to DeviseCreateUsers (20160211235241)

 (0.2ms)  BEGIN
 (92.4ms)  CREATE TABLE "users" ("id" serial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" timestamp, "last_sign_in_at" timestamp, "current_sign_in_ip" inet, "last_sign_in_ip" inet, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) 
 (0.9ms)  CREATE UNIQUE INDEX  "index_users_on_email" ON "users"  ("email")
 (0.8ms)  CREATE UNIQUE INDEX  "index_users_on_reset_password_token" ON "users"  ("reset_password_token")
SQL (15.8ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160211235241"]]
 (0.5ms)  COMMIT

Migrating to AddRoleToUsers (20160212001701)

 (14.9ms)  BEGIN
 (0.3ms)  ALTER TABLE "users" ADD "role" integer
SQL (0.1ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160212001701"]]
 (0.3ms)  COMMIT

Migrating to CreateEvents (20160218205317)

 (0.2ms)  BEGIN
 (3.7ms)  CREATE TABLE "events" ("id" serial primary key, "title" character varying, "date" timestamp, "priority" integer, "flag" boolean, "imageURL" character varying, "externalLink" character varying, "revision" character varying, "typeOfDate" character varying, "editingDeadline" timestamp, "userGroup" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) 
SQL (0.1ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160218205317"]]
 (0.4ms)  COMMIT
ActiveRecord::SchemaMigration Load (0.3ms)  SELECT "schema_migrations".* FROM "schema_migrations"
 (22.2ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'events'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (1.7ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'users'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

Started GET “/” for ::1 at 2016-02-18 22:13:41 +0100

ActiveRecord::SchemaMigration Load (0.5ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (8.8ms)

Completed 200 OK in 1903ms (Views: 1866.7ms | ActiveRecord: 0.0ms)

Started GET “/events” for ::1 at 2016-02-18 22:13:43 +0100 Processing by EventsController#index as HTML

Event Load (12.7ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (17.4ms)

Completed 200 OK in 180ms (Views: 150.7ms | ActiveRecord: 13.7ms)

Started GET “/events/new” for ::1 at 2016-02-18 23:12:42 +0100 Processing by EventsController#new as HTML

Rendered events/_form.html.erb (421.5ms)
Rendered events/new.html.erb within layouts/application (451.9ms)

Completed 200 OK in 1154ms (Views: 1042.5ms | ActiveRecord: 38.5ms)

Started POST “/events” for ::1 at 2016-02-18 23:14:29 +0100 Processing by EventsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"RRRjHLDrNsWBdFTHlDoFdHIUnTvZ0O8+fnnzwc5+YBmmTBDa99Ls8OXrLPadkHSC+aBtv2NjaDq2J3S70jeKNg==", "event"=>{"title"=>"Testevent", "date(1i)"=>"2016", "date(2i)"=>"2", "date(3i)"=>"18", "date(4i)"=>"22", "date(5i)"=>"12", "priority"=>"4", "flag"=>"0", "imageURL"=>"", "externalLink"=>"", "revision"=>"", "typeOfDate"=>"", "editingDeadline(1i)"=>"2016", "editingDeadline(2i)"=>"6", "editingDeadline(3i)"=>"18", "editingDeadline(4i)"=>"22", "editingDeadline(5i)"=>"12", "userGroup"=>""}, "commit"=>"Create Event"}
 (0.2ms)  BEGIN
SQL (41.8ms)  INSERT INTO "events" ("title", "priority", "flag", "imageURL", "externalLink", "revision", "typeOfDate", "userGroup", "date", "editingDeadline", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12) RETURNING "id"  [["title", "Testevent"], ["priority", 4], ["flag", "f"], ["imageURL", ""], ["externalLink", ""], ["revision", ""], ["typeOfDate", ""], ["userGroup", ""], ["date", "2016-02-18 22:12:00.000000"], ["editingDeadline", "2016-06-18 22:12:00.000000"], ["created_at", "2016-02-18 22:14:29.498463"], ["updated_at", "2016-02-18 22:14:29.498463"]]
 (34.6ms)  COMMIT

Redirected to localhost:3000/events/1 Completed 302 Found in 137ms (ActiveRecord: 76.8ms)

Started GET “/events/1” for ::1 at 2016-02-18 23:14:29 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"1"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Rendered events/show.html.erb within layouts/application (3.0ms)

Completed 200 OK in 356ms (Views: 288.2ms | ActiveRecord: 0.3ms)

Started GET “/events” for ::1 at 2016-02-18 23:15:07 +0100 Processing by EventsController#index as HTML

Event Load (0.4ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 139ms (Views: 138.1ms | ActiveRecord: 0.3ms)

Started GET “/events.json” for ::1 at 2016-02-18 23:15:09 +0100 Processing by EventsController#index as JSON

Event Load (0.3ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (215.3ms)

Completed 200 OK in 233ms (Views: 232.0ms | ActiveRecord: 0.3ms)

Started GET “/events” for ::1 at 2016-02-18 23:17:54 +0100 Processing by EventsController#index as HTML

Event Load (0.4ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 1556ms (Views: 1555.4ms | ActiveRecord: 0.4ms)

Started GET “/events/” for ::1 at 2016-02-18 23:17:56 +0100 Processing by EventsController#index as HTML

Event Load (0.4ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 67ms (Views: 65.7ms | ActiveRecord: 0.4ms)

Started GET “/events/” for ::1 at 2016-02-18 23:17:56 +0100 Processing by EventsController#index as HTML

Event Load (0.3ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 60ms (Views: 58.2ms | ActiveRecord: 0.3ms)

Started GET “/assets/application.self-681c2597f274b655f8df0faaf5841a5d102bc8565e297102d5f0263cc15372fe.js?body=1” for ::1 at 2016-02-18 23:17:56 +0100

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455833876696” for ::1 at 2016-02-18 23:17:56 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455833876696"}
Event Load (0.6ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (5.0ms)

Completed 200 OK in 38ms (Views: 34.7ms | ActiveRecord: 0.6ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455833877141” for ::1 at 2016-02-18 23:17:57 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455833877141"}
Event Load (0.3ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (1.8ms)

Completed 200 OK in 9ms (Views: 8.1ms | ActiveRecord: 0.3ms)

Started GET “/events” for ::1 at 2016-02-18 23:47:07 +0100

ActiveRecord::SchemaMigration Load (0.5ms)  SELECT "schema_migrations".* FROM "schema_migrations"

ActiveRecord::PendingMigrationError -

Migrations are pending. To resolve this issue, run:

bin/rake db:migrate RAILS_ENV=development

:

activerecord (4.2.5.1) lib/active_record/migration.rb:392:in `check_pending!'
activerecord (4.2.5.1) lib/active_record/migration.rb:373:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/ca6eb83a5b83ba78/variables” for ::1 at 2016-02-18 23:47:07 +0100

 (115.4ms)  CREATE TABLE "schema_migrations" ("version" character varying NOT NULL) 
 (17.1ms)  CREATE UNIQUE INDEX  "unique_schema_migrations" ON "schema_migrations"  ("version")
ActiveRecord::SchemaMigration Load (0.5ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Migrating to DeviseCreateUsers (20160211235241)

 (0.3ms)  BEGIN
 (57.0ms)  CREATE TABLE "users" ("id" serial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" timestamp, "last_sign_in_at" timestamp, "current_sign_in_ip" inet, "last_sign_in_ip" inet, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) 
 (0.9ms)  CREATE UNIQUE INDEX  "index_users_on_email" ON "users"  ("email")
 (0.9ms)  CREATE UNIQUE INDEX  "index_users_on_reset_password_token" ON "users"  ("reset_password_token")
SQL (0.3ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160211235241"]]
 (19.0ms)  COMMIT

Migrating to AddRoleToUsers (20160212001701)

 (0.4ms)  BEGIN
 (0.5ms)  ALTER TABLE "users" ADD "role" integer
SQL (0.3ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160212001701"]]
 (16.5ms)  COMMIT

Migrating to CreateEvents (20160218223630)

 (0.2ms)  BEGIN
 (0.2ms)  ROLLBACK
 (171.7ms)  CREATE TABLE "schema_migrations" ("version" character varying NOT NULL) 
 (1.5ms)  CREATE UNIQUE INDEX  "unique_schema_migrations" ON "schema_migrations"  ("version")
ActiveRecord::SchemaMigration Load (0.3ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Migrating to DeviseCreateUsers (20160211235241)

 (0.3ms)  BEGIN
 (69.6ms)  CREATE TABLE "users" ("id" serial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" timestamp, "last_sign_in_at" timestamp, "current_sign_in_ip" inet, "last_sign_in_ip" inet, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) 
 (0.9ms)  CREATE UNIQUE INDEX  "index_users_on_email" ON "users"  ("email")
 (0.8ms)  CREATE UNIQUE INDEX  "index_users_on_reset_password_token" ON "users"  ("reset_password_token")
SQL (0.3ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160211235241"]]
 (15.6ms)  COMMIT

Migrating to AddRoleToUsers (20160212001701)

 (15.6ms)  BEGIN
 (0.4ms)  ALTER TABLE "users" ADD "role" integer
SQL (0.1ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160212001701"]]
 (0.4ms)  COMMIT

Migrating to CreateEvents (20160218225000)

 (0.3ms)  BEGIN
 (3.6ms)  CREATE TABLE "events" ("id" serial primary key, "title" character varying, "start" timestamp, "priority" integer, "flag" boolean, "imageURL" text, "url" text, "repeat" integer, "typeOfDate" integer, "end" timestamp, "userGroup" integer, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) 
SQL (0.2ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160218225000"]]
 (0.5ms)  COMMIT
ActiveRecord::SchemaMigration Load (0.2ms)  SELECT "schema_migrations".* FROM "schema_migrations"
 (12.7ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'events'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (2.0ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'users'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

Started GET “/events/” for ::1 at 2016-02-18 23:53:35 +0100

ActiveRecord::SchemaMigration Load (0.5ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by EventsController#index as HTML

Event Load (5.4ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (10.5ms)

Completed 200 OK in 2365ms (Views: 2326.9ms | ActiveRecord: 6.2ms)

Started GET “/assets/application.self-89be69515bd6380c12210bb4e114b2548704acd838ca8e0c7e37cac6823ade55.css?body=1” for ::1 at 2016-02-18 23:53:38 +0100

Started GET “/assets/fullcalendar.self-3bd4898d43f7f48923aead9228fcd62b484d2722d60ee1af80df976c606df5fc.css?body=1” for ::1 at 2016-02-18 23:53:38 +0100

Started GET “/assets/events.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-18 23:53:38 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-18 23:53:38 +0100

Started GET “/assets/app.self-d5fe64f0cf17001f4a4f966ee01a3622d21ac9410689391516ef9acbd97dc271.css?body=1” for ::1 at 2016-02-18 23:53:38 +0100

Started GET “/assets/themify-icons.self-0e079db889c23eaa8aa0e582106e31f6e4122b34371f1f9fffa583227ef6ef00.css?body=1” for ::1 at 2016-02-18 23:53:38 +0100

Started GET “/assets/main.self-e2cd501f7e9c4b70a6b3260e48f7bd72738273cf5041d064ddfdc82207709b30.css?body=1” for ::1 at 2016-02-18 23:53:38 +0100

Started GET “/assets/scaffolds.self-7bcd1c1813bdc716ea218f6879749642f76043cfbdd19fd464f842f675624555.css?body=1” for ::1 at 2016-02-18 23:53:38 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-18 23:53:38 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-18 23:53:38 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-18 23:53:38 +0100

Started GET “/assets/ui.self-5932674ca1cb4f97b26558d805c74ac83eb53bcc8cad58aa0c1c3555192bb731.css?body=1” for ::1 at 2016-02-18 23:53:38 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-18 23:53:38 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-18 23:53:38 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-18 23:53:38 +0100

Started GET “/assets/application.self-681c2597f274b655f8df0faaf5841a5d102bc8565e297102d5f0263cc15372fe.js?body=1” for ::1 at 2016-02-18 23:53:38 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-18 23:53:38 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-18 23:53:38 +0100

Started GET “/events/new” for ::1 at 2016-02-18 23:53:42 +0100 Processing by EventsController#new as HTML

Rendered events/_form.html.erb (162.1ms)
Rendered events/new.html.erb within layouts/application (220.7ms)

Completed 200 OK in 359ms (Views: 347.0ms | ActiveRecord: 2.2ms)

Started POST “/events” for ::1 at 2016-02-18 23:53:58 +0100 Processing by EventsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"3duKlXmtdo/MNIdhT20pvI6ZwivBuiwEfWHrE5jYtqI+g/lTPpSsuqir/1BGx1hKBS0yr3sJqwC1P2xphJFcjQ==", "event"=>{"title"=>"Test titel", "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"18", "start(4i)"=>"22", "start(5i)"=>"53", "priority"=>"", "flag"=>"0", "imageURL"=>"", "url"=>"", "repeat"=>"", "typeOfDate"=>"", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"22", "end(4i)"=>"22", "end(5i)"=>"53", "userGroup"=>""}, "commit"=>"Create Event"}
 (0.2ms)  BEGIN
SQL (30.6ms)  INSERT INTO "events" ("title", "flag", "imageURL", "url", "start", "end", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id"  [["title", "Test titel"], ["flag", "f"], ["imageURL", ""], ["url", ""], ["start", "2016-02-18 22:53:00.000000"], ["end", "2016-02-22 22:53:00.000000"], ["created_at", "2016-02-18 22:53:58.571434"], ["updated_at", "2016-02-18 22:53:58.571434"]]
 (58.1ms)  COMMIT

Redirected to localhost:3000/events/1 Completed 302 Found in 157ms (ActiveRecord: 89.1ms)

Started GET “/events/1” for ::1 at 2016-02-18 23:53:58 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"1"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Rendered events/show.html.erb within layouts/application (3.0ms)

Completed 200 OK in 386ms (Views: 254.3ms | ActiveRecord: 0.4ms)

Started GET “/events/” for ::1 at 2016-02-18 23:54:04 +0100 Processing by EventsController#index as HTML

Event Load (0.3ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 1006ms (Views: 1005.4ms | ActiveRecord: 0.3ms)

Started GET “/events” for ::1 at 2016-02-18 23:54:05 +0100 Processing by EventsController#index as HTML

Event Load (1.8ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 117ms (Views: 113.9ms | ActiveRecord: 1.8ms)

Started GET “/events/1” for ::1 at 2016-02-18 23:54:05 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"1"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Rendered events/show.html.erb within layouts/application (0.6ms)

Completed 200 OK in 249ms (Views: 247.1ms | ActiveRecord: 0.4ms)

Started GET “/” for ::1 at 2016-02-18 23:54:06 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (5.6ms)

Completed 200 OK in 171ms (Views: 170.2ms | ActiveRecord: 0.0ms)

Started GET “/” for ::1 at 2016-02-18 23:54:06 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (0.6ms)

Completed 200 OK in 104ms (Views: 102.8ms | ActiveRecord: 0.0ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455836047159” for ::1 at 2016-02-18 23:54:07 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455836047159"}
Event Load (0.3ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (83.0ms)

Completed 200 OK in 154ms (Views: 153.3ms | ActiveRecord: 0.3ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455836047647” for ::1 at 2016-02-18 23:54:08 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455836047647"}
Event Load (0.4ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (3.1ms)

Completed 200 OK in 14ms (Views: 12.5ms | ActiveRecord: 0.4ms)

Started GET “/events/1” for ::1 at 2016-02-18 23:56:27 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"1"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Rendered events/show.html.erb within layouts/application (0.8ms)

Completed 200 OK in 220ms (Views: 218.4ms | ActiveRecord: 0.3ms)

Started GET “/events” for ::1 at 2016-02-18 23:56:28 +0100 Processing by EventsController#index as HTML

Event Load (0.4ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (3.1ms)

Completed 200 OK in 86ms (Views: 85.4ms | ActiveRecord: 0.4ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455836188483” for ::1 at 2016-02-18 23:56:28 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455836188483"}
Event Load (0.3ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (2.2ms)

Completed 200 OK in 42ms (Views: 40.8ms | ActiveRecord: 0.3ms)

Started GET “/events” for ::1 at 2016-02-18 23:56:29 +0100 Processing by EventsController#index as HTML

Event Load (0.3ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 81ms (Views: 80.1ms | ActiveRecord: 0.3ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455836190088” for ::1 at 2016-02-18 23:56:30 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455836190088"}
Event Load (0.4ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (2.3ms)

Completed 200 OK in 17ms (Views: 16.0ms | ActiveRecord: 0.4ms)

Started GET “/events/new” for ::1 at 2016-02-19 00:14:19 +0100

ActiveRecord::SchemaMigration Load (0.6ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by EventsController#new as HTML

Rendered events/_form.html.erb (163.4ms)
Rendered events/new.html.erb within layouts/application (185.2ms)

Completed 200 OK in 1598ms (Views: 1526.5ms | ActiveRecord: 31.7ms)

Started GET “/events/new” for ::1 at 2016-02-19 00:17:45 +0100 Processing by EventsController#new as HTML

Rendered events/_form.html.erb (25.2ms)
Rendered events/new.html.erb within layouts/application (40.7ms)

Completed 200 OK in 322ms (Views: 320.3ms | ActiveRecord: 0.0ms)

Started GET “/assets/application.self-89be69515bd6380c12210bb4e114b2548704acd838ca8e0c7e37cac6823ade55.css?body=1” for ::1 at 2016-02-19 00:17:45 +0100

Started GET “/assets/fullcalendar.self-3bd4898d43f7f48923aead9228fcd62b484d2722d60ee1af80df976c606df5fc.css?body=1” for ::1 at 2016-02-19 00:17:45 +0100

Started GET “/assets/events.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-19 00:17:45 +0100

Started GET “/assets/app.self-d5fe64f0cf17001f4a4f966ee01a3622d21ac9410689391516ef9acbd97dc271.css?body=1” for ::1 at 2016-02-19 00:17:45 +0100

Started GET “/assets/themify-icons.self-0e079db889c23eaa8aa0e582106e31f6e4122b34371f1f9fffa583227ef6ef00.css?body=1” for ::1 at 2016-02-19 00:17:45 +0100

Started GET “/assets/scaffolds.self-7bcd1c1813bdc716ea218f6879749642f76043cfbdd19fd464f842f675624555.css?body=1” for ::1 at 2016-02-19 00:17:45 +0100

Started GET “/assets/main.self-e2cd501f7e9c4b70a6b3260e48f7bd72738273cf5041d064ddfdc82207709b30.css?body=1” for ::1 at 2016-02-19 00:17:45 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-19 00:17:45 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-19 00:17:45 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-19 00:17:45 +0100

Started GET “/assets/ui.self-5932674ca1cb4f97b26558d805c74ac83eb53bcc8cad58aa0c1c3555192bb731.css?body=1” for ::1 at 2016-02-19 00:17:45 +0100

Started GET “/assets/application.self-681c2597f274b655f8df0faaf5841a5d102bc8565e297102d5f0263cc15372fe.js?body=1” for ::1 at 2016-02-19 00:17:45 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-19 00:17:45 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-19 00:17:45 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-19 00:17:45 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-19 00:17:45 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-19 00:17:45 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-19 00:17:45 +0100

Started GET “/events/new” for ::1 at 2016-02-19 00:22:33 +0100 Processing by EventsController#new as HTML

Rendered events/_form.html.erb (26.3ms)
Rendered events/new.html.erb within layouts/application (47.7ms)

Completed 200 OK in 317ms (Views: 311.3ms | ActiveRecord: 0.0ms)

Started GET “/assets/application.self-89be69515bd6380c12210bb4e114b2548704acd838ca8e0c7e37cac6823ade55.css?body=1” for ::1 at 2016-02-19 00:22:33 +0100

Started GET “/assets/app.self-d5fe64f0cf17001f4a4f966ee01a3622d21ac9410689391516ef9acbd97dc271.css?body=1” for ::1 at 2016-02-19 00:22:33 +0100

Started GET “/assets/events.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-19 00:22:33 +0100

Started GET “/assets/scaffolds.self-7bcd1c1813bdc716ea218f6879749642f76043cfbdd19fd464f842f675624555.css?body=1” for ::1 at 2016-02-19 00:22:33 +0100

Started GET “/assets/fullcalendar.self-3bd4898d43f7f48923aead9228fcd62b484d2722d60ee1af80df976c606df5fc.css?body=1” for ::1 at 2016-02-19 00:22:33 +0100

Started GET “/assets/themify-icons.self-0e079db889c23eaa8aa0e582106e31f6e4122b34371f1f9fffa583227ef6ef00.css?body=1” for ::1 at 2016-02-19 00:22:33 +0100

Started GET “/assets/main.self-e2cd501f7e9c4b70a6b3260e48f7bd72738273cf5041d064ddfdc82207709b30.css?body=1” for ::1 at 2016-02-19 00:22:33 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-19 00:22:33 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-19 00:22:33 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-19 00:22:33 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-19 00:22:33 +0100

Started GET “/assets/ui.self-5932674ca1cb4f97b26558d805c74ac83eb53bcc8cad58aa0c1c3555192bb731.css?body=1” for ::1 at 2016-02-19 00:22:33 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-19 00:22:33 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-19 00:22:33 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-19 00:22:33 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-19 00:22:33 +0100

Started GET “/assets/application.self-681c2597f274b655f8df0faaf5841a5d102bc8565e297102d5f0263cc15372fe.js?body=1” for ::1 at 2016-02-19 00:22:33 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-19 00:22:33 +0100

Started GET “/events/new” for ::1 at 2016-02-19 00:36:14 +0100 Processing by EventsController#new as HTML

Rendered events/_form.html.erb (46.5ms)
Rendered events/new.html.erb within layouts/application (66.9ms)

Completed 200 OK in 484ms (Views: 477.2ms | ActiveRecord: 0.0ms)

Started GET “/assets/application.self-89be69515bd6380c12210bb4e114b2548704acd838ca8e0c7e37cac6823ade55.css?body=1” for ::1 at 2016-02-19 00:36:15 +0100

Started GET “/assets/app.self-d5fe64f0cf17001f4a4f966ee01a3622d21ac9410689391516ef9acbd97dc271.css?body=1” for ::1 at 2016-02-19 00:36:15 +0100

Started GET “/assets/scaffolds.self-7bcd1c1813bdc716ea218f6879749642f76043cfbdd19fd464f842f675624555.css?body=1” for ::1 at 2016-02-19 00:36:15 +0100

Started GET “/assets/main.self-e2cd501f7e9c4b70a6b3260e48f7bd72738273cf5041d064ddfdc82207709b30.css?body=1” for ::1 at 2016-02-19 00:36:15 +0100

Started GET “/assets/events.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-19 00:36:15 +0100

Started GET “/assets/fullcalendar.self-3bd4898d43f7f48923aead9228fcd62b484d2722d60ee1af80df976c606df5fc.css?body=1” for ::1 at 2016-02-19 00:36:15 +0100

Started GET “/assets/themify-icons.self-0e079db889c23eaa8aa0e582106e31f6e4122b34371f1f9fffa583227ef6ef00.css?body=1” for ::1 at 2016-02-19 00:36:15 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-19 00:36:15 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-19 00:36:15 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-19 00:36:15 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-19 00:36:15 +0100

Started GET “/assets/application.self-681c2597f274b655f8df0faaf5841a5d102bc8565e297102d5f0263cc15372fe.js?body=1” for ::1 at 2016-02-19 00:36:15 +0100

Started GET “/assets/ui.self-5932674ca1cb4f97b26558d805c74ac83eb53bcc8cad58aa0c1c3555192bb731.css?body=1” for ::1 at 2016-02-19 00:36:15 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-19 00:36:15 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-19 00:36:15 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-19 00:36:15 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-19 00:36:15 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-19 00:36:15 +0100

Started GET “/” for ::1 at 2016-02-19 00:46:31 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (7.8ms)

Completed 200 OK in 307ms (Views: 305.8ms | ActiveRecord: 0.0ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455839192877” for ::1 at 2016-02-19 00:46:33 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455839192877"}
Event Load (30.0ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (138.7ms)

Completed 200 OK in 231ms (Views: 199.9ms | ActiveRecord: 30.0ms)

Started GET “/” for ::1 at 2016-02-19 01:48:18 +0100

ActiveRecord::PendingMigrationError -

Migrations are pending. To resolve this issue, run:

bin/rake db:migrate RAILS_ENV=development

:

activerecord (4.2.5.1) lib/active_record/migration.rb:392:in `check_pending!'
activerecord (4.2.5.1) lib/active_record/migration.rb:373:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/fa86d9a7a28b08a1/variables” for ::1 at 2016-02-19 01:48:19 +0100

 (156.2ms)  CREATE TABLE "schema_migrations" ("version" character varying NOT NULL) 
 (1.4ms)  CREATE UNIQUE INDEX  "unique_schema_migrations" ON "schema_migrations"  ("version")
ActiveRecord::SchemaMigration Load (0.3ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Migrating to DeviseCreateUsers (20160211235241)

 (0.3ms)  BEGIN
 (58.2ms)  CREATE TABLE "users" ("id" serial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" timestamp, "last_sign_in_at" timestamp, "current_sign_in_ip" inet, "last_sign_in_ip" inet, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) 
 (1.1ms)  CREATE UNIQUE INDEX  "index_users_on_email" ON "users"  ("email")
 (1.0ms)  CREATE UNIQUE INDEX  "index_users_on_reset_password_token" ON "users"  ("reset_password_token")
SQL (0.3ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160211235241"]]
 (15.5ms)  COMMIT

Migrating to AddRoleToUsers (20160212001701)

 (0.3ms)  BEGIN
 (0.3ms)  ALTER TABLE "users" ADD "role" integer
SQL (0.1ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160212001701"]]
 (0.3ms)  COMMIT

Migrating to CreateEvents (20160219004420)

 (0.2ms)  BEGIN
 (21.7ms)  CREATE TABLE "events" ("id" serial primary key, "title" character varying, "start" timestamp, "priority" integer, "flag" boolean, "imageURL" text, "url" text, "end" timestamp, "ort" text, "description" text, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) 
SQL (0.2ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160219004420"]]
 (0.5ms)  COMMIT
ActiveRecord::SchemaMigration Load (0.2ms)  SELECT "schema_migrations".* FROM "schema_migrations"
 (8.8ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'events'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (2.6ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'users'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

Started GET “/” for ::1 at 2016-02-19 01:49:18 +0100

ActiveRecord::SchemaMigration Load (0.7ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (6.1ms)

Completed 200 OK in 1343ms (Views: 1317.9ms | ActiveRecord: 0.0ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455842961344” for ::1 at 2016-02-19 01:49:21 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455842961344"}
Event Load (6.4ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (23.2ms)

Completed 200 OK in 42ms (Views: 31.9ms | ActiveRecord: 7.3ms)

Started GET “/events” for ::1 at 2016-02-19 01:50:09 +0100 Processing by EventsController#index as HTML

Event Load (0.4ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (2.2ms)

Completed 200 OK in 577ms (Views: 575.6ms | ActiveRecord: 0.4ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455843009900” for ::1 at 2016-02-19 01:50:09 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455843009900"}
Event Load (0.5ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (1.7ms)

Completed 200 OK in 45ms (Views: 43.2ms | ActiveRecord: 0.5ms)

Started GET “/events” for ::1 at 2016-02-19 01:50:10 +0100 Processing by EventsController#index as HTML

Event Load (0.4ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 99ms (Views: 97.5ms | ActiveRecord: 0.4ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455843012249” for ::1 at 2016-02-19 01:50:13 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455843012249"}
Event Load (0.3ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (1.8ms)

Completed 200 OK in 15ms (Views: 12.3ms | ActiveRecord: 0.3ms)

ActiveRecord::SchemaMigration Load (0.5ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Migrating to CreateRoles (20160219010217)

 (0.2ms)  BEGIN
 (62.5ms)  CREATE TABLE "roles" ("id" serial primary key, "name" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) 
SQL (0.3ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160219010217"]]
 (23.6ms)  COMMIT
ActiveRecord::SchemaMigration Load (0.2ms)  SELECT "schema_migrations".* FROM "schema_migrations"
 (2.3ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'events'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (1.9ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (1.7ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'users'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

ActiveRecord::SchemaMigration Load (36.9ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Migrating to RolifyCreateRoles (20160219011516)

 (0.3ms)  BEGIN

DEPRECATION WARNING: `#timestamps` was called without specifying an option for `null`. In Rails 5, this behavior will change to `null: false`. You should manually specify `null: true` to prevent the behavior of your existing migrations from changing. (called from block in change at /Users/Christian/Fachschaft/db/migrate/20160219011516_rolify_create_roles.rb:7)

 (87.3ms)  CREATE TABLE "roles" ("id" serial primary key, "name" character varying, "resource_id" integer, "resource_type" character varying, "created_at" timestamp, "updated_at" timestamp) 
 (0.2ms)  ROLLBACK
 (184.3ms)  CREATE TABLE "schema_migrations" ("version" character varying NOT NULL) 
 (1.7ms)  CREATE UNIQUE INDEX  "unique_schema_migrations" ON "schema_migrations"  ("version")
ActiveRecord::SchemaMigration Load (0.4ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Migrating to DeviseCreateUsers (20160211235241)

 (0.3ms)  BEGIN
 (72.3ms)  CREATE TABLE "users" ("id" serial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" timestamp, "last_sign_in_at" timestamp, "current_sign_in_ip" inet, "last_sign_in_ip" inet, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) 
 (1.2ms)  CREATE UNIQUE INDEX  "index_users_on_email" ON "users"  ("email")
 (1.0ms)  CREATE UNIQUE INDEX  "index_users_on_reset_password_token" ON "users"  ("reset_password_token")
SQL (2.6ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160211235241"]]
 (15.8ms)  COMMIT

Migrating to AddRoleToUsers (20160212001701)

 (15.5ms)  BEGIN
 (0.3ms)  ALTER TABLE "users" ADD "role" integer
SQL (0.2ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160212001701"]]
 (0.4ms)  COMMIT

Migrating to RolifyCreateRoles (20160219011516)

 (0.2ms)  BEGIN

DEPRECATION WARNING: `#timestamps` was called without specifying an option for `null`. In Rails 5, this behavior will change to `null: false`. You should manually specify `null: true` to prevent the behavior of your existing migrations from changing. (called from block in change at /Users/Christian/Fachschaft/db/migrate/20160219011516_rolify_create_roles.rb:7)

 (19.5ms)  CREATE TABLE "roles" ("id" serial primary key, "name" character varying, "resource_id" integer, "resource_type" character varying, "created_at" timestamp, "updated_at" timestamp) 
 (1.3ms)  CREATE TABLE "users_roles" ("user_id" integer, "role_id" integer) 
 (1.0ms)  CREATE  INDEX  "index_roles_on_name" ON "roles"  ("name")
 (1.2ms)  CREATE  INDEX  "index_roles_on_name_and_resource_type_and_resource_id" ON "roles"  ("name", "resource_type", "resource_id")
 (1.2ms)  CREATE  INDEX  "index_users_roles_on_user_id_and_role_id" ON "users_roles"  ("user_id", "role_id")
SQL (0.3ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160219011516"]]
 (0.6ms)  COMMIT
ActiveRecord::SchemaMigration Load (0.5ms)  SELECT "schema_migrations".* FROM "schema_migrations"
 (15.5ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (2.3ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'users'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (1.9ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'users_roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (147.5ms)  CREATE TABLE "schema_migrations" ("version" character varying NOT NULL) 
 (1.4ms)  CREATE UNIQUE INDEX  "unique_schema_migrations" ON "schema_migrations"  ("version")
ActiveRecord::SchemaMigration Load (0.3ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Migrating to DeviseCreateUsers (20160211235241)

 (0.2ms)  BEGIN
 (66.0ms)  CREATE TABLE "users" ("id" serial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" timestamp, "last_sign_in_at" timestamp, "current_sign_in_ip" inet, "last_sign_in_ip" inet, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) 
 (1.1ms)  CREATE UNIQUE INDEX  "index_users_on_email" ON "users"  ("email")
 (0.9ms)  CREATE UNIQUE INDEX  "index_users_on_reset_password_token" ON "users"  ("reset_password_token")
SQL (0.3ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160211235241"]]
 (16.3ms)  COMMIT

Migrating to RolifyCreateRoles (20160219011516)

 (0.3ms)  BEGIN

DEPRECATION WARNING: `#timestamps` was called without specifying an option for `null`. In Rails 5, this behavior will change to `null: false`. You should manually specify `null: true` to prevent the behavior of your existing migrations from changing. (called from block in change at /Users/Christian/Fachschaft/db/migrate/20160219011516_rolify_create_roles.rb:7)

 (2.7ms)  CREATE TABLE "roles" ("id" serial primary key, "name" character varying, "resource_id" integer, "resource_type" character varying, "created_at" timestamp, "updated_at" timestamp) 
 (0.6ms)  CREATE TABLE "users_roles" ("user_id" integer, "role_id" integer) 
 (0.8ms)  CREATE  INDEX  "index_roles_on_name" ON "roles"  ("name")
 (1.1ms)  CREATE  INDEX  "index_roles_on_name_and_resource_type_and_resource_id" ON "roles"  ("name", "resource_type", "resource_id")
 (1.1ms)  CREATE  INDEX  "index_users_roles_on_user_id_and_role_id" ON "users_roles"  ("user_id", "role_id")
SQL (0.2ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160219011516"]]
 (0.5ms)  COMMIT
ActiveRecord::SchemaMigration Load (0.3ms)  SELECT "schema_migrations".* FROM "schema_migrations"
 (10.3ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (1.9ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'users'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (1.8ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'users_roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

Started GET “/” for ::1 at 2016-02-19 03:03:43 +0100

ActiveRecord::SchemaMigration Load (0.7ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (8.0ms)

Completed 200 OK in 2009ms (Views: 1965.5ms | ActiveRecord: 0.0ms)

Started GET “/users/sign_up” for ::1 at 2016-02-19 03:03:49 +0100 Processing by Devise::RegistrationsController#new as HTML

 (23.7ms)  SELECT COUNT(*) FROM "users"
Role Load (17.4ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."name" = $1 AND "roles"."resource_type" IS NULL AND "roles"."resource_id" IS NULL  ORDER BY "roles"."id" ASC LIMIT 1  [["name", "Admin"]]
 (0.2ms)  BEGIN
SQL (24.9ms)  INSERT INTO "roles" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["name", "Admin"], ["created_at", "2016-02-19 02:03:50.242531"], ["updated_at", "2016-02-19 02:03:50.242531"]]
 (32.0ms)  COMMIT
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 1]]
Rendered devise/shared/_links.html.erb (9.5ms)
Rendered devise/registrations/new.html.erb within layouts/devise (44.8ms)

Completed 200 OK in 441ms (Views: 109.3ms | ActiveRecord: 104.0ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-19 03:03:50 +0100

Started POST “/users” for ::1 at 2016-02-19 03:04:21 +0100 Processing by Devise::RegistrationsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"MzoT3jrJacCrCAL5FKpE1VWsrqg1EDBQq39PteNPQJDQYmAYffCz9c+XesgdADUj3hheLI+jt1RjIcjP/waqvw==", "user"=>{"email"=>"admin@example.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "commit"=>"Account erstellen"}
 (0.8ms)  SELECT COUNT(*) FROM "users"
Role Load (0.5ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."name" = $1 AND "roles"."resource_type" IS NULL AND "roles"."resource_id" IS NULL  ORDER BY "roles"."id" ASC LIMIT 1  [["name", "Admin"]]
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 1]]
 (0.1ms)  BEGIN
User Exists (0.6ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = 'admin@example.com' LIMIT 1
SQL (0.6ms)  INSERT INTO "users" ("email", "encrypted_password", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["email", "admin@example.com"], ["encrypted_password", "$2a$10$ixmW7iLHvZqcXzZFiyFsOOM5iG/fWn3lI/49sgEjIPapM87gF.iE."], ["created_at", "2016-02-19 02:04:21.556054"], ["updated_at", "2016-02-19 02:04:21.556054"]]
SQL (15.9ms)  INSERT INTO "users_roles" ("role_id", "user_id") VALUES ($1, $2)  [["role_id", 1], ["user_id", 1]]
 (0.6ms)  COMMIT
 (0.2ms)  BEGIN
SQL (11.5ms)  UPDATE "users" SET "last_sign_in_at" = $1, "current_sign_in_at" = $2, "last_sign_in_ip" = $3, "current_sign_in_ip" = $4, "sign_in_count" = $5, "updated_at" = $6 WHERE "users"."id" = $7  [["last_sign_in_at", "2016-02-19 02:04:21.794700"], ["current_sign_in_at", "2016-02-19 02:04:21.794700"], ["last_sign_in_ip", "::1/128"], ["current_sign_in_ip", "::1/128"], ["sign_in_count", 1], ["updated_at", "2016-02-19 02:04:21.796921"], ["id", 1]]
 (0.5ms)  COMMIT

Redirected to localhost:3000/ Completed 302 Found in 569ms (ActiveRecord: 32.4ms)

Started GET “/” for ::1 at 2016-02-19 03:04:21 +0100 Processing by DummyController#index as HTML

User Load (31.0ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.7ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
Rendered dummy/index.html.erb within layouts/dummy (37.4ms)

Completed 200 OK in 166ms (Views: 133.1ms | ActiveRecord: 31.7ms)

Started GET “/users” for ::1 at 2016-02-19 03:04:32 +0100 Processing by UsersController#index as HTML

User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.5ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]

Completed 500 Internal Server Error in 19ms (ActiveRecord: 0.9ms)

NoMethodError - undefined method `admin?' for #<User:0x007fdc8e3023d0>:

activemodel (4.2.5.1) lib/active_model/attribute_methods.rb:433:in `method_missing'
rolify (5.0.0) lib/rolify/role.rb:98:in `method_missing'
app/policies/user_policy.rb:8:in `index?'
pundit (1.1.0) lib/pundit.rb:196:in `authorize'
app/controllers/users_controller.rb:7:in `index'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started GET “/users” for ::1 at 2016-02-19 03:04:32 +0100 Processing by UsersController#index as HTML

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]

Completed 500 Internal Server Error in 7ms (ActiveRecord: 0.7ms)

NoMethodError - undefined method `admin?' for #<User:0x007fdc8ac9a720>:

activemodel (4.2.5.1) lib/active_model/attribute_methods.rb:433:in `method_missing'
rolify (5.0.0) lib/rolify/role.rb:98:in `method_missing'
app/policies/user_policy.rb:8:in `index?'
pundit (1.1.0) lib/pundit.rb:196:in `authorize'
app/controllers/users_controller.rb:7:in `index'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/1ba72f21a3aaaf5a/variables” for ::1 at 2016-02-19 03:04:32 +0100

User Load (0.3ms)  SELECT "users".* FROM "users"

Started GET “/users” for ::1 at 2016-02-19 03:06:10 +0100 Processing by UsersController#index as HTML

User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
CACHE (0.0ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.5ms)  SELECT "users".* FROM "users"
Rendered users/_user.html.erb (5.1ms)
Rendered users/index.html.erb within layouts/users (9.6ms)

Completed 500 Internal Server Error in 106ms (ActiveRecord: 1.5ms)

NoMethodError - undefined method `roles' for #<Class:0x007fdc90c04260>:

activerecord (4.2.5.1) lib/active_record/dynamic_matchers.rb:26:in `method_missing'
app/views/users/_user.html.erb:7:in `block in _app_views_users__user_html_erb___3070799792933486084_70292656249800'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for'
app/views/users/_user.html.erb:5:in `_app_views_users__user_html_erb___3070799792933486084_70292656249800'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial'
actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render'
app/views/users/index.html.erb:7:in `block in _app_views_users_index_html_erb___1750183515654687741_70292605952820'
activerecord (4.2.5.1) lib/active_record/relation/delegation.rb:46:in `each'
app/views/users/index.html.erb:5:in `_app_views_users_index_html_erb___1750183515654687741_70292605952820'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/d1f33d137511d725/variables” for ::1 at 2016-02-19 03:06:10 +0100

Started GET “/users” for ::1 at 2016-02-19 03:09:30 +0100 Processing by UsersController#index as HTML

User Load (0.9ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.7ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
CACHE (0.0ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.7ms)  SELECT "users".* FROM "users"
Rendered users/_user.html.erb (32.7ms)
Rendered users/index.html.erb within layouts/users (37.6ms)

Completed 500 Internal Server Error in 110ms (ActiveRecord: 2.3ms)

NoMethodError - undefined method `role' for #<User:0x007fdc8ba5d718>:

activemodel (4.2.5.1) lib/active_model/attribute_methods.rb:433:in `method_missing'
rolify (5.0.0) lib/rolify/role.rb:98:in `method_missing'
actionview (4.2.5.1) lib/action_view/helpers/tags/base.rb:28:in `value'
actionview (4.2.5.1) lib/action_view/helpers/tags/select.rb:16:in `block in render'
actionview (4.2.5.1) lib/action_view/helpers/tags/select.rb:16:in `render'
actionview (4.2.5.1) lib/action_view/helpers/form_options_helper.rb:163:in `select'
actionview (4.2.5.1) lib/action_view/helpers/form_options_helper.rb:777:in `select'
app/views/users/_user.html.erb:7:in `block in _app_views_users__user_html_erb___3070799792933486084_70292606214280'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for'
app/views/users/_user.html.erb:5:in `_app_views_users__user_html_erb___3070799792933486084_70292606214280'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial'
actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render'
app/views/users/index.html.erb:7:in `block in _app_views_users_index_html_erb___1750183515654687741_70292605952820'
activerecord (4.2.5.1) lib/active_record/relation/delegation.rb:46:in `each'
app/views/users/index.html.erb:5:in `_app_views_users_index_html_erb___1750183515654687741_70292605952820'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/3ebb41a56cb46b3a/variables” for ::1 at 2016-02-19 03:09:31 +0100

Started GET “/users/sign_up” for ::1 at 2016-02-19 03:10:53 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.4ms)  SELECT COUNT(*) FROM "users"
Role Load (0.5ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."name" = $1 AND "roles"."resource_type" IS NULL AND "roles"."resource_id" IS NULL  ORDER BY "roles"."id" ASC LIMIT 1  [["name", "User"]]
 (0.1ms)  BEGIN
SQL (0.4ms)  INSERT INTO "roles" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["name", "User"], ["created_at", "2016-02-19 02:10:54.055670"], ["updated_at", "2016-02-19 02:10:54.055670"]]
 (5.4ms)  COMMIT
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 2]]
Rendered devise/shared/_links.html.erb (3.5ms)
Rendered devise/registrations/new.html.erb within layouts/devise (24.8ms)

Completed 200 OK in 497ms (Views: 476.9ms | ActiveRecord: 8.4ms)

Started GET “/assets/application.self-5f06b417f1f26f2c0b61fcc6fa3fc891be0bfa604fccfce5a863e2537885c749.css?body=1” for ::1 at 2016-02-19 03:10:55 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-19 03:10:55 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-19 03:10:55 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-19 03:10:55 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-19 03:10:55 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-19 03:10:55 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-19 03:10:55 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-19 03:10:55 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-19 03:10:55 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-19 03:10:55 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-19 03:10:57 +0100

Started GET “/users” for ::1 at 2016-02-19 03:15:58 +0100 Processing by UsersController#index as HTML

User Load (1.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.8ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
CACHE (0.0ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.5ms)  SELECT "users".* FROM "users"
Rendered users/_user.html.erb (10.8ms)
Rendered users/index.html.erb within layouts/users (29.5ms)

Completed 500 Internal Server Error in 113ms (ActiveRecord: 2.5ms)

SyntaxError - syntax error, unexpected '<', expecting ')'

</span>
 ^

/Users/Christian/Fachschaft/app/views/users/_user.html.erb:12: unknown regexp options - td unmatched close parenthesis: /span>

<%= f.submit 'Rolle wechseln', :class => 'btn btn-w-md btn-gap-v btn-default' );@output_buffer.safe_append='

'.freeze; end @output_buffer.safe_append='</ /Users/Christian/Fachschaft/app/views/users/_user.html.erb:13: syntax error, unexpected '<' /Users/Christian/Fachschaft/app/views/users/_user.html.erb:16: syntax error, unexpected '<', expecting ')' </td>

^

/Users/Christian/Fachschaft/app/views/users/_user.html.erb:16: unterminated regexp meets end of file:

app/views/users/_user.html.erb:9:in `'
actionview (4.2.5.1) lib/action_view/template.rb:296:in `compile'
actionview (4.2.5.1) lib/action_view/template.rb:245:in `block (2 levels) in compile!'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:244:in `block in compile!'
actionview (4.2.5.1) lib/action_view/template.rb:232:in `compile!'
actionview (4.2.5.1) lib/action_view/template.rb:144:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial'
actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render'
app/views/users/index.html.erb:7:in `block in _app_views_users_index_html_erb___1750183515654687741_70292605952820'
activerecord (4.2.5.1) lib/active_record/relation/delegation.rb:46:in `each'
app/views/users/index.html.erb:5:in `_app_views_users_index_html_erb___1750183515654687741_70292605952820'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/1cc9a526300b37f9/variables” for ::1 at 2016-02-19 03:15:58 +0100

Started GET “/users” for ::1 at 2016-02-19 03:16:20 +0100 Processing by UsersController#index as HTML

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.3ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
CACHE (0.0ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.6ms)  SELECT "users".* FROM "users"
Rendered users/_user.html.erb (21.3ms)
Rendered users/index.html.erb within layouts/users (25.6ms)

Completed 500 Internal Server Error in 57ms (ActiveRecord: 1.2ms)

NoMethodError - undefined method `roles' for “User”:String:

actionview (4.2.5.1) lib/action_view/helpers/form_options_helper.rb:759:in `value_for_collection'
actionview (4.2.5.1) lib/action_view/helpers/form_options_helper.rb:395:in `block in options_from_collection_for_select'
actionview (4.2.5.1) lib/action_view/helpers/form_options_helper.rb:394:in `options_from_collection_for_select'
actionview (4.2.5.1) lib/action_view/helpers/tags/collection_select.rb:21:in `render'
actionview (4.2.5.1) lib/action_view/helpers/form_options_helper.rb:202:in `collection_select'
actionview (4.2.5.1) lib/action_view/helpers/form_options_helper.rb:789:in `collection_select'
app/views/users/_user.html.erb:8:in `block in _app_views_users__user_html_erb___3070799792933486084_70292668516580'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for'
app/views/users/_user.html.erb:5:in `_app_views_users__user_html_erb___3070799792933486084_70292668516580'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial'
actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render'
app/views/users/index.html.erb:7:in `block in _app_views_users_index_html_erb___1750183515654687741_70292605952820'
activerecord (4.2.5.1) lib/active_record/relation/delegation.rb:46:in `each'
app/views/users/index.html.erb:5:in `_app_views_users_index_html_erb___1750183515654687741_70292605952820'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/09736e5cdcfc14ff/variables” for ::1 at 2016-02-19 03:16:21 +0100

Started GET “/users” for ::1 at 2016-02-19 03:17:19 +0100 Processing by UsersController#index as HTML

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.2ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
CACHE (0.0ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.5ms)  SELECT "users".* FROM "users"
Rendered users/_user.html.erb (6.8ms)
Rendered users/index.html.erb within layouts/users (11.6ms)

Completed 500 Internal Server Error in 45ms (ActiveRecord: 1.0ms)

NoMethodError - undefined method `role' for #<User:0x007fdc8bb42408>:

activemodel (4.2.5.1) lib/active_model/attribute_methods.rb:433:in `method_missing'
rolify (5.0.0) lib/rolify/role.rb:98:in `method_missing'
actionview (4.2.5.1) lib/action_view/helpers/tags/base.rb:28:in `value'
actionview (4.2.5.1) lib/action_view/helpers/tags/collection_select.rb:16:in `block in render'
actionview (4.2.5.1) lib/action_view/helpers/tags/collection_select.rb:16:in `render'
actionview (4.2.5.1) lib/action_view/helpers/form_options_helper.rb:202:in `collection_select'
actionview (4.2.5.1) lib/action_view/helpers/form_options_helper.rb:789:in `collection_select'
app/views/users/_user.html.erb:8:in `block in _app_views_users__user_html_erb___3070799792933486084_70292606682880'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for'
app/views/users/_user.html.erb:5:in `_app_views_users__user_html_erb___3070799792933486084_70292606682880'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial'
actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render'
app/views/users/index.html.erb:7:in `block in _app_views_users_index_html_erb___1750183515654687741_70292605952820'
activerecord (4.2.5.1) lib/active_record/relation/delegation.rb:46:in `each'
app/views/users/index.html.erb:5:in `_app_views_users_index_html_erb___1750183515654687741_70292605952820'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/321b4ef4c2fcf304/variables” for ::1 at 2016-02-19 03:17:19 +0100

Started GET “/users” for ::1 at 2016-02-19 03:19:19 +0100 Processing by UsersController#index as HTML

User Load (1.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.7ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
CACHE (0.0ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (1.1ms)  SELECT "users".* FROM "users"
Rendered users/_user.html.erb (19.3ms)
Rendered users/index.html.erb within layouts/users (41.3ms)

Completed 500 Internal Server Error in 136ms (ActiveRecord: 3.4ms)

NoMethodError - undefined method `r' for #<User:0x007fdc93487700>:

activemodel (4.2.5.1) lib/active_model/attribute_methods.rb:433:in `method_missing'
rolify (5.0.0) lib/rolify/role.rb:98:in `method_missing'
actionview (4.2.5.1) lib/action_view/helpers/tags/base.rb:28:in `value'
actionview (4.2.5.1) lib/action_view/helpers/tags/collection_select.rb:16:in `block in render'
actionview (4.2.5.1) lib/action_view/helpers/tags/collection_select.rb:16:in `render'
actionview (4.2.5.1) lib/action_view/helpers/form_options_helper.rb:202:in `collection_select'
actionview (4.2.5.1) lib/action_view/helpers/form_options_helper.rb:789:in `collection_select'
app/views/users/_user.html.erb:8:in `block in _app_views_users__user_html_erb___3070799792933486084_70292670263420'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for'
app/views/users/_user.html.erb:5:in `_app_views_users__user_html_erb___3070799792933486084_70292670263420'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial'
actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render'
app/views/users/index.html.erb:7:in `block in _app_views_users_index_html_erb___1750183515654687741_70292605952820'
activerecord (4.2.5.1) lib/active_record/relation/delegation.rb:46:in `each'
app/views/users/index.html.erb:5:in `_app_views_users_index_html_erb___1750183515654687741_70292605952820'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/33fd31cd80ec5ed9/variables” for ::1 at 2016-02-19 03:19:20 +0100

Started GET “/users” for ::1 at 2016-02-19 03:19:54 +0100 Processing by UsersController#index as HTML

User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.3ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
CACHE (0.0ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.4ms)  SELECT "users".* FROM "users"
Rendered users/_user.html.erb (8.1ms)
Rendered users/index.html.erb within layouts/users (10.6ms)

Completed 500 Internal Server Error in 54ms (ActiveRecord: 1.1ms)

NoMethodError - undefined method `r' for #<User:0x007fdc8bca55e8>:

activemodel (4.2.5.1) lib/active_model/attribute_methods.rb:433:in `method_missing'
rolify (5.0.0) lib/rolify/role.rb:98:in `method_missing'
actionview (4.2.5.1) lib/action_view/helpers/tags/base.rb:28:in `value'
actionview (4.2.5.1) lib/action_view/helpers/tags/collection_select.rb:16:in `block in render'
actionview (4.2.5.1) lib/action_view/helpers/tags/collection_select.rb:16:in `render'
actionview (4.2.5.1) lib/action_view/helpers/form_options_helper.rb:202:in `collection_select'
actionview (4.2.5.1) lib/action_view/helpers/form_options_helper.rb:789:in `collection_select'
app/views/users/_user.html.erb:8:in `block in _app_views_users__user_html_erb___3070799792933486084_70292647854040'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for'
app/views/users/_user.html.erb:5:in `_app_views_users__user_html_erb___3070799792933486084_70292647854040'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial'
actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render'
app/views/users/index.html.erb:7:in `block in _app_views_users_index_html_erb___1750183515654687741_70292605952820'
activerecord (4.2.5.1) lib/active_record/relation/delegation.rb:46:in `each'
app/views/users/index.html.erb:5:in `_app_views_users_index_html_erb___1750183515654687741_70292605952820'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/9a666ec06fc4f883/variables” for ::1 at 2016-02-19 03:19:55 +0100

Started GET “/users” for ::1 at 2016-02-19 03:27:19 +0100 Processing by UsersController#index as HTML

User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.3ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
CACHE (0.0ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (2.6ms)  SELECT "users".* FROM "users"
Rendered users/_user.html.erb (6.5ms)
Rendered users/index.html.erb within layouts/users (23.8ms)

Completed 500 Internal Server Error in 152ms (ActiveRecord: 10.0ms)

NoMethodError - undefined method `merge' for :role:Symbol:

actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1870:in `objectify_options'
actionview (4.2.5.1) lib/action_view/helpers/form_options_helper.rb:777:in `select'
app/views/users/_user.html.erb:8:in `block in _app_views_users__user_html_erb___3070799792933486084_70292657749860'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for'
app/views/users/_user.html.erb:5:in `_app_views_users__user_html_erb___3070799792933486084_70292657749860'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial'
actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render'
app/views/users/index.html.erb:7:in `block in _app_views_users_index_html_erb___1750183515654687741_70292605952820'
activerecord (4.2.5.1) lib/active_record/relation/delegation.rb:46:in `each'
app/views/users/index.html.erb:5:in `_app_views_users_index_html_erb___1750183515654687741_70292605952820'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/e747c275d5db1860/variables” for ::1 at 2016-02-19 03:27:19 +0100

Started GET “/users” for ::1 at 2016-02-19 03:27:54 +0100 Processing by UsersController#index as HTML

User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.9ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
CACHE (0.0ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.5ms)  SELECT "users".* FROM "users"
Rendered users/_user.html.erb (4.9ms)
Rendered users/index.html.erb within layouts/users (8.3ms)

Completed 500 Internal Server Error in 73ms (ActiveRecord: 33.7ms)

NoMethodError - undefined method `merge' for :roles:Symbol:

actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1870:in `objectify_options'
actionview (4.2.5.1) lib/action_view/helpers/form_options_helper.rb:777:in `select'
app/views/users/_user.html.erb:8:in `block in _app_views_users__user_html_erb___3070799792933486084_70292642968680'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for'
app/views/users/_user.html.erb:5:in `_app_views_users__user_html_erb___3070799792933486084_70292642968680'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial'
actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render'
app/views/users/index.html.erb:7:in `block in _app_views_users_index_html_erb___1750183515654687741_70292605952820'
activerecord (4.2.5.1) lib/active_record/relation/delegation.rb:46:in `each'
app/views/users/index.html.erb:5:in `_app_views_users_index_html_erb___1750183515654687741_70292605952820'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/820d4de99fa8720f/variables” for ::1 at 2016-02-19 03:27:54 +0100

Started GET “/users” for ::1 at 2016-02-19 03:29:11 +0100 Processing by UsersController#index as HTML

User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.3ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
CACHE (0.0ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (2.8ms)  SELECT "users".* FROM "users"
Rendered users/_user.html.erb (5.8ms)
Rendered users/index.html.erb within layouts/users (19.4ms)

Completed 500 Internal Server Error in 53ms (ActiveRecord: 3.5ms)

NoMethodError - undefined method `merge' for :role_ids:Symbol:

actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1870:in `objectify_options'
actionview (4.2.5.1) lib/action_view/helpers/form_options_helper.rb:777:in `select'
app/views/users/_user.html.erb:8:in `block in _app_views_users__user_html_erb___3070799792933486084_70292645519740'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for'
app/views/users/_user.html.erb:5:in `_app_views_users__user_html_erb___3070799792933486084_70292645519740'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial'
actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render'
app/views/users/index.html.erb:7:in `block in _app_views_users_index_html_erb___1750183515654687741_70292605952820'
activerecord (4.2.5.1) lib/active_record/relation/delegation.rb:46:in `each'
app/views/users/index.html.erb:5:in `_app_views_users_index_html_erb___1750183515654687741_70292605952820'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/5e7265ec70fe2486/variables” for ::1 at 2016-02-19 03:29:11 +0100

Started GET “/users” for ::1 at 2016-02-19 03:36:03 +0100 Processing by UsersController#index as HTML

User Load (0.9ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.8ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
CACHE (0.1ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.5ms)  SELECT "users".* FROM "users"
Rendered users/_user.html.erb (109.4ms)
Rendered users/index.html.erb within layouts/users (131.4ms)

Completed 500 Internal Server Error in 227ms (ActiveRecord: 2.3ms)

NoMethodError - undefined method `input' for #<ActionView::Helpers::FormBuilder:0x007fdc90f7cde8>:

app/views/users/_user.html.erb:8:in `block in _app_views_users__user_html_erb___3070799792933486084_70292650898200'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for'
app/views/users/_user.html.erb:5:in `_app_views_users__user_html_erb___3070799792933486084_70292650898200'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial'
actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render'
app/views/users/index.html.erb:7:in `block in _app_views_users_index_html_erb___1750183515654687741_70292605952820'
activerecord (4.2.5.1) lib/active_record/relation/delegation.rb:46:in `each'
app/views/users/index.html.erb:5:in `_app_views_users_index_html_erb___1750183515654687741_70292605952820'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/b637cb3362b6fed0/variables” for ::1 at 2016-02-19 03:36:03 +0100

Started GET “/users” for ::1 at 2016-02-19 03:43:31 +0100

ActiveRecord::SchemaMigration Load (0.7ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by UsersController#index as HTML

User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (27.9ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
CACHE (0.0ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.4ms)  SELECT "users".* FROM "users"
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 1]]
Rendered users/_user.html.erb (301.6ms)
Rendered users/index.html.erb within layouts/users (322.1ms)

Completed 200 OK in 1769ms (Views: 1529.7ms | ActiveRecord: 36.1ms)

Started GET “/assets/application.self-5f06b417f1f26f2c0b61fcc6fa3fc891be0bfa604fccfce5a863e2537885c749.css?body=1” for ::1 at 2016-02-19 03:43:33 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-19 03:43:33 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-19 03:43:33 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-19 03:43:33 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-19 03:43:33 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-19 03:43:33 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-19 03:43:33 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-19 03:43:33 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-19 03:43:33 +0100

Started GET “/assets/background/4-f3a8d25155d5865dad69bc750e66ad86f22b28f19ab8d5b4ff40ab59ddad2139.jpg” for ::1 at 2016-02-19 03:43:33 +0100

Started GET “/” for ::1 at 2016-02-19 03:45:19 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (7.6ms)

Completed 200 OK in 311ms (Views: 310.7ms | ActiveRecord: 0.0ms)

Started GET “/users/sign_up” for ::1 at 2016-02-19 03:45:33 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.5ms)  SELECT COUNT(*) FROM "users"
Role Load (0.6ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."name" = $1 AND "roles"."resource_type" IS NULL AND "roles"."resource_id" IS NULL  ORDER BY "roles"."id" ASC LIMIT 1  [["name", "User"]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 2]]
Rendered devise/shared/_links.html.erb (6.6ms)
Rendered devise/registrations/new.html.erb within layouts/devise (73.9ms)

Completed 200 OK in 325ms (Views: 213.3ms | ActiveRecord: 2.6ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-19 03:45:35 +0100

Started POST “/users” for ::1 at 2016-02-19 03:45:54 +0100 Processing by Devise::RegistrationsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Mcu12ybgCXnr+WqD5bgvU6tnZYNC0OKFY7bGyuAs4CadyyyAhbXtotvMMo3ZOiXTJ186VsgJSLe387QlVCkSNg==", "user"=>{"email"=>"example@example.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "commit"=>"Account erstellen"}
 (0.3ms)  SELECT COUNT(*) FROM "users"
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."name" = $1 AND "roles"."resource_type" IS NULL AND "roles"."resource_id" IS NULL  ORDER BY "roles"."id" ASC LIMIT 1  [["name", "User"]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 2]]
 (0.2ms)  BEGIN
User Exists (14.4ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = 'example@example.com' LIMIT 1
SQL (30.4ms)  INSERT INTO "users" ("email", "encrypted_password", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["email", "example@example.com"], ["encrypted_password", "$2a$10$4shuxj8.rGt8fwu58I3pSO6DTFCuBl9zwL7Jm44Y8Bs/.9cQyu.N."], ["created_at", "2016-02-19 02:45:54.336285"], ["updated_at", "2016-02-19 02:45:54.336285"]]
SQL (0.3ms)  INSERT INTO "users_roles" ("role_id", "user_id") VALUES ($1, $2)  [["role_id", 2], ["user_id", 2]]
 (21.9ms)  COMMIT
 (0.1ms)  BEGIN
SQL (44.1ms)  UPDATE "users" SET "last_sign_in_at" = $1, "current_sign_in_at" = $2, "last_sign_in_ip" = $3, "current_sign_in_ip" = $4, "sign_in_count" = $5, "updated_at" = $6 WHERE "users"."id" = $7  [["last_sign_in_at", "2016-02-19 02:45:54.396366"], ["current_sign_in_at", "2016-02-19 02:45:54.396366"], ["last_sign_in_ip", "::1/128"], ["current_sign_in_ip", "::1/128"], ["sign_in_count", 1], ["updated_at", "2016-02-19 02:45:54.397749"], ["id", 2]]
 (0.5ms)  COMMIT

Redirected to localhost:3000/ Completed 302 Found in 360ms (ActiveRecord: 113.5ms)

Started GET “/” for ::1 at 2016-02-19 03:45:54 +0100 Processing by DummyController#index as HTML

User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 2]]
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 2]]
Rendered dummy/index.html.erb within layouts/dummy (6.3ms)

Completed 200 OK in 142ms (Views: 140.1ms | ActiveRecord: 0.9ms)

Started GET “/users” for ::1 at 2016-02-19 03:46:03 +0100 Processing by UsersController#index as HTML

User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.9ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
CACHE (0.0ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.3ms)  SELECT "users".* FROM "users"
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 1]]
Rendered users/_user.html.erb (7.1ms)
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 2]]
Rendered users/_user.html.erb (17.6ms)
Rendered users/index.html.erb within layouts/users (46.2ms)

Completed 200 OK in 164ms (Views: 152.7ms | ActiveRecord: 2.6ms)

Started GET “/assets/application.self-5f06b417f1f26f2c0b61fcc6fa3fc891be0bfa604fccfce5a863e2537885c749.css?body=1” for ::1 at 2016-02-19 03:46:04 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-19 03:46:04 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-19 03:46:04 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-19 03:46:04 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-19 03:46:04 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-19 03:46:04 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-19 03:46:04 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-19 03:46:04 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-19 03:46:04 +0100

Started GET “/assets/background/4-f3a8d25155d5865dad69bc750e66ad86f22b28f19ab8d5b4ff40ab59ddad2139.jpg” for ::1 at 2016-02-19 03:46:04 +0100

Started PATCH “/users/2” for ::1 at 2016-02-19 03:46:17 +0100 Processing by UsersController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"LZH7yCkNrEUCgShJ5srCS27hvcqYTrvji6yhGFgs+dDOyYgObjR2cGYeUHjvYLO95VVNTiL9POdD8iZiRGUT/w==", "user"=>{"roles"=>"User"}, "commit"=>"Rolle wechseln", "id"=>"2"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.8ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 LIMIT 1  [["id", 2]]
CACHE (0.0ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]

Unpermitted parameter: roles

 (0.2ms)  BEGIN
 (0.1ms)  COMMIT

Redirected to localhost:3000/users Completed 302 Found in 11ms (ActiveRecord: 2.2ms)

Started GET “/users” for ::1 at 2016-02-19 03:46:17 +0100 Processing by UsersController#index as HTML

User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (1.0ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
CACHE (0.0ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.3ms)  SELECT "users".* FROM "users"
Role Load (0.5ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 1]]
Rendered users/_user.html.erb (6.5ms)
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 2]]
Rendered users/_user.html.erb (7.0ms)
Rendered users/index.html.erb within layouts/users (33.1ms)

Completed 200 OK in 449ms (Views: 439.3ms | ActiveRecord: 2.7ms)

Started GET “/users” for ::1 at 2016-02-19 03:51:33 +0100 Processing by UsersController#index as HTML

User Load (0.9ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.8ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
CACHE (0.0ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.7ms)  SELECT "users".* FROM "users"
Rendered users/_user.html.erb (44.3ms)
Rendered users/_user.html.erb (15.4ms)
Rendered users/index.html.erb within layouts/users (113.3ms)

Completed 200 OK in 1060ms (Views: 1005.8ms | ActiveRecord: 2.5ms)

User Load (1.4ms)  SELECT  "users".* FROM "users"  ORDER BY "users"."id" ASC LIMIT 1
Role Load (0.9ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 1]]

Started GET “/users” for ::1 at 2016-02-19 03:58:05 +0100

ActiveRecord::SchemaMigration Load (0.5ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by UsersController#index as HTML

User Load (0.9ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (25.0ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
CACHE (0.0ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.3ms)  SELECT "users".* FROM "users"
Rendered users/_user.html.erb (458.1ms)
Rendered users/_user.html.erb (4.0ms)
Rendered users/index.html.erb within layouts/users (471.1ms)

Completed 200 OK in 2454ms (Views: 2189.0ms | ActiveRecord: 33.5ms)

Started PATCH “/users/2” for ::1 at 2016-02-19 03:58:20 +0100 Processing by UsersController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"EvUeGNXcII5RkDvOjhmUSR1GahAEPh1+vjhQGb74uRbxrW3ekuX6uzUPQ/+Hs+W/lvKalL6Nmnp2ZtdjorFTOQ==", "user"=>{"roles"=>"Fachschaft"}, "commit"=>"Rolle wechseln", "id"=>"2"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.9ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 LIMIT 1  [["id", 2]]
CACHE (0.0ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]

Unpermitted parameter: roles

 (0.1ms)  BEGIN
 (0.1ms)  COMMIT

Redirected to localhost:3000/users Completed 302 Found in 34ms (ActiveRecord: 2.2ms)

Started GET “/users” for ::1 at 2016-02-19 03:58:20 +0100 Processing by UsersController#index as HTML

User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.5ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
CACHE (0.0ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.6ms)  SELECT "users".* FROM "users"
Rendered users/_user.html.erb (38.1ms)
Rendered users/_user.html.erb (3.7ms)
Rendered users/index.html.erb within layouts/users (45.3ms)

Completed 200 OK in 93ms (Views: 85.2ms | ActiveRecord: 1.7ms)

User Load (1.1ms)  SELECT  "users".* FROM "users"  ORDER BY "users"."id" ASC LIMIT 1
Role Load (0.9ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 1]]

Started GET “/users” for ::1 at 2016-02-19 04:00:26 +0100

ActiveRecord::SchemaMigration Load (0.8ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by UsersController#index as HTML

User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (55.6ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
CACHE (0.0ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.3ms)  SELECT "users".* FROM "users"
Role Load (0.5ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 1]]
Rendered users/_user.html.erb (331.4ms)
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 2]]
Rendered users/_user.html.erb (6.1ms)
Rendered users/index.html.erb within layouts/users (379.6ms)

Completed 200 OK in 2069ms (Views: 1606.7ms | ActiveRecord: 64.6ms)

Started GET “/assets/application.self-5f06b417f1f26f2c0b61fcc6fa3fc891be0bfa604fccfce5a863e2537885c749.css?body=1” for ::1 at 2016-02-19 04:00:28 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-19 04:00:28 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-19 04:00:28 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-19 04:00:28 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-19 04:00:28 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-19 04:00:28 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-19 04:00:28 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-19 04:00:28 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-19 04:00:29 +0100

Started GET “/assets/background/4-f3a8d25155d5865dad69bc750e66ad86f22b28f19ab8d5b4ff40ab59ddad2139.jpg” for ::1 at 2016-02-19 04:00:29 +0100

Started PATCH “/users/2” for ::1 at 2016-02-19 04:00:38 +0100 Processing by UsersController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rLZHU/7eYmNEdNbec0/gMtjqcipLvB6Q/Jegkd8Bzg1P7jSVuee4ViDrru965ZHEU16CrvEPmZQ0ySfrw0gkIg==", "user"=>{"roles"=>"Fachschaft"}, "commit"=>"Rolle wechseln", "id"=>"2"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 LIMIT 1  [["id", 2]]
CACHE (0.0ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]

Unpermitted parameter: roles

 (0.1ms)  BEGIN
 (0.2ms)  COMMIT

Redirected to localhost:3000/users Completed 302 Found in 10ms (ActiveRecord: 1.3ms)

Started GET “/users” for ::1 at 2016-02-19 04:00:38 +0100 Processing by UsersController#index as HTML

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
CACHE (0.0ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.4ms)  SELECT "users".* FROM "users"
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 1]]
Rendered users/_user.html.erb (5.4ms)
Role Load (0.6ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 2]]
Rendered users/_user.html.erb (8.2ms)
Rendered users/index.html.erb within layouts/users (21.5ms)

Completed 200 OK in 61ms (Views: 53.8ms | ActiveRecord: 2.1ms)

Started GET “/” for 127.0.0.1 at 2016-02-19 04:17:25 +0100

ActiveRecord::SchemaMigration Load (1.0ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (14.9ms)

Completed 200 OK in 2134ms (Views: 2101.7ms | ActiveRecord: 0.0ms)

Started GET “/assets/application.self-5f06b417f1f26f2c0b61fcc6fa3fc891be0bfa604fccfce5a863e2537885c749.css?body=1” for 127.0.0.1 at 2016-02-19 04:17:28 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for 127.0.0.1 at 2016-02-19 04:17:28 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for 127.0.0.1 at 2016-02-19 04:17:28 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for 127.0.0.1 at 2016-02-19 04:17:28 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for 127.0.0.1 at 2016-02-19 04:17:28 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for 127.0.0.1 at 2016-02-19 04:17:28 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for 127.0.0.1 at 2016-02-19 04:17:28 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for 127.0.0.1 at 2016-02-19 04:17:28 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for 127.0.0.1 at 2016-02-19 04:17:28 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for 127.0.0.1 at 2016-02-19 04:17:28 +0100

Started GET “/users/sign_in” for 127.0.0.1 at 2016-02-19 04:17:36 +0100 Processing by Devise::SessionsController#new as HTML

 (0.7ms)  SELECT COUNT(*) FROM "users"
Role Load (1.0ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."name" = $1 AND "roles"."resource_type" IS NULL AND "roles"."resource_id" IS NULL  ORDER BY "roles"."id" ASC LIMIT 1  [["name", "User"]]
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 2]]
Rendered devise/shared/_links.html.erb (14.3ms)
Rendered devise/sessions/new.html.erb within layouts/devise (409.4ms)

Completed 200 OK in 959ms (Views: 673.4ms | ActiveRecord: 10.3ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for 127.0.0.1 at 2016-02-19 04:17:37 +0100

Started POST “/users/sign_in” for 127.0.0.1 at 2016-02-19 04:18:05 +0100 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"flfM7ZisBvumYnir78rEikEFzZi0GMhDxhX+0r/Mp8PIxT4w45lIRhxQjWzo0OHhOC7fxBimzLpy334bh7mcLA==", "user"=>{"email"=>"admin@example.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log In"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["email", "admin@example.com"]]
 (0.4ms)  BEGIN
SQL (0.6ms)  UPDATE "users" SET "current_sign_in_at" = $1, "current_sign_in_ip" = $2, "sign_in_count" = $3, "updated_at" = $4 WHERE "users"."id" = $5  [["current_sign_in_at", "2016-02-19 03:18:05.933712"], ["current_sign_in_ip", "127.0.0.1/32"], ["sign_in_count", 2], ["updated_at", "2016-02-19 03:18:05.939124"], ["id", 1]]
 (29.8ms)  COMMIT

Redirected to 0.0.0.0:3000/ Completed 302 Found in 246ms (ActiveRecord: 31.3ms)

Started GET “/” for 127.0.0.1 at 2016-02-19 04:18:06 +0100 Processing by DummyController#index as HTML

User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (27.9ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
Rendered dummy/index.html.erb within layouts/dummy (74.4ms)

Completed 200 OK in 412ms (Views: 379.9ms | ActiveRecord: 28.4ms)

Started GET “/users” for 127.0.0.1 at 2016-02-19 04:18:10 +0100 Processing by UsersController#index as HTML

User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.6ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
CACHE (0.2ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.6ms)  SELECT "users".* FROM "users"
Role Load (0.5ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 2]]
Rendered users/_user.html.erb (147.6ms)
Role Load (0.6ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 1]]
Rendered users/_user.html.erb (28.0ms)
Rendered users/index.html.erb within layouts/users (204.4ms)

Completed 200 OK in 490ms (Views: 431.3ms | ActiveRecord: 3.0ms)

Started GET “/assets/background/4-f3a8d25155d5865dad69bc750e66ad86f22b28f19ab8d5b4ff40ab59ddad2139.jpg” for 127.0.0.1 at 2016-02-19 04:18:10 +0100

Started PATCH “/users/2” for 127.0.0.1 at 2016-02-19 04:18:19 +0100 Processing by UsersController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"3gEe2bbC+hxqRFUqsgKYPIXgctXfvFRWB1lDTbiXuJaVDq3BmZV5nLVSFSvkLSFctxsWH7xV69daM4c4w+hLkg==", "user"=>{"roles"=>"Fachschaft"}, "commit"=>"Rolle wechseln", "id"=>"2"}
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.6ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (1.1ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 LIMIT 1  [["id", 2]]
CACHE (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]

Unpermitted parameter: roles

 (0.7ms)  BEGIN
 (0.4ms)  COMMIT

Redirected to 0.0.0.0:3000/users Completed 302 Found in 165292ms (ActiveRecord: 3.7ms)

Started GET “/users” for 127.0.0.1 at 2016-02-19 04:21:04 +0100 Processing by UsersController#index as HTML

User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (3.5ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
CACHE (0.1ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.5ms)  SELECT "users".* FROM "users"
Role Load (0.8ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 2]]
Rendered users/_user.html.erb (12.1ms)
Role Load (0.5ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 1]]
Rendered users/_user.html.erb (6.8ms)
Rendered users/index.html.erb within layouts/users (70.1ms)

Completed 200 OK in 372ms (Views: 354.2ms | ActiveRecord: 5.9ms)

Started PATCH “/users/2” for 127.0.0.1 at 2016-02-19 04:21:17 +0100 Processing by UsersController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"QaTyyZgHk2h5ngqJ5qvemC0kjuJ4zrYNY+VWGqHszg4Kq0HRt1AQ6KaISoiwhGf4H9/qKBsnCYw+j5Jv2pM9Cg==", "user"=>{"roles"=>"Fachschaft"}, "commit"=>"Rolle wechseln", "id"=>"2"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.7ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 LIMIT 1  [["id", 2]]
CACHE (0.0ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]

Unpermitted parameter: roles

 (0.1ms)  BEGIN
 (0.2ms)  COMMIT

Redirected to 0.0.0.0:3000/users Completed 302 Found in 11ms (ActiveRecord: 1.6ms)

Started GET “/users” for 127.0.0.1 at 2016-02-19 04:21:17 +0100 Processing by UsersController#index as HTML

User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.8ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
CACHE (0.0ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.4ms)  SELECT "users".* FROM "users"
Role Load (0.6ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 2]]
Rendered users/_user.html.erb (7.1ms)
Role Load (0.5ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 1]]
Rendered users/_user.html.erb (5.7ms)
Rendered users/index.html.erb within layouts/users (16.0ms)

Completed 200 OK in 132ms (Views: 124.5ms | ActiveRecord: 2.6ms)

Started PATCH “/users/2” for 127.0.0.1 at 2016-02-19 04:21:39 +0100 Processing by UsersController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"JNfE1ojNQXD54qY7LzX/LvvCz+D4Ia5PFvwVwpnI5E1v2HfOp5rC8Cb05jp5GkZOyTmrKpvIEc5LltG34rcXSQ==", "user"=>{"roles"=>"User"}, "commit"=>"Rolle wechseln", "id"=>"2"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.2ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 LIMIT 1  [["id", 2]]
CACHE (0.0ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]

Unpermitted parameter: roles

 (0.1ms)  BEGIN
 (0.2ms)  COMMIT

Redirected to 0.0.0.0:3000/users Completed 302 Found in 9ms (ActiveRecord: 1.2ms)

Started GET “/users” for 127.0.0.1 at 2016-02-19 04:21:39 +0100 Processing by UsersController#index as HTML

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.2ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
CACHE (0.0ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.3ms)  SELECT "users".* FROM "users"
Role Load (1.1ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 2]]
Rendered users/_user.html.erb (9.8ms)
Role Load (0.3ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 1]]
Rendered users/_user.html.erb (5.1ms)
Rendered users/index.html.erb within layouts/users (33.7ms)

Completed 200 OK in 146ms (Views: 140.1ms | ActiveRecord: 2.1ms)

Started PATCH “/users/2” for 127.0.0.1 at 2016-02-19 04:23:38 +0100 Processing by UsersController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"ZaKzYp+PlXq6UXGZ71Vfx6b0iPWpKc2Zs2RRuxoVv4YurQB6sNgW+mVHMZi5euanlA/sP8rAchjuDpXOYWpMgg==", "user"=>{"roles"=>"Manager"}, "commit"=>"Rolle wechseln", "id"=>"2"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.2ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 LIMIT 1  [["id", 2]]
CACHE (0.0ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]

Unpermitted parameter: roles

 (0.1ms)  BEGIN
 (0.2ms)  COMMIT

Redirected to 0.0.0.0:3000/users Completed 302 Found in 12ms (ActiveRecord: 1.1ms)

Started GET “/users” for 127.0.0.1 at 2016-02-19 04:23:39 +0100 Processing by UsersController#index as HTML

User Load (1.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.2ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
CACHE (0.0ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.4ms)  SELECT "users".* FROM "users"
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 2]]
Rendered users/_user.html.erb (12.2ms)
Role Load (0.3ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 1]]
Rendered users/_user.html.erb (11.4ms)
Rendered users/index.html.erb within layouts/users (49.0ms)

Completed 200 OK in 314ms (Views: 303.6ms | ActiveRecord: 2.7ms)

Started GET “/users” for 127.0.0.1 at 2016-02-19 04:24:49 +0100 Processing by UsersController#index as HTML

User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
CACHE (0.0ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.5ms)  SELECT "users".* FROM "users"
Role Load (0.8ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 2]]
Rendered users/_user.html.erb (23.3ms)
Role Load (0.3ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 1]]
Rendered users/_user.html.erb (17.7ms)
Rendered users/index.html.erb within layouts/users (56.8ms)

Completed 200 OK in 356ms (Views: 333.9ms | ActiveRecord: 2.6ms)

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for 127.0.0.1 at 2016-02-19 04:24:49 +0100

Started GET “/assets/application.self-5f06b417f1f26f2c0b61fcc6fa3fc891be0bfa604fccfce5a863e2537885c749.css?body=1” for 127.0.0.1 at 2016-02-19 04:24:49 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for 127.0.0.1 at 2016-02-19 04:24:49 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for 127.0.0.1 at 2016-02-19 04:24:49 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for 127.0.0.1 at 2016-02-19 04:24:49 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for 127.0.0.1 at 2016-02-19 04:24:49 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for 127.0.0.1 at 2016-02-19 04:24:49 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for 127.0.0.1 at 2016-02-19 04:24:49 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for 127.0.0.1 at 2016-02-19 04:24:49 +0100

Started GET “/assets/background/4-f3a8d25155d5865dad69bc750e66ad86f22b28f19ab8d5b4ff40ab59ddad2139.jpg” for 127.0.0.1 at 2016-02-19 04:24:49 +0100

Started PATCH “/users/2” for 127.0.0.1 at 2016-02-19 04:24:54 +0100 Processing by UsersController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"AugvIBUN3Yo3A6QCd6SgS/Zx4Ihhfm7NS2fYy+nNM+tJ55w4OlpeCugV5AMhixkrxIqEQgKX0UwWDRy+krLA7w==", "user"=>{"role_ids"=>"Fachschaft"}, "commit"=>"Rolle wechseln", "id"=>"2"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 LIMIT 1  [["id", 2]]
CACHE (0.0ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
 (0.2ms)  BEGIN
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 0]]
 (24.7ms)  ROLLBACK

Completed 404 Not Found in 37ms (ActiveRecord: 26.2ms)

ActiveRecord::RecordNotFound - Couldn't find Role with 'id'=0:

activerecord (4.2.5.1) lib/active_record/relation/finder_methods.rb:324:in `raise_record_not_found_exception!'
activerecord (4.2.5.1) lib/active_record/relation/finder_methods.rb:444:in `find_one'
activerecord (4.2.5.1) lib/active_record/relation/finder_methods.rb:423:in `find_with_ids'
activerecord (4.2.5.1) lib/active_record/relation/finder_methods.rb:71:in `find'
activerecord (4.2.5.1) lib/active_record/querying.rb:3:in `find'
activerecord (4.2.5.1) lib/active_record/core.rb:131:in `find'
activerecord (4.2.5.1) lib/active_record/associations/collection_association.rb:67:in `ids_writer'
activerecord (4.2.5.1) lib/active_record/associations/builder/collection_association.rb:76:in `role_ids='
activerecord (4.2.5.1) lib/active_record/attribute_assignment.rb:54:in `_assign_attribute'
activerecord (4.2.5.1) lib/active_record/attribute_assignment.rb:41:in `block in assign_attributes'
actionpack (4.2.5.1) lib/action_controller/metal/strong_parameters.rb:185:in `each_pair'
activerecord (4.2.5.1) lib/active_record/attribute_assignment.rb:35:in `assign_attributes'
activerecord (4.2.5.1) lib/active_record/persistence.rb:251:in `block in update'
activerecord (4.2.5.1) lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `block in transaction'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/transaction.rb:184:in `within_new_transaction'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `transaction'
activerecord (4.2.5.1) lib/active_record/transactions.rb:220:in `transaction'
activerecord (4.2.5.1) lib/active_record/transactions.rb:348:in `with_transaction_returning_status'
activerecord (4.2.5.1) lib/active_record/persistence.rb:250:in `update'
app/controllers/users_controller.rb:17:in `update'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:38:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/ce7e9e5f21c02f3b/variables” for 127.0.0.1 at 2016-02-19 04:24:54 +0100

Started GET “/users/2” for 127.0.0.1 at 2016-02-19 04:29:28 +0100

ActionController::RoutingError (No route matches [GET] “/users/2”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (39.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (131.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (52.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (117.2ms)

Started GET “/users/” for 127.0.0.1 at 2016-02-19 04:29:29 +0100 Processing by UsersController#index as HTML

User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.8ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
CACHE (0.0ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.8ms)  SELECT "users".* FROM "users"
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 2]]
Rendered users/_user.html.erb (12.5ms)
Role Load (0.5ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 1]]
Rendered users/_user.html.erb (7.9ms)
Rendered users/index.html.erb within layouts/users (49.6ms)

Completed 200 OK in 390ms (Views: 373.7ms | ActiveRecord: 2.9ms)

Started PATCH “/users/2” for 127.0.0.1 at 2016-02-19 04:30:55 +0100 Processing by UsersController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"207/6XVKwi3fWPQEsRpLi5tFlIopfwQg2Ooap/O+psyQQUzxWh1BrQBOtAXnNfLrqb7wQEqWu6GFgN7SiMFVyA==", "user"=>{"role_ids"=>"Fachschaft"}, "commit"=>"Rolle wechseln", "id"=>"2"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 LIMIT 1  [["id", 2]]
CACHE (0.1ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
 (0.3ms)  BEGIN
Role Load (0.5ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 0]]
 (0.2ms)  ROLLBACK

Completed 404 Not Found in 33ms (ActiveRecord: 2.2ms)

ActiveRecord::RecordNotFound - Couldn't find Role with 'id'=0:

activerecord (4.2.5.1) lib/active_record/relation/finder_methods.rb:324:in `raise_record_not_found_exception!'
activerecord (4.2.5.1) lib/active_record/relation/finder_methods.rb:444:in `find_one'
activerecord (4.2.5.1) lib/active_record/relation/finder_methods.rb:423:in `find_with_ids'
activerecord (4.2.5.1) lib/active_record/relation/finder_methods.rb:71:in `find'
activerecord (4.2.5.1) lib/active_record/querying.rb:3:in `find'
activerecord (4.2.5.1) lib/active_record/core.rb:131:in `find'
activerecord (4.2.5.1) lib/active_record/associations/collection_association.rb:67:in `ids_writer'
activerecord (4.2.5.1) lib/active_record/associations/builder/collection_association.rb:76:in `role_ids='
activerecord (4.2.5.1) lib/active_record/attribute_assignment.rb:54:in `_assign_attribute'
activerecord (4.2.5.1) lib/active_record/attribute_assignment.rb:41:in `block in assign_attributes'
actionpack (4.2.5.1) lib/action_controller/metal/strong_parameters.rb:185:in `each_pair'
activerecord (4.2.5.1) lib/active_record/attribute_assignment.rb:35:in `assign_attributes'
activerecord (4.2.5.1) lib/active_record/persistence.rb:251:in `block in update'
activerecord (4.2.5.1) lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `block in transaction'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/transaction.rb:184:in `within_new_transaction'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `transaction'
activerecord (4.2.5.1) lib/active_record/transactions.rb:220:in `transaction'
activerecord (4.2.5.1) lib/active_record/transactions.rb:348:in `with_transaction_returning_status'
activerecord (4.2.5.1) lib/active_record/persistence.rb:250:in `update'
app/controllers/users_controller.rb:17:in `update'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:38:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/83e81f9cb132e402/variables” for 127.0.0.1 at 2016-02-19 04:30:55 +0100

Started GET “/users/” for 127.0.0.1 at 2016-02-19 04:31:43 +0100 Processing by UsersController#index as HTML

User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
CACHE (0.1ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.6ms)  SELECT "users".* FROM "users"
Role Load (0.5ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 2]]
Rendered users/_user.html.erb (84.5ms)
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 1]]
Rendered users/_user.html.erb (27.6ms)
Rendered users/index.html.erb within layouts/users (139.1ms)

Completed 200 OK in 465ms (Views: 433.9ms | ActiveRecord: 2.4ms)

Started PATCH “/users/2” for 127.0.0.1 at 2016-02-19 04:31:47 +0100 Processing by UsersController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Z7kFtVivyy9KUD5Cf/cc9YYmC2YCOBpIujpSS0rhYvkstratd/hIr5VGfkMp2KWVtN1vrGHRpcnnUJY+MZ6R/Q==", "user"=>{"role_ids"=>"Fachschaft"}, "commit"=>"Rolle wechseln", "id"=>"2"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.3ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 LIMIT 1  [["id", 2]]
CACHE (0.1ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
 (1.8ms)  BEGIN
Role Load (0.7ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 0]]
 (0.4ms)  ROLLBACK

Completed 404 Not Found in 174922ms (ActiveRecord: 4.3ms)

ActiveRecord::RecordNotFound - Couldn't find Role with 'id'=0:

activerecord (4.2.5.1) lib/active_record/relation/finder_methods.rb:324:in `raise_record_not_found_exception!'
activerecord (4.2.5.1) lib/active_record/relation/finder_methods.rb:444:in `find_one'
activerecord (4.2.5.1) lib/active_record/relation/finder_methods.rb:423:in `find_with_ids'
activerecord (4.2.5.1) lib/active_record/relation/finder_methods.rb:71:in `find'
activerecord (4.2.5.1) lib/active_record/querying.rb:3:in `find'
activerecord (4.2.5.1) lib/active_record/core.rb:131:in `find'
activerecord (4.2.5.1) lib/active_record/associations/collection_association.rb:67:in `ids_writer'
activerecord (4.2.5.1) lib/active_record/associations/builder/collection_association.rb:76:in `role_ids='
activerecord (4.2.5.1) lib/active_record/attribute_assignment.rb:54:in `_assign_attribute'
activerecord (4.2.5.1) lib/active_record/attribute_assignment.rb:41:in `block in assign_attributes'
actionpack (4.2.5.1) lib/action_controller/metal/strong_parameters.rb:185:in `each_pair'
activerecord (4.2.5.1) lib/active_record/attribute_assignment.rb:35:in `assign_attributes'
activerecord (4.2.5.1) lib/active_record/persistence.rb:251:in `block in update'
activerecord (4.2.5.1) lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `block in transaction'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/transaction.rb:184:in `within_new_transaction'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `transaction'
activerecord (4.2.5.1) lib/active_record/transactions.rb:220:in `transaction'
activerecord (4.2.5.1) lib/active_record/transactions.rb:348:in `with_transaction_returning_status'
activerecord (4.2.5.1) lib/active_record/persistence.rb:250:in `update'
app/controllers/users_controller.rb:17:in `update'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:38:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/5d2b72d4396aefac/variables” for 127.0.0.1 at 2016-02-19 04:34:42 +0100

Started PATCH “/users/2” for 127.0.0.1 at 2016-02-19 04:35:20 +0100 Processing by UsersController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"207/6XVKwi3fWPQEsRpLi5tFlIopfwQg2Ooap/O+psyQQUzxWh1BrQBOtAXnNfLrqb7wQEqWu6GFgN7SiMFVyA==", "user"=>{"role_ids"=>"Manager"}, "commit"=>"Rolle wechseln", "id"=>"2"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (1.2ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 LIMIT 1  [["id", 2]]
CACHE (0.1ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
 (0.4ms)  BEGIN
 (0.4ms)  ROLLBACK

Completed 500 Internal Server Error in 24083ms (ActiveRecord: 9.9ms)

ArgumentError - When assigning attributes, you must pass a hash as an argument.:

activerecord (4.2.5.1) lib/active_record/attribute_assignment.rb:25:in `assign_attributes'
activerecord (4.2.5.1) lib/active_record/persistence.rb:251:in `block in update'
activerecord (4.2.5.1) lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `block in transaction'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/transaction.rb:184:in `within_new_transaction'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `transaction'
activerecord (4.2.5.1) lib/active_record/transactions.rb:220:in `transaction'
activerecord (4.2.5.1) lib/active_record/transactions.rb:348:in `with_transaction_returning_status'
activerecord (4.2.5.1) lib/active_record/persistence.rb:250:in `update'
app/controllers/users_controller.rb:17:in `update'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:38:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/370cb73b093b5dbb/variables” for 127.0.0.1 at 2016-02-19 04:35:45 +0100

Started PATCH “/users/2” for 127.0.0.1 at 2016-02-19 04:38:44 +0100 Processing by UsersController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"207/6XVKwi3fWPQEsRpLi5tFlIopfwQg2Ooap/O+psyQQUzxWh1BrQBOtAXnNfLrqb7wQEqWu6GFgN7SiMFVyA==", "user"=>{"role_ids"=>"Manager"}, "commit"=>"Rolle wechseln", "id"=>"2"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 LIMIT 1  [["id", 2]]
CACHE (0.1ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]

Completed 500 Internal Server Error in 17418ms (ActiveRecord: 12.8ms)

ActionView::MissingTemplate - Missing template users/update, application/update with {:locale=>, :formats=>, :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :jbuilder]}. Searched in:

* "/Users/Christian/Fachschaft/app/views"
* "/Users/Christian/.rvm/gems/ruby-2.2.4/gems/devise-3.5.6/app/views"

:

actionview (4.2.5.1) lib/action_view/path_set.rb:46:in `find'
actionview (4.2.5.1) lib/action_view/lookup_context.rb:121:in `find'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:8:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:38:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/7fa067e1731c7766/variables” for 127.0.0.1 at 2016-02-19 04:39:02 +0100

Started PATCH “/users/2” for 127.0.0.1 at 2016-02-19 04:40:12 +0100 Processing by UsersController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Z7kFtVivyy9KUD5Cf/cc9YYmC2YCOBpIujpSS0rhYvkstratd/hIr5VGfkMp2KWVtN1vrGHRpcnnUJY+MZ6R/Q==", "user"=>{"role_ids"=>"Fachschaft"}, "commit"=>"Rolle wechseln", "id"=>"2"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 LIMIT 1  [["id", 2]]
CACHE (0.1ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
 (0.4ms)  BEGIN
 (0.5ms)  COMMIT

Redirected to 0.0.0.0:3000/users Completed 302 Found in 9365ms (ActiveRecord: 7.1ms)

Started GET “/users” for 127.0.0.1 at 2016-02-19 04:40:22 +0100 Processing by UsersController#index as HTML

User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
CACHE (0.1ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.6ms)  SELECT "users".* FROM "users"
Role Load (1.0ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 2]]
Rendered users/_user.html.erb (46.6ms)
Role Load (0.5ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 1]]
Rendered users/_user.html.erb (21.4ms)
Rendered users/index.html.erb within layouts/users (96.0ms)

Completed 200 OK in 766ms (Views: 747.5ms | ActiveRecord: 3.0ms)

Started GET “/users” for 127.0.0.1 at 2016-02-19 04:42:13 +0100 Processing by UsersController#index as HTML

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
CACHE (0.1ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.5ms)  SELECT "users".* FROM "users"
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 2]]
Rendered users/_user.html.erb (21.1ms)
Role Load (0.3ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 1]]
Rendered users/_user.html.erb (17.6ms)
Rendered users/index.html.erb within layouts/users (51.1ms)

Completed 200 OK in 377ms (Views: 278.1ms | ActiveRecord: 6.2ms)

Started GET “/assets/application.self-5f06b417f1f26f2c0b61fcc6fa3fc891be0bfa604fccfce5a863e2537885c749.css?body=1” for 127.0.0.1 at 2016-02-19 04:42:14 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for 127.0.0.1 at 2016-02-19 04:42:14 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for 127.0.0.1 at 2016-02-19 04:42:14 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for 127.0.0.1 at 2016-02-19 04:42:14 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for 127.0.0.1 at 2016-02-19 04:42:14 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for 127.0.0.1 at 2016-02-19 04:42:14 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for 127.0.0.1 at 2016-02-19 04:42:14 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for 127.0.0.1 at 2016-02-19 04:42:14 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for 127.0.0.1 at 2016-02-19 04:42:14 +0100

Started GET “/assets/background/4-f3a8d25155d5865dad69bc750e66ad86f22b28f19ab8d5b4ff40ab59ddad2139.jpg” for 127.0.0.1 at 2016-02-19 04:42:14 +0100

Started PATCH “/users/2” for 127.0.0.1 at 2016-02-19 04:42:20 +0100 Processing by UsersController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"1APLFutjulqRNBOgJsifYuoFiNyqdk8lpeJmAzEwVJGfDHgOxDQ52k4iU6Fw5yYC2P7sFsmf8KT4iKJ2Sk+nlQ==", "user"=>{"role_ids"=>"Fachschaft"}, "commit"=>"Rolle wechseln", "id"=>"2"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.3ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 LIMIT 1  [["id", 2]]
CACHE (0.1ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]

Redirected to 0.0.0.0:3000/users Completed 302 Found in 7218ms (ActiveRecord: 1.1ms)

Started GET “/users” for 127.0.0.1 at 2016-02-19 04:42:27 +0100 Processing by UsersController#index as HTML

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.3ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
CACHE (0.1ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.5ms)  SELECT "users".* FROM "users"
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 2]]
Rendered users/_user.html.erb (24.3ms)
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 1]]
Rendered users/_user.html.erb (22.1ms)
Rendered users/index.html.erb within layouts/users (53.8ms)

Completed 200 OK in 253ms (Views: 237.1ms | ActiveRecord: 2.0ms)

Started PATCH “/users/2” for 127.0.0.1 at 2016-02-19 04:42:39 +0100 Processing by UsersController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"O5KVg2f9YPukhNF1NayiysmuQYlFJ3kUlJsiPTap/JBwnSabSKrje3uSkXRjgxuq+1UlQybOxpXJ8eZITdYPlA==", "user"=>{"role_ids"=>"Fachschaft"}, "commit"=>"Rolle wechseln", "id"=>"2"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.3ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 LIMIT 1  [["id", 2]]
CACHE (0.1ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]

Redirected to 0.0.0.0:3000/users Completed 302 Found in 49175ms (ActiveRecord: 5.2ms)

Started GET “/users” for 127.0.0.1 at 2016-02-19 04:43:29 +0100 Processing by UsersController#index as HTML

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.3ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
CACHE (0.1ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.5ms)  SELECT "users".* FROM "users"
Role Load (0.5ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 2]]
Rendered users/_user.html.erb (21.6ms)
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 1]]
Rendered users/_user.html.erb (17.2ms)
Rendered users/index.html.erb within layouts/users (55.5ms)

Completed 200 OK in 350ms (Views: 333.9ms | ActiveRecord: 2.1ms)

Started PATCH “/users/2” for 127.0.0.1 at 2016-02-19 04:43:39 +0100 Processing by UsersController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"SBR0HUUKy/UqlWWPPIjd9F2dLoPLoAA2klocxaTd3gEDG8cFal1IdfWDJY5qp2SUb2ZKSahJv7fPMNiw36ItBQ==", "user"=>{"role_ids"=>"Fachschaft"}, "commit"=>"Rolle wechseln", "id"=>"2"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.3ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 LIMIT 1  [["id", 2]]
CACHE (0.1ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]

Redirected to 0.0.0.0:3000/users Completed 302 Found in 20ms (ActiveRecord: 1.2ms)

Started GET “/users” for 127.0.0.1 at 2016-02-19 04:43:39 +0100 Processing by UsersController#index as HTML

User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
CACHE (0.1ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.7ms)  SELECT "users".* FROM "users"
Role Load (0.5ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 2]]
Rendered users/_user.html.erb (19.0ms)
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 1]]
Rendered users/_user.html.erb (18.1ms)
Rendered users/index.html.erb within layouts/users (44.0ms)

Completed 200 OK in 183ms (Views: 165.5ms | ActiveRecord: 2.5ms)

Started PATCH “/users/2” for 127.0.0.1 at 2016-02-19 04:44:05 +0100 Processing by UsersController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"UOn5Tkufsb8y00m26sSoDck6aQy3O0IxYQjvQOk9Ow4b5kpWZMgyP+3FCbe86xFt+8ENxtTS/bA8Yis1kkLICg==", "user"=>{"role_ids"=>"Fachschaft"}, "commit"=>"Rolle wechseln", "id"=>"2"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 LIMIT 1  [["id", 2]]
CACHE (0.1ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]

Redirected to 0.0.0.0:3000/users Completed 302 Found in 21ms (ActiveRecord: 1.3ms)

Started GET “/users” for 127.0.0.1 at 2016-02-19 04:44:05 +0100 Processing by UsersController#index as HTML

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.3ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
CACHE (0.2ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.5ms)  SELECT "users".* FROM "users"
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 2]]
Rendered users/_user.html.erb (19.0ms)
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 1]]
Rendered users/_user.html.erb (18.9ms)
Rendered users/index.html.erb within layouts/users (44.4ms)

Completed 200 OK in 222ms (Views: 203.7ms | ActiveRecord: 2.1ms)

Started PATCH “/users/2” for 127.0.0.1 at 2016-02-19 04:44:31 +0100 Processing by UsersController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"JG8z3DyBT9TIaI2ohjzCv8SGrvDpzkUktE/fBza+JoVvYIDEE9bMVBd+zanQE3vf9n3KOoon+qXpJRtyTcHVgQ==", "user"=>{"role_ids"=>"Fachschaft"}, "commit"=>"Rolle wechseln", "id"=>"2"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.3ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 LIMIT 1  [["id", 2]]
CACHE (0.1ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]

Redirected to 0.0.0.0:3000/users Completed 302 Found in 121839ms (ActiveRecord: 1.2ms)

Started GET “/users” for 127.0.0.1 at 2016-02-19 04:46:33 +0100 Processing by UsersController#index as HTML

User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
CACHE (0.1ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.4ms)  SELECT "users".* FROM "users"
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 2]]
Rendered users/_user.html.erb (55.7ms)
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 1]]
Rendered users/_user.html.erb (28.4ms)
Rendered users/index.html.erb within layouts/users (104.5ms)

Completed 200 OK in 586ms (Views: 478.8ms | ActiveRecord: 6.0ms)

Started PATCH “/users/2” for 127.0.0.1 at 2016-02-19 04:47:54 +0100 Processing by UsersController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"lDJ01UsWx6k4FiYxwGdWhJtQQMSBHBQE92KblnfylRrfPcfNZEFEKecAZjCWSO/kqaskDuL1q4WqCF/jDI1mHg==", "user"=>{"role_ids"=>"Fachschaft"}, "commit"=>"Rolle wechseln", "id"=>"2"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 LIMIT 1  [["id", 2]]
CACHE (0.1ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]

Completed 500 Internal Server Error in 169017ms (ActiveRecord: 1.2ms)

NoMethodError - undefined method `each' for nil:NilClass:

activerecord (4.2.5.1) lib/active_record/associations/collection_association.rb:365:in `replace'
activerecord (4.2.5.1) lib/active_record/associations/collection_association.rb:47:in `writer'
activerecord (4.2.5.1) lib/active_record/associations/builder/association.rb:123:in `roles='
app/models/user.rb:24:in `setRole'
app/controllers/users_controller.rb:17:in `update'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:38:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started GET “/users” for 127.0.0.1 at 2016-02-19 05:07:53 +0100 Processing by UsersController#index as HTML

User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.5ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
CACHE (0.2ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.5ms)  SELECT "users".* FROM "users"
Role Load (0.5ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 2]]
Rendered users/_user.html.erb (78.3ms)
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 1]]
Rendered users/_user.html.erb (27.4ms)
Rendered users/index.html.erb within layouts/users (125.9ms)

Completed 200 OK in 636ms (Views: 478.5ms | ActiveRecord: 9.8ms)

Started PATCH “/users/2” for 127.0.0.1 at 2016-02-19 05:08:00 +0100 Processing by UsersController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"JG8z3DyBT9TIaI2ohjzCv8SGrvDpzkUktE/fBza+JoVvYIDEE9bMVBd+zanQE3vf9n3KOoon+qXpJRtyTcHVgQ==", "user"=>{"role_ids"=>"Fachschaft"}, "commit"=>"Rolle wechseln", "id"=>"2"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 LIMIT 1  [["id", 2]]
CACHE (0.2ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
 (0.5ms)  BEGIN
Role Load (0.5ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 0]]
 (0.4ms)  ROLLBACK

Completed 404 Not Found in 32943ms (ActiveRecord: 2.7ms)

ActiveRecord::RecordNotFound - Couldn't find Role with 'id'=0:

activerecord (4.2.5.1) lib/active_record/relation/finder_methods.rb:324:in `raise_record_not_found_exception!'
activerecord (4.2.5.1) lib/active_record/relation/finder_methods.rb:444:in `find_one'
activerecord (4.2.5.1) lib/active_record/relation/finder_methods.rb:423:in `find_with_ids'
activerecord (4.2.5.1) lib/active_record/relation/finder_methods.rb:71:in `find'
activerecord (4.2.5.1) lib/active_record/querying.rb:3:in `find'
activerecord (4.2.5.1) lib/active_record/core.rb:131:in `find'
activerecord (4.2.5.1) lib/active_record/associations/collection_association.rb:67:in `ids_writer'
activerecord (4.2.5.1) lib/active_record/associations/builder/collection_association.rb:76:in `role_ids='
activerecord (4.2.5.1) lib/active_record/attribute_assignment.rb:54:in `_assign_attribute'
activerecord (4.2.5.1) lib/active_record/attribute_assignment.rb:41:in `block in assign_attributes'
actionpack (4.2.5.1) lib/action_controller/metal/strong_parameters.rb:185:in `each_pair'
activerecord (4.2.5.1) lib/active_record/attribute_assignment.rb:35:in `assign_attributes'
activerecord (4.2.5.1) lib/active_record/persistence.rb:251:in `block in update'
activerecord (4.2.5.1) lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `block in transaction'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/transaction.rb:184:in `within_new_transaction'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `transaction'
activerecord (4.2.5.1) lib/active_record/transactions.rb:220:in `transaction'
activerecord (4.2.5.1) lib/active_record/transactions.rb:348:in `with_transaction_returning_status'
activerecord (4.2.5.1) lib/active_record/persistence.rb:250:in `update'
app/controllers/users_controller.rb:17:in `update'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:38:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started PATCH “/users/2” for 127.0.0.1 at 2016-02-19 05:08:43 +0100 Processing by UsersController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"1APLFutjulqRNBOgJsifYuoFiNyqdk8lpeJmAzEwVJGfDHgOxDQ52k4iU6Fw5yYC2P7sFsmf8KT4iKJ2Sk+nlQ==", "user"=>{"role_ids"=>"Manager"}, "commit"=>"Rolle wechseln", "id"=>"2"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 LIMIT 1  [["id", 2]]
CACHE (0.2ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
 (1.4ms)  BEGIN
Role Load (1.1ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 0]]
 (1.0ms)  ROLLBACK

Completed 404 Not Found in 295150ms (ActiveRecord: 5.3ms)

ActiveRecord::RecordNotFound - Couldn't find Role with 'id'=0:

activerecord (4.2.5.1) lib/active_record/relation/finder_methods.rb:324:in `raise_record_not_found_exception!'
activerecord (4.2.5.1) lib/active_record/relation/finder_methods.rb:444:in `find_one'
activerecord (4.2.5.1) lib/active_record/relation/finder_methods.rb:423:in `find_with_ids'
activerecord (4.2.5.1) lib/active_record/relation/finder_methods.rb:71:in `find'
activerecord (4.2.5.1) lib/active_record/querying.rb:3:in `find'
activerecord (4.2.5.1) lib/active_record/core.rb:131:in `find'
activerecord (4.2.5.1) lib/active_record/associations/collection_association.rb:67:in `ids_writer'
activerecord (4.2.5.1) lib/active_record/associations/builder/collection_association.rb:76:in `role_ids='
activerecord (4.2.5.1) lib/active_record/attribute_assignment.rb:54:in `_assign_attribute'
activerecord (4.2.5.1) lib/active_record/attribute_assignment.rb:41:in `block in assign_attributes'
actionpack (4.2.5.1) lib/action_controller/metal/strong_parameters.rb:185:in `each_pair'
activerecord (4.2.5.1) lib/active_record/attribute_assignment.rb:35:in `assign_attributes'
activerecord (4.2.5.1) lib/active_record/persistence.rb:251:in `block in update'
activerecord (4.2.5.1) lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `block in transaction'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/transaction.rb:184:in `within_new_transaction'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `transaction'
activerecord (4.2.5.1) lib/active_record/transactions.rb:220:in `transaction'
activerecord (4.2.5.1) lib/active_record/transactions.rb:348:in `with_transaction_returning_status'
activerecord (4.2.5.1) lib/active_record/persistence.rb:250:in `update'
app/controllers/users_controller.rb:17:in `update'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:38:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/432f6ce7d592f146/variables” for 127.0.0.1 at 2016-02-19 05:13:38 +0100

Started GET “/users” for 127.0.0.1 at 2016-02-19 05:13:53 +0100 Processing by UsersController#index as HTML

User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.6ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
CACHE (0.1ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.5ms)  SELECT "users".* FROM "users"
Role Load (0.5ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 2]]
Rendered users/_user.html.erb (27.6ms)
Role Load (0.5ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 1]]
Rendered users/_user.html.erb (23.2ms)
Rendered users/index.html.erb within layouts/users (73.9ms)

Completed 200 OK in 471ms (Views: 373.2ms | ActiveRecord: 9.0ms)

Started PATCH “/users/2” for 127.0.0.1 at 2016-02-19 05:14:31 +0100 Processing by UsersController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"1APLFutjulqRNBOgJsifYuoFiNyqdk8lpeJmAzEwVJGfDHgOxDQ52k4iU6Fw5yYC2P7sFsmf8KT4iKJ2Sk+nlQ==", "user"=>{"role_ids"=>"Fachschaft"}, "commit"=>"Rolle wechseln", "id"=>"2"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 LIMIT 1  [["id", 2]]
CACHE (0.1ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 2]]
 (0.3ms)  BEGIN
SQL (0.5ms)  DELETE FROM "users_roles" WHERE "users_roles"."user_id" = $1 AND "users_roles"."role_id" = 2  [["user_id", 2]]
 (0.5ms)  COMMIT
Role Load (0.6ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."name" = $1 AND "roles"."resource_type" IS NULL AND "roles"."resource_id" IS NULL  ORDER BY "roles"."id" ASC LIMIT 1  [["name", "Fachschaft"]]
 (0.3ms)  BEGIN
SQL (16.7ms)  INSERT INTO "roles" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["name", "Fachschaft"], ["created_at", "2016-02-19 04:14:31.828708"], ["updated_at", "2016-02-19 04:14:31.828708"]]
 (15.8ms)  COMMIT
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 3]]
 (0.2ms)  BEGIN
SQL (0.3ms)  INSERT INTO "users_roles" ("user_id", "role_id") VALUES ($1, $2)  [["user_id", 2], ["role_id", 3]]
 (0.5ms)  COMMIT

Redirected to 0.0.0.0:3000/users Completed 302 Found in 91269ms (ActiveRecord: 44.6ms)

Started GET “/users” for 127.0.0.1 at 2016-02-19 05:16:02 +0100 Processing by UsersController#index as HTML

User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.8ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
CACHE (0.3ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.5ms)  SELECT "users".* FROM "users"
Role Load (0.5ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 2]]
Rendered users/_user.html.erb (28.3ms)
Role Load (0.5ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 1]]
Rendered users/_user.html.erb (22.8ms)
Rendered users/index.html.erb within layouts/users (79.6ms)

Completed 200 OK in 593ms (Views: 453.9ms | ActiveRecord: 11.0ms)

Started PATCH “/users/2” for 127.0.0.1 at 2016-02-19 05:16:20 +0100 Processing by UsersController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"CLOLHUZIntbrSuydnhXxUM3gnWxBF7330GLpZxczTEVDvDgFaR8dVjRcrJzIOkgw/xv5piL+AnaNCC0SbEy/QQ==", "user"=>{"role_ids"=>"Manager"}, "commit"=>"Rolle wechseln", "id"=>"2"}
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.5ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 LIMIT 1  [["id", 2]]
CACHE (0.2ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]

Completed 500 Internal Server Error in 24ms (ActiveRecord: 1.6ms)

TypeError - no implicit conversion of Symbol into Integer:

app/controllers/users_controller.rb:18:in `update'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:38:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/48e01a92bcd58bd2/variables” for 127.0.0.1 at 2016-02-19 05:16:20 +0100

Started GET “/users” for 127.0.0.1 at 2016-02-19 05:16:47 +0100 Processing by UsersController#index as HTML

User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.6ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
CACHE (0.2ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.6ms)  SELECT "users".* FROM "users"
Role Load (0.5ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 2]]
Rendered users/_user.html.erb (38.1ms)
Role Load (0.7ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 1]]
Rendered users/_user.html.erb (22.9ms)
Rendered users/index.html.erb within layouts/users (91.8ms)

Completed 200 OK in 663ms (Views: 503.5ms | ActiveRecord: 11.5ms)

Started PATCH “/users/2” for 127.0.0.1 at 2016-02-19 05:17:08 +0100 Processing by UsersController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"hc/R7s/6vfUC2xONPmvUwk+brb5AuIkGdgBcj/ApQd7OwGL24K0+dd3NU4xoRG2ifWDJdCNRNocrapj6i1ay2g==", "user"=>{"role_ids"=>"Manager"}, "commit"=>"Rolle wechseln", "id"=>"2"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 LIMIT 1  [["id", 2]]
CACHE (0.2ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 2]]
 (0.3ms)  BEGIN
SQL (0.4ms)  DELETE FROM "users_roles" WHERE "users_roles"."user_id" = $1 AND "users_roles"."role_id" = 3  [["user_id", 2]]
 (0.6ms)  COMMIT
Role Load (0.5ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."name" = $1 AND "roles"."resource_type" IS NULL AND "roles"."resource_id" IS NULL  ORDER BY "roles"."id" ASC LIMIT 1  [["name", "Manager"]]
 (0.3ms)  BEGIN
SQL (0.5ms)  INSERT INTO "roles" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["name", "Manager"], ["created_at", "2016-02-19 04:17:08.373479"], ["updated_at", "2016-02-19 04:17:08.373479"]]
 (0.7ms)  COMMIT
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 4]]
 (0.2ms)  BEGIN
SQL (0.4ms)  INSERT INTO "users_roles" ("user_id", "role_id") VALUES ($1, $2)  [["user_id", 2], ["role_id", 4]]
 (0.6ms)  COMMIT

Redirected to 0.0.0.0:3000/users Completed 302 Found in 7379ms (ActiveRecord: 8.0ms)

Started GET “/users” for 127.0.0.1 at 2016-02-19 05:17:15 +0100 Processing by UsersController#index as HTML

User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
CACHE (0.2ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (1.1ms)  SELECT "users".* FROM "users"
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 2]]
Rendered users/_user.html.erb (25.7ms)
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 1]]
Rendered users/_user.html.erb (19.8ms)
Rendered users/index.html.erb within layouts/users (70.4ms)

Completed 200 OK in 312ms (Views: 290.8ms | ActiveRecord: 3.0ms)

Started GET “/users” for 127.0.0.1 at 2016-02-19 05:31:03 +0100 Processing by UsersController#index as HTML

User Load (3.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.8ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
CACHE (0.3ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (1.0ms)  SELECT "users".* FROM "users"
Role Load (0.8ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 2]]
Rendered users/_user.html.erb (74.2ms)
Role Load (1.0ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 1]]
Rendered users/_user.html.erb (31.0ms)
Rendered users/index.html.erb within layouts/users (133.4ms)

Completed 200 OK in 580ms (Views: 472.8ms | ActiveRecord: 7.5ms)

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for 127.0.0.1 at 2016-02-19 05:31:04 +0100

Started GET “/assets/application.self-5f06b417f1f26f2c0b61fcc6fa3fc891be0bfa604fccfce5a863e2537885c749.css?body=1” for 127.0.0.1 at 2016-02-19 05:31:04 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for 127.0.0.1 at 2016-02-19 05:31:04 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for 127.0.0.1 at 2016-02-19 05:31:04 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for 127.0.0.1 at 2016-02-19 05:31:04 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for 127.0.0.1 at 2016-02-19 05:31:04 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for 127.0.0.1 at 2016-02-19 05:31:04 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for 127.0.0.1 at 2016-02-19 05:31:04 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for 127.0.0.1 at 2016-02-19 05:31:04 +0100

Started GET “/assets/background/4-f3a8d25155d5865dad69bc750e66ad86f22b28f19ab8d5b4ff40ab59ddad2139.jpg” for 127.0.0.1 at 2016-02-19 05:31:04 +0100

Started GET “/users” for 127.0.0.1 at 2016-02-19 05:33:29 +0100 Processing by UsersController#index as HTML

User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
CACHE (0.2ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (1.7ms)  SELECT "users".* FROM "users"
Role Load (0.6ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 2]]
Rendered users/_user.html.erb (60.4ms)
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 1]]
Rendered users/_user.html.erb (22.3ms)
Rendered users/index.html.erb within layouts/users (120.3ms)

Completed 200 OK in 420ms (Views: 396.2ms | ActiveRecord: 3.9ms)

Started GET “/assets/application.self-5f06b417f1f26f2c0b61fcc6fa3fc891be0bfa604fccfce5a863e2537885c749.css?body=1” for 127.0.0.1 at 2016-02-19 05:33:30 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for 127.0.0.1 at 2016-02-19 05:33:30 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for 127.0.0.1 at 2016-02-19 05:33:30 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for 127.0.0.1 at 2016-02-19 05:33:30 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for 127.0.0.1 at 2016-02-19 05:33:30 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for 127.0.0.1 at 2016-02-19 05:33:30 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for 127.0.0.1 at 2016-02-19 05:33:30 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for 127.0.0.1 at 2016-02-19 05:33:30 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for 127.0.0.1 at 2016-02-19 05:33:30 +0100

Started GET “/assets/background/4-f3a8d25155d5865dad69bc750e66ad86f22b28f19ab8d5b4ff40ab59ddad2139.jpg” for 127.0.0.1 at 2016-02-19 05:33:30 +0100

Started GET “/users” for 127.0.0.1 at 2016-02-19 05:34:28 +0100 Processing by UsersController#index as HTML

User Load (1.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.7ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
CACHE (0.1ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.5ms)  SELECT "users".* FROM "users"
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 2]]
Rendered users/_user.html.erb (22.8ms)
Role Load (0.5ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 1]]
Rendered users/_user.html.erb (20.1ms)
Rendered users/index.html.erb within layouts/users (50.1ms)

Completed 200 OK in 387ms (Views: 351.4ms | ActiveRecord: 3.4ms)

Started GET “/assets/application.self-5f06b417f1f26f2c0b61fcc6fa3fc891be0bfa604fccfce5a863e2537885c749.css?body=1” for 127.0.0.1 at 2016-02-19 05:34:29 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for 127.0.0.1 at 2016-02-19 05:34:29 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for 127.0.0.1 at 2016-02-19 05:34:29 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for 127.0.0.1 at 2016-02-19 05:34:29 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for 127.0.0.1 at 2016-02-19 05:34:29 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for 127.0.0.1 at 2016-02-19 05:34:29 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for 127.0.0.1 at 2016-02-19 05:34:29 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for 127.0.0.1 at 2016-02-19 05:34:29 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for 127.0.0.1 at 2016-02-19 05:34:29 +0100

Started GET “/assets/background/4-f3a8d25155d5865dad69bc750e66ad86f22b28f19ab8d5b4ff40ab59ddad2139.jpg” for 127.0.0.1 at 2016-02-19 05:34:29 +0100

Started GET “/users” for 127.0.0.1 at 2016-02-19 05:35:23 +0100 Processing by UsersController#index as HTML

User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.5ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
CACHE (0.1ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.5ms)  SELECT "users".* FROM "users"
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 2]]
Rendered users/_user.html.erb (19.6ms)
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 1]]
Rendered users/_user.html.erb (18.7ms)
Rendered users/index.html.erb within layouts/users (44.9ms)

Completed 200 OK in 486ms (Views: 463.9ms | ActiveRecord: 2.2ms)

Started GET “/assets/application.self-5f06b417f1f26f2c0b61fcc6fa3fc891be0bfa604fccfce5a863e2537885c749.css?body=1” for 127.0.0.1 at 2016-02-19 05:35:23 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for 127.0.0.1 at 2016-02-19 05:35:24 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for 127.0.0.1 at 2016-02-19 05:35:24 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for 127.0.0.1 at 2016-02-19 05:35:24 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for 127.0.0.1 at 2016-02-19 05:35:24 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for 127.0.0.1 at 2016-02-19 05:35:24 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for 127.0.0.1 at 2016-02-19 05:35:24 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for 127.0.0.1 at 2016-02-19 05:35:24 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for 127.0.0.1 at 2016-02-19 05:35:24 +0100

Started GET “/assets/background/4-f3a8d25155d5865dad69bc750e66ad86f22b28f19ab8d5b4ff40ab59ddad2139.jpg” for 127.0.0.1 at 2016-02-19 05:35:24 +0100

Started GET “/users” for 127.0.0.1 at 2016-02-19 05:36:08 +0100 Processing by UsersController#index as HTML

User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.5ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
CACHE (0.1ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.7ms)  SELECT "users".* FROM "users"
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 2]]
Rendered users/_user.html.erb (21.6ms)
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 1]]
Rendered users/_user.html.erb (18.8ms)
Rendered users/index.html.erb within layouts/users (48.1ms)

Completed 200 OK in 450ms (Views: 423.2ms | ActiveRecord: 2.6ms)

Started GET “/assets/application.self-5f06b417f1f26f2c0b61fcc6fa3fc891be0bfa604fccfce5a863e2537885c749.css?body=1” for 127.0.0.1 at 2016-02-19 05:36:08 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for 127.0.0.1 at 2016-02-19 05:36:08 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for 127.0.0.1 at 2016-02-19 05:36:09 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for 127.0.0.1 at 2016-02-19 05:36:09 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for 127.0.0.1 at 2016-02-19 05:36:09 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for 127.0.0.1 at 2016-02-19 05:36:09 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for 127.0.0.1 at 2016-02-19 05:36:09 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for 127.0.0.1 at 2016-02-19 05:36:09 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for 127.0.0.1 at 2016-02-19 05:36:09 +0100

Started GET “/assets/background/4-f3a8d25155d5865dad69bc750e66ad86f22b28f19ab8d5b4ff40ab59ddad2139.jpg” for 127.0.0.1 at 2016-02-19 05:36:09 +0100

Started GET “/users” for 127.0.0.1 at 2016-02-19 05:36:47 +0100 Processing by UsersController#index as HTML

User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.3ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
CACHE (0.1ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.5ms)  SELECT "users".* FROM "users"
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 2]]
Rendered users/_user.html.erb (21.6ms)
Role Load (0.5ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 1]]
Rendered users/_user.html.erb (18.4ms)
Rendered users/index.html.erb within layouts/users (47.3ms)

Completed 200 OK in 510ms (Views: 492.5ms | ActiveRecord: 2.3ms)

Started GET “/assets/application.self-5f06b417f1f26f2c0b61fcc6fa3fc891be0bfa604fccfce5a863e2537885c749.css?body=1” for 127.0.0.1 at 2016-02-19 05:36:48 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for 127.0.0.1 at 2016-02-19 05:36:48 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for 127.0.0.1 at 2016-02-19 05:36:48 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for 127.0.0.1 at 2016-02-19 05:36:48 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for 127.0.0.1 at 2016-02-19 05:36:48 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for 127.0.0.1 at 2016-02-19 05:36:48 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for 127.0.0.1 at 2016-02-19 05:36:48 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for 127.0.0.1 at 2016-02-19 05:36:48 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for 127.0.0.1 at 2016-02-19 05:36:48 +0100

Started GET “/assets/background/4-f3a8d25155d5865dad69bc750e66ad86f22b28f19ab8d5b4ff40ab59ddad2139.jpg” for 127.0.0.1 at 2016-02-19 05:36:48 +0100

Started GET “/users” for 127.0.0.1 at 2016-02-19 05:38:41 +0100 Processing by UsersController#index as HTML

User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
CACHE (0.1ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.6ms)  SELECT "users".* FROM "users"
Role Load (0.5ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 2]]
Rendered users/_user.html.erb (21.4ms)
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 1]]
Rendered users/_user.html.erb (18.9ms)
Rendered users/index.html.erb within layouts/users (47.8ms)

Completed 200 OK in 387ms (Views: 369.2ms | ActiveRecord: 2.3ms)

Started GET “/assets/application.self-5f06b417f1f26f2c0b61fcc6fa3fc891be0bfa604fccfce5a863e2537885c749.css?body=1” for 127.0.0.1 at 2016-02-19 05:38:42 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for 127.0.0.1 at 2016-02-19 05:38:42 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for 127.0.0.1 at 2016-02-19 05:38:42 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for 127.0.0.1 at 2016-02-19 05:38:42 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for 127.0.0.1 at 2016-02-19 05:38:42 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for 127.0.0.1 at 2016-02-19 05:38:42 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for 127.0.0.1 at 2016-02-19 05:38:42 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for 127.0.0.1 at 2016-02-19 05:38:42 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for 127.0.0.1 at 2016-02-19 05:38:42 +0100

Started GET “/assets/background/4-f3a8d25155d5865dad69bc750e66ad86f22b28f19ab8d5b4ff40ab59ddad2139.jpg” for 127.0.0.1 at 2016-02-19 05:38:42 +0100

Started GET “/” for ::1 at 2016-02-19 05:40:07 +0100

ActiveRecord::SchemaMigration Load (0.5ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by DummyController#index as HTML

User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (17.0ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
Rendered dummy/index.html.erb within layouts/dummy (295.2ms)

Completed 200 OK in 1672ms (Views: 1602.0ms | ActiveRecord: 24.1ms)

Started GET “/users” for ::1 at 2016-02-19 05:40:18 +0100 Processing by UsersController#index as HTML

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
CACHE (0.0ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.3ms)  SELECT "users".* FROM "users"
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 2]]
Rendered users/_user.html.erb (485.5ms)
Role Load (0.5ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 1]]
Rendered users/_user.html.erb (5.3ms)
Rendered users/index.html.erb within layouts/users (514.1ms)

Completed 200 OK in 649ms (Views: 620.8ms | ActiveRecord: 1.9ms)

Started GET “/users” for ::1 at 2016-02-19 05:45:36 +0100 Processing by UsersController#index as HTML

User Load (1.1ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (1.0ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
CACHE (0.0ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.4ms)  SELECT "users".* FROM "users"
Role Load (0.5ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 2]]
Rendered users/_user.html.erb (23.0ms)
Role Load (0.7ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 1]]
Rendered users/_user.html.erb (10.9ms)
Rendered users/index.html.erb within layouts/users (53.9ms)

Completed 200 OK in 381ms (Views: 330.0ms | ActiveRecord: 3.7ms)

Started GET “/assets/application.self-5f06b417f1f26f2c0b61fcc6fa3fc891be0bfa604fccfce5a863e2537885c749.css?body=1” for ::1 at 2016-02-19 05:45:36 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-19 05:45:36 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-19 05:45:36 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-19 05:45:36 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-19 05:45:36 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-19 05:45:36 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-19 05:45:36 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-19 05:45:36 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-19 05:45:37 +0100

Started GET “/assets/background/4-f3a8d25155d5865dad69bc750e66ad86f22b28f19ab8d5b4ff40ab59ddad2139.jpg” for ::1 at 2016-02-19 05:45:37 +0100

Started GET “/users” for ::1 at 2016-02-19 05:47:20 +0100 Processing by UsersController#index as HTML

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.5ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
CACHE (0.0ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.9ms)  SELECT "users".* FROM "users"
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 2]]
Rendered users/_user.html.erb (9.5ms)
Role Load (0.6ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 1]]
Rendered users/_user.html.erb (4.6ms)
Rendered users/index.html.erb within layouts/users (18.6ms)

Completed 200 OK in 530ms (Views: 522.8ms | ActiveRecord: 2.8ms)

Started GET “/assets/application.self-5f06b417f1f26f2c0b61fcc6fa3fc891be0bfa604fccfce5a863e2537885c749.css?body=1” for ::1 at 2016-02-19 05:47:20 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-19 05:47:20 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-19 05:47:20 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-19 05:47:20 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-19 05:47:21 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-19 05:47:21 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-19 05:47:21 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-19 05:47:21 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-19 05:47:21 +0100

Started GET “/assets/background/4-f3a8d25155d5865dad69bc750e66ad86f22b28f19ab8d5b4ff40ab59ddad2139.jpg” for ::1 at 2016-02-19 05:47:21 +0100

Started GET “/users” for ::1 at 2016-02-19 05:49:05 +0100 Processing by UsersController#index as HTML

User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (1.1ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
CACHE (0.0ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (1.1ms)  SELECT "users".* FROM "users"
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 2]]
Rendered users/_user.html.erb (23.6ms)
Role Load (0.5ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 1]]
Rendered users/_user.html.erb (8.6ms)
Rendered users/index.html.erb within layouts/users (59.8ms)

Completed 200 OK in 326ms (Views: 282.6ms | ActiveRecord: 3.9ms)

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-19 05:49:06 +0100

Started GET “/assets/application.self-5f06b417f1f26f2c0b61fcc6fa3fc891be0bfa604fccfce5a863e2537885c749.css?body=1” for ::1 at 2016-02-19 05:49:06 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-19 05:49:06 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-19 05:49:06 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-19 05:49:06 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-19 05:49:06 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-19 05:49:06 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-19 05:49:06 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-19 05:49:06 +0100

Started GET “/assets/background/4-f3a8d25155d5865dad69bc750e66ad86f22b28f19ab8d5b4ff40ab59ddad2139.jpg” for ::1 at 2016-02-19 05:49:06 +0100

Started GET “/users” for ::1 at 2016-02-19 05:51:02 +0100 Processing by UsersController#index as HTML

User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.6ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
CACHE (0.0ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.4ms)  SELECT "users".* FROM "users"
Role Load (0.3ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 2]]
Rendered users/_user.html.erb (12.5ms)
Role Load (0.3ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 1]]
Rendered users/_user.html.erb (7.0ms)
Rendered users/index.html.erb within layouts/users (25.6ms)

Completed 200 OK in 228ms (Views: 214.7ms | ActiveRecord: 2.0ms)

Started GET “/assets/application.self-5f06b417f1f26f2c0b61fcc6fa3fc891be0bfa604fccfce5a863e2537885c749.css?body=1” for ::1 at 2016-02-19 05:51:03 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-19 05:51:03 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-19 05:51:03 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-19 05:51:03 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-19 05:51:03 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-19 05:51:03 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-19 05:51:03 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-19 05:51:03 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-19 05:51:03 +0100

Started GET “/assets/background/4-f3a8d25155d5865dad69bc750e66ad86f22b28f19ab8d5b4ff40ab59ddad2139.jpg” for ::1 at 2016-02-19 05:51:03 +0100

Started GET “/users” for ::1 at 2016-02-19 05:52:01 +0100 Processing by UsersController#index as HTML

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.3ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
CACHE (0.0ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.4ms)  SELECT "users".* FROM "users"
Role Load (0.3ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 2]]
Rendered users/_user.html.erb (6.4ms)
Role Load (0.3ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 1]]
Rendered users/_user.html.erb (7.0ms)
Rendered users/index.html.erb within layouts/users (20.1ms)

Completed 200 OK in 196ms (Views: 189.8ms | ActiveRecord: 1.5ms)

Started GET “/assets/application.self-5f06b417f1f26f2c0b61fcc6fa3fc891be0bfa604fccfce5a863e2537885c749.css?body=1” for ::1 at 2016-02-19 05:52:01 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-19 05:52:01 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-19 05:52:01 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-19 05:52:01 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-19 05:52:02 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-19 05:52:02 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-19 05:52:02 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-19 05:52:02 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-19 05:52:02 +0100

Started GET “/assets/background/4-f3a8d25155d5865dad69bc750e66ad86f22b28f19ab8d5b4ff40ab59ddad2139.jpg” for ::1 at 2016-02-19 05:52:02 +0100

Started GET “/users” for ::1 at 2016-02-19 05:52:59 +0100 Processing by UsersController#index as HTML

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.3ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
CACHE (0.0ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.5ms)  SELECT "users".* FROM "users"
Role Load (0.3ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 2]]
Rendered users/_user.html.erb (7.3ms)
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 1]]
Rendered users/_user.html.erb (8.0ms)
Rendered users/index.html.erb within layouts/users (20.0ms)

Completed 200 OK in 153ms (Views: 143.5ms | ActiveRecord: 1.7ms)

Started GET “/assets/application.self-5f06b417f1f26f2c0b61fcc6fa3fc891be0bfa604fccfce5a863e2537885c749.css?body=1” for ::1 at 2016-02-19 05:52:59 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-19 05:52:59 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-19 05:52:59 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-19 05:52:59 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-19 05:52:59 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-19 05:52:59 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-19 05:52:59 +0100

Started GET “/assets/application.self-7862a8a8b42407b4741a1adeeea35f0d13ddc4f702ec532adb0674491d296495.js?body=1” for ::1 at 2016-02-19 05:52:59 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-19 05:52:59 +0100

Started GET “/assets/background/4-f3a8d25155d5865dad69bc750e66ad86f22b28f19ab8d5b4ff40ab59ddad2139.jpg” for ::1 at 2016-02-19 05:53:00 +0100

 (474.3ms)  CREATE TABLE "schema_migrations" ("version" character varying NOT NULL) 
 (139.7ms)  CREATE UNIQUE INDEX  "unique_schema_migrations" ON "schema_migrations"  ("version")
ActiveRecord::SchemaMigration Load (0.4ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Migrating to DeviseCreateUsers (20160211235241)

 (0.2ms)  BEGIN
 (185.7ms)  CREATE TABLE "users" ("id" serial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" timestamp, "last_sign_in_at" timestamp, "current_sign_in_ip" inet, "last_sign_in_ip" inet, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) 
 (1.0ms)  CREATE UNIQUE INDEX  "index_users_on_email" ON "users"  ("email")
 (0.9ms)  CREATE UNIQUE INDEX  "index_users_on_reset_password_token" ON "users"  ("reset_password_token")
SQL (0.3ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160211235241"]]
 (16.3ms)  COMMIT

Migrating to CreateEvents (20160219004420)

 (0.4ms)  BEGIN
 (4.0ms)  CREATE TABLE "events" ("id" serial primary key, "title" character varying, "start" timestamp, "priority" integer, "flag" boolean, "imageURL" text, "url" text, "end" timestamp, "ort" text, "description" text, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) 
SQL (0.2ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160219004420"]]
 (0.5ms)  COMMIT

Migrating to RolifyCreateRoles (20160219011516)

 (0.4ms)  BEGIN

DEPRECATION WARNING: `#timestamps` was called without specifying an option for `null`. In Rails 5, this behavior will change to `null: false`. You should manually specify `null: true` to prevent the behavior of your existing migrations from changing. (called from block in change at /Users/Christian/Fachschaft/db/migrate/20160219011516_rolify_create_roles.rb:7)

 (4.2ms)  CREATE TABLE "roles" ("id" serial primary key, "name" character varying, "resource_id" integer, "resource_type" character varying, "created_at" timestamp, "updated_at" timestamp) 
 (0.8ms)  CREATE TABLE "users_roles" ("user_id" integer, "role_id" integer) 
 (0.9ms)  CREATE  INDEX  "index_roles_on_name" ON "roles"  ("name")
 (1.3ms)  CREATE  INDEX  "index_roles_on_name_and_resource_type_and_resource_id" ON "roles"  ("name", "resource_type", "resource_id")
 (0.9ms)  CREATE  INDEX  "index_users_roles_on_user_id_and_role_id" ON "users_roles"  ("user_id", "role_id")
SQL (0.2ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160219011516"]]
 (0.5ms)  COMMIT
ActiveRecord::SchemaMigration Load (0.3ms)  SELECT "schema_migrations".* FROM "schema_migrations"
 (40.9ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'events'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (2.4ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (2.0ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'users'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (1.8ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'users_roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

ActiveRecord::SchemaMigration Load (16.2ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Migrating to AddRolesToEvents (20160219054609)

 (0.3ms)  BEGIN
 (65.7ms)  CREATE TABLE "roles_events" ("role_id" integer, "event_id" integer) 
 (1.2ms)  CREATE  INDEX  "index_roles_events_on_role_id_and_event_id" ON "roles_events"  ("role_id", "event_id")
SQL (0.4ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160219054609"]]
 (23.0ms)  COMMIT
ActiveRecord::SchemaMigration Load (0.4ms)  SELECT "schema_migrations".* FROM "schema_migrations"
 (2.5ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'events'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (1.7ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (1.8ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'roles_events'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (1.8ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'users'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (1.7ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'users_roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

Started GET “/users” for ::1 at 2016-02-19 06:58:29 +0100

ActiveRecord::SchemaMigration Load (0.5ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by UsersController#index as HTML

User Load (38.0ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]

Redirected to localhost:3000/ Completed 302 Found in 177ms (ActiveRecord: 42.3ms)

Started GET “/” for ::1 at 2016-02-19 06:58:29 +0100 Processing by DummyController#index as HTML

User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Rendered dummy/index.html.erb within layouts/dummy (5.9ms)

Completed 200 OK in 1764ms (Views: 1763.1ms | ActiveRecord: 0.5ms)

Started GET “/” for ::1 at 2016-02-19 06:58:31 +0100 Processing by DummyController#index as HTML

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Rendered dummy/index.html.erb within layouts/dummy (2.5ms)

Completed 200 OK in 95ms (Views: 93.0ms | ActiveRecord: 0.3ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455861512125” for ::1 at 2016-02-19 06:58:33 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455861512125"}
Event Load (43.1ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (144.5ms)

Completed 200 OK in 271ms (Views: 174.8ms | ActiveRecord: 44.1ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455861512467” for ::1 at 2016-02-19 06:58:34 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455861512467"}
Event Load (0.3ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (0.9ms)

Completed 200 OK in 10ms (Views: 9.3ms | ActiveRecord: 0.3ms)

Started GET “/events” for ::1 at 2016-02-19 06:58:46 +0100 Processing by EventsController#index as HTML

Event Load (0.5ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 182ms (Views: 180.7ms | ActiveRecord: 0.5ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455861526390” for ::1 at 2016-02-19 06:58:46 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455861526390"}
Event Load (0.6ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (1.2ms)

Completed 200 OK in 9ms (Views: 7.9ms | ActiveRecord: 0.6ms)

Started GET “/events” for ::1 at 2016-02-19 06:58:47 +0100 Processing by EventsController#index as HTML

Event Load (0.3ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (1.0ms)

Completed 200 OK in 84ms (Views: 82.3ms | ActiveRecord: 0.3ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455861527140” for ::1 at 2016-02-19 06:58:47 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455861527140"}
Event Load (1.0ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (2.0ms)

Completed 200 OK in 13ms (Views: 11.4ms | ActiveRecord: 1.0ms)

Started GET “/events/new” for ::1 at 2016-02-19 06:58:50 +0100 Processing by EventsController#new as HTML

Rendered events/_form.html.erb (240.9ms)
Rendered events/new.html.erb within layouts/application (262.1ms)

Completed 200 OK in 328ms (Views: 315.9ms | ActiveRecord: 0.8ms)

Started POST “/events” for ::1 at 2016-02-19 06:59:15 +0100 Processing by EventsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"1V9AFhGqFeI3/RiAcZB4b9s4kekkXOMqb3+8r2yH1LQ2BzPQVpPP11NiYLF4OgmZUIxhbZ7vZC6nITvVcM4+mw==", "event"=>{"title"=>"Test Event ", "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"19", "start(4i)"=>"05", "start(5i)"=>"58", "priority"=>"", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"20", "end(4i)"=>"05", "end(5i)"=>"58", "ort"=>"", "description"=>""}, "commit"=>"Create Event"}
 (0.2ms)  BEGIN
SQL (0.6ms)  INSERT INTO "events" ("title", "flag", "imageURL", "url", "ort", "description", "start", "end", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10) RETURNING "id"  [["title", "Test Event "], ["flag", "f"], ["imageURL", ""], ["url", ""], ["ort", ""], ["description", ""], ["start", "2016-02-19 05:58:00.000000"], ["end", "2016-02-20 05:58:00.000000"], ["created_at", "2016-02-19 05:59:15.042076"], ["updated_at", "2016-02-19 05:59:15.042076"]]
 (41.5ms)  COMMIT

Redirected to localhost:3000/events/1 Completed 302 Found in 49ms (ActiveRecord: 42.2ms)

Started GET “/events/1” for ::1 at 2016-02-19 06:59:15 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"1"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Rendered events/show.html.erb within layouts/application (1.5ms)

Completed 200 OK in 104ms (Views: 64.6ms | ActiveRecord: 0.4ms)

Started GET “/events” for ::1 at 2016-02-19 06:59:20 +0100 Processing by EventsController#index as HTML

Event Load (0.3ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (2.5ms)

Completed 200 OK in 51ms (Views: 50.4ms | ActiveRecord: 0.3ms)

Started GET “/events” for ::1 at 2016-02-19 06:59:29 +0100 Processing by EventsController#index as HTML

Event Load (0.3ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 48ms (Views: 47.3ms | ActiveRecord: 0.3ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455861569445” for ::1 at 2016-02-19 06:59:29 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455861569445"}
Event Load (0.4ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (2.3ms)

Completed 200 OK in 25ms (Views: 23.8ms | ActiveRecord: 0.4ms)

Started GET “/events/1/edit” for ::1 at 2016-02-19 06:59:50 +0100 Processing by EventsController#edit as HTML

Parameters: {"id"=>"1"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Rendered events/_form.html.erb (9.2ms)
Rendered events/edit.html.erb within layouts/application (16.3ms)

Completed 200 OK in 103ms (Views: 101.8ms | ActiveRecord: 0.3ms)

Started PATCH “/events/1” for ::1 at 2016-02-19 06:59:57 +0100 Processing by EventsController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"juZfvSLnbgXX7MXdXzUYQGeAf1wSOsartmioFWBEN21tvix7Zd60MLNzvexWn2m27DSP2KiJQa9+Ni9vfA3dQg==", "event"=>{"title"=>"Test Event ", "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"19", "start(4i)"=>"05", "start(5i)"=>"58", "priority"=>"", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"20", "end(4i)"=>"19", "end(5i)"=>"58", "ort"=>"", "description"=>""}, "commit"=>"Update Event", "id"=>"1"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.1ms)  BEGIN
SQL (0.3ms)  UPDATE "events" SET "end" = $1, "updated_at" = $2 WHERE "events"."id" = $3  [["end", "2016-02-20 19:58:00.000000"], ["updated_at", "2016-02-19 05:59:57.080600"], ["id", 1]]
 (15.7ms)  COMMIT

Redirected to localhost:3000/events/1 Completed 302 Found in 22ms (ActiveRecord: 16.4ms)

Started GET “/events/1” for ::1 at 2016-02-19 06:59:57 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"1"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Rendered events/show.html.erb within layouts/application (0.6ms)

Completed 200 OK in 59ms (Views: 57.5ms | ActiveRecord: 0.3ms)

Started GET “/events” for ::1 at 2016-02-19 06:59:59 +0100 Processing by EventsController#index as HTML

Event Load (0.3ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 92ms (Views: 90.8ms | ActiveRecord: 0.3ms)

Started GET “/events” for ::1 at 2016-02-19 07:00:03 +0100 Processing by EventsController#index as HTML

Event Load (0.4ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 52ms (Views: 51.5ms | ActiveRecord: 0.4ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455861603700” for ::1 at 2016-02-19 07:00:03 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455861603700"}
Event Load (0.7ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (2.9ms)

Completed 200 OK in 17ms (Views: 14.9ms | ActiveRecord: 0.7ms)

Event Load (1.0ms)  SELECT  "events".* FROM "events"  ORDER BY "events"."id" ASC LIMIT 1
Event Load (0.9ms)  SELECT  "events".* FROM "events"  ORDER BY "events"."id" ASC LIMIT 1
Role Load (80.9ms)  SELECT  "roles".* FROM "roles"  ORDER BY "roles"."id" ASC LIMIT 1
 (162.9ms)  CREATE TABLE "schema_migrations" ("version" character varying NOT NULL) 
 (1.4ms)  CREATE UNIQUE INDEX  "unique_schema_migrations" ON "schema_migrations"  ("version")
ActiveRecord::SchemaMigration Load (0.3ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Migrating to DeviseCreateUsers (20160211235241)

 (0.3ms)  BEGIN
 (70.4ms)  CREATE TABLE "users" ("id" serial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" timestamp, "last_sign_in_at" timestamp, "current_sign_in_ip" inet, "last_sign_in_ip" inet, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) 
 (1.2ms)  CREATE UNIQUE INDEX  "index_users_on_email" ON "users"  ("email")
 (1.0ms)  CREATE UNIQUE INDEX  "index_users_on_reset_password_token" ON "users"  ("reset_password_token")
SQL (0.3ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160211235241"]]
 (15.7ms)  COMMIT

Migrating to CreateEvents (20160219004420)

 (0.4ms)  BEGIN
 (3.8ms)  CREATE TABLE "events" ("id" serial primary key, "title" character varying, "start" timestamp, "priority" integer, "flag" boolean, "imageURL" text, "url" text, "end" timestamp, "ort" text, "description" text, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) 
SQL (0.1ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160219004420"]]
 (0.4ms)  COMMIT

Migrating to RolifyCreateRoles (20160219011516)

 (0.6ms)  BEGIN

DEPRECATION WARNING: `#timestamps` was called without specifying an option for `null`. In Rails 5, this behavior will change to `null: false`. You should manually specify `null: true` to prevent the behavior of your existing migrations from changing. (called from block in change at /Users/Christian/Fachschaft/db/migrate/20160219011516_rolify_create_roles.rb:7)

 (4.0ms)  CREATE TABLE "roles" ("id" serial primary key, "name" character varying, "resource_id" integer, "resource_type" character varying, "created_at" timestamp, "updated_at" timestamp) 
 (1.1ms)  CREATE TABLE "users_roles" ("user_id" integer, "role_id" integer) 
 (1.5ms)  CREATE  INDEX  "index_roles_on_name" ON "roles"  ("name")
 (1.0ms)  CREATE  INDEX  "index_roles_on_name_and_resource_type_and_resource_id" ON "roles"  ("name", "resource_type", "resource_id")
 (1.0ms)  CREATE  INDEX  "index_users_roles_on_user_id_and_role_id" ON "users_roles"  ("user_id", "role_id")
SQL (0.2ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160219011516"]]
 (0.4ms)  COMMIT

Migrating to AddRolesToEvents (20160219054609)

 (0.3ms)  BEGIN
 (0.8ms)  CREATE TABLE "events_roles" ("event_id" integer, "role_id" integer) 
 (1.1ms)  CREATE  INDEX  "index_events_roles_on_event_id_and_role_id" ON "events_roles"  ("event_id", "role_id")
SQL (0.1ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160219054609"]]
 (0.4ms)  COMMIT
ActiveRecord::SchemaMigration Load (0.2ms)  SELECT "schema_migrations".* FROM "schema_migrations"
 (23.8ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'events'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (2.3ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'events_roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (2.0ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (1.9ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'users'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (1.9ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'users_roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

Started GET “/events/new” for ::1 at 2016-02-19 07:13:55 +0100

ActiveRecord::SchemaMigration Load (0.4ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by EventsController#new as HTML

Rendered events/_form.html.erb (148.0ms)
Rendered events/new.html.erb within layouts/application (166.2ms)

Completed 200 OK in 1862ms (Views: 1801.6ms | ActiveRecord: 2.7ms)

Started POST “/events” for ::1 at 2016-02-19 07:14:09 +0100 Processing by EventsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Fb+sZi0dE9AuFYyZUOvCjl8NbnJCtR810IY4ovyPz5H259+gaiTJ5UqK9KhZQbN41Lme9vgGmDEY2L/Y4MYlvg==", "event"=>{"title"=>"Neuer Test", "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"19", "start(4i)"=>"06", "start(5i)"=>"13", "priority"=>"", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(1i)"=>"2016", "end(2i)"=>"4", "end(3i)"=>"19", "end(4i)"=>"06", "end(5i)"=>"13", "ort"=>"", "description"=>""}, "commit"=>"Create Event"}
 (0.2ms)  BEGIN
SQL (12.7ms)  INSERT INTO "events" ("title", "flag", "imageURL", "url", "ort", "description", "start", "end", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10) RETURNING "id"  [["title", "Neuer Test"], ["flag", "f"], ["imageURL", ""], ["url", ""], ["ort", ""], ["description", ""], ["start", "2016-02-19 06:13:00.000000"], ["end", "2016-04-19 06:13:00.000000"], ["created_at", "2016-02-19 06:14:09.769111"], ["updated_at", "2016-02-19 06:14:09.769111"]]
 (0.5ms)  COMMIT

Redirected to localhost:3000/events/1 Completed 302 Found in 35ms (ActiveRecord: 13.5ms)

Started GET “/events/1” for ::1 at 2016-02-19 07:14:09 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"1"}
Event Load (0.7ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Rendered events/show.html.erb within layouts/application (3.4ms)

Completed 200 OK in 187ms (Views: 155.7ms | ActiveRecord: 0.7ms)

Event Load (0.9ms)  SELECT  "events".* FROM "events"  ORDER BY "events"."id" ASC LIMIT 1
Role Load (14.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]

Started GET “/events/1/edit” for ::1 at 2016-02-19 07:21:38 +0100

ActiveRecord::SchemaMigration Load (0.5ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by EventsController#edit as HTML

Parameters: {"id"=>"1"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.6ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Rendered events/_form.html.erb (260.9ms)
Rendered events/edit.html.erb within layouts/application (276.6ms)

Completed 500 Internal Server Error in 389ms (ActiveRecord: 6.4ms)

NoMethodError - undefined method `name' for “User”:String:

actionview (4.2.5.1) lib/action_view/helpers/form_options_helper.rb:759:in `value_for_collection'
actionview (4.2.5.1) lib/action_view/helpers/form_options_helper.rb:395:in `block in options_from_collection_for_select'
actionview (4.2.5.1) lib/action_view/helpers/form_options_helper.rb:394:in `options_from_collection_for_select'
actionview (4.2.5.1) lib/action_view/helpers/tags/collection_select.rb:21:in `render'
actionview (4.2.5.1) lib/action_view/helpers/form_options_helper.rb:202:in `collection_select'
actionview (4.2.5.1) lib/action_view/helpers/form_options_helper.rb:789:in `collection_select'
app/views/events/_form.html.erb:52:in `block in _app_views_events__form_html_erb___4170797455799231546_70333433767520'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for'
app/views/events/_form.html.erb:1:in `_app_views_events__form_html_erb___4170797455799231546_70333433767520'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial'
actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render'
app/views/events/edit.html.erb:3:in `_app_views_events_edit_html_erb__3587305692841152926_70333441691360'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started GET “/events/1/edit” for ::1 at 2016-02-19 07:21:39 +0100 Processing by EventsController#edit as HTML

Parameters: {"id"=>"1"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.4ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Rendered events/_form.html.erb (14.5ms)
Rendered events/edit.html.erb within layouts/application (15.9ms)

Completed 500 Internal Server Error in 21ms (ActiveRecord: 0.7ms)

NoMethodError - undefined method `name' for “User”:String:

actionview (4.2.5.1) lib/action_view/helpers/form_options_helper.rb:759:in `value_for_collection'
actionview (4.2.5.1) lib/action_view/helpers/form_options_helper.rb:395:in `block in options_from_collection_for_select'
actionview (4.2.5.1) lib/action_view/helpers/form_options_helper.rb:394:in `options_from_collection_for_select'
actionview (4.2.5.1) lib/action_view/helpers/tags/collection_select.rb:21:in `render'
actionview (4.2.5.1) lib/action_view/helpers/form_options_helper.rb:202:in `collection_select'
actionview (4.2.5.1) lib/action_view/helpers/form_options_helper.rb:789:in `collection_select'
app/views/events/_form.html.erb:52:in `block in _app_views_events__form_html_erb___4170797455799231546_70333434437200'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for'
app/views/events/_form.html.erb:1:in `_app_views_events__form_html_erb___4170797455799231546_70333434437200'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial'
actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render'
app/views/events/edit.html.erb:3:in `_app_views_events_edit_html_erb__3587305692841152926_70333408445120'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/dcecd5580aa7ddea/variables” for ::1 at 2016-02-19 07:21:39 +0100

Started GET “/events/1/edit” for ::1 at 2016-02-19 07:23:22 +0100 Processing by EventsController#edit as HTML

Parameters: {"id"=>"1"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.5ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
CACHE (0.0ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Rendered events/_form.html.erb (24.4ms)
Rendered events/edit.html.erb within layouts/application (26.4ms)

Completed 500 Internal Server Error in 68ms (ActiveRecord: 0.9ms)

TypeError - {:selected=>[]} is not a symbol nor a string:

actionview (4.2.5.1) lib/action_view/helpers/form_options_helper.rb:759:in `value_for_collection'
actionview (4.2.5.1) lib/action_view/helpers/form_options_helper.rb:395:in `block in options_from_collection_for_select'
actionview (4.2.5.1) lib/action_view/helpers/form_options_helper.rb:394:in `options_from_collection_for_select'
actionview (4.2.5.1) lib/action_view/helpers/tags/collection_select.rb:21:in `render'
actionview (4.2.5.1) lib/action_view/helpers/form_options_helper.rb:202:in `collection_select'
actionview (4.2.5.1) lib/action_view/helpers/form_options_helper.rb:789:in `collection_select'
app/views/events/_form.html.erb:52:in `block in _app_views_events__form_html_erb___4170797455799231546_70333434560620'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for'
app/views/events/_form.html.erb:1:in `_app_views_events__form_html_erb___4170797455799231546_70333434560620'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial'
actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render'
app/views/events/edit.html.erb:3:in `_app_views_events_edit_html_erb__3587305692841152926_70333408445120'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/eeee49b4fcb6a30b/variables” for ::1 at 2016-02-19 07:23:23 +0100

ActiveRecord::SchemaMigration Load (0.4ms)  SELECT "schema_migrations".* FROM "schema_migrations"
 (0.1ms)  BEGIN
SQL (44.6ms)  INSERT INTO "roles" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["name", "User"], ["created_at", "2016-02-19 06:35:53.770477"], ["updated_at", "2016-02-19 06:35:53.770477"]]
 (47.5ms)  COMMIT
 (0.2ms)  BEGIN
SQL (0.3ms)  INSERT INTO "roles" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["name", "Fachschaft"], ["created_at", "2016-02-19 06:35:53.898362"], ["updated_at", "2016-02-19 06:35:53.898362"]]
 (28.2ms)  COMMIT
 (0.2ms)  BEGIN
SQL (0.3ms)  INSERT INTO "roles" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["name", "Manager"], ["created_at", "2016-02-19 06:35:53.929731"], ["updated_at", "2016-02-19 06:35:53.929731"]]
 (16.1ms)  COMMIT
 (0.3ms)  BEGIN
SQL (0.4ms)  INSERT INTO "roles" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["name", "Admin"], ["created_at", "2016-02-19 06:35:53.948738"], ["updated_at", "2016-02-19 06:35:53.948738"]]
 (34.6ms)  COMMIT

Started GET “/” for ::1 at 2016-02-19 07:39:10 +0100

ActiveRecord::SchemaMigration Load (0.6ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (9.5ms)

Completed 200 OK in 1326ms (Views: 1288.0ms | ActiveRecord: 0.0ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455863953175” for ::1 at 2016-02-19 07:39:13 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455863953175"}
Event Load (1.2ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (66.4ms)

Completed 200 OK in 139ms (Views: 90.6ms | ActiveRecord: 6.2ms)

Started GET “/events/” for ::1 at 2016-02-19 07:39:22 +0100 Processing by EventsController#index as HTML

Event Load (0.3ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (3.3ms)

Completed 200 OK in 145ms (Views: 144.4ms | ActiveRecord: 0.3ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455863963273” for ::1 at 2016-02-19 07:39:23 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455863963273"}
Event Load (1.9ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (6.9ms)

Completed 200 OK in 27ms (Views: 23.4ms | ActiveRecord: 1.9ms)

Started GET “/events/1/edit” for ::1 at 2016-02-19 07:39:27 +0100 Processing by EventsController#edit as HTML

Parameters: {"id"=>"1"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.6ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" LIMIT 6
Rendered events/_form.html.erb (289.0ms)
Rendered events/edit.html.erb within layouts/application (320.9ms)

Completed 200 OK in 434ms (Views: 378.6ms | ActiveRecord: 3.7ms)

Started PATCH “/events/1” for ::1 at 2016-02-19 07:39:52 +0100 Processing by EventsController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"1LqOAqhCF2QQz0M4EFKrzOzndi/6GGvjC4/ekYHR8dE34v3E73vNUXRQOwkZ+No6Z1OGq0Cr7OfD0VnrnZgb/g==", "event"=>{"title"=>"Neuer Test", "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"19", "start(4i)"=>"06", "start(5i)"=>"13", "priority"=>"", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(1i)"=>"2016", "end(2i)"=>"4", "end(3i)"=>"19", "end(4i)"=>"06", "end(5i)"=>"13", "ort"=>"", "description"=>"", "role_ids"=>["", "3"]}, "commit"=>"Update Event", "id"=>"1"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]

Unpermitted parameter: role_ids

 (0.2ms)  BEGIN
 (0.1ms)  COMMIT

Redirected to localhost:3000/events/1 Completed 302 Found in 6ms (ActiveRecord: 0.8ms)

Started GET “/events/1” for ::1 at 2016-02-19 07:39:52 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"1"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Rendered events/show.html.erb within layouts/application (1.3ms)

Completed 200 OK in 62ms (Views: 59.7ms | ActiveRecord: 0.4ms)

Started GET “/events/1/edit” for ::1 at 2016-02-19 07:39:57 +0100 Processing by EventsController#edit as HTML

Parameters: {"id"=>"1"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.4ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" LIMIT 6
Rendered events/_form.html.erb (13.9ms)
Rendered events/edit.html.erb within layouts/application (22.6ms)

Completed 200 OK in 80ms (Views: 77.0ms | ActiveRecord: 1.3ms)

Started PATCH “/events/1” for ::1 at 2016-02-19 07:40:02 +0100 Processing by EventsController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"pBmWZIvz6ELvc5WqhdHBzPASgM+hsZVW7rI3G2FwusxHQeWizMoyd4vs7ZuMe7A6e6ZwSxsCElIm7LBhfTlQ4w==", "event"=>{"title"=>"Neuer Test", "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"19", "start(4i)"=>"06", "start(5i)"=>"13", "priority"=>"", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(1i)"=>"2016", "end(2i)"=>"4", "end(3i)"=>"19", "end(4i)"=>"06", "end(5i)"=>"13", "ort"=>"", "description"=>"", "role_ids"=>["", "4"]}, "commit"=>"Update Event", "id"=>"1"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]

Unpermitted parameter: role_ids

 (0.1ms)  BEGIN
 (0.2ms)  COMMIT

Redirected to localhost:3000/events/1 Completed 302 Found in 5ms (ActiveRecord: 0.6ms)

Started GET “/events/1” for ::1 at 2016-02-19 07:40:02 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"1"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Rendered events/show.html.erb within layouts/application (0.7ms)

Completed 200 OK in 66ms (Views: 64.5ms | ActiveRecord: 0.3ms)

Started GET “/events/1/edit” for ::1 at 2016-02-19 07:40:09 +0100 Processing by EventsController#edit as HTML

Parameters: {"id"=>"1"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.4ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Role Load (0.5ms)  SELECT  "roles".* FROM "roles" LIMIT 6
Rendered events/_form.html.erb (15.1ms)
Rendered events/edit.html.erb within layouts/application (57.1ms)

Completed 200 OK in 162ms (Views: 159.6ms | ActiveRecord: 1.2ms)

Started GET “/events/1/edit” for ::1 at 2016-02-19 07:43:00 +0100 Processing by EventsController#edit as HTML

Parameters: {"id"=>"1"}
Event Load (0.7ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.9ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" LIMIT 6
Rendered events/_form.html.erb (50.5ms)
Rendered events/edit.html.erb within layouts/application (78.4ms)

Completed 200 OK in 437ms (Views: 418.2ms | ActiveRecord: 2.0ms)

Started GET “/assets/fullcalendar.self-3bd4898d43f7f48923aead9228fcd62b484d2722d60ee1af80df976c606df5fc.css?body=1” for ::1 at 2016-02-19 07:43:00 +0100

Started GET “/assets/main.self-e2cd501f7e9c4b70a6b3260e48f7bd72738273cf5041d064ddfdc82207709b30.css?body=1” for ::1 at 2016-02-19 07:43:01 +0100

Started GET “/assets/events.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-19 07:43:01 +0100

Started GET “/assets/app.self-d5fe64f0cf17001f4a4f966ee01a3622d21ac9410689391516ef9acbd97dc271.css?body=1” for ::1 at 2016-02-19 07:43:01 +0100

Started GET “/assets/application.self-89be69515bd6380c12210bb4e114b2548704acd838ca8e0c7e37cac6823ade55.css?body=1” for ::1 at 2016-02-19 07:43:01 +0100

Started GET “/assets/scaffolds.self-7bcd1c1813bdc716ea218f6879749642f76043cfbdd19fd464f842f675624555.css?body=1” for ::1 at 2016-02-19 07:43:01 +0100

Started GET “/assets/themify-icons.self-0e079db889c23eaa8aa0e582106e31f6e4122b34371f1f9fffa583227ef6ef00.css?body=1” for ::1 at 2016-02-19 07:43:01 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-19 07:43:01 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-19 07:43:01 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-19 07:43:01 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-19 07:43:01 +0100

Started GET “/assets/application.self-681c2597f274b655f8df0faaf5841a5d102bc8565e297102d5f0263cc15372fe.js?body=1” for ::1 at 2016-02-19 07:43:01 +0100

Started GET “/assets/ui.self-5932674ca1cb4f97b26558d805c74ac83eb53bcc8cad58aa0c1c3555192bb731.css?body=1” for ::1 at 2016-02-19 07:43:01 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-19 07:43:01 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-19 07:43:01 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-19 07:43:01 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-19 07:43:01 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-19 07:43:01 +0100

Started GET “/events/1/edit” for ::1 at 2016-02-19 07:44:18 +0100 Processing by EventsController#edit as HTML

Parameters: {"id"=>"1"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.5ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" LIMIT 6
Rendered events/_form.html.erb (18.8ms)
Rendered events/edit.html.erb within layouts/application (21.6ms)

Completed 200 OK in 310ms (Views: 306.8ms | ActiveRecord: 1.0ms)

Started GET “/assets/application.self-89be69515bd6380c12210bb4e114b2548704acd838ca8e0c7e37cac6823ade55.css?body=1” for ::1 at 2016-02-19 07:44:19 +0100

Started GET “/assets/fullcalendar.self-3bd4898d43f7f48923aead9228fcd62b484d2722d60ee1af80df976c606df5fc.css?body=1” for ::1 at 2016-02-19 07:44:19 +0100

Started GET “/assets/app.self-d5fe64f0cf17001f4a4f966ee01a3622d21ac9410689391516ef9acbd97dc271.css?body=1” for ::1 at 2016-02-19 07:44:19 +0100

Started GET “/assets/scaffolds.self-7bcd1c1813bdc716ea218f6879749642f76043cfbdd19fd464f842f675624555.css?body=1” for ::1 at 2016-02-19 07:44:19 +0100

Started GET “/assets/events.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-19 07:44:19 +0100

Started GET “/assets/main.self-e2cd501f7e9c4b70a6b3260e48f7bd72738273cf5041d064ddfdc82207709b30.css?body=1” for ::1 at 2016-02-19 07:44:19 +0100

Started GET “/assets/themify-icons.self-0e079db889c23eaa8aa0e582106e31f6e4122b34371f1f9fffa583227ef6ef00.css?body=1” for ::1 at 2016-02-19 07:44:19 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-19 07:44:19 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-19 07:44:19 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-19 07:44:19 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-19 07:44:19 +0100

Started GET “/assets/application.self-681c2597f274b655f8df0faaf5841a5d102bc8565e297102d5f0263cc15372fe.js?body=1” for ::1 at 2016-02-19 07:44:19 +0100

Started GET “/assets/ui.self-5932674ca1cb4f97b26558d805c74ac83eb53bcc8cad58aa0c1c3555192bb731.css?body=1” for ::1 at 2016-02-19 07:44:19 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-19 07:44:19 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-19 07:44:19 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-19 07:44:19 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-19 07:44:19 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-19 07:44:19 +0100

Event Load (0.9ms)  SELECT  "events".* FROM "events"  ORDER BY "events"."id" ASC LIMIT 1
Role Load (0.9ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]

Started GET “/events/1/edit” for ::1 at 2016-02-19 07:47:00 +0100

ActiveRecord::SchemaMigration Load (0.6ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by EventsController#edit as HTML

Parameters: {"id"=>"1"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.6ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Role Load (0.5ms)  SELECT  "roles".* FROM "roles" LIMIT 6
Rendered events/_form.html.erb (272.3ms)
Rendered events/edit.html.erb within layouts/application (296.2ms)

Completed 200 OK in 1615ms (Views: 1536.1ms | ActiveRecord: 6.9ms)

Started GET “/assets/application.self-89be69515bd6380c12210bb4e114b2548704acd838ca8e0c7e37cac6823ade55.css?body=1” for ::1 at 2016-02-19 07:47:02 +0100

Started GET “/assets/main.self-e2cd501f7e9c4b70a6b3260e48f7bd72738273cf5041d064ddfdc82207709b30.css?body=1” for ::1 at 2016-02-19 07:47:02 +0100

Started GET “/assets/app.self-d5fe64f0cf17001f4a4f966ee01a3622d21ac9410689391516ef9acbd97dc271.css?body=1” for ::1 at 2016-02-19 07:47:03 +0100

Started GET “/assets/scaffolds.self-7bcd1c1813bdc716ea218f6879749642f76043cfbdd19fd464f842f675624555.css?body=1” for ::1 at 2016-02-19 07:47:03 +0100

Started GET “/assets/fullcalendar.self-3bd4898d43f7f48923aead9228fcd62b484d2722d60ee1af80df976c606df5fc.css?body=1” for ::1 at 2016-02-19 07:47:03 +0100

Started GET “/assets/events.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-19 07:47:03 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-19 07:47:03 +0100

Started GET “/assets/themify-icons.self-0e079db889c23eaa8aa0e582106e31f6e4122b34371f1f9fffa583227ef6ef00.css?body=1” for ::1 at 2016-02-19 07:47:03 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-19 07:47:03 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-19 07:47:03 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-19 07:47:03 +0100

Started GET “/assets/application.self-681c2597f274b655f8df0faaf5841a5d102bc8565e297102d5f0263cc15372fe.js?body=1” for ::1 at 2016-02-19 07:47:03 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-19 07:47:03 +0100

Started GET “/assets/ui.self-5932674ca1cb4f97b26558d805c74ac83eb53bcc8cad58aa0c1c3555192bb731.css?body=1” for ::1 at 2016-02-19 07:47:03 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-19 07:47:03 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-19 07:47:03 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-19 07:47:03 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-19 07:47:03 +0100

Started PATCH “/events/1” for ::1 at 2016-02-19 07:47:13 +0100 Processing by EventsController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"72AKsVOJpVQTl/1GnTUmogYhCIyNmyTvn7q0WwIL7/sMOHl3FLB/YXcIhXeUn1dUjZX4CDcoo+tX5DMhHkIF1A==", "event"=>{"title"=>"Neuer Test", "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"19", "start(4i)"=>"06", "start(5i)"=>"13", "priority"=>"", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(1i)"=>"2016", "end(2i)"=>"4", "end(3i)"=>"19", "end(4i)"=>"06", "end(5i)"=>"13", "ort"=>"", "description"=>"", "role_ids"=>["", "1", "2", "3", "4"]}, "commit"=>"Update Event", "id"=>"1"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]

Unpermitted parameter: role_ids

 (0.1ms)  BEGIN
 (0.2ms)  COMMIT

Redirected to localhost:3000/events/1 Completed 302 Found in 7ms (ActiveRecord: 0.7ms)

Started GET “/events/1” for ::1 at 2016-02-19 07:47:13 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"1"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Rendered events/show.html.erb within layouts/application (1.8ms)

Completed 200 OK in 93ms (Views: 92.1ms | ActiveRecord: 0.3ms)

Started GET “/events/1/edit” for ::1 at 2016-02-19 07:47:21 +0100 Processing by EventsController#edit as HTML

Parameters: {"id"=>"1"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.5ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" LIMIT 6
Rendered events/_form.html.erb (13.1ms)
Rendered events/edit.html.erb within layouts/application (27.7ms)

Completed 200 OK in 87ms (Views: 84.5ms | ActiveRecord: 1.3ms)

Started GET “/events/1/edit” for ::1 at 2016-02-19 07:49:53 +0100 Processing by EventsController#edit as HTML

Parameters: {"id"=>"1"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.3ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" LIMIT 6
Rendered events/_form.html.erb (98.5ms)
Rendered events/edit.html.erb within layouts/application (128.8ms)

Completed 200 OK in 502ms (Views: 420.7ms | ActiveRecord: 6.7ms)

Started GET “/assets/app.self-d5fe64f0cf17001f4a4f966ee01a3622d21ac9410689391516ef9acbd97dc271.css?body=1” for ::1 at 2016-02-19 07:49:54 +0100

Started GET “/assets/events.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-19 07:49:54 +0100

Started GET “/assets/scaffolds.self-7bcd1c1813bdc716ea218f6879749642f76043cfbdd19fd464f842f675624555.css?body=1” for ::1 at 2016-02-19 07:49:54 +0100

Started GET “/assets/main.self-e2cd501f7e9c4b70a6b3260e48f7bd72738273cf5041d064ddfdc82207709b30.css?body=1” for ::1 at 2016-02-19 07:49:54 +0100

Started GET “/assets/fullcalendar.self-3bd4898d43f7f48923aead9228fcd62b484d2722d60ee1af80df976c606df5fc.css?body=1” for ::1 at 2016-02-19 07:49:54 +0100

Started GET “/assets/application.self-89be69515bd6380c12210bb4e114b2548704acd838ca8e0c7e37cac6823ade55.css?body=1” for ::1 at 2016-02-19 07:49:54 +0100

Started GET “/assets/themify-icons.self-0e079db889c23eaa8aa0e582106e31f6e4122b34371f1f9fffa583227ef6ef00.css?body=1” for ::1 at 2016-02-19 07:49:54 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-19 07:49:54 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-19 07:49:54 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-19 07:49:54 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-19 07:49:54 +0100

Started GET “/assets/ui.self-5932674ca1cb4f97b26558d805c74ac83eb53bcc8cad58aa0c1c3555192bb731.css?body=1” for ::1 at 2016-02-19 07:49:54 +0100

Started GET “/assets/application.self-681c2597f274b655f8df0faaf5841a5d102bc8565e297102d5f0263cc15372fe.js?body=1” for ::1 at 2016-02-19 07:49:54 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-19 07:49:54 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-19 07:49:54 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-19 07:49:54 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-19 07:49:54 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-19 07:49:54 +0100

Started PATCH “/events/1” for ::1 at 2016-02-19 07:50:00 +0100 Processing by EventsController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"5PpQ/4sci6REihkBoBajidaD8qRK5XEZwjmOY0nkT2MHoiM5zCVRkSAVYTCpvNJ/XTcCIPBW9h0KZwkZVa2lTA==", "event"=>{"title"=>"Neuer Test", "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"19", "start(4i)"=>"06", "start(5i)"=>"13", "priority"=>"", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(1i)"=>"2016", "end(2i)"=>"4", "end(3i)"=>"19", "end(4i)"=>"06", "end(5i)"=>"13", "ort"=>"", "description"=>"", "role_ids"=>["", "1", "2", "3", "4"]}, "commit"=>"Update Event", "id"=>"1"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.1ms)  BEGIN
Role Load (0.8ms)  SELECT "roles".* FROM "roles" WHERE "roles"."id" IN (1, 2, 3, 4)
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
SQL (52.8ms)  INSERT INTO "events_roles" ("event_id", "role_id") VALUES ($1, $2)  [["event_id", 1], ["role_id", 1]]
SQL (0.2ms)  INSERT INTO "events_roles" ("event_id", "role_id") VALUES ($1, $2)  [["event_id", 1], ["role_id", 2]]
SQL (0.2ms)  INSERT INTO "events_roles" ("event_id", "role_id") VALUES ($1, $2)  [["event_id", 1], ["role_id", 3]]
SQL (0.2ms)  INSERT INTO "events_roles" ("event_id", "role_id") VALUES ($1, $2)  [["event_id", 1], ["role_id", 4]]
 (47.3ms)  COMMIT

Redirected to localhost:3000/events/1 Completed 302 Found in 209ms (ActiveRecord: 105.5ms)

Started GET “/events/1” for ::1 at 2016-02-19 07:50:00 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"1"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Rendered events/show.html.erb within layouts/application (1.0ms)

Completed 200 OK in 147ms (Views: 145.3ms | ActiveRecord: 0.3ms)

Started GET “/events/1/edit” for ::1 at 2016-02-19 07:52:13 +0100

ActiveRecord::SchemaMigration Load (0.6ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by EventsController#edit as HTML

Parameters: {"id"=>"1"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.6ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" LIMIT 6
Rendered events/_form.html.erb (248.6ms)
Rendered events/edit.html.erb within layouts/application (273.7ms)

Completed 200 OK in 2307ms (Views: 2225.6ms | ActiveRecord: 6.4ms)

Started PATCH “/events/1” for ::1 at 2016-02-19 07:52:26 +0100 Processing by EventsController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"iB20VqJerFzt9QErvNKKBqKu1lnV4SD7qp9t+3+zHPtrRceQ5Wd2aYlqeRq1ePvwKRom3W9Sp/9iweqBY/r21A==", "event"=>{"title"=>"Neuer Test", "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"19", "start(4i)"=>"06", "start(5i)"=>"13", "priority"=>"", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(1i)"=>"2016", "end(2i)"=>"4", "end(3i)"=>"19", "end(4i)"=>"06", "end(5i)"=>"13", "ort"=>"", "description"=>"", "role_ids"=>["", "1", "2", "3", "4"]}, "commit"=>"Update Event", "id"=>"1"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.2ms)  BEGIN
Role Load (0.5ms)  SELECT "roles".* FROM "roles" WHERE "roles"."id" IN (1, 2, 3, 4)
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
 (0.2ms)  COMMIT

Redirected to localhost:3000/events/1 Completed 302 Found in 10ms (ActiveRecord: 1.6ms)

Started GET “/events/1” for ::1 at 2016-02-19 07:52:26 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"1"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Rendered events/show.html.erb within layouts/application (1.6ms)

Completed 200 OK in 78ms (Views: 76.8ms | ActiveRecord: 0.3ms)

Started GET “/events/1/edit” for ::1 at 2016-02-19 07:52:31 +0100 Processing by EventsController#edit as HTML

Parameters: {"id"=>"1"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.6ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" LIMIT 6
Rendered events/_form.html.erb (19.9ms)
Rendered events/edit.html.erb within layouts/application (21.8ms)

Completed 200 OK in 92ms (Views: 89.4ms | ActiveRecord: 1.3ms)

Started PATCH “/events/1” for ::1 at 2016-02-19 07:52:36 +0100 Processing by EventsController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"6HicA4t8ehQE2e8LM2ALE4M0dlEOv0WdNqBipp6r7bILIO/FzEWgIWBGlzo6ynrlCICG1bQMwpn+/uXcguIHnQ==", "event"=>{"title"=>"Neuer Test", "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"19", "start(4i)"=>"06", "start(5i)"=>"13", "priority"=>"", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(1i)"=>"2016", "end(2i)"=>"4", "end(3i)"=>"19", "end(4i)"=>"06", "end(5i)"=>"13", "ort"=>"", "description"=>"", "role_ids"=>["", "3"]}, "commit"=>"Update Event", "id"=>"1"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.1ms)  BEGIN
Role Load (0.2ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 3]]
Role Load (0.5ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
SQL (0.3ms)  DELETE FROM "events_roles" WHERE "events_roles"."event_id" = $1 AND "events_roles"."role_id" IN (1, 2, 4)  [["event_id", 1]]
 (16.5ms)  COMMIT

Redirected to localhost:3000/events/1 Completed 302 Found in 31ms (ActiveRecord: 18.1ms)

Started GET “/events/1” for ::1 at 2016-02-19 07:52:36 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"1"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Rendered events/show.html.erb within layouts/application (0.9ms)

Completed 200 OK in 58ms (Views: 56.1ms | ActiveRecord: 0.3ms)

Started GET “/events/1/edit” for ::1 at 2016-02-19 07:52:39 +0100 Processing by EventsController#edit as HTML

Parameters: {"id"=>"1"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.6ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" LIMIT 6
Rendered events/_form.html.erb (14.1ms)
Rendered events/edit.html.erb within layouts/application (15.7ms)

Completed 200 OK in 63ms (Views: 60.1ms | ActiveRecord: 1.2ms)

ActiveRecord::SchemaMigration Load (0.5ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Migrating to CreateEventTyps (20160219065749)

 (0.3ms)  BEGIN
 (155.7ms)  CREATE TABLE "event_typs" ("id" serial primary key, "name" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) 
SQL (0.4ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160219065749"]]
 (22.5ms)  COMMIT
ActiveRecord::SchemaMigration Load (0.2ms)  SELECT "schema_migrations".* FROM "schema_migrations"
 (2.3ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'event_typs'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (1.8ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'events'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (1.7ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'events_roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (1.8ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (3.0ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'users'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (2.4ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'users_roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (220.5ms)  CREATE TABLE "schema_migrations" ("version" character varying NOT NULL) 
 (26.2ms)  CREATE UNIQUE INDEX  "unique_schema_migrations" ON "schema_migrations"  ("version")
ActiveRecord::SchemaMigration Load (0.6ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Migrating to DeviseCreateUsers (20160211235241)

 (0.2ms)  BEGIN
 (91.6ms)  CREATE TABLE "users" ("id" serial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" timestamp, "last_sign_in_at" timestamp, "current_sign_in_ip" inet, "last_sign_in_ip" inet, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) 
 (1.0ms)  CREATE UNIQUE INDEX  "index_users_on_email" ON "users"  ("email")
 (1.0ms)  CREATE UNIQUE INDEX  "index_users_on_reset_password_token" ON "users"  ("reset_password_token")
SQL (0.4ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160211235241"]]
 (15.8ms)  COMMIT

Migrating to CreateEvents (20160219004420)

 (15.6ms)  BEGIN
 (4.9ms)  CREATE TABLE "events" ("id" serial primary key, "title" character varying, "start" timestamp, "priority" integer, "flag" boolean, "imageURL" text, "url" text, "end" timestamp, "ort" text, "description" text, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) 
SQL (0.2ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160219004420"]]
 (36.4ms)  COMMIT

Migrating to RolifyCreateRoles (20160219011516)

 (15.5ms)  BEGIN

DEPRECATION WARNING: `#timestamps` was called without specifying an option for `null`. In Rails 5, this behavior will change to `null: false`. You should manually specify `null: true` to prevent the behavior of your existing migrations from changing. (called from block in change at /Users/Christian/Fachschaft/db/migrate/20160219011516_rolify_create_roles.rb:7)

 (3.1ms)  CREATE TABLE "roles" ("id" serial primary key, "name" character varying, "resource_id" integer, "resource_type" character varying, "created_at" timestamp, "updated_at" timestamp) 
 (0.6ms)  CREATE TABLE "users_roles" ("user_id" integer, "role_id" integer) 
 (0.9ms)  CREATE  INDEX  "index_roles_on_name" ON "roles"  ("name")
 (1.2ms)  CREATE  INDEX  "index_roles_on_name_and_resource_type_and_resource_id" ON "roles"  ("name", "resource_type", "resource_id")
 (1.4ms)  CREATE  INDEX  "index_users_roles_on_user_id_and_role_id" ON "users_roles"  ("user_id", "role_id")
SQL (0.2ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160219011516"]]
 (18.0ms)  COMMIT

Migrating to AddRolesToEvents (20160219054609)

 (0.3ms)  BEGIN
 (0.7ms)  CREATE TABLE "events_roles" ("event_id" integer, "role_id" integer) 
 (1.0ms)  CREATE  INDEX  "index_events_roles_on_event_id_and_role_id" ON "events_roles"  ("event_id", "role_id")
SQL (0.2ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160219054609"]]
 (0.4ms)  COMMIT
ActiveRecord::SchemaMigration Load (0.2ms)  SELECT "schema_migrations".* FROM "schema_migrations"
 (26.0ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'events'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (2.4ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'events_roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (2.1ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (2.2ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'users'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (1.9ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'users_roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

ActiveRecord::SchemaMigration Load (0.6ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Migrating to CreateEventCategories (20160219071112)

 (0.3ms)  BEGIN
 (113.7ms)  CREATE TABLE "event_categories" ("id" serial primary key, "name" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) 
SQL (0.3ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160219071112"]]
 (23.9ms)  COMMIT

Migrating to AddEventCategoryRefToEvents (20160219071427)

 (0.5ms)  BEGIN
 (41.7ms)  ALTER TABLE "events" ADD "eventCategory_id" integer
 (1.1ms)  CREATE  INDEX  "index_events_on_eventCategory_id" ON "events"  ("eventCategory_id")
 (21.7ms)  ALTER TABLE "events" ADD CONSTRAINT "fk_rails_742263868d"

FOREIGN KEY (“eventCategory_id”)

REFERENCES "eventCategories" ("id")



 (0.2ms)  ROLLBACK
ActiveRecord::SchemaMigration Load (0.4ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Migrating to AddEventCategoryRefToEvents (20160219071427)

 (0.2ms)  BEGIN
 (0.7ms)  ALTER TABLE "events" ADD "event_category_id" integer
 (15.7ms)  CREATE  INDEX  "index_events_on_event_category_id" ON "events"  ("event_category_id")
 (190.0ms)  ALTER TABLE "events" ADD CONSTRAINT "fk_rails_a0b385fce3"

FOREIGN KEY (“event_category_id”)

REFERENCES "event_categories" ("id")



SQL (0.4ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160219071427"]]
 (0.6ms)  COMMIT
ActiveRecord::SchemaMigration Load (0.2ms)  SELECT "schema_migrations".* FROM "schema_migrations"
 (16.4ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'event_categories'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (2.9ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'events'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (2.3ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'events_roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (1.9ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (1.8ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'users'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (1.8ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'users_roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

Started GET “/” for ::1 at 2016-02-19 08:50:08 +0100

ActiveRecord::SchemaMigration Load (0.7ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (8.8ms)

DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_dummy_html_erb___2773719085889998178_70144689474840 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_dummy_html_erb___2773719085889998178_70144689474840 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_dummy_html_erb___2773719085889998178_70144689474840 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_dummy_html_erb___2773719085889998178_70144689474840 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_dummy_html_erb___2773719085889998178_70144689474840 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_dummy_html_erb___2773719085889998178_70144689474840 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_dummy_html_erb___2773719085889998178_70144689474840 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_dummy_html_erb___2773719085889998178_70144689474840 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_dummy_html_erb___2773719085889998178_70144689474840 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_dummy_html_erb___2773719085889998178_70144689474840 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_dummy_html_erb___2773719085889998178_70144689474840 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_dummy_html_erb___2773719085889998178_70144689474840 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_dummy_html_erb___2773719085889998178_70144689474840 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_dummy_html_erb___2773719085889998178_70144689474840 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_dummy_html_erb___2773719085889998178_70144689474840 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_dummy_html_erb___2773719085889998178_70144689474840 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_dummy_html_erb___2773719085889998178_70144689474840 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_dummy_html_erb___2773719085889998178_70144689474840 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_dummy_html_erb___2773719085889998178_70144689474840 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_dummy_html_erb___2773719085889998178_70144689474840 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_dummy_html_erb___2773719085889998178_70144689474840 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_dummy_html_erb___2773719085889998178_70144689474840 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_dummy_html_erb___2773719085889998178_70144689474840 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_dummy_html_erb___2773719085889998178_70144689474840 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_dummy_html_erb___2773719085889998178_70144689474840 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_dummy_html_erb___2773719085889998178_70144689474840 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_dummy_html_erb___2773719085889998178_70144689474840 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_dummy_html_erb___2773719085889998178_70144689474840 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_dummy_html_erb___2773719085889998178_70144689474840 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_dummy_html_erb___2773719085889998178_70144689474840 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_dummy_html_erb___2773719085889998178_70144689474840 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_dummy_html_erb___2773719085889998178_70144689474840 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_dummy_html_erb___2773719085889998178_70144689474840 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_dummy_html_erb___2773719085889998178_70144689474840 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_dummy_html_erb___2773719085889998178_70144689474840 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_dummy_html_erb___2773719085889998178_70144689474840 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_dummy_html_erb___2773719085889998178_70144689474840 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_dummy_html_erb___2773719085889998178_70144689474840 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_dummy_html_erb___2773719085889998178_70144689474840 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_dummy_html_erb___2773719085889998178_70144689474840 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_dummy_html_erb___2773719085889998178_70144689474840 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_dummy_html_erb___2773719085889998178_70144689474840 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_dummy_html_erb___2773719085889998178_70144689474840 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_dummy_html_erb___2773719085889998178_70144689474840 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_dummy_html_erb___2773719085889998178_70144689474840 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_dummy_html_erb___2773719085889998178_70144689474840 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_dummy_html_erb___2773719085889998178_70144689474840 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_dummy_html_erb___2773719085889998178_70144689474840 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_dummy_html_erb___2773719085889998178_70144689474840 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_dummy_html_erb___2773719085889998178_70144689474840 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_dummy_html_erb___2773719085889998178_70144689474840 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_dummy_html_erb___2773719085889998178_70144689474840 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) Completed 200 OK in 12796ms (Views: 12761.3ms | ActiveRecord: 0.0ms)

Started GET “/events/1” for ::1 at 2016-02-19 08:50:21 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"1"}
Event Load (28.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]

Completed 404 Not Found in 110ms (ActiveRecord: 33.3ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=1:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/events_controller.rb:67:in `set_event'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:432:in `block in make_lambda'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:145:in `block in halting_and_conditional'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started GET “/events/” for ::1 at 2016-02-19 08:50:21 +0100 Processing by EventsController#index as HTML

Event Load (0.3ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (2.4ms)

Completed 200 OK in 121ms (Views: 120.1ms | ActiveRecord: 0.3ms)

Started GET “/events” for ::1 at 2016-02-19 08:50:21 +0100 Processing by EventsController#index as HTML

Event Load (0.4ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (1.3ms)

Completed 200 OK in 50ms (Views: 48.8ms | ActiveRecord: 0.4ms)

Started GET “/events/1” for ::1 at 2016-02-19 08:50:21 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"1"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]

Completed 404 Not Found in 3ms (ActiveRecord: 0.5ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=1:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/events_controller.rb:67:in `set_event'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:432:in `block in make_lambda'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:145:in `block in halting_and_conditional'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started GET “/event_categories” for ::1 at 2016-02-19 08:50:21 +0100 Processing by EventCategoriesController#index as HTML

EventCategory Load (0.6ms)  SELECT "event_categories".* FROM "event_categories"
Rendered event_categories/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 78ms (Views: 56.4ms | ActiveRecord: 1.3ms)

Started GET “/assets/event_categories.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-19 08:50:21 +0100

Started GET “/event_categories/new” for ::1 at 2016-02-19 08:50:27 +0100 Processing by EventCategoriesController#new as HTML

Rendered event_categories/_form.html.erb (521.0ms)
Rendered event_categories/new.html.erb within layouts/application (576.3ms)

Completed 200 OK in 644ms (Views: 639.6ms | ActiveRecord: 0.5ms)

Started POST “/event_categories” for ::1 at 2016-02-19 08:50:35 +0100 Processing by EventCategoriesController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"g3LXqkKMBPuCXAk3AfBWxj7wkeRGVJlM7F4DKf5nvFNgKqRsBbXezubDcQYIWicwtURhYPznHkgkAIRT4i5WfA==", "event_category"=>{"name"=>"Party"}, "commit"=>"Create Event category"}
 (0.1ms)  BEGIN
SQL (0.8ms)  INSERT INTO "event_categories" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["name", "Party"], ["created_at", "2016-02-19 07:50:35.773971"], ["updated_at", "2016-02-19 07:50:35.773971"]]
 (61.3ms)  COMMIT

Redirected to localhost:3000/event_categories/1 Completed 302 Found in 67ms (ActiveRecord: 62.2ms)

Started GET “/event_categories/1” for ::1 at 2016-02-19 08:50:35 +0100 Processing by EventCategoriesController#show as HTML

Parameters: {"id"=>"1"}
EventCategory Load (0.2ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
Rendered event_categories/show.html.erb within layouts/application (0.9ms)

Completed 200 OK in 79ms (Views: 77.2ms | ActiveRecord: 0.2ms)

ActiveRecord::SchemaMigration Load (0.4ms)  SELECT "schema_migrations".* FROM "schema_migrations"
 (0.2ms)  BEGIN
SQL (43.1ms)  INSERT INTO "roles" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["name", "User"], ["created_at", "2016-02-19 07:51:34.945785"], ["updated_at", "2016-02-19 07:51:34.945785"]]
 (0.6ms)  COMMIT
 (0.1ms)  BEGIN
SQL (0.3ms)  INSERT INTO "roles" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["name", "Fachschaft"], ["created_at", "2016-02-19 07:51:35.018891"], ["updated_at", "2016-02-19 07:51:35.018891"]]
 (0.4ms)  COMMIT
 (0.1ms)  BEGIN
SQL (0.3ms)  INSERT INTO "roles" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["name", "Manager"], ["created_at", "2016-02-19 07:51:35.021595"], ["updated_at", "2016-02-19 07:51:35.021595"]]
 (0.4ms)  COMMIT
 (0.1ms)  BEGIN
SQL (0.2ms)  INSERT INTO "roles" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["name", "Admin"], ["created_at", "2016-02-19 07:51:35.024217"], ["updated_at", "2016-02-19 07:51:35.024217"]]
 (0.4ms)  COMMIT

Started GET “/event_categories/1” for ::1 at 2016-02-19 08:51:56 +0100

ActiveRecord::SchemaMigration Load (0.4ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by EventCategoriesController#show as HTML

Parameters: {"id"=>"1"}
EventCategory Load (0.5ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
Rendered event_categories/show.html.erb within layouts/application (2.3ms)

Completed 200 OK in 1463ms (Views: 1384.8ms | ActiveRecord: 3.4ms)

Started GET “/events/1” for ::1 at 2016-02-19 08:51:58 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"1"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]

Completed 404 Not Found in 35ms (ActiveRecord: 2.0ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=1:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/events_controller.rb:67:in `set_event'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:432:in `block in make_lambda'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:145:in `block in halting_and_conditional'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/5fd693224a2b8c67/variables” for ::1 at 2016-02-19 08:51:58 +0100

Started GET “/events” for ::1 at 2016-02-19 08:51:59 +0100 Processing by EventsController#index as HTML

Event Load (0.3ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 123ms (Views: 121.6ms | ActiveRecord: 0.3ms)

Started GET “/events” for ::1 at 2016-02-19 08:51:59 +0100 Processing by EventsController#index as HTML

Event Load (0.3ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (1.0ms)

Completed 200 OK in 82ms (Views: 80.7ms | ActiveRecord: 0.3ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455868319432” for ::1 at 2016-02-19 08:52:00 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455868319432"}
Event Load (0.3ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (65.3ms)

Completed 200 OK in 226ms (Views: 225.1ms | ActiveRecord: 0.3ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455868319589” for ::1 at 2016-02-19 08:52:00 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455868319589"}
Event Load (0.5ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (2.0ms)

Completed 200 OK in 13ms (Views: 10.3ms | ActiveRecord: 0.5ms)

Started GET “/events/new” for ::1 at 2016-02-19 08:52:03 +0100 Processing by EventsController#new as HTML

Role Load (0.7ms)  SELECT  "roles".* FROM "roles" LIMIT 6
Rendered events/_form.html.erb (432.3ms)
Rendered events/new.html.erb within layouts/application (484.5ms)

Completed 200 OK in 1289ms (Views: 1274.8ms | ActiveRecord: 2.8ms)

Started POST “/events” for ::1 at 2016-02-19 08:52:18 +0100 Processing by EventsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"deQ7V5xZaWICtatbf8NuXix9Xcot/0m6Av6BcfhzCm6WvEiR22CzV2Yq02p2aR+op8mtTpdMzr7KoAYL5DrgQQ==", "event"=>{"title"=>"Neues Event", "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"19", "start(4i)"=>"07", "start(5i)"=>"52", "priority"=>"", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(1i)"=>"2016", "end(2i)"=>"3", "end(3i)"=>"19", "end(4i)"=>"07", "end(5i)"=>"52", "ort"=>"", "description"=>"", "role_ids"=>["", "4"]}, "commit"=>"Create Event"}
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 4]]
 (0.2ms)  BEGIN
SQL (56.5ms)  INSERT INTO "events" ("title", "flag", "imageURL", "url", "ort", "description", "start", "end", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10) RETURNING "id"  [["title", "Neues Event"], ["flag", "f"], ["imageURL", ""], ["url", ""], ["ort", ""], ["description", ""], ["start", "2016-02-19 07:52:00.000000"], ["end", "2016-03-19 07:52:00.000000"], ["created_at", "2016-02-19 07:52:18.936840"], ["updated_at", "2016-02-19 07:52:18.936840"]]
SQL (45.7ms)  INSERT INTO "events_roles" ("role_id", "event_id") VALUES ($1, $2)  [["role_id", 4], ["event_id", 1]]
 (16.7ms)  COMMIT

Redirected to localhost:3000/events/1 Completed 302 Found in 216ms (ActiveRecord: 120.5ms)

Started GET “/events/1” for ::1 at 2016-02-19 08:52:19 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"1"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Rendered events/show.html.erb within layouts/application (1.6ms)

Completed 200 OK in 126ms (Views: 124.7ms | ActiveRecord: 0.3ms)

EventCategory Load (0.9ms)  SELECT  "event_categories".* FROM "event_categories"  ORDER BY "event_categories"."id" ASC LIMIT 1
Event Load (0.6ms)  SELECT  "events".* FROM "events"  ORDER BY "events"."id" ASC LIMIT 1
Event Load (0.9ms)  SELECT  "events".* FROM "events"  ORDER BY "events"."id" ASC LIMIT 1
EventCategory Load (0.5ms)  SELECT  "event_categories".* FROM "event_categories"  ORDER BY "event_categories"."id" ASC LIMIT 1
 (195.0ms)  CREATE TABLE "schema_migrations" ("version" character varying NOT NULL) 
 (1.9ms)  CREATE UNIQUE INDEX  "unique_schema_migrations" ON "schema_migrations"  ("version")
ActiveRecord::SchemaMigration Load (0.5ms)  SELECT "schema_migrations".* FROM "schema_migrations"
ActiveRecord::SchemaMigration Load (0.4ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Migrating to DeviseCreateUsers (20160211235241)

 (0.3ms)  BEGIN
 (112.6ms)  CREATE TABLE "users" ("id" serial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" timestamp, "last_sign_in_at" timestamp, "current_sign_in_ip" inet, "last_sign_in_ip" inet, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) 
 (1.2ms)  CREATE UNIQUE INDEX  "index_users_on_email" ON "users"  ("email")
 (0.9ms)  CREATE UNIQUE INDEX  "index_users_on_reset_password_token" ON "users"  ("reset_password_token")
SQL (0.3ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160211235241"]]
 (16.0ms)  COMMIT

Migrating to CreateEvents (20160219004420)

 (0.4ms)  BEGIN
 (4.1ms)  CREATE TABLE "events" ("id" serial primary key, "title" character varying, "start" timestamp, "priority" integer, "flag" boolean, "imageURL" text, "url" text, "end" timestamp, "ort" text, "description" text, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) 
SQL (0.1ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160219004420"]]
 (20.2ms)  COMMIT

Migrating to RolifyCreateRoles (20160219011516)

 (15.5ms)  BEGIN

DEPRECATION WARNING: `#timestamps` was called without specifying an option for `null`. In Rails 5, this behavior will change to `null: false`. You should manually specify `null: true` to prevent the behavior of your existing migrations from changing. (called from block in change at /Users/Christian/Fachschaft/db/migrate/20160219011516_rolify_create_roles.rb:7)

 (3.4ms)  CREATE TABLE "roles" ("id" serial primary key, "name" character varying, "resource_id" integer, "resource_type" character varying, "created_at" timestamp, "updated_at" timestamp) 
 (0.6ms)  CREATE TABLE "users_roles" ("user_id" integer, "role_id" integer) 
 (0.9ms)  CREATE  INDEX  "index_roles_on_name" ON "roles"  ("name")
 (2.1ms)  CREATE  INDEX  "index_roles_on_name_and_resource_type_and_resource_id" ON "roles"  ("name", "resource_type", "resource_id")
 (1.5ms)  CREATE  INDEX  "index_users_roles_on_user_id_and_role_id" ON "users_roles"  ("user_id", "role_id")
SQL (0.2ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160219011516"]]
 (69.1ms)  COMMIT

Migrating to AddRolesToEvents (20160219054609)

 (0.4ms)  BEGIN
 (1.1ms)  CREATE TABLE "events_roles" ("event_id" integer, "role_id" integer) 
 (15.8ms)  CREATE  INDEX  "index_events_roles_on_event_id_and_role_id" ON "events_roles"  ("event_id", "role_id")
SQL (0.2ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160219054609"]]
 (4.3ms)  COMMIT
ActiveRecord::SchemaMigration Load (0.2ms)  SELECT "schema_migrations".* FROM "schema_migrations"
 (35.5ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'events'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (2.2ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'events_roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (2.0ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (1.8ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'users'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (2.1ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'users_roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

ActiveRecord::SchemaMigration Load (0.7ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Migrating to CreateSorts (20160219081439)

 (0.3ms)  BEGIN
 (83.5ms)  CREATE TABLE "sorts" ("id" serial primary key, "name" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) 
SQL (0.3ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160219081439"]]
 (24.1ms)  COMMIT
ActiveRecord::SchemaMigration Load (0.3ms)  SELECT "schema_migrations".* FROM "schema_migrations"
 (2.4ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'events'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (1.8ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'events_roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (2.1ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (2.6ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'sorts'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (1.8ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'users'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (1.7ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'users_roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

ActiveRecord::SchemaMigration Load (0.4ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Migrating to AddSortRefToEvents (20160219081659)

 (0.2ms)  BEGIN
 (36.2ms)  ALTER TABLE "events" ADD "sort_id" integer
 (1.6ms)  CREATE  INDEX  "index_events_on_sort_id" ON "events"  ("sort_id")
 (110.2ms)  ALTER TABLE "events" ADD CONSTRAINT "fk_rails_bb9661fb57"

FOREIGN KEY (“sort_id”)

REFERENCES "sorts" ("id")



SQL (0.4ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160219081659"]]
 (50.9ms)  COMMIT
ActiveRecord::SchemaMigration Load (0.3ms)  SELECT "schema_migrations".* FROM "schema_migrations"
 (2.3ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'events'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (2.0ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'events_roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (1.8ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (1.8ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'sorts'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (1.7ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'users'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (1.6ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'users_roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

Started GET “/events” for ::1 at 2016-02-19 09:23:45 +0100

ActiveRecord::SchemaMigration Load (0.6ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by EventsController#index as HTML

Event Load (0.9ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (7.0ms)

DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_application_html_erb__1095588268501972907_70268212390080 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_application_html_erb__1095588268501972907_70268212390080 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_application_html_erb__1095588268501972907_70268212390080 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_application_html_erb__1095588268501972907_70268212390080 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_application_html_erb__1095588268501972907_70268212390080 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_application_html_erb__1095588268501972907_70268212390080 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_application_html_erb__1095588268501972907_70268212390080 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_application_html_erb__1095588268501972907_70268212390080 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_application_html_erb__1095588268501972907_70268212390080 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_application_html_erb__1095588268501972907_70268212390080 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_application_html_erb__1095588268501972907_70268212390080 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_application_html_erb__1095588268501972907_70268212390080 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_application_html_erb__1095588268501972907_70268212390080 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_application_html_erb__1095588268501972907_70268212390080 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_application_html_erb__1095588268501972907_70268212390080 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_application_html_erb__1095588268501972907_70268212390080 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_application_html_erb__1095588268501972907_70268212390080 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_application_html_erb__1095588268501972907_70268212390080 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_application_html_erb__1095588268501972907_70268212390080 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_application_html_erb__1095588268501972907_70268212390080 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_application_html_erb__1095588268501972907_70268212390080 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_application_html_erb__1095588268501972907_70268212390080 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_application_html_erb__1095588268501972907_70268212390080 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_application_html_erb__1095588268501972907_70268212390080 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_application_html_erb__1095588268501972907_70268212390080 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_application_html_erb__1095588268501972907_70268212390080 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_application_html_erb__1095588268501972907_70268212390080 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_application_html_erb__1095588268501972907_70268212390080 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_application_html_erb__1095588268501972907_70268212390080 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_application_html_erb__1095588268501972907_70268212390080 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_application_html_erb__1095588268501972907_70268212390080 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_application_html_erb__1095588268501972907_70268212390080 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_application_html_erb__1095588268501972907_70268212390080 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_application_html_erb__1095588268501972907_70268212390080 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_application_html_erb__1095588268501972907_70268212390080 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_application_html_erb__1095588268501972907_70268212390080 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_application_html_erb__1095588268501972907_70268212390080 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_application_html_erb__1095588268501972907_70268212390080 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_application_html_erb__1095588268501972907_70268212390080 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_application_html_erb__1095588268501972907_70268212390080 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_application_html_erb__1095588268501972907_70268212390080 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_application_html_erb__1095588268501972907_70268212390080 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_application_html_erb__1095588268501972907_70268212390080 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_application_html_erb__1095588268501972907_70268212390080 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_application_html_erb__1095588268501972907_70268212390080 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_application_html_erb__1095588268501972907_70268212390080 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_application_html_erb__1095588268501972907_70268212390080 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_application_html_erb__1095588268501972907_70268212390080 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_application_html_erb__1095588268501972907_70268212390080 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_application_html_erb__1095588268501972907_70268212390080 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_application_html_erb__1095588268501972907_70268212390080 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_application_html_erb__1095588268501972907_70268212390080 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) Completed 200 OK in 10019ms (Views: 9628.6ms | ActiveRecord: 1.8ms)

Started GET “/assets/sorts.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-19 09:23:56 +0100

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455870236764” for ::1 at 2016-02-19 09:23:57 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455870236764"}
Event Load (0.5ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (14.7ms)

Completed 200 OK in 59ms (Views: 56.8ms | ActiveRecord: 0.5ms)

Started GET “/events/new” for ::1 at 2016-02-19 09:24:04 +0100 Processing by EventsController#new as HTML

Role Load (31.1ms)  SELECT  "roles".* FROM "roles" LIMIT 6
Rendered events/_form.html.erb (517.5ms)
Rendered events/new.html.erb within layouts/application (647.8ms)

Completed 200 OK in 937ms (Views: 890.9ms | ActiveRecord: 36.6ms)

Started POST “/events” for ::1 at 2016-02-19 09:24:23 +0100 Processing by EventsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"zGPlrpCUdiER4XyT8j7Gis0HezlDSPmGvmECLb9YAXEvO5Zo162sFHV+BKL7lLd8RrOLvfn7foJ2P4VXoxHrXg==", "event"=>{"title"=>"Neues Event", "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"19", "start(4i)"=>"08", "start(5i)"=>"24", "priority"=>"", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(1i)"=>"2016", "end(2i)"=>"10", "end(3i)"=>"19", "end(4i)"=>"08", "end(5i)"=>"24", "ort"=>"", "description"=>"", "role_ids"=>[""]}, "commit"=>"Create Event"}
 (0.2ms)  BEGIN
SQL (32.0ms)  INSERT INTO "events" ("title", "flag", "imageURL", "url", "ort", "description", "start", "end", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10) RETURNING "id"  [["title", "Neues Event"], ["flag", "f"], ["imageURL", ""], ["url", ""], ["ort", ""], ["description", ""], ["start", "2016-02-19 08:24:00.000000"], ["end", "2016-10-19 08:24:00.000000"], ["created_at", "2016-02-19 08:24:23.890484"], ["updated_at", "2016-02-19 08:24:23.890484"]]
 (24.3ms)  COMMIT

Redirected to localhost:3000/events/1 Completed 302 Found in 73ms (ActiveRecord: 56.6ms)

Started GET “/events/1” for ::1 at 2016-02-19 09:24:23 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"1"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Rendered events/show.html.erb within layouts/application (1.6ms)

Completed 200 OK in 103ms (Views: 60.9ms | ActiveRecord: 0.3ms)

Started GET “/sort” for ::1 at 2016-02-19 09:24:47 +0100

ActionController::RoutingError (No route matches [GET] “/sort”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (49.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (138.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (51.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (115.2ms)

Started GET “/sorts” for ::1 at 2016-02-19 09:24:55 +0100 Processing by SortsController#index as HTML

Sort Load (0.4ms)  SELECT "sorts".* FROM "sorts"
Rendered sorts/index.html.erb within layouts/application (3.5ms)

Completed 200 OK in 193ms (Views: 183.6ms | ActiveRecord: 1.2ms)

Started GET “/sorts/new” for ::1 at 2016-02-19 09:24:58 +0100 Processing by SortsController#new as HTML

Rendered sorts/_form.html.erb (1302.6ms)
Rendered sorts/new.html.erb within layouts/application (1305.6ms)

Completed 200 OK in 1392ms (Views: 1387.0ms | ActiveRecord: 0.6ms)

Started POST “/sorts” for ::1 at 2016-02-19 09:25:05 +0100 Processing by SortsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"ShmPfmuiE58+YvMZOCAOWGYJ6a6lLqBJRK9ks01b3MupQfy4LJvJqlr9iygxin+u7b0ZKh+dJ02M8ePJURI25A==", "sort"=>{"name"=>"Party"}, "commit"=>"Create Sort"}
 (0.1ms)  BEGIN
SQL (0.7ms)  INSERT INTO "sorts" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["name", "Party"], ["created_at", "2016-02-19 08:25:05.315769"], ["updated_at", "2016-02-19 08:25:05.315769"]]
 (0.7ms)  COMMIT

Redirected to localhost:3000/sorts/1 Completed 302 Found in 6ms (ActiveRecord: 1.5ms)

Started GET “/sorts/1” for ::1 at 2016-02-19 09:25:05 +0100 Processing by SortsController#show as HTML

Parameters: {"id"=>"1"}
Sort Load (0.3ms)  SELECT  "sorts".* FROM "sorts" WHERE "sorts"."id" = $1 LIMIT 1  [["id", 1]]
Rendered sorts/show.html.erb within layouts/application (0.9ms)

Completed 200 OK in 81ms (Views: 78.5ms | ActiveRecord: 0.3ms)

ActiveRecord::SchemaMigration Load (0.4ms)  SELECT "schema_migrations".* FROM "schema_migrations"
 (0.2ms)  BEGIN
SQL (18.3ms)  INSERT INTO "roles" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["name", "User"], ["created_at", "2016-02-19 08:25:31.688639"], ["updated_at", "2016-02-19 08:25:31.688639"]]
 (0.5ms)  COMMIT
 (0.1ms)  BEGIN
SQL (0.3ms)  INSERT INTO "roles" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["name", "Fachschaft"], ["created_at", "2016-02-19 08:25:31.738121"], ["updated_at", "2016-02-19 08:25:31.738121"]]
 (0.4ms)  COMMIT
 (0.1ms)  BEGIN
SQL (0.2ms)  INSERT INTO "roles" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["name", "Manager"], ["created_at", "2016-02-19 08:25:31.740737"], ["updated_at", "2016-02-19 08:25:31.740737"]]
 (0.6ms)  COMMIT
 (0.2ms)  BEGIN
SQL (0.2ms)  INSERT INTO "roles" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["name", "Admin"], ["created_at", "2016-02-19 08:25:31.743555"], ["updated_at", "2016-02-19 08:25:31.743555"]]
 (0.4ms)  COMMIT
Event Load (0.9ms)  SELECT  "events".* FROM "events"  ORDER BY "events"."id" ASC LIMIT 1
Sort Load (0.6ms)  SELECT  "sorts".* FROM "sorts"  ORDER BY "sorts"."id" ASC LIMIT 1
 (160.9ms)  CREATE TABLE "schema_migrations" ("version" character varying NOT NULL) 
 (1.6ms)  CREATE UNIQUE INDEX  "unique_schema_migrations" ON "schema_migrations"  ("version")
ActiveRecord::SchemaMigration Load (0.3ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Migrating to DeviseCreateUsers (20160211235241)

 (0.3ms)  BEGIN
 (51.5ms)  CREATE TABLE "users" ("id" serial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" timestamp, "last_sign_in_at" timestamp, "current_sign_in_ip" inet, "last_sign_in_ip" inet, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) 
 (1.0ms)  CREATE UNIQUE INDEX  "index_users_on_email" ON "users"  ("email")
 (0.9ms)  CREATE UNIQUE INDEX  "index_users_on_reset_password_token" ON "users"  ("reset_password_token")
SQL (0.3ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160211235241"]]
 (49.9ms)  COMMIT

Migrating to CreateEvents (20160219004420)

 (0.4ms)  BEGIN
 (4.3ms)  CREATE TABLE "events" ("id" serial primary key, "title" character varying, "start" timestamp, "priority" integer, "flag" boolean, "imageURL" text, "url" text, "end" timestamp, "ort" text, "description" text, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) 
SQL (0.2ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160219004420"]]
 (0.4ms)  COMMIT

Migrating to RolifyCreateRoles (20160219011516)

 (15.4ms)  BEGIN

DEPRECATION WARNING: `#timestamps` was called without specifying an option for `null`. In Rails 5, this behavior will change to `null: false`. You should manually specify `null: true` to prevent the behavior of your existing migrations from changing. (called from block in change at /Users/Christian/Fachschaft/db/migrate/20160219011516_rolify_create_roles.rb:7)

 (3.9ms)  CREATE TABLE "roles" ("id" serial primary key, "name" character varying, "resource_id" integer, "resource_type" character varying, "created_at" timestamp, "updated_at" timestamp) 
 (0.6ms)  CREATE TABLE "users_roles" ("user_id" integer, "role_id" integer) 
 (0.9ms)  CREATE  INDEX  "index_roles_on_name" ON "roles"  ("name")
 (1.0ms)  CREATE  INDEX  "index_roles_on_name_and_resource_type_and_resource_id" ON "roles"  ("name", "resource_type", "resource_id")
 (1.3ms)  CREATE  INDEX  "index_users_roles_on_user_id_and_role_id" ON "users_roles"  ("user_id", "role_id")
SQL (0.2ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160219011516"]]
 (15.3ms)  COMMIT

Migrating to AddRolesToEvents (20160219054609)

 (15.6ms)  BEGIN
 (1.3ms)  CREATE TABLE "events_roles" ("event_id" integer, "role_id" integer) 
 (1.1ms)  CREATE  INDEX  "index_events_roles_on_event_id_and_role_id" ON "events_roles"  ("event_id", "role_id")
SQL (0.2ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160219054609"]]
 (0.4ms)  COMMIT

Migrating to CreateEventCategories (20160219071112)

 (0.4ms)  BEGIN
 (35.6ms)  CREATE TABLE "event_categories" ("id" serial primary key, "name" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) 
SQL (0.1ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160219071112"]]
 (37.1ms)  COMMIT
ActiveRecord::SchemaMigration Load (0.4ms)  SELECT "schema_migrations".* FROM "schema_migrations"
 (46.8ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'event_categories'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (2.3ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'events'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (2.2ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'events_roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (2.0ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (1.8ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'users'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (1.9ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'users_roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

ActiveRecord::SchemaMigration Load (0.4ms)  SELECT "schema_migrations".* FROM "schema_migrations"
 (0.2ms)  BEGIN
SQL (18.7ms)  INSERT INTO "roles" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["name", "User"], ["created_at", "2016-02-19 08:48:03.723012"], ["updated_at", "2016-02-19 08:48:03.723012"]]
 (0.7ms)  COMMIT
 (0.2ms)  BEGIN
SQL (0.5ms)  INSERT INTO "roles" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["name", "Fachschaft"], ["created_at", "2016-02-19 08:48:03.783232"], ["updated_at", "2016-02-19 08:48:03.783232"]]
 (93.2ms)  COMMIT
 (0.2ms)  BEGIN
SQL (0.4ms)  INSERT INTO "roles" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["name", "Manager"], ["created_at", "2016-02-19 08:48:03.879180"], ["updated_at", "2016-02-19 08:48:03.879180"]]
 (81.2ms)  COMMIT
 (0.2ms)  BEGIN
SQL (0.4ms)  INSERT INTO "roles" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["name", "Admin"], ["created_at", "2016-02-19 08:48:03.963595"], ["updated_at", "2016-02-19 08:48:03.963595"]]
 (0.4ms)  COMMIT
ActiveRecord::SchemaMigration Load (0.5ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Migrating to AddEventCategoryToEvent (20160219085244)

 (0.3ms)  BEGIN
 (19.3ms)  ALTER TABLE "events" ADD "event_category_id" integer
 (90.3ms)  CREATE  INDEX  "index_events_on_event_category_id" ON "events"  ("event_category_id")
 (121.0ms)  ALTER TABLE "events" ADD CONSTRAINT "fk_rails_a0b385fce3"

FOREIGN KEY (“event_category_id”)

REFERENCES "event_categories" ("id")



SQL (0.6ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160219085244"]]
 (22.0ms)  COMMIT
ActiveRecord::SchemaMigration Load (0.3ms)  SELECT "schema_migrations".* FROM "schema_migrations"
 (2.2ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'event_categories'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (1.9ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'events'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (1.9ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'events_roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (1.9ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (1.8ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'users'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (1.7ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'users_roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

Started GET “/sorts” for ::1 at 2016-02-19 09:58:34 +0100

ActiveRecord::SchemaMigration Load (0.6ms)  SELECT "schema_migrations".* FROM "schema_migrations"

ActionController::RoutingError (No route matches [GET] “/sorts”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (10.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (48.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (233.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (269.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (392.7ms)

Started GET “/sorts” for ::1 at 2016-02-19 09:58:37 +0100

ActionController::RoutingError (No route matches [GET] “/sorts”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (82.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (47.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (108.8ms)

Started GET “/users” for 127.0.0.1 at 2016-02-19 09:58:42 +0100 Processing by UsersController#index as HTML Redirected to 0.0.0.0:3000/ Completed 302 Found in 6ms (ActiveRecord: 0.0ms)

Started GET “/” for 127.0.0.1 at 2016-02-19 09:58:43 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (2.6ms)

Completed 200 OK in 3829ms (Views: 3829.0ms | ActiveRecord: 0.0ms)

Started GET “/events” for ::1 at 2016-02-19 09:58:47 +0100 Processing by EventsController#index as HTML

Event Load (1.5ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (7.0ms)

Completed 200 OK in 312ms (Views: 230.0ms | ActiveRecord: 3.1ms)

Started GET “/apple-touch-icon-precomposed.png” for 127.0.0.1 at 2016-02-19 09:58:53 +0100

ActionController::RoutingError (No route matches [GET] “/apple-touch-icon-precomposed.png”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (185.1ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (148.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (349.3ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455872333864” for ::1 at 2016-02-19 09:58:57 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455872333864"}
Event Load (268.0ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (431.3ms)

Completed 200 OK in 645ms (Views: 375.8ms | ActiveRecord: 268.0ms)

Started GET “/apple-touch-icon.png” for 127.0.0.1 at 2016-02-19 09:58:58 +0100

ActionController::RoutingError (No route matches [GET] “/apple-touch-icon.png”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (4.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (112.1ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (50.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (116.6ms)

Started GET “/users” for 127.0.0.1 at 2016-02-19 09:58:59 +0100 Processing by UsersController#index as HTML Redirected to 0.0.0.0:3000/ Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/” for 127.0.0.1 at 2016-02-19 09:58:59 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (0.8ms)

Completed 200 OK in 315ms (Views: 314.9ms | ActiveRecord: 0.0ms)

Started GET “/events/new” for ::1 at 2016-02-19 09:58:59 +0100 Processing by EventsController#new as HTML

Role Load (0.7ms)  SELECT  "roles".* FROM "roles" LIMIT 6
Rendered events/_form.html.erb (406.8ms)
Rendered events/new.html.erb within layouts/application (425.6ms)

Completed 200 OK in 714ms (Views: 546.8ms | ActiveRecord: 153.4ms)

Started GET “/apple-touch-icon-precomposed.png” for 127.0.0.1 at 2016-02-19 09:59:00 +0100

ActionController::RoutingError (No route matches [GET] “/apple-touch-icon-precomposed.png”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (6.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (147.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (72.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (145.0ms)

Started GET “/apple-touch-icon.png” for 127.0.0.1 at 2016-02-19 09:59:00 +0100

ActionController::RoutingError (No route matches [GET] “/apple-touch-icon.png”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (81.1ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (46.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (103.6ms)

Started POST “/events” for ::1 at 2016-02-19 09:59:16 +0100 Processing by EventsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"EwE5ofbeath/fhItv1xtjtpWf3j+wvSeXA0iWf+m4qbwWUpnseew7Rvhahy29hx4UeKP/ERxc5qUU6Uj4+8IiQ==", "event"=>{"title"=>"Neues Event", "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"19", "start(4i)"=>"08", "start(5i)"=>"59", "priority"=>"", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(1i)"=>"2016", "end(2i)"=>"3", "end(3i)"=>"19", "end(4i)"=>"08", "end(5i)"=>"59", "ort"=>"", "description"=>"", "role_ids"=>["", "2"]}, "commit"=>"Create Event"}
Role Load (0.5ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 2]]
 (0.2ms)  BEGIN
SQL (89.4ms)  INSERT INTO "events" ("title", "flag", "imageURL", "url", "ort", "description", "start", "end", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10) RETURNING "id"  [["title", "Neues Event"], ["flag", "f"], ["imageURL", ""], ["url", ""], ["ort", ""], ["description", ""], ["start", "2016-02-19 08:59:00.000000"], ["end", "2016-03-19 08:59:00.000000"], ["created_at", "2016-02-19 08:59:16.955061"], ["updated_at", "2016-02-19 08:59:16.955061"]]
SQL (8.9ms)  INSERT INTO "events_roles" ("role_id", "event_id") VALUES ($1, $2)  [["role_id", 2], ["event_id", 1]]
 (36.4ms)  COMMIT

Redirected to localhost:3000/events/1 Completed 302 Found in 197ms (ActiveRecord: 136.8ms)

Started GET “/events/1” for ::1 at 2016-02-19 09:59:17 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"1"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Rendered events/show.html.erb within layouts/application (1.6ms)

Completed 200 OK in 81ms (Views: 76.8ms | ActiveRecord: 0.3ms)

Started GET “/event_categories/1” for ::1 at 2016-02-19 09:59:33 +0100 Processing by EventCategoriesController#show as HTML

Parameters: {"id"=>"1"}
EventCategory Load (0.8ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]

Completed 404 Not Found in 99ms (ActiveRecord: 2.5ms)

ActiveRecord::RecordNotFound - Couldn't find EventCategory with 'id'=1:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/event_categories_controller.rb:67:in `set_event_category'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:432:in `block in make_lambda'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:145:in `block in halting_and_conditional'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/48d2bd580a04d1ae/variables” for ::1 at 2016-02-19 09:59:34 +0100

Started GET “/event_categories/” for ::1 at 2016-02-19 09:59:39 +0100 Processing by EventCategoriesController#index as HTML

EventCategory Load (0.4ms)  SELECT "event_categories".* FROM "event_categories"
Rendered event_categories/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 218ms (Views: 216.3ms | ActiveRecord: 0.4ms)

Started GET “/event_categories/new” for ::1 at 2016-02-19 09:59:41 +0100 Processing by EventCategoriesController#new as HTML

Rendered event_categories/_form.html.erb (305.2ms)
Rendered event_categories/new.html.erb within layouts/application (307.9ms)

Completed 200 OK in 376ms (Views: 373.2ms | ActiveRecord: 0.0ms)

Started POST “/event_categories” for ::1 at 2016-02-19 09:59:46 +0100 Processing by EventCategoriesController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"vLYthuKxfgWJl38dC8Edoe/5xVpqPL8q953XtPsi/dpf7l5ApYikMO0IBywCa2xXZE013tCPOC4/w1DO52sX9Q==", "event_category"=>{"name"=>"Party"}, "commit"=>"Create Event category"}
 (0.2ms)  BEGIN
SQL (0.4ms)  INSERT INTO "event_categories" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["name", "Party"], ["created_at", "2016-02-19 08:59:46.330923"], ["updated_at", "2016-02-19 08:59:46.330923"]]
 (15.8ms)  COMMIT

Redirected to localhost:3000/event_categories/1 Completed 302 Found in 20ms (ActiveRecord: 16.4ms)

Started GET “/event_categories/1” for ::1 at 2016-02-19 09:59:46 +0100 Processing by EventCategoriesController#show as HTML

Parameters: {"id"=>"1"}
EventCategory Load (0.3ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
Rendered event_categories/show.html.erb within layouts/application (1.0ms)

Completed 200 OK in 75ms (Views: 73.2ms | ActiveRecord: 0.3ms)

Event Load (1.1ms)  SELECT  "events".* FROM "events"  ORDER BY "events"."id" ASC LIMIT 1
EventCategory Load (0.4ms)  SELECT  "event_categories".* FROM "event_categories"  ORDER BY "event_categories"."id" ASC LIMIT 1
Event Load (0.5ms)  SELECT "events".* FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 1]]
Event Load (1.5ms)  SELECT  "events".* FROM "events"  ORDER BY "events"."id" ASC LIMIT 1
EventCategory Load (0.6ms)  SELECT  "event_categories".* FROM "event_categories"  ORDER BY "event_categories"."id" ASC LIMIT 1
Event Load (0.4ms)  SELECT "events".* FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 1]]

Started GET “/” for ::1 at 2016-02-19 10:11:12 +0100

ActiveRecord::SchemaMigration Load (1.0ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (35.5ms)

Completed 200 OK in 2416ms (Views: 2218.1ms | ActiveRecord: 0.0ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455873075633” for ::1 at 2016-02-19 10:11:16 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455873075633"}
Event Load (2.5ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (67.0ms)

Completed 200 OK in 256ms (Views: 217.9ms | ActiveRecord: 6.4ms)

Started GET “/” for ::1 at 2016-02-19 10:11:22 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (1.6ms)

Completed 200 OK in 246ms (Views: 245.7ms | ActiveRecord: 0.0ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455873083193” for ::1 at 2016-02-19 10:11:23 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455873083193"}
Event Load (0.4ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (1.7ms)

Completed 200 OK in 28ms (Views: 26.6ms | ActiveRecord: 0.4ms)

Started GET “/events/1” for ::1 at 2016-02-19 10:11:24 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"1"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Rendered events/show.html.erb within layouts/application (1.6ms)

Completed 200 OK in 129ms (Views: 81.5ms | ActiveRecord: 0.7ms)

Started GET “/events/” for ::1 at 2016-02-19 10:11:26 +0100 Processing by EventsController#index as HTML

Event Load (0.3ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (3.3ms)

Completed 200 OK in 80ms (Views: 78.8ms | ActiveRecord: 0.3ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455873086810” for ::1 at 2016-02-19 10:11:26 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455873086810"}
Event Load (0.3ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (1.7ms)

Completed 200 OK in 8ms (Views: 7.2ms | ActiveRecord: 0.3ms)

Started GET “/events/” for ::1 at 2016-02-19 10:11:27 +0100 Processing by EventsController#index as HTML

Event Load (0.3ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 70ms (Views: 68.6ms | ActiveRecord: 0.3ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455873087539” for ::1 at 2016-02-19 10:11:27 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455873087539"}
Event Load (0.5ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (2.4ms)

Completed 200 OK in 13ms (Views: 11.5ms | ActiveRecord: 0.5ms)

Started GET “/events/1/edit” for ::1 at 2016-02-19 10:11:33 +0100 Processing by EventsController#edit as HTML

Parameters: {"id"=>"1"}
Event Load (0.6ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.7ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.7ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/_form.html.erb (712.4ms)
Rendered events/edit.html.erb within layouts/application (970.9ms)

Completed 200 OK in 1056ms (Views: 1047.9ms | ActiveRecord: 6.0ms)

Started PATCH “/events/1” for ::1 at 2016-02-19 10:11:45 +0100 Processing by EventsController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"0YBwqG7BmqYZ8BXZfk6K8aB451CvBsHRxaRB7ia8ot8y2ANuKfhAk31vbeh35PsHK8wX1BW1RtUN+saUOvVI8A==", "event"=>{"title"=>"Neues Event", "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"19", "start(4i)"=>"08", "start(5i)"=>"59", "priority"=>"", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(1i)"=>"2016", "end(2i)"=>"3", "end(3i)"=>"19", "end(4i)"=>"08", "end(5i)"=>"59", "ort"=>"", "description"=>"", "role_ids"=>["", "2"], "event_category_id"=>"1"}, "commit"=>"Update Event", "id"=>"1"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]

Unpermitted parameter: event_category_id

 (0.2ms)  BEGIN
Role Load (0.2ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 2]]
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
 (0.3ms)  COMMIT

Redirected to localhost:3000/events/1 Completed 302 Found in 12ms (ActiveRecord: 1.5ms)

Started GET “/events/1” for ::1 at 2016-02-19 10:11:45 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"1"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Rendered events/show.html.erb within layouts/application (0.6ms)

Completed 200 OK in 64ms (Views: 61.4ms | ActiveRecord: 0.3ms)

Started GET “/” for ::1 at 2016-02-19 11:40:39 +0100

ActiveRecord::SchemaMigration Load (0.5ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (1.8ms)

Completed 200 OK in 984ms (Views: 982.3ms | ActiveRecord: 0.0ms)

Started GET “/assets/application.self-89be69515bd6380c12210bb4e114b2548704acd838ca8e0c7e37cac6823ade55.css?body=1” for ::1 at 2016-02-19 11:40:42 +0100

Started GET “/assets/app.self-d5fe64f0cf17001f4a4f966ee01a3622d21ac9410689391516ef9acbd97dc271.css?body=1” for ::1 at 2016-02-19 11:40:42 +0100

Started GET “/assets/fullcalendar.self-3bd4898d43f7f48923aead9228fcd62b484d2722d60ee1af80df976c606df5fc.css?body=1” for ::1 at 2016-02-19 11:40:42 +0100

Started GET “/assets/main.self-e2cd501f7e9c4b70a6b3260e48f7bd72738273cf5041d064ddfdc82207709b30.css?body=1” for ::1 at 2016-02-19 11:40:42 +0100

Started GET “/assets/event_categories.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-19 11:40:42 +0100

Started GET “/assets/scaffolds.self-7bcd1c1813bdc716ea218f6879749642f76043cfbdd19fd464f842f675624555.css?body=1” for ::1 at 2016-02-19 11:40:42 +0100

Started GET “/assets/events.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-19 11:40:42 +0100

Started GET “/assets/themify-icons.self-0e079db889c23eaa8aa0e582106e31f6e4122b34371f1f9fffa583227ef6ef00.css?body=1” for ::1 at 2016-02-19 11:40:42 +0100

Started GET “/assets/ui.self-5932674ca1cb4f97b26558d805c74ac83eb53bcc8cad58aa0c1c3555192bb731.css?body=1” for ::1 at 2016-02-19 11:40:42 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-19 11:40:43 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-19 11:40:43 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-19 11:40:43 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-19 11:40:43 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-19 11:40:43 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-19 11:40:43 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-19 11:40:43 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-19 11:40:43 +0100

Started GET “/assets/application.self-681c2597f274b655f8df0faaf5841a5d102bc8565e297102d5f0263cc15372fe.js?body=1” for ::1 at 2016-02-19 11:40:43 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-19 11:40:43 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-19 11:40:43 +0100

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455878443194” for ::1 at 2016-02-19 11:40:44 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455878443194"}
Event Load (0.6ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (15.6ms)

Completed 200 OK in 203ms (Views: 70.8ms | ActiveRecord: 3.2ms)

Started GET “/” for ::1 at 2016-02-19 11:40:59 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (1.0ms)

Completed 200 OK in 851ms (Views: 850.5ms | ActiveRecord: 0.0ms)

Started GET “/assets/application.self-89be69515bd6380c12210bb4e114b2548704acd838ca8e0c7e37cac6823ade55.css?body=1” for ::1 at 2016-02-19 11:41:00 +0100

Started GET “/assets/main.self-e2cd501f7e9c4b70a6b3260e48f7bd72738273cf5041d064ddfdc82207709b30.css?body=1” for ::1 at 2016-02-19 11:41:00 +0100

Started GET “/assets/event_categories.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-19 11:41:00 +0100

Started GET “/assets/fullcalendar.self-3bd4898d43f7f48923aead9228fcd62b484d2722d60ee1af80df976c606df5fc.css?body=1” for ::1 at 2016-02-19 11:41:00 +0100

Started GET “/assets/events.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-19 11:41:00 +0100

Started GET “/assets/app.self-d5fe64f0cf17001f4a4f966ee01a3622d21ac9410689391516ef9acbd97dc271.css?body=1” for ::1 at 2016-02-19 11:41:00 +0100

Started GET “/assets/scaffolds.self-7bcd1c1813bdc716ea218f6879749642f76043cfbdd19fd464f842f675624555.css?body=1” for ::1 at 2016-02-19 11:41:00 +0100

Started GET “/assets/themify-icons.self-0e079db889c23eaa8aa0e582106e31f6e4122b34371f1f9fffa583227ef6ef00.css?body=1” for ::1 at 2016-02-19 11:41:00 +0100

Started GET “/assets/ui.self-5932674ca1cb4f97b26558d805c74ac83eb53bcc8cad58aa0c1c3555192bb731.css?body=1” for ::1 at 2016-02-19 11:41:00 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-19 11:41:00 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-19 11:41:00 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-19 11:41:00 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-19 11:41:00 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-19 11:41:00 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-19 11:41:00 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-19 11:41:01 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-19 11:41:01 +0100

Started GET “/assets/application.self-681c2597f274b655f8df0faaf5841a5d102bc8565e297102d5f0263cc15372fe.js?body=1” for ::1 at 2016-02-19 11:41:01 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-19 11:41:01 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-19 11:41:01 +0100

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455878461033” for ::1 at 2016-02-19 11:41:01 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455878461033"}
Event Load (0.4ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (2.2ms)

Completed 200 OK in 42ms (Views: 40.7ms | ActiveRecord: 0.4ms)

Started GET “/” for ::1 at 2016-02-19 11:41:02 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (0.6ms)

Completed 200 OK in 73ms (Views: 72.2ms | ActiveRecord: 0.0ms)

Started GET “/assets/application.self-89be69515bd6380c12210bb4e114b2548704acd838ca8e0c7e37cac6823ade55.css?body=1” for ::1 at 2016-02-19 11:41:02 +0100

Started GET “/assets/fullcalendar.self-3bd4898d43f7f48923aead9228fcd62b484d2722d60ee1af80df976c606df5fc.css?body=1” for ::1 at 2016-02-19 11:41:02 +0100

Started GET “/assets/event_categories.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-19 11:41:02 +0100

Started GET “/assets/main.self-e2cd501f7e9c4b70a6b3260e48f7bd72738273cf5041d064ddfdc82207709b30.css?body=1” for ::1 at 2016-02-19 11:41:02 +0100

Started GET “/assets/app.self-d5fe64f0cf17001f4a4f966ee01a3622d21ac9410689391516ef9acbd97dc271.css?body=1” for ::1 at 2016-02-19 11:41:02 +0100

Started GET “/assets/events.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-19 11:41:02 +0100

Started GET “/assets/scaffolds.self-7bcd1c1813bdc716ea218f6879749642f76043cfbdd19fd464f842f675624555.css?body=1” for ::1 at 2016-02-19 11:41:02 +0100

Started GET “/assets/themify-icons.self-0e079db889c23eaa8aa0e582106e31f6e4122b34371f1f9fffa583227ef6ef00.css?body=1” for ::1 at 2016-02-19 11:41:02 +0100

Started GET “/assets/ui.self-5932674ca1cb4f97b26558d805c74ac83eb53bcc8cad58aa0c1c3555192bb731.css?body=1” for ::1 at 2016-02-19 11:41:02 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-19 11:41:02 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-19 11:41:02 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-19 11:41:02 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-19 11:41:02 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-19 11:41:02 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-19 11:41:02 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-19 11:41:02 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-19 11:41:02 +0100

Started GET “/assets/application.self-681c2597f274b655f8df0faaf5841a5d102bc8565e297102d5f0263cc15372fe.js?body=1” for ::1 at 2016-02-19 11:41:02 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-19 11:41:02 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-19 11:41:02 +0100

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455878462644” for ::1 at 2016-02-19 11:41:02 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455878462644"}
Event Load (0.4ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (2.2ms)

Completed 200 OK in 11ms (Views: 10.0ms | ActiveRecord: 0.4ms)

Started GET “/” for ::1 at 2016-02-19 11:41:04 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (1.2ms)

Completed 200 OK in 773ms (Views: 771.5ms | ActiveRecord: 0.0ms)

Started GET “/assets/fullcalendar.self-3bd4898d43f7f48923aead9228fcd62b484d2722d60ee1af80df976c606df5fc.css?body=1” for ::1 at 2016-02-19 11:41:06 +0100

Started GET “/assets/application.self-89be69515bd6380c12210bb4e114b2548704acd838ca8e0c7e37cac6823ade55.css?body=1” for ::1 at 2016-02-19 11:41:06 +0100

Started GET “/assets/main.self-e2cd501f7e9c4b70a6b3260e48f7bd72738273cf5041d064ddfdc82207709b30.css?body=1” for ::1 at 2016-02-19 11:41:06 +0100

Started GET “/assets/events.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-19 11:41:06 +0100

Started GET “/assets/event_categories.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-19 11:41:06 +0100

Started GET “/assets/app.self-d5fe64f0cf17001f4a4f966ee01a3622d21ac9410689391516ef9acbd97dc271.css?body=1” for ::1 at 2016-02-19 11:41:06 +0100

Started GET “/assets/scaffolds.self-7bcd1c1813bdc716ea218f6879749642f76043cfbdd19fd464f842f675624555.css?body=1” for ::1 at 2016-02-19 11:41:06 +0100

Started GET “/assets/themify-icons.self-0e079db889c23eaa8aa0e582106e31f6e4122b34371f1f9fffa583227ef6ef00.css?body=1” for ::1 at 2016-02-19 11:41:06 +0100

Started GET “/assets/ui.self-5932674ca1cb4f97b26558d805c74ac83eb53bcc8cad58aa0c1c3555192bb731.css?body=1” for ::1 at 2016-02-19 11:41:06 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-19 11:41:06 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-19 11:41:06 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-19 11:41:06 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-19 11:41:06 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-19 11:41:06 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-19 11:41:06 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-19 11:41:06 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-19 11:41:06 +0100

Started GET “/assets/application.self-681c2597f274b655f8df0faaf5841a5d102bc8565e297102d5f0263cc15372fe.js?body=1” for ::1 at 2016-02-19 11:41:06 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-19 11:41:06 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-19 11:41:07 +0100

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455878466883” for ::1 at 2016-02-19 11:41:07 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455878466883"}
Event Load (0.5ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (2.8ms)

Completed 200 OK in 13ms (Views: 11.9ms | ActiveRecord: 0.5ms)

Started GET “/” for ::1 at 2016-02-19 11:41:07 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (0.5ms)

Completed 200 OK in 52ms (Views: 51.7ms | ActiveRecord: 0.0ms)

Started GET “/assets/application.self-89be69515bd6380c12210bb4e114b2548704acd838ca8e0c7e37cac6823ade55.css?body=1” for ::1 at 2016-02-19 11:41:08 +0100

Started GET “/assets/app.self-d5fe64f0cf17001f4a4f966ee01a3622d21ac9410689391516ef9acbd97dc271.css?body=1” for ::1 at 2016-02-19 11:41:08 +0100

Started GET “/assets/events.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-19 11:41:08 +0100

Started GET “/assets/fullcalendar.self-3bd4898d43f7f48923aead9228fcd62b484d2722d60ee1af80df976c606df5fc.css?body=1” for ::1 at 2016-02-19 11:41:08 +0100

Started GET “/assets/main.self-e2cd501f7e9c4b70a6b3260e48f7bd72738273cf5041d064ddfdc82207709b30.css?body=1” for ::1 at 2016-02-19 11:41:08 +0100

Started GET “/assets/event_categories.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-19 11:41:08 +0100

Started GET “/assets/scaffolds.self-7bcd1c1813bdc716ea218f6879749642f76043cfbdd19fd464f842f675624555.css?body=1” for ::1 at 2016-02-19 11:41:08 +0100

Started GET “/assets/themify-icons.self-0e079db889c23eaa8aa0e582106e31f6e4122b34371f1f9fffa583227ef6ef00.css?body=1” for ::1 at 2016-02-19 11:41:08 +0100

Started GET “/assets/ui.self-5932674ca1cb4f97b26558d805c74ac83eb53bcc8cad58aa0c1c3555192bb731.css?body=1” for ::1 at 2016-02-19 11:41:08 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-19 11:41:08 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-19 11:41:08 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-19 11:41:08 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-19 11:41:08 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-19 11:41:08 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-19 11:41:08 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-19 11:41:08 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-19 11:41:08 +0100

Started GET “/assets/application.self-681c2597f274b655f8df0faaf5841a5d102bc8565e297102d5f0263cc15372fe.js?body=1” for ::1 at 2016-02-19 11:41:08 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-19 11:41:08 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-19 11:41:08 +0100

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455878468416” for ::1 at 2016-02-19 11:41:08 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455878468416"}
Event Load (0.5ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (2.3ms)

Completed 200 OK in 10ms (Views: 8.9ms | ActiveRecord: 0.5ms)

Started GET “/users” for 127.0.0.1 at 2016-02-19 11:41:09 +0100 Processing by UsersController#index as HTML Redirected to 0.0.0.0:3000/ Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/” for 127.0.0.1 at 2016-02-19 11:41:10 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (0.7ms)

Completed 200 OK in 54ms (Views: 53.2ms | ActiveRecord: 0.0ms)

Started GET “/assets/application.self-89be69515bd6380c12210bb4e114b2548704acd838ca8e0c7e37cac6823ade55.css?body=1” for 127.0.0.1 at 2016-02-19 11:41:10 +0100

Started GET “/assets/app.self-d5fe64f0cf17001f4a4f966ee01a3622d21ac9410689391516ef9acbd97dc271.css?body=1” for 127.0.0.1 at 2016-02-19 11:41:10 +0100

Started GET “/assets/scaffolds.self-7bcd1c1813bdc716ea218f6879749642f76043cfbdd19fd464f842f675624555.css?body=1” for 127.0.0.1 at 2016-02-19 11:41:10 +0100

Started GET “/assets/fullcalendar.self-3bd4898d43f7f48923aead9228fcd62b484d2722d60ee1af80df976c606df5fc.css?body=1” for 127.0.0.1 at 2016-02-19 11:41:10 +0100

Started GET “/assets/main.self-e2cd501f7e9c4b70a6b3260e48f7bd72738273cf5041d064ddfdc82207709b30.css?body=1” for 127.0.0.1 at 2016-02-19 11:41:10 +0100

Started GET “/assets/events.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for 127.0.0.1 at 2016-02-19 11:41:10 +0100

Started GET “/assets/event_categories.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for 127.0.0.1 at 2016-02-19 11:41:10 +0100

Started GET “/assets/themify-icons.self-0e079db889c23eaa8aa0e582106e31f6e4122b34371f1f9fffa583227ef6ef00.css?body=1” for 127.0.0.1 at 2016-02-19 11:41:10 +0100

Started GET “/assets/ui.self-5932674ca1cb4f97b26558d805c74ac83eb53bcc8cad58aa0c1c3555192bb731.css?body=1” for 127.0.0.1 at 2016-02-19 11:41:10 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for 127.0.0.1 at 2016-02-19 11:41:10 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for 127.0.0.1 at 2016-02-19 11:41:10 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for 127.0.0.1 at 2016-02-19 11:41:10 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for 127.0.0.1 at 2016-02-19 11:41:10 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for 127.0.0.1 at 2016-02-19 11:41:10 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for 127.0.0.1 at 2016-02-19 11:41:10 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for 127.0.0.1 at 2016-02-19 11:41:10 +0100

Started GET “/assets/application.self-681c2597f274b655f8df0faaf5841a5d102bc8565e297102d5f0263cc15372fe.js?body=1” for 127.0.0.1 at 2016-02-19 11:41:10 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for 127.0.0.1 at 2016-02-19 11:41:10 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for 127.0.0.1 at 2016-02-19 11:41:10 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for 127.0.0.1 at 2016-02-19 11:41:10 +0100

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455878470583” for 127.0.0.1 at 2016-02-19 11:41:10 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455878470583"}
Event Load (0.3ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (11.5ms)

Completed 200 OK in 24ms (Views: 23.1ms | ActiveRecord: 0.3ms)

Started GET “/” for ::1 at 2016-02-19 12:17:48 +0100

ActiveRecord::SchemaMigration Load (14.1ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (32.4ms)

Completed 200 OK in 1898ms (Views: 1806.0ms | ActiveRecord: 0.0ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455880671019” for ::1 at 2016-02-19 12:17:51 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455880671019"}
Event Load (0.7ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (79.3ms)

Completed 200 OK in 188ms (Views: 150.1ms | ActiveRecord: 3.2ms)

Started GET “/events/1” for ::1 at 2016-02-19 12:17:51 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"1"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Rendered events/show.html.erb within layouts/application (2.2ms)

Completed 200 OK in 299ms (Views: 130.3ms | ActiveRecord: 0.8ms)

Started GET “/events/1/edit” for ::1 at 2016-02-19 12:18:01 +0100 Processing by EventsController#edit as HTML

Parameters: {"id"=>"1"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (16.9ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Role Load (0.5ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.7ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/_form.html.erb (434.6ms)
Rendered events/edit.html.erb within layouts/application (465.3ms)

Completed 500 Internal Server Error in 514ms (ActiveRecord: 22.5ms)

NoMethodError - undefined method `priority' for #<Class:0x007fd415212208>:

activerecord (4.2.5.1) lib/active_record/dynamic_matchers.rb:26:in `method_missing'
app/views/events/_form.html.erb:63:in `block in _app_views_events__form_html_erb__1141652321220900961_70274477558940'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for'
app/views/events/_form.html.erb:1:in `_app_views_events__form_html_erb__1141652321220900961_70274477558940'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial'
actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render'
app/views/events/edit.html.erb:3:in `_app_views_events_edit_html_erb___2708474036449590170_70274477399840'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started GET “/events/1/edit” for ::1 at 2016-02-19 12:18:01 +0100 Processing by EventsController#edit as HTML

Parameters: {"id"=>"1"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.4ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.2ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/_form.html.erb (17.8ms)
Rendered events/edit.html.erb within layouts/application (19.2ms)

Completed 500 Internal Server Error in 25ms (ActiveRecord: 1.4ms)

NoMethodError - undefined method `priority' for #<Class:0x007fd415212208>:

activerecord (4.2.5.1) lib/active_record/dynamic_matchers.rb:26:in `method_missing'
app/views/events/_form.html.erb:63:in `block in _app_views_events__form_html_erb__1141652321220900961_70274436702960'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for'
app/views/events/_form.html.erb:1:in `_app_views_events__form_html_erb__1141652321220900961_70274436702960'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial'
actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render'
app/views/events/edit.html.erb:3:in `_app_views_events_edit_html_erb___2708474036449590170_70274480110380'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/a40858c4dc9846e5/variables” for ::1 at 2016-02-19 12:18:01 +0100

Started GET “/events/1/edit” for ::1 at 2016-02-19 12:24:49 +0100 Processing by EventsController#edit as HTML

Parameters: {"id"=>"1"}
Event Load (0.9ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.8ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.4ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/_form.html.erb (92.8ms)
Rendered events/edit.html.erb within layouts/application (115.7ms)

Completed 500 Internal Server Error in 177ms (ActiveRecord: 2.3ms)

NoMethodError - undefined method `priority' for #<Class:0x007fd415c56638>:

activerecord (4.2.5.1) lib/active_record/dynamic_matchers.rb:26:in `method_missing'
app/views/events/_form.html.erb:63:in `block in _app_views_events__form_html_erb__1141652321220900961_70274436702960'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for'
app/views/events/_form.html.erb:1:in `_app_views_events__form_html_erb__1141652321220900961_70274436702960'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial'
actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render'
app/views/events/edit.html.erb:3:in `_app_views_events_edit_html_erb___2708474036449590170_70274480110380'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/3a5d8a184197eb70/variables” for ::1 at 2016-02-19 12:24:50 +0100

Started GET “/events” for ::1 at 2016-02-19 12:25:34 +0100 Processing by EventsController#index as HTML

Event Load (0.4ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (3.8ms)

Completed 200 OK in 363ms (Views: 361.4ms | ActiveRecord: 0.4ms)

Started DELETE “/events/1” for ::1 at 2016-02-19 12:25:41 +0100 Processing by EventsController#destroy as HTML

Parameters: {"authenticity_token"=>"nqZu1oXABmmdCb7nWtLAK+cfySD5WoudPvJSmyC1ph59/h0QwvncXPmWxtZTeLHdbKs5pEPpDJn2rNXhPPxMMQ==", "id"=>"1"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.2ms)  BEGIN
SQL (0.4ms)  DELETE FROM "events_roles" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
SQL (0.2ms)  DELETE FROM "events" WHERE "events"."id" = $1  [["id", 1]]
 (58.7ms)  COMMIT

Redirected to localhost:3000/events Completed 302 Found in 67ms (ActiveRecord: 60.1ms)

Started GET “/events” for ::1 at 2016-02-19 12:25:41 +0100 Processing by EventsController#index as HTML

Event Load (0.4ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (2.7ms)

Completed 200 OK in 174ms (Views: 172.7ms | ActiveRecord: 0.4ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455881142137” for ::1 at 2016-02-19 12:25:42 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455881142137"}
Event Load (0.6ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (1.6ms)

Completed 200 OK in 31ms (Views: 29.4ms | ActiveRecord: 0.6ms)

Started GET “/events/new” for ::1 at 2016-02-19 12:25:44 +0100 Processing by EventsController#new as HTML

Role Load (0.4ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.2ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/_form.html.erb (103.8ms)
Rendered events/new.html.erb within layouts/application (144.3ms)

Completed 500 Internal Server Error in 200ms (ActiveRecord: 0.6ms)

NoMethodError - undefined method `priority' for #<Class:0x007fd415c56638>:

activerecord (4.2.5.1) lib/active_record/dynamic_matchers.rb:26:in `method_missing'
app/views/events/_form.html.erb:63:in `block in _app_views_events__form_html_erb__1141652321220900961_70274477558940'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for'
app/views/events/_form.html.erb:1:in `_app_views_events__form_html_erb__1141652321220900961_70274477558940'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial'
actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render'
app/views/events/new.html.erb:3:in `_app_views_events_new_html_erb__3103480744670643198_70274493754860'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started GET “/events/new” for ::1 at 2016-02-19 12:25:44 +0100 Processing by EventsController#new as HTML

Role Load (0.4ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.2ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/_form.html.erb (16.4ms)
Rendered events/new.html.erb within layouts/application (18.0ms)

Completed 500 Internal Server Error in 22ms (ActiveRecord: 0.6ms)

NoMethodError - undefined method `priority' for #<Class:0x007fd415c56638>:

activerecord (4.2.5.1) lib/active_record/dynamic_matchers.rb:26:in `method_missing'
app/views/events/_form.html.erb:63:in `block in _app_views_events__form_html_erb__1141652321220900961_70274436702960'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for'
app/views/events/_form.html.erb:1:in `_app_views_events__form_html_erb__1141652321220900961_70274436702960'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial'
actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render'
app/views/events/new.html.erb:3:in `_app_views_events_new_html_erb__3103480744670643198_70274492781820'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/69e9ecabbad74430/variables” for ::1 at 2016-02-19 12:25:45 +0100

Started GET “/events/new” for ::1 at 2016-02-19 12:26:30 +0100 Processing by EventsController#new as HTML

Role Load (0.6ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.3ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/_form.html.erb (58.1ms)
Rendered events/new.html.erb within layouts/application (79.4ms)

Completed 500 Internal Server Error in 104ms (ActiveRecord: 0.9ms)

NoMethodError - undefined method `priority' for #<Class:0x007fd41ad23638>:

activerecord (4.2.5.1) lib/active_record/dynamic_matchers.rb:26:in `method_missing'
app/views/events/_form.html.erb:63:in `block in _app_views_events__form_html_erb__1141652321220900961_70274477558940'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for'
app/views/events/_form.html.erb:1:in `_app_views_events__form_html_erb__1141652321220900961_70274477558940'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial'
actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render'
app/views/events/new.html.erb:3:in `_app_views_events_new_html_erb__3103480744670643198_70274493754860'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started GET “/events/new” for ::1 at 2016-02-19 12:26:31 +0100 Processing by EventsController#new as HTML

Role Load (0.7ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.5ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/_form.html.erb (45.3ms)
Rendered events/new.html.erb within layouts/application (47.0ms)

Completed 500 Internal Server Error in 53ms (ActiveRecord: 27.1ms)

NoMethodError - undefined method `priority' for #<Class:0x007fd41ad23638>:

activerecord (4.2.5.1) lib/active_record/dynamic_matchers.rb:26:in `method_missing'
app/views/events/_form.html.erb:63:in `block in _app_views_events__form_html_erb__1141652321220900961_70274436702960'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for'
app/views/events/_form.html.erb:1:in `_app_views_events__form_html_erb__1141652321220900961_70274436702960'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial'
actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render'
app/views/events/new.html.erb:3:in `_app_views_events_new_html_erb__3103480744670643198_70274492781820'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/41c17f791bede0a0/variables” for ::1 at 2016-02-19 12:26:31 +0100

Started GET “/events/1/edit” for ::1 at 2016-02-19 12:28:12 +0100 Processing by EventsController#edit as HTML

Parameters: {"id"=>"1"}
Event Load (0.9ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]

Completed 404 Not Found in 28ms (ActiveRecord: 0.9ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=1:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/events_controller.rb:67:in `set_event'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:432:in `block in make_lambda'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:145:in `block in halting_and_conditional'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started GET “/events/1/edit” for ::1 at 2016-02-19 12:28:12 +0100 Processing by EventsController#edit as HTML

Parameters: {"id"=>"1"}
Event Load (1.8ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]

Completed 404 Not Found in 14ms (ActiveRecord: 2.3ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=1:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/events_controller.rb:67:in `set_event'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:432:in `block in make_lambda'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:145:in `block in halting_and_conditional'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/e2115cea3047c803/variables” for ::1 at 2016-02-19 12:28:12 +0100

Started GET “/events” for ::1 at 2016-02-19 12:28:24 +0100 Processing by EventsController#index as HTML

Event Load (0.4ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (4.6ms)

Completed 200 OK in 480ms (Views: 478.0ms | ActiveRecord: 0.4ms)

Started GET “/events/new” for ::1 at 2016-02-19 12:28:26 +0100 Processing by EventsController#new as HTML

Role Load (0.5ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.4ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/_form.html.erb (90.0ms)
Rendered events/new.html.erb within layouts/application (119.6ms)

Completed 200 OK in 268ms (Views: 265.4ms | ActiveRecord: 0.9ms)

Started GET “/events/new” for ::1 at 2016-02-19 12:29:47 +0100 Processing by EventsController#new as HTML

Role Load (0.6ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.3ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/_form.html.erb (32.1ms)
Rendered events/new.html.erb within layouts/application (43.0ms)

Completed 200 OK in 384ms (Views: 382.1ms | ActiveRecord: 0.9ms)

Started GET “/assets/application.self-89be69515bd6380c12210bb4e114b2548704acd838ca8e0c7e37cac6823ade55.css?body=1” for ::1 at 2016-02-19 12:29:48 +0100

Started GET “/assets/fullcalendar.self-3bd4898d43f7f48923aead9228fcd62b484d2722d60ee1af80df976c606df5fc.css?body=1” for ::1 at 2016-02-19 12:29:48 +0100

Started GET “/assets/app.self-d5fe64f0cf17001f4a4f966ee01a3622d21ac9410689391516ef9acbd97dc271.css?body=1” for ::1 at 2016-02-19 12:29:48 +0100

Started GET “/assets/themify-icons.self-0e079db889c23eaa8aa0e582106e31f6e4122b34371f1f9fffa583227ef6ef00.css?body=1” for ::1 at 2016-02-19 12:29:48 +0100

Started GET “/assets/events.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-19 12:29:48 +0100

Started GET “/assets/event_categories.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-19 12:29:48 +0100

Started GET “/assets/main.self-e2cd501f7e9c4b70a6b3260e48f7bd72738273cf5041d064ddfdc82207709b30.css?body=1” for ::1 at 2016-02-19 12:29:48 +0100

Started GET “/assets/scaffolds.self-7bcd1c1813bdc716ea218f6879749642f76043cfbdd19fd464f842f675624555.css?body=1” for ::1 at 2016-02-19 12:29:48 +0100

Started GET “/assets/ui.self-5932674ca1cb4f97b26558d805c74ac83eb53bcc8cad58aa0c1c3555192bb731.css?body=1” for ::1 at 2016-02-19 12:29:48 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-19 12:29:48 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-19 12:29:48 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-19 12:29:48 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-19 12:29:48 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-19 12:29:48 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-19 12:29:48 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-19 12:29:48 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-19 12:29:48 +0100

Started GET “/assets/application.self-681c2597f274b655f8df0faaf5841a5d102bc8565e297102d5f0263cc15372fe.js?body=1” for ::1 at 2016-02-19 12:29:48 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-19 12:29:48 +0100

Started POST “/events” for ::1 at 2016-02-19 12:29:56 +0100 Processing by EventsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Q/eUxwCcxBi20/UYACtkkBmX3f2HpDH5JLNYPW87xU2gr+cBR6UeLdJMjSkJgRVmkiMteT0Xtv3s7d9Hc3IvYg==", "event"=>{"title"=>"", "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"19", "start(4i)"=>"11", "start(5i)"=>"29", "priority"=>"low", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(1i)"=>"2016", "end(2i)"=>"8", "end(3i)"=>"19", "end(4i)"=>"11", "end(5i)"=>"29", "ort"=>"", "description"=>"", "role_ids"=>[""], "event_category_id"=>"1"}, "commit"=>"Create Event"}

Unpermitted parameter: event_category_id

 (0.2ms)  BEGIN
SQL (24.9ms)  INSERT INTO "events" ("title", "priority", "flag", "imageURL", "url", "ort", "description", "start", "end", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11) RETURNING "id"  [["title", ""], ["priority", 3], ["flag", "f"], ["imageURL", ""], ["url", ""], ["ort", ""], ["description", ""], ["start", "2016-02-19 11:29:00.000000"], ["end", "2016-08-19 11:29:00.000000"], ["created_at", "2016-02-19 11:29:56.508096"], ["updated_at", "2016-02-19 11:29:56.508096"]]
 (0.5ms)  COMMIT

Redirected to localhost:3000/events/2 Completed 302 Found in 38ms (ActiveRecord: 25.6ms)

Started GET “/events/2” for ::1 at 2016-02-19 12:29:56 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"2"}
Event Load (0.8ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 2]]
Rendered events/show.html.erb within layouts/application (0.9ms)

Completed 200 OK in 91ms (Views: 88.6ms | ActiveRecord: 0.8ms)

Started GET “/events/” for ::1 at 2016-02-19 12:37:35 +0100 Processing by EventsController#index as HTML

Event Load (83.9ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (136.2ms)

Completed 200 OK in 513ms (Views: 373.5ms | ActiveRecord: 108.7ms)

Started GET “/events/events.json” for ::1 at 2016-02-19 12:37:44 +0100 Processing by EventsController#show as JSON

Parameters: {"id"=>"events"}
Event Load (39.8ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 0]]

Completed 404 Not Found in 44ms (ActiveRecord: 39.8ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=events:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/events_controller.rb:67:in `set_event'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:432:in `block in make_lambda'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:145:in `block in halting_and_conditional'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/00759f386008ddd8/variables” for ::1 at 2016-02-19 12:37:44 +0100

Started GET “/events.json” for ::1 at 2016-02-19 12:38:30 +0100 Processing by EventsController#index as JSON

Event Load (8.9ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (12.3ms)

Completed 200 OK in 43ms (Views: 33.0ms | ActiveRecord: 8.9ms)

Started GET “/events.json” for ::1 at 2016-02-19 12:38:31 +0100 Processing by EventsController#index as JSON

Event Load (0.4ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (2.1ms)

Completed 200 OK in 11ms (Views: 10.3ms | ActiveRecord: 0.4ms)

Started GET “/events/2” for ::1 at 2016-02-19 12:38:53 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"2"}
Event Load (0.7ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 2]]
Rendered events/show.html.erb within layouts/application (4.6ms)

Completed 200 OK in 375ms (Views: 365.4ms | ActiveRecord: 0.7ms)

Started GET “/events/2/edit” for ::1 at 2016-02-19 12:39:01 +0100 Processing by EventsController#edit as HTML

Parameters: {"id"=>"2"}
Event Load (0.7ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 2]]
 (1.2ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 2]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.5ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/_form.html.erb (285.4ms)
Rendered events/edit.html.erb within layouts/application (292.2ms)

Completed 200 OK in 409ms (Views: 313.5ms | ActiveRecord: 81.1ms)

Started PATCH “/events/2” for ::1 at 2016-02-19 12:39:08 +0100 Processing by EventsController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"j6uPELb1YEYQEEZHduqVe45JLC2z5YEAz4zZD5aQuw1s8/zW8cy6c3SPPnZ/QOSNBf3cqQlWBgQH0l51itlRIg==", "event"=>{"title"=>"", "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"19", "start(4i)"=>"11", "start(5i)"=>"29", "priority"=>"highest", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(1i)"=>"2016", "end(2i)"=>"8", "end(3i)"=>"19", "end(4i)"=>"11", "end(5i)"=>"29", "ort"=>"", "description"=>"", "role_ids"=>["", "2"], "event_category_id"=>"1"}, "commit"=>"Update Event", "id"=>"2"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 2]]

Unpermitted parameter: event_category_id

 (13.9ms)  BEGIN
Role Load (0.6ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 2]]
Role Load (0.6ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 2]]
SQL (90.7ms)  INSERT INTO "events_roles" ("event_id", "role_id") VALUES ($1, $2)  [["event_id", 2], ["role_id", 2]]
SQL (0.6ms)  UPDATE "events" SET "priority" = $1, "updated_at" = $2 WHERE "events"."id" = $3  [["priority", 0], ["updated_at", "2016-02-19 11:39:08.286389"], ["id", 2]]
 (0.8ms)  COMMIT

Redirected to localhost:3000/events/2 Completed 302 Found in 199ms (ActiveRecord: 110.7ms)

Started GET “/events/2” for ::1 at 2016-02-19 12:39:08 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"2"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 2]]
Rendered events/show.html.erb within layouts/application (1.2ms)

Completed 200 OK in 93ms (Views: 90.3ms | ActiveRecord: 0.4ms)

Started GET “/events.json” for ::1 at 2016-02-19 12:39:40 +0100 Processing by EventsController#index as JSON

Event Load (0.5ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (3.2ms)

Completed 200 OK in 24ms (Views: 21.4ms | ActiveRecord: 0.5ms)

Started GET “/events.json” for ::1 at 2016-02-19 12:46:37 +0100 Processing by EventsController#index as JSON

Rendered events/index.json.jbuilder (38.0ms)

Completed 500 Internal Server Error in 117ms (ActiveRecord: 0.0ms)

SyntaxError - syntax error, unexpected keyword_ensure, expecting keyword_end /Users/Christian/Fachschaft/app/views/events/index.json.jbuilder:9: syntax error, unexpected end-of-input, expecting keyword_end:

app/views/events/index.json.jbuilder:7:in `'
actionview (4.2.5.1) lib/action_view/template.rb:296:in `compile'
actionview (4.2.5.1) lib/action_view/template.rb:245:in `block (2 levels) in compile!'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:244:in `block in compile!'
actionview (4.2.5.1) lib/action_view/template.rb:232:in `compile!'
actionview (4.2.5.1) lib/action_view/template.rb:144:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/07acde76b96a44d1/variables” for ::1 at 2016-02-19 12:46:38 +0100

Event Load (0.9ms)  SELECT "events".* FROM "events"

Started GET “/” for 127.0.0.1 at 2016-02-19 12:53:54 +0100

ActiveRecord::SchemaMigration Load (0.7ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by DummyController#index as HTML

User Load (56.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Rendered dummy/index.html.erb within layouts/dummy (179.0ms)

Completed 200 OK in 3758ms (Views: 3621.5ms | ActiveRecord: 108.9ms)

Started GET “/assets/application.self-89be69515bd6380c12210bb4e114b2548704acd838ca8e0c7e37cac6823ade55.css?body=1” for 127.0.0.1 at 2016-02-19 12:53:59 +0100

Started GET “/assets/fullcalendar.self-3bd4898d43f7f48923aead9228fcd62b484d2722d60ee1af80df976c606df5fc.css?body=1” for 127.0.0.1 at 2016-02-19 12:53:59 +0100

Started GET “/assets/app.self-d5fe64f0cf17001f4a4f966ee01a3622d21ac9410689391516ef9acbd97dc271.css?body=1” for 127.0.0.1 at 2016-02-19 12:53:59 +0100

Started GET “/assets/event_categories.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for 127.0.0.1 at 2016-02-19 12:53:59 +0100

Started GET “/assets/main.self-e2cd501f7e9c4b70a6b3260e48f7bd72738273cf5041d064ddfdc82207709b30.css?body=1” for 127.0.0.1 at 2016-02-19 12:53:59 +0100

Started GET “/assets/scaffolds.self-7bcd1c1813bdc716ea218f6879749642f76043cfbdd19fd464f842f675624555.css?body=1” for 127.0.0.1 at 2016-02-19 12:53:59 +0100

Started GET “/assets/events.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for 127.0.0.1 at 2016-02-19 12:53:59 +0100

Started GET “/assets/themify-icons.self-0e079db889c23eaa8aa0e582106e31f6e4122b34371f1f9fffa583227ef6ef00.css?body=1” for 127.0.0.1 at 2016-02-19 12:53:59 +0100

Started GET “/assets/ui.self-5932674ca1cb4f97b26558d805c74ac83eb53bcc8cad58aa0c1c3555192bb731.css?body=1” for 127.0.0.1 at 2016-02-19 12:53:59 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for 127.0.0.1 at 2016-02-19 12:53:59 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for 127.0.0.1 at 2016-02-19 12:53:59 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for 127.0.0.1 at 2016-02-19 12:53:59 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for 127.0.0.1 at 2016-02-19 12:53:59 +0100

Started GET “/assets/application.self-681c2597f274b655f8df0faaf5841a5d102bc8565e297102d5f0263cc15372fe.js?body=1” for 127.0.0.1 at 2016-02-19 12:53:59 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for 127.0.0.1 at 2016-02-19 12:54:00 +0100

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455882840013” for 127.0.0.1 at 2016-02-19 12:54:00 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455882840013"}
Event Load (5.0ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (138797.2ms)

Completed 200 OK in 138916ms (Views: 138864.4ms | ActiveRecord: 11.8ms)

Started GET “/apple-touch-icon-precomposed.png” for 127.0.0.1 at 2016-02-19 12:56:19 +0100

ActionController::RoutingError (No route matches [GET] “/apple-touch-icon-precomposed.png”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (9.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (34.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (67.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (3.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (330.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (1.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (1.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (376.1ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (1.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (1.1ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (504.4ms)

Started GET “/apple-touch-icon.png” for 127.0.0.1 at 2016-02-19 12:56:20 +0100

ActionController::RoutingError (No route matches [GET] “/apple-touch-icon.png”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (7.1ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (15.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (5.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (3.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (182.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (1.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (1.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (56.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (1.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (124.5ms)

Started GET “/events.json” for 127.0.0.1 at 2016-02-19 12:56:54 +0100 Processing by EventsController#index as JSON

Event Load (0.9ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (8490.5ms)

Completed 200 OK in 8529ms (Views: 8525.5ms | ActiveRecord: 0.9ms)

Started GET “/events.json” for 127.0.0.1 at 2016-02-19 12:59:44 +0100 Processing by EventsController#index as JSON Completed 500 Internal Server Error in 22ms (ActiveRecord: 0.0ms)

SyntaxError - syntax error, unexpected end-of-input, expecting keyword_end:

app/models/event.rb:22:in `'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:457:in `block in load_file'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:647:in `new_constants_in'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:456:in `load_file'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:354:in `require_or_load'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:494:in `load_missing_constant'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:184:in `const_missing'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:526:in `load_missing_constant'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:184:in `const_missing'
app/controllers/events_controller.rb:7:in `index'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/68b45ce94b72bbcb/variables” for 127.0.0.1 at 2016-02-19 12:59:45 +0100

Started GET “/events.json” for 127.0.0.1 at 2016-02-19 13:01:27 +0100 Processing by EventsController#index as JSON Completed 500 Internal Server Error in 8ms (ActiveRecord: 0.0ms)

SyntaxError - syntax error, unexpected end-of-input, expecting keyword_end:

app/models/event.rb:22:in `'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:457:in `block in load_file'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:647:in `new_constants_in'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:456:in `load_file'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:354:in `require_or_load'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:494:in `load_missing_constant'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:184:in `const_missing'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:526:in `load_missing_constant'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:184:in `const_missing'
app/controllers/events_controller.rb:7:in `index'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/073d7c1388feec3c/variables” for 127.0.0.1 at 2016-02-19 13:01:28 +0100

Started GET “/events.json” for 127.0.0.1 at 2016-02-19 13:05:04 +0100 Processing by EventsController#index as JSON

Event Load (0.9ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (38.7ms)

Completed 200 OK in 88ms (Views: 65.6ms | ActiveRecord: 5.5ms)

Started GET “/” for 127.0.0.1 at 2016-02-19 13:05:09 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (5.0ms)

Completed 200 OK in 659ms (Views: 656.8ms | ActiveRecord: 0.0ms)

Started GET “/” for 127.0.0.1 at 2016-02-19 13:05:14 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (1.8ms)

Completed 200 OK in 172ms (Views: 169.8ms | ActiveRecord: 0.0ms)

Started GET “/assets/application.self-89be69515bd6380c12210bb4e114b2548704acd838ca8e0c7e37cac6823ade55.css?body=1” for 127.0.0.1 at 2016-02-19 13:05:14 +0100

Started GET “/assets/event_categories.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for 127.0.0.1 at 2016-02-19 13:05:14 +0100

Started GET “/assets/fullcalendar.self-3bd4898d43f7f48923aead9228fcd62b484d2722d60ee1af80df976c606df5fc.css?body=1” for 127.0.0.1 at 2016-02-19 13:05:14 +0100

Started GET “/assets/app.self-d5fe64f0cf17001f4a4f966ee01a3622d21ac9410689391516ef9acbd97dc271.css?body=1” for 127.0.0.1 at 2016-02-19 13:05:15 +0100

Started GET “/assets/events.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for 127.0.0.1 at 2016-02-19 13:05:15 +0100

Started GET “/assets/scaffolds.self-7bcd1c1813bdc716ea218f6879749642f76043cfbdd19fd464f842f675624555.css?body=1” for 127.0.0.1 at 2016-02-19 13:05:15 +0100

Started GET “/assets/main.self-e2cd501f7e9c4b70a6b3260e48f7bd72738273cf5041d064ddfdc82207709b30.css?body=1” for 127.0.0.1 at 2016-02-19 13:05:15 +0100

Started GET “/assets/ui.self-5932674ca1cb4f97b26558d805c74ac83eb53bcc8cad58aa0c1c3555192bb731.css?body=1” for 127.0.0.1 at 2016-02-19 13:05:15 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for 127.0.0.1 at 2016-02-19 13:05:15 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for 127.0.0.1 at 2016-02-19 13:05:15 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for 127.0.0.1 at 2016-02-19 13:05:15 +0100

Started GET “/assets/themify-icons.self-0e079db889c23eaa8aa0e582106e31f6e4122b34371f1f9fffa583227ef6ef00.css?body=1” for 127.0.0.1 at 2016-02-19 13:05:15 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for 127.0.0.1 at 2016-02-19 13:05:15 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for 127.0.0.1 at 2016-02-19 13:05:15 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for 127.0.0.1 at 2016-02-19 13:05:15 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for 127.0.0.1 at 2016-02-19 13:05:15 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for 127.0.0.1 at 2016-02-19 13:05:15 +0100

Started GET “/assets/application.self-681c2597f274b655f8df0faaf5841a5d102bc8565e297102d5f0263cc15372fe.js?body=1” for 127.0.0.1 at 2016-02-19 13:05:15 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for 127.0.0.1 at 2016-02-19 13:05:15 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for 127.0.0.1 at 2016-02-19 13:05:15 +0100

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455883515269” for 127.0.0.1 at 2016-02-19 13:05:15 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455883515269"}
Event Load (0.5ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (8.6ms)

Completed 200 OK in 36ms (Views: 32.5ms | ActiveRecord: 0.5ms)

Started GET “/events/2.json” for 127.0.0.1 at 2016-02-19 13:05:20 +0100 Processing by EventsController#show as JSON

Parameters: {"id"=>"2"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 2]]
Rendered events/show.json.jbuilder (3.4ms)

Completed 200 OK in 97ms (Views: 61.8ms | ActiveRecord: 0.4ms)

Started GET “/” for 127.0.0.1 at 2016-02-19 13:05:57 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (2.5ms)

Completed 200 OK in 650ms (Views: 648.1ms | ActiveRecord: 0.0ms)

Started GET “/assets/application.self-89be69515bd6380c12210bb4e114b2548704acd838ca8e0c7e37cac6823ade55.css?body=1” for 127.0.0.1 at 2016-02-19 13:05:57 +0100

Started GET “/assets/fullcalendar.self-3bd4898d43f7f48923aead9228fcd62b484d2722d60ee1af80df976c606df5fc.css?body=1” for 127.0.0.1 at 2016-02-19 13:05:58 +0100

Started GET “/assets/events.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for 127.0.0.1 at 2016-02-19 13:05:58 +0100

Started GET “/assets/event_categories.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for 127.0.0.1 at 2016-02-19 13:05:58 +0100

Started GET “/assets/app.self-d5fe64f0cf17001f4a4f966ee01a3622d21ac9410689391516ef9acbd97dc271.css?body=1” for 127.0.0.1 at 2016-02-19 13:05:58 +0100

Started GET “/assets/main.self-e2cd501f7e9c4b70a6b3260e48f7bd72738273cf5041d064ddfdc82207709b30.css?body=1” for 127.0.0.1 at 2016-02-19 13:05:58 +0100

Started GET “/assets/scaffolds.self-7bcd1c1813bdc716ea218f6879749642f76043cfbdd19fd464f842f675624555.css?body=1” for 127.0.0.1 at 2016-02-19 13:05:58 +0100

Started GET “/assets/ui.self-5932674ca1cb4f97b26558d805c74ac83eb53bcc8cad58aa0c1c3555192bb731.css?body=1” for 127.0.0.1 at 2016-02-19 13:05:58 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for 127.0.0.1 at 2016-02-19 13:05:58 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for 127.0.0.1 at 2016-02-19 13:05:58 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for 127.0.0.1 at 2016-02-19 13:05:58 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for 127.0.0.1 at 2016-02-19 13:05:58 +0100

Started GET “/assets/themify-icons.self-0e079db889c23eaa8aa0e582106e31f6e4122b34371f1f9fffa583227ef6ef00.css?body=1” for 127.0.0.1 at 2016-02-19 13:05:58 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for 127.0.0.1 at 2016-02-19 13:05:58 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for 127.0.0.1 at 2016-02-19 13:05:58 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for 127.0.0.1 at 2016-02-19 13:05:58 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for 127.0.0.1 at 2016-02-19 13:05:58 +0100

Started GET “/assets/application.self-681c2597f274b655f8df0faaf5841a5d102bc8565e297102d5f0263cc15372fe.js?body=1” for 127.0.0.1 at 2016-02-19 13:05:58 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for 127.0.0.1 at 2016-02-19 13:05:58 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for 127.0.0.1 at 2016-02-19 13:05:58 +0100

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455883558435” for 127.0.0.1 at 2016-02-19 13:05:58 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455883558435"}
Event Load (0.7ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (24.3ms)

Completed 200 OK in 59ms (Views: 54.7ms | ActiveRecord: 0.7ms)

Started GET “/” for 127.0.0.1 at 2016-02-19 13:08:53 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (4.2ms)

Completed 200 OK in 490ms (Views: 487.2ms | ActiveRecord: 0.0ms)

Started GET “/assets/application.self-89be69515bd6380c12210bb4e114b2548704acd838ca8e0c7e37cac6823ade55.css?body=1” for 127.0.0.1 at 2016-02-19 13:08:54 +0100

Started GET “/assets/app.self-d5fe64f0cf17001f4a4f966ee01a3622d21ac9410689391516ef9acbd97dc271.css?body=1” for 127.0.0.1 at 2016-02-19 13:08:54 +0100

Started GET “/assets/fullcalendar.self-3bd4898d43f7f48923aead9228fcd62b484d2722d60ee1af80df976c606df5fc.css?body=1” for 127.0.0.1 at 2016-02-19 13:08:55 +0100

Started GET “/assets/events.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for 127.0.0.1 at 2016-02-19 13:08:55 +0100

Started GET “/assets/event_categories.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for 127.0.0.1 at 2016-02-19 13:08:55 +0100

Started GET “/assets/scaffolds.self-7bcd1c1813bdc716ea218f6879749642f76043cfbdd19fd464f842f675624555.css?body=1” for 127.0.0.1 at 2016-02-19 13:08:55 +0100

Started GET “/assets/main.self-e2cd501f7e9c4b70a6b3260e48f7bd72738273cf5041d064ddfdc82207709b30.css?body=1” for 127.0.0.1 at 2016-02-19 13:08:55 +0100

Started GET “/assets/ui.self-5932674ca1cb4f97b26558d805c74ac83eb53bcc8cad58aa0c1c3555192bb731.css?body=1” for 127.0.0.1 at 2016-02-19 13:08:55 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for 127.0.0.1 at 2016-02-19 13:08:55 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for 127.0.0.1 at 2016-02-19 13:08:55 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for 127.0.0.1 at 2016-02-19 13:08:55 +0100

Started GET “/assets/themify-icons.self-0e079db889c23eaa8aa0e582106e31f6e4122b34371f1f9fffa583227ef6ef00.css?body=1” for 127.0.0.1 at 2016-02-19 13:08:55 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for 127.0.0.1 at 2016-02-19 13:08:55 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for 127.0.0.1 at 2016-02-19 13:08:55 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for 127.0.0.1 at 2016-02-19 13:08:55 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for 127.0.0.1 at 2016-02-19 13:08:55 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for 127.0.0.1 at 2016-02-19 13:08:55 +0100

Started GET “/assets/application.self-681c2597f274b655f8df0faaf5841a5d102bc8565e297102d5f0263cc15372fe.js?body=1” for 127.0.0.1 at 2016-02-19 13:08:55 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for 127.0.0.1 at 2016-02-19 13:08:55 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for 127.0.0.1 at 2016-02-19 13:08:55 +0100

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455883735337” for 127.0.0.1 at 2016-02-19 13:08:55 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455883735337"}
Event Load (1.6ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (52.7ms)

Completed 200 OK in 134ms (Views: 65.7ms | ActiveRecord: 8.7ms)

Started GET “/” for 127.0.0.1 at 2016-02-19 13:14:14 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (3.2ms)

Completed 200 OK in 524ms (Views: 519.7ms | ActiveRecord: 0.0ms)

Started GET “/assets/application.self-89be69515bd6380c12210bb4e114b2548704acd838ca8e0c7e37cac6823ade55.css?body=1” for 127.0.0.1 at 2016-02-19 13:14:15 +0100

Started GET “/assets/app.self-d5fe64f0cf17001f4a4f966ee01a3622d21ac9410689391516ef9acbd97dc271.css?body=1” for 127.0.0.1 at 2016-02-19 13:14:15 +0100

Started GET “/assets/events.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for 127.0.0.1 at 2016-02-19 13:14:15 +0100

Started GET “/assets/event_categories.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for 127.0.0.1 at 2016-02-19 13:14:15 +0100

Started GET “/assets/fullcalendar.self-3bd4898d43f7f48923aead9228fcd62b484d2722d60ee1af80df976c606df5fc.css?body=1” for 127.0.0.1 at 2016-02-19 13:14:15 +0100

Started GET “/assets/main.self-e2cd501f7e9c4b70a6b3260e48f7bd72738273cf5041d064ddfdc82207709b30.css?body=1” for 127.0.0.1 at 2016-02-19 13:14:15 +0100

Started GET “/assets/scaffolds.self-7bcd1c1813bdc716ea218f6879749642f76043cfbdd19fd464f842f675624555.css?body=1” for 127.0.0.1 at 2016-02-19 13:14:16 +0100

Started GET “/assets/ui.self-5932674ca1cb4f97b26558d805c74ac83eb53bcc8cad58aa0c1c3555192bb731.css?body=1” for 127.0.0.1 at 2016-02-19 13:14:16 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for 127.0.0.1 at 2016-02-19 13:14:16 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for 127.0.0.1 at 2016-02-19 13:14:16 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for 127.0.0.1 at 2016-02-19 13:14:16 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for 127.0.0.1 at 2016-02-19 13:14:16 +0100

Started GET “/assets/themify-icons.self-0e079db889c23eaa8aa0e582106e31f6e4122b34371f1f9fffa583227ef6ef00.css?body=1” for 127.0.0.1 at 2016-02-19 13:14:16 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for 127.0.0.1 at 2016-02-19 13:14:16 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for 127.0.0.1 at 2016-02-19 13:14:16 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for 127.0.0.1 at 2016-02-19 13:14:16 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for 127.0.0.1 at 2016-02-19 13:14:16 +0100

Started GET “/assets/application.self-681c2597f274b655f8df0faaf5841a5d102bc8565e297102d5f0263cc15372fe.js?body=1” for 127.0.0.1 at 2016-02-19 13:14:16 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for 127.0.0.1 at 2016-02-19 13:14:16 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for 127.0.0.1 at 2016-02-19 13:14:16 +0100

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455884056232” for 127.0.0.1 at 2016-02-19 13:14:16 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455884056232"}
Event Load (0.8ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (31.7ms)

Completed 200 OK in 156ms (Views: 83.4ms | ActiveRecord: 4.9ms)

Started GET “/” for 127.0.0.1 at 2016-02-19 13:14:24 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (1.8ms)

Completed 200 OK in 239ms (Views: 237.6ms | ActiveRecord: 0.0ms)

Started GET “/events/2.json” for 127.0.0.1 at 2016-02-19 13:14:24 +0100 Processing by EventsController#show as JSON

Parameters: {"id"=>"2"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 2]]
Rendered events/show.json.jbuilder (3.0ms)

Completed 200 OK in 71ms (Views: 65.4ms | ActiveRecord: 0.5ms)

Started GET “/events/” for 127.0.0.1 at 2016-02-19 13:14:29 +0100 Processing by EventsController#index as HTML

Event Load (0.5ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (8.5ms)

Completed 200 OK in 271ms (Views: 268.6ms | ActiveRecord: 0.5ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455884070047” for 127.0.0.1 at 2016-02-19 13:14:30 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455884070047"}
Event Load (0.5ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (5.1ms)

Completed 200 OK in 67ms (Views: 65.1ms | ActiveRecord: 0.5ms)

Started GET “/events/new” for 127.0.0.1 at 2016-02-19 13:14:35 +0100 Processing by EventsController#new as HTML

Role Load (1.0ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.7ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/_form.html.erb (630.3ms)
Rendered events/new.html.erb within layouts/application (675.3ms)

Completed 200 OK in 990ms (Views: 982.0ms | ActiveRecord: 5.6ms)

Started POST “/events” for 127.0.0.1 at 2016-02-19 13:14:50 +0100 Processing by EventsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"joaicXEnsG/Ragt0JsKytiAWntKoe7ykcQZkcaBrVoHFiRFpXnAz7w58S3Vw7QvWEu36GMuSAyUsbKAE2xSlhQ==", "event"=>{"title"=>"Medium", "start(1i)"=>"2016", "start(2i)"=>"6", "start(3i)"=>"19", "start(4i)"=>"12", "start(5i)"=>"14", "priority"=>"medium", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"19", "end(4i)"=>"12", "end(5i)"=>"14", "ort"=>"", "description"=>"", "role_ids"=>["", "3"], "event_category_id"=>"1"}, "commit"=>"Create Event"}

Unpermitted parameter: event_category_id

Role Load (0.5ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 3]]
 (0.3ms)  BEGIN
SQL (40.2ms)  INSERT INTO "events" ("title", "priority", "flag", "imageURL", "url", "ort", "description", "start", "end", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11) RETURNING "id"  [["title", "Medium"], ["priority", 2], ["flag", "f"], ["imageURL", ""], ["url", ""], ["ort", ""], ["description", ""], ["start", "2016-06-19 12:14:00.000000"], ["end", "2016-02-19 12:14:00.000000"], ["created_at", "2016-02-19 12:14:50.877231"], ["updated_at", "2016-02-19 12:14:50.877231"]]
SQL (0.7ms)  INSERT INTO "events_roles" ("role_id", "event_id") VALUES ($1, $2)  [["role_id", 3], ["event_id", 3]]
 (35.5ms)  COMMIT

Redirected to 0.0.0.0:3000/events/3 Completed 302 Found in 134ms (ActiveRecord: 78.6ms)

Started GET “/events/3” for 127.0.0.1 at 2016-02-19 13:14:50 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"3"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Rendered events/show.html.erb within layouts/application (4.2ms)

Completed 200 OK in 217ms (Views: 212.3ms | ActiveRecord: 0.5ms)

Started GET “/events/” for 127.0.0.1 at 2016-02-19 13:15:00 +0100 Processing by EventsController#index as HTML

Event Load (0.4ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (7.5ms)

Completed 200 OK in 210ms (Views: 207.1ms | ActiveRecord: 0.4ms)

Started GET “/events/” for 127.0.0.1 at 2016-02-19 13:15:00 +0100 Processing by EventsController#index as HTML

Event Load (0.7ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (11.8ms)

Completed 200 OK in 215ms (Views: 212.2ms | ActiveRecord: 0.7ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455884100557” for 127.0.0.1 at 2016-02-19 13:15:00 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455884100557"}
Event Load (0.4ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (8.9ms)

Completed 200 OK in 149ms (Views: 145.7ms | ActiveRecord: 0.4ms)

Started GET “/events.json?start=2015-12-27&end=2016-02-07&_=1455884100558” for 127.0.0.1 at 2016-02-19 13:15:13 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2015-12-27", "end"=>"2016-02-07", "_"=>"1455884100558"}
Event Load (0.5ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (11.1ms)

Completed 200 OK in 67ms (Views: 62.9ms | ActiveRecord: 0.5ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455884110927” for 127.0.0.1 at 2016-02-19 13:15:13 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455884110927"}
Event Load (0.6ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (11.0ms)

Completed 200 OK in 22ms (Views: 18.6ms | ActiveRecord: 0.6ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455884100559” for 127.0.0.1 at 2016-02-19 13:15:13 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455884100559"}
Event Load (0.5ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (10.2ms)

Completed 200 OK in 22ms (Views: 19.1ms | ActiveRecord: 0.5ms)

Started GET “/events.json?start=2016-02-28&end=2016-04-10&_=1455884100560” for 127.0.0.1 at 2016-02-19 13:15:14 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-02-28", "end"=>"2016-04-10", "_"=>"1455884100560"}
Event Load (0.8ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (8.0ms)

Completed 200 OK in 20ms (Views: 16.6ms | ActiveRecord: 0.8ms)

Started GET “/events.json?start=2016-03-27&end=2016-05-08&_=1455884100561” for 127.0.0.1 at 2016-02-19 13:15:15 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-03-27", "end"=>"2016-05-08", "_"=>"1455884100561"}
Event Load (0.4ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (7.8ms)

Completed 200 OK in 19ms (Views: 16.9ms | ActiveRecord: 0.4ms)

Started GET “/events.json?start=2016-05-01&end=2016-06-12&_=1455884100562” for 127.0.0.1 at 2016-02-19 13:15:16 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-05-01", "end"=>"2016-06-12", "_"=>"1455884100562"}
Event Load (0.6ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (8.7ms)

Completed 200 OK in 19ms (Views: 16.6ms | ActiveRecord: 0.6ms)

Started GET “/events.json?start=2016-05-29&end=2016-07-10&_=1455884100563” for 127.0.0.1 at 2016-02-19 13:15:17 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-05-29", "end"=>"2016-07-10", "_"=>"1455884100563"}
Event Load (0.4ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (7.8ms)

Completed 200 OK in 20ms (Views: 17.7ms | ActiveRecord: 0.4ms)

Started GET “/events.json?start=2016-06-26&end=2016-08-07&_=1455884100564” for 127.0.0.1 at 2016-02-19 13:15:17 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-06-26", "end"=>"2016-08-07", "_"=>"1455884100564"}
Event Load (0.8ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (9.3ms)

Completed 200 OK in 21ms (Views: 17.7ms | ActiveRecord: 0.8ms)

Started GET “/events.json?start=2016-07-31&end=2016-09-11&_=1455884100565” for 127.0.0.1 at 2016-02-19 13:15:18 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-07-31", "end"=>"2016-09-11", "_"=>"1455884100565"}
Event Load (0.4ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (8.2ms)

Completed 200 OK in 19ms (Views: 16.8ms | ActiveRecord: 0.4ms)

Started GET “/events.json?start=2016-08-28&end=2016-10-09&_=1455884100566” for 127.0.0.1 at 2016-02-19 13:15:19 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-08-28", "end"=>"2016-10-09", "_"=>"1455884100566"}
Event Load (0.6ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (10.2ms)

Completed 200 OK in 21ms (Views: 18.5ms | ActiveRecord: 0.6ms)

Started GET “/events.json?start=2016-07-31&end=2016-09-11&_=1455884100567” for 127.0.0.1 at 2016-02-19 13:15:20 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-07-31", "end"=>"2016-09-11", "_"=>"1455884100567"}
Event Load (0.7ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (10.5ms)

Completed 200 OK in 22ms (Views: 18.6ms | ActiveRecord: 0.7ms)

Started GET “/events.json?start=2016-06-26&end=2016-08-07&_=1455884100568” for 127.0.0.1 at 2016-02-19 13:15:22 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-06-26", "end"=>"2016-08-07", "_"=>"1455884100568"}
Event Load (0.5ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (8.6ms)

Completed 200 OK in 21ms (Views: 17.3ms | ActiveRecord: 0.5ms)

Started GET “/events/3/edit” for 127.0.0.1 at 2016-02-19 13:15:38 +0100 Processing by EventsController#edit as HTML

Parameters: {"id"=>"3"}
Event Load (0.6ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
 (0.7ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 3]]
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.4ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/_form.html.erb (128.8ms)
Rendered events/edit.html.erb within layouts/application (152.0ms)

Completed 200 OK in 530ms (Views: 523.5ms | ActiveRecord: 2.2ms)

Started PATCH “/events/3” for 127.0.0.1 at 2016-02-19 13:16:06 +0100 Processing by EventsController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"R1Bp1FWEyiI8r8Ypdqb+9iKv3Dm44dGo1bKioYrpYAoMX9rMetNJouO5higgiUeWEFS489sIbimI2GbU8ZaTDg==", "event"=>{"title"=>"Medium", "start(1i)"=>"2016", "start(2i)"=>"1", "start(3i)"=>"19", "start(4i)"=>"12", "start(5i)"=>"14", "priority"=>"medium", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"23", "end(4i)"=>"12", "end(5i)"=>"14", "ort"=>"", "description"=>"", "role_ids"=>["", "3"], "event_category_id"=>"1"}, "commit"=>"Update Event", "id"=>"3"}
Event Load (0.7ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]

Unpermitted parameter: event_category_id

 (0.3ms)  BEGIN
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 3]]
Role Load (0.7ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 3]]
SQL (0.6ms)  UPDATE "events" SET "start" = $1, "end" = $2, "updated_at" = $3 WHERE "events"."id" = $4  [["start", "2016-01-19 12:14:00.000000"], ["end", "2016-02-23 12:14:00.000000"], ["updated_at", "2016-02-19 12:16:06.938958"], ["id", 3]]
 (0.7ms)  COMMIT

Redirected to 0.0.0.0:3000/events/3 Completed 302 Found in 44ms (ActiveRecord: 3.4ms)

Started GET “/events/3” for 127.0.0.1 at 2016-02-19 13:16:06 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"3"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Rendered events/show.html.erb within layouts/application (5.2ms)

Completed 200 OK in 381ms (Views: 376.1ms | ActiveRecord: 0.5ms)

Started GET “/events/” for 127.0.0.1 at 2016-02-19 13:16:13 +0100 Processing by EventsController#index as HTML

Event Load (0.4ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (9.1ms)

Completed 200 OK in 322ms (Views: 319.4ms | ActiveRecord: 0.4ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455884173785” for 127.0.0.1 at 2016-02-19 13:16:13 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455884173785"}
Event Load (0.5ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (19.5ms)

Completed 200 OK in 53ms (Views: 49.3ms | ActiveRecord: 0.5ms)

ActiveRecord::SchemaMigration Load (49.2ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Migrating to CreateRecurrences (20160220000217)

 (15.1ms)  BEGIN
 (467.2ms)  CREATE TABLE "recurrences" ("id" serial primary key, "start" date, "end" date, "pattern" text, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) 
SQL (41.4ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160220000217"]]
 (26.4ms)  COMMIT
ActiveRecord::SchemaMigration Load (0.2ms)  SELECT "schema_migrations".* FROM "schema_migrations"
 (2.8ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'event_categories'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (20.6ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'events'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (3.0ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'events_roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (2.5ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'recurrences'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (2.2ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (1.9ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'users'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (1.8ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'users_roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

ActiveRecord::SchemaMigration Load (0.6ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Migrating to AddRecurrenceToEvent (20160220000625)

 (0.2ms)  BEGIN
 (34.2ms)  ALTER TABLE "events" ADD "recurrence_id" integer
 (133.8ms)  CREATE  INDEX  "index_events_on_recurrence_id" ON "events"  ("recurrence_id")
 (149.4ms)  ALTER TABLE "events" ADD CONSTRAINT "fk_rails_abe19bd7ec"

FOREIGN KEY (“recurrence_id”)

REFERENCES "recurrences" ("id")



SQL (0.4ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160220000625"]]
 (22.5ms)  COMMIT
ActiveRecord::SchemaMigration Load (0.3ms)  SELECT "schema_migrations".* FROM "schema_migrations"
 (3.6ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'event_categories'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (3.1ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'events'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (3.3ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'events_roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (2.6ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'recurrences'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (1.9ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (1.7ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'users'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (2.2ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'users_roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

Started GET “/” for ::1 at 2016-02-20 01:27:25 +0100

ActiveRecord::SchemaMigration Load (0.7ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (7.9ms)

DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_dummy_html_erb__791129214417408468_70257739314240 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_dummy_html_erb__791129214417408468_70257739314240 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_dummy_html_erb__791129214417408468_70257739314240 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_dummy_html_erb__791129214417408468_70257739314240 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_dummy_html_erb__791129214417408468_70257739314240 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_dummy_html_erb__791129214417408468_70257739314240 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_dummy_html_erb__791129214417408468_70257739314240 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_dummy_html_erb__791129214417408468_70257739314240 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_dummy_html_erb__791129214417408468_70257739314240 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_dummy_html_erb__791129214417408468_70257739314240 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_dummy_html_erb__791129214417408468_70257739314240 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_dummy_html_erb__791129214417408468_70257739314240 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_dummy_html_erb__791129214417408468_70257739314240 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_dummy_html_erb__791129214417408468_70257739314240 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_dummy_html_erb__791129214417408468_70257739314240 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_dummy_html_erb__791129214417408468_70257739314240 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_dummy_html_erb__791129214417408468_70257739314240 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_dummy_html_erb__791129214417408468_70257739314240 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_dummy_html_erb__791129214417408468_70257739314240 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_dummy_html_erb__791129214417408468_70257739314240 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_dummy_html_erb__791129214417408468_70257739314240 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_dummy_html_erb__791129214417408468_70257739314240 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_dummy_html_erb__791129214417408468_70257739314240 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_dummy_html_erb__791129214417408468_70257739314240 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_dummy_html_erb__791129214417408468_70257739314240 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_dummy_html_erb__791129214417408468_70257739314240 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) Completed 200 OK in 10150ms (Views: 10124.9ms | ActiveRecord: 0.0ms)

Started GET “/recurrences” for ::1 at 2016-02-20 01:27:35 +0100 Processing by RecurrencesController#index as HTML

Recurrence Load (0.9ms)  SELECT "recurrences".* FROM "recurrences"
Rendered recurrences/index.html.erb within layouts/application (4.9ms)

Completed 200 OK in 122ms (Views: 106.1ms | ActiveRecord: 2.2ms)

Started GET “/assets/application.self-aa27865577c424c04867eb2ccc223271262064f3ca6b609990abb16d48e2eca9.css?body=1” for ::1 at 2016-02-20 01:27:35 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for ::1 at 2016-02-20 01:27:35 +0100

Started GET “/assets/recurring_select.self-e0d7bfb20b0db760d19d037c71b441b0cb6d9e33d13abe7ea0f61525e991b3ac.js?body=1” for ::1 at 2016-02-20 01:27:36 +0100

Started GET “/assets/recurring_select_dialog.self-08390047c867ad439a8c5b0356bf66ea17e3540bedd063ccd25e1631c2104ac8.js?body=1” for ::1 at 2016-02-20 01:27:36 +0100

Started GET “/recurrences/new” for ::1 at 2016-02-20 01:27:44 +0100 Processing by RecurrencesController#new as HTML

Rendered recurrences/_form.html.erb (629.2ms)
Rendered recurrences/new.html.erb within layouts/application (714.7ms)

Completed 500 Internal Server Error in 756ms (ActiveRecord: 2.8ms)

NoMethodError - undefined method `event_id' for #<Recurrence:0x007fcc54c72680>:

activemodel (4.2.5.1) lib/active_model/attribute_methods.rb:433:in `method_missing'
actionview (4.2.5.1) lib/action_view/helpers/tags/base.rb:28:in `value'
actionview (4.2.5.1) lib/action_view/helpers/tags/base.rb:38:in `value_before_type_cast'
actionview (4.2.5.1) lib/action_view/helpers/tags/text_field.rb:13:in `block in render'
actionview (4.2.5.1) lib/action_view/helpers/tags/text_field.rb:13:in `render'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:787:in `text_field'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1323:in `text_field'
simple_form (3.2.1) lib/simple_form/inputs/string_input.rb:14:in `input'
simple_form (3.2.1) lib/simple_form/components/label_input.rb:28:in `deprecated_component'
simple_form (3.2.1) lib/simple_form/components/label_input.rb:14:in `label_input'
simple_form (3.2.1) lib/simple_form/wrappers/leaf.rb:19:in `render'
simple_form (3.2.1) lib/simple_form/wrappers/many.rb:28:in `block in render'
simple_form (3.2.1) lib/simple_form/wrappers/many.rb:26:in `render'
simple_form (3.2.1) lib/simple_form/wrappers/root.rb:15:in `render'
simple_form (3.2.1) lib/simple_form/form_builder.rb:116:in `input'
app/views/recurrences/_form.html.erb:5:in `block in _app_views_recurrences__form_html_erb__790140435203330909_70257786263680'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for'
app/views/recurrences/_form.html.erb:1:in `_app_views_recurrences__form_html_erb__790140435203330909_70257786263680'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial'
actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render'
app/views/recurrences/new.html.erb:3:in `_app_views_recurrences_new_html_erb___3840883945277818053_70257773736820'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started GET “/recurrences/new” for ::1 at 2016-02-20 01:27:44 +0100 Processing by RecurrencesController#new as HTML

Rendered recurrences/_form.html.erb (5.4ms)
Rendered recurrences/new.html.erb within layouts/application (7.1ms)

Completed 500 Internal Server Error in 11ms (ActiveRecord: 0.0ms)

NoMethodError - undefined method `event_id' for #<Recurrence:0x007fcc49457118>:

activemodel (4.2.5.1) lib/active_model/attribute_methods.rb:433:in `method_missing'
actionview (4.2.5.1) lib/action_view/helpers/tags/base.rb:28:in `value'
actionview (4.2.5.1) lib/action_view/helpers/tags/base.rb:38:in `value_before_type_cast'
actionview (4.2.5.1) lib/action_view/helpers/tags/text_field.rb:13:in `block in render'
actionview (4.2.5.1) lib/action_view/helpers/tags/text_field.rb:13:in `render'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:787:in `text_field'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1323:in `text_field'
simple_form (3.2.1) lib/simple_form/inputs/string_input.rb:14:in `input'
simple_form (3.2.1) lib/simple_form/components/label_input.rb:28:in `deprecated_component'
simple_form (3.2.1) lib/simple_form/components/label_input.rb:14:in `label_input'
simple_form (3.2.1) lib/simple_form/wrappers/leaf.rb:19:in `render'
simple_form (3.2.1) lib/simple_form/wrappers/many.rb:28:in `block in render'
simple_form (3.2.1) lib/simple_form/wrappers/many.rb:26:in `render'
simple_form (3.2.1) lib/simple_form/wrappers/root.rb:15:in `render'
simple_form (3.2.1) lib/simple_form/form_builder.rb:116:in `input'
app/views/recurrences/_form.html.erb:5:in `block in _app_views_recurrences__form_html_erb__790140435203330909_70257694507620'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for'
app/views/recurrences/_form.html.erb:1:in `_app_views_recurrences__form_html_erb__790140435203330909_70257694507620'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial'
actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render'
app/views/recurrences/new.html.erb:3:in `_app_views_recurrences_new_html_erb___3840883945277818053_70257693590680'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/eef391dda954bb31/variables” for ::1 at 2016-02-20 01:27:45 +0100

Started GET “/recurrences/new” for ::1 at 2016-02-20 01:28:13 +0100 Processing by RecurrencesController#new as HTML

Rendered recurrences/_form.html.erb (48.7ms)
Rendered recurrences/new.html.erb within layouts/application (50.1ms)

Completed 200 OK in 128ms (Views: 126.6ms | ActiveRecord: 0.0ms)

Started GET “/assets/application.self-aa27865577c424c04867eb2ccc223271262064f3ca6b609990abb16d48e2eca9.css?body=1” for ::1 at 2016-02-20 01:28:13 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-20 01:28:13 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-20 01:28:13 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-20 01:28:13 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-20 01:28:13 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-20 01:28:13 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-20 01:28:13 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-20 01:28:13 +0100

Started GET “/assets/recurring_select.self-e0d7bfb20b0db760d19d037c71b441b0cb6d9e33d13abe7ea0f61525e991b3ac.js?body=1” for ::1 at 2016-02-20 01:28:13 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-20 01:28:13 +0100

Started GET “/assets/recurring_select_dialog.self-08390047c867ad439a8c5b0356bf66ea17e3540bedd063ccd25e1631c2104ac8.js?body=1” for ::1 at 2016-02-20 01:28:13 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for ::1 at 2016-02-20 01:28:13 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-20 01:28:13 +0100

Started GET “/assets/recurring_select/cancel-9bd65bf935897e779ac39efbecc48e16546b64316d60eccded14782a95451637.png” for ::1 at 2016-02-20 01:28:19 +0100

Started GET “/assets/recurring_select/throbber_13x13-49e4e220162277d5957d78bc2e4bd858c3fec383e91e14fee3453147c129453c.gif” for ::1 at 2016-02-20 01:28:19 +0100

Started POST “/recurrences” for ::1 at 2016-02-20 01:30:59 +0100 Processing by RecurrencesController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"1BbCi1F0PRqP29txE/9XA/2Y6ZmWvx8kAtmMOuWV9d5qaAoNJV9PPVvh5kLJeFSGYspHlzdEWM/R84P+SO6miA==", "recurrence"=>{"start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"20", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"28", "pattern"=>"{\"interval\":1,\"until\":null,\"count\":null,\"validations\":null,\"rule_type\":\"IceCube::DailyRule\"}"}, "commit"=>"Create Recurrence"}
 (0.3ms)  BEGIN
SQL (169.8ms)  INSERT INTO "recurrences" ("pattern", "start", "end", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["pattern", "{\"interval\":1,\"until\":null,\"count\":null,\"validations\":null,\"rule_type\":\"IceCube::DailyRule\"}"], ["start", "2016-02-20"], ["end", "2016-02-28"], ["created_at", "2016-02-20 00:31:00.087766"], ["updated_at", "2016-02-20 00:31:00.087766"]]
 (22.3ms)  COMMIT

Redirected to localhost:3000/recurrences/1 Completed 302 Found in 415ms (ActiveRecord: 192.6ms)

Started GET “/recurrences/1” for ::1 at 2016-02-20 01:31:00 +0100 Processing by RecurrencesController#show as HTML

Parameters: {"id"=>"1"}
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 1]]
Rendered recurrences/show.html.erb within layouts/application (4.8ms)

Completed 500 Internal Server Error in 237ms (ActiveRecord: 0.4ms)

NoMethodError - undefined method `event_id' for #<Recurrence:0x007fcc519a1058>:

activemodel (4.2.5.1) lib/active_model/attribute_methods.rb:433:in `method_missing'
app/views/recurrences/show.html.erb:5:in `_app_views_recurrences_show_html_erb___230502863458256190_70257698306320'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/d9704ddd108db566/variables” for ::1 at 2016-02-20 01:31:00 +0100

Started GET “/recurrences/1” for ::1 at 2016-02-20 01:32:22 +0100 Processing by RecurrencesController#show as HTML

Parameters: {"id"=>"1"}
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 1]]
Rendered recurrences/show.html.erb within layouts/application (11.4ms)

Completed 200 OK in 295ms (Views: 293.4ms | ActiveRecord: 0.4ms)

Started GET “/assets/application.self-aa27865577c424c04867eb2ccc223271262064f3ca6b609990abb16d48e2eca9.css?body=1” for ::1 at 2016-02-20 01:32:23 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-20 01:32:23 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-20 01:32:23 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-20 01:32:23 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-20 01:32:23 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-20 01:32:23 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-20 01:32:23 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-20 01:32:23 +0100

Started GET “/assets/recurring_select.self-e0d7bfb20b0db760d19d037c71b441b0cb6d9e33d13abe7ea0f61525e991b3ac.js?body=1” for ::1 at 2016-02-20 01:32:23 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-20 01:32:23 +0100

Started GET “/assets/recurring_select_dialog.self-08390047c867ad439a8c5b0356bf66ea17e3540bedd063ccd25e1631c2104ac8.js?body=1” for ::1 at 2016-02-20 01:32:23 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for ::1 at 2016-02-20 01:32:23 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-20 01:32:23 +0100

Started GET “/recurrences” for ::1 at 2016-02-20 01:33:39 +0100 Processing by RecurrencesController#index as HTML

Recurrence Load (0.6ms)  SELECT "recurrences".* FROM "recurrences"
Rendered recurrences/index.html.erb within layouts/application (4.6ms)

Completed 200 OK in 283ms (Views: 281.5ms | ActiveRecord: 0.6ms)

Started GET “/recurrences/1/edit” for ::1 at 2016-02-20 01:33:42 +0100 Processing by RecurrencesController#edit as HTML

Parameters: {"id"=>"1"}
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 1]]
Rendered recurrences/_form.html.erb (240.7ms)
Rendered recurrences/edit.html.erb within layouts/application (252.1ms)

Completed 200 OK in 377ms (Views: 375.3ms | ActiveRecord: 0.3ms)

Started POST “/recurring_select/translate/en” for ::1 at 2016-02-20 01:34:01 +0100

Started POST “/recurring_select/translate/en” for ::1 at 2016-02-20 01:34:03 +0100

Started POST “/recurring_select/translate/en” for ::1 at 2016-02-20 01:34:03 +0100

Started POST “/recurring_select/translate/en” for ::1 at 2016-02-20 01:34:04 +0100

Started PATCH “/recurrences/1” for ::1 at 2016-02-20 01:34:08 +0100 Processing by RecurrencesController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"F8FkRUIaWpl7NxKuJjmTa0bc2bUQ1DrfqZwF90bQF2Opv6zDNjEovq8NL538vpDu2Y53u7EvfTR6tgoz66tENQ==", "recurrence"=>{"start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"20", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"28", "pattern"=>"{\"validations\":{\"day_of_month\":[],\"day_of_week\":{\"0\":[1,2,3,4]}},\"rule_type\":\"IceCube::MonthlyRule\",\"interval\":1,\"until\":null,\"count\":null,\"week_start\":0}"}, "commit"=>"Update Recurrence", "id"=>"1"}
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 1]]
 (0.2ms)  BEGIN
SQL (16.2ms)  UPDATE "recurrences" SET "pattern" = $1, "updated_at" = $2 WHERE "recurrences"."id" = $3  [["pattern", "{\"validations\":{\"day_of_month\":[],\"day_of_week\":{\"0\":[1,2,3,4]}},\"rule_type\":\"IceCube::MonthlyRule\",\"interval\":1,\"until\":null,\"count\":null,\"week_start\":0}"], ["updated_at", "2016-02-20 00:34:08.931071"], ["id", 1]]
 (15.9ms)  COMMIT

Redirected to localhost:3000/recurrences/1 Completed 302 Found in 78ms (ActiveRecord: 32.7ms)

Started GET “/recurrences/1” for ::1 at 2016-02-20 01:34:08 +0100 Processing by RecurrencesController#show as HTML

Parameters: {"id"=>"1"}
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 1]]
Rendered recurrences/show.html.erb within layouts/application (0.5ms)

Completed 200 OK in 172ms (Views: 170.6ms | ActiveRecord: 0.4ms)

Event Load (29.1ms)  SELECT  "events".* FROM "events"  ORDER BY "events"."id" ASC LIMIT 1
Recurrence Load (0.6ms)  SELECT  "recurrences".* FROM "recurrences"  ORDER BY "recurrences"."id" ASC LIMIT 1

Started GET “/recurrences/1” for ::1 at 2016-02-20 01:49:51 +0100

ActiveRecord::SchemaMigration Load (0.6ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by RecurrencesController#show as HTML

Parameters: {"id"=>"1"}
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 1]]
Rendered recurrences/show.html.erb within layouts/application (185.5ms)

Completed 200 OK in 1858ms (Views: 1734.4ms | ActiveRecord: 3.9ms)

Started GET “/recurrences” for ::1 at 2016-02-20 01:49:53 +0100 Processing by RecurrencesController#index as HTML

Recurrence Load (0.3ms)  SELECT "recurrences".* FROM "recurrences"
Rendered recurrences/index.html.erb within layouts/application (3.4ms)

Completed 200 OK in 68ms (Views: 66.3ms | ActiveRecord: 0.3ms)

Started GET “/” for ::1 at 2016-02-20 01:49:53 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (6.1ms)

Completed 200 OK in 101ms (Views: 99.8ms | ActiveRecord: 0.0ms)

Started GET “/events/1” for ::1 at 2016-02-20 01:49:53 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"1"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]

Completed 404 Not Found in 71ms (ActiveRecord: 1.7ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=1:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/events_controller.rb:67:in `set_event'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:432:in `block in make_lambda'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:145:in `block in halting_and_conditional'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started GET “/events/” for ::1 at 2016-02-20 01:49:54 +0100 Processing by EventsController#index as HTML

Event Load (0.4ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (12.3ms)

Completed 200 OK in 89ms (Views: 87.5ms | ActiveRecord: 0.4ms)

Started GET “/events/” for ::1 at 2016-02-20 01:49:55 +0100 Processing by EventsController#index as HTML

Event Load (0.4ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (2.6ms)

Completed 200 OK in 59ms (Views: 58.1ms | ActiveRecord: 0.4ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455929394566” for ::1 at 2016-02-20 01:49:55 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455929394566"}
Event Load (0.5ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (89.1ms)

Completed 200 OK in 137ms (Views: 135.1ms | ActiveRecord: 0.5ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455929395201” for ::1 at 2016-02-20 01:49:55 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455929395201"}
Event Load (0.6ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (5.6ms)

Completed 200 OK in 25ms (Views: 22.5ms | ActiveRecord: 0.6ms)

Started GET “/events/2/edit” for ::1 at 2016-02-20 01:50:01 +0100 Processing by EventsController#edit as HTML

Parameters: {"id"=>"2"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 2]]
 (119.4ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 2]]
Role Load (0.5ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (39.7ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/_form.html.erb (780.9ms)
Rendered events/edit.html.erb within layouts/application (868.8ms)

Completed 200 OK in 1003ms (Views: 838.5ms | ActiveRecord: 163.2ms)

Started PATCH “/events/2” for ::1 at 2016-02-20 01:50:50 +0100 Processing by EventsController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"c3xhC/kKOinKe03nvjDI8W5kgP6LHMX//dTYQbH30erNAqmNjSFIDh5BcNRkt8t08TYu8CrnghQu/teFHIyCvA==", "event"=>{"title"=>"", "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"19", "start(4i)"=>"11", "start(5i)"=>"29", "priority"=>"highest", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(1i)"=>"2016", "end(2i)"=>"8", "end(3i)"=>"19", "end(4i)"=>"11", "end(5i)"=>"29", "ort"=>"", "description"=>"", "role_ids"=>["", "2"], "event_category_id"=>"1"}, "commit"=>"Update Event", "id"=>"2"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 2]]

Unpermitted parameter: event_category_id

 (0.1ms)  BEGIN
Role Load (6.9ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 2]]
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 2]]
 (0.2ms)  COMMIT

Redirected to localhost:3000/events/2 Completed 302 Found in 19ms (ActiveRecord: 7.9ms)

Started GET “/events/2” for ::1 at 2016-02-20 01:50:50 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"2"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 2]]
Rendered events/show.html.erb within layouts/application (2.7ms)

Completed 200 OK in 183ms (Views: 181.0ms | ActiveRecord: 0.3ms)

Started GET “/events/2/edit” for ::1 at 2016-02-20 01:50:55 +0100 Processing by EventsController#edit as HTML

Parameters: {"id"=>"2"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 2]]
 (0.5ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 2]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.3ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/_form.html.erb (14.9ms)
Rendered events/edit.html.erb within layouts/application (24.6ms)

Completed 200 OK in 88ms (Views: 85.6ms | ActiveRecord: 1.5ms)

Started PATCH “/events/2” for ::1 at 2016-02-20 01:51:03 +0100 Processing by EventsController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"AjvRZV5bp/uBo2D0x5F/IT+fYDaCaN3dTCo23OBQKyC8RRnjKnDV3FWZXccdFnykoM3OOCOTmjafADkYTSt4dg==", "event"=>{"title"=>"TestEvent", "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"19", "start(4i)"=>"11", "start(5i)"=>"29", "priority"=>"highest", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(1i)"=>"2016", "end(2i)"=>"8", "end(3i)"=>"19", "end(4i)"=>"11", "end(5i)"=>"29", "ort"=>"", "description"=>"", "role_ids"=>["", "2"], "event_category_id"=>"1"}, "commit"=>"Update Event", "id"=>"2"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 2]]

Unpermitted parameter: event_category_id

 (0.1ms)  BEGIN
Role Load (0.2ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 2]]
Role Load (0.5ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 2]]
SQL (0.4ms)  UPDATE "events" SET "title" = $1, "updated_at" = $2 WHERE "events"."id" = $3  [["title", "TestEvent"], ["updated_at", "2016-02-20 00:51:03.804513"], ["id", 2]]
 (25.5ms)  COMMIT

Redirected to localhost:3000/events/2 Completed 302 Found in 35ms (ActiveRecord: 27.1ms)

Started GET “/events/2” for ::1 at 2016-02-20 01:51:03 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"2"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 2]]
Rendered events/show.html.erb within layouts/application (1.3ms)

Completed 200 OK in 103ms (Views: 100.6ms | ActiveRecord: 0.2ms)

Event Load (1.2ms)  SELECT  "events".* FROM "events"  ORDER BY "events"."id" ASC LIMIT 1
Event Load (1.3ms)  SELECT  "events".* FROM "events"  ORDER BY "events"."id" ASC LIMIT 1
Recurrence Load (0.6ms)  SELECT  "recurrences".* FROM "recurrences"  ORDER BY "recurrences"."id" ASC LIMIT 1
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."recurrence_id" = $1 LIMIT 1  [["recurrence_id", 1]]

Started GET “/events/2/edit” for ::1 at 2016-02-20 02:15:39 +0100

ActiveRecord::SchemaMigration Load (30.6ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by EventsController#edit as HTML

Parameters: {"id"=>"2"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 2]]
 (0.8ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 2]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.5ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/_form.html.erb (371.3ms)
Rendered events/edit.html.erb within layouts/application (396.7ms)

Completed 200 OK in 2306ms (Views: 2200.7ms | ActiveRecord: 9.0ms)

Started GET “/events/2/edit” for ::1 at 2016-02-20 02:15:42 +0100 Processing by EventsController#edit as HTML

Parameters: {"id"=>"2"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 2]]
 (0.4ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 2]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.2ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/_form.html.erb (17.0ms)
Rendered events/edit.html.erb within layouts/application (18.7ms)

Completed 200 OK in 81ms (Views: 77.4ms | ActiveRecord: 1.5ms)

Started GET “/events/2/edit” for ::1 at 2016-02-20 02:15:47 +0100 Processing by EventsController#edit as HTML

Parameters: {"id"=>"2"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 2]]
 (0.5ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 2]]
Role Load (0.6ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.2ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/_form.html.erb (15.6ms)
Rendered events/edit.html.erb within layouts/application (17.2ms)

Completed 200 OK in 66ms (Views: 63.0ms | ActiveRecord: 1.8ms)

Started GET “/events/2” for ::1 at 2016-02-20 02:15:48 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"2"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 2]]
Rendered events/show.html.erb within layouts/application (1.3ms)

Completed 200 OK in 62ms (Views: 60.2ms | ActiveRecord: 0.3ms)

Started GET “/events/” for ::1 at 2016-02-20 02:15:50 +0100 Processing by EventsController#index as HTML

Event Load (0.4ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (5.7ms)

Completed 200 OK in 96ms (Views: 94.7ms | ActiveRecord: 0.4ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455930950977” for ::1 at 2016-02-20 02:15:51 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455930950977"}
Event Load (0.4ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (12.2ms)

Completed 200 OK in 26ms (Views: 24.5ms | ActiveRecord: 0.4ms)

Started GET “/events/1” for ::1 at 2016-02-20 02:15:52 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"1"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]

Completed 404 Not Found in 2ms (ActiveRecord: 0.4ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=1:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/events_controller.rb:67:in `set_event'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:432:in `block in make_lambda'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:145:in `block in halting_and_conditional'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/d58d039871d96e13/variables” for ::1 at 2016-02-20 02:15:52 +0100

Started GET “/” for ::1 at 2016-02-20 02:15:53 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (5.8ms)

Completed 200 OK in 121ms (Views: 119.8ms | ActiveRecord: 0.0ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455930953855” for ::1 at 2016-02-20 02:15:53 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455930953855"}
Event Load (0.3ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (2.6ms)

Completed 200 OK in 10ms (Views: 8.4ms | ActiveRecord: 0.3ms)

Started GET “/recurrences” for ::1 at 2016-02-20 02:15:54 +0100 Processing by RecurrencesController#index as HTML

Recurrence Load (0.6ms)  SELECT "recurrences".* FROM "recurrences"
Rendered recurrences/index.html.erb within layouts/application (15.6ms)

Completed 200 OK in 147ms (Views: 77.8ms | ActiveRecord: 1.8ms)

Started GET “/recurrences” for ::1 at 2016-02-20 02:15:55 +0100 Processing by RecurrencesController#index as HTML

Recurrence Load (0.3ms)  SELECT "recurrences".* FROM "recurrences"
Rendered recurrences/index.html.erb within layouts/application (2.8ms)

Completed 200 OK in 84ms (Views: 82.7ms | ActiveRecord: 0.3ms)

Started GET “/recurrences/1/edit” for ::1 at 2016-02-20 02:15:58 +0100 Processing by RecurrencesController#edit as HTML

Parameters: {"id"=>"1"}
Recurrence Load (0.2ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 1]]
Rendered recurrences/_form.html.erb (175.6ms)
Rendered recurrences/edit.html.erb within layouts/application (187.4ms)

Completed 200 OK in 294ms (Views: 291.5ms | ActiveRecord: 0.2ms)

Started PATCH “/recurrences/1” for ::1 at 2016-02-20 02:16:04 +0100 Processing by RecurrencesController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"LBwQ/s16R1KncawmsbRA771+uTxm7FE/Ii8mf6JC8UWSYth4uVE1dXNLkRVrM0NqIiwXMscXFtTxBSm7DzmiEw==", "recurrence"=>{"start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"20", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"28", "pattern"=>"custom"}, "commit"=>"Update Recurrence", "id"=>"1"}
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 1]]
 (0.1ms)  BEGIN
 (15.9ms)  ROLLBACK

Completed 500 Internal Server Error in 35ms (ActiveRecord: 16.3ms)

NoMethodError - undefined method `has_key?' for “custom”:String:

ice_cube (0.13.3) lib/ice_cube/flexible_hash.rb:29:in `_match_key'
ice_cube (0.13.3) lib/ice_cube/flexible_hash.rb:22:in `delete'
ice_cube (0.13.3) lib/ice_cube/parsers/hash_parser.rb:28:in `normalize_keys'
ice_cube (0.13.3) lib/ice_cube/parsers/hash_parser.rb:11:in `to_schedule'
ice_cube (0.13.3) lib/ice_cube/schedule.rb:350:in `from_yaml'
ice_cube (0.13.3) lib/ice_cube/schedule.rb:396:in `load'
activerecord (4.2.5.1) lib/active_record/type/serialized.rb:19:in `type_cast_from_database'
activerecord (4.2.5.1) lib/active_record/type/mutable.rb:5:in `type_cast_from_user'
activerecord (4.2.5.1) lib/active_record/attribute.rb:110:in `type_cast'
activerecord (4.2.5.1) lib/active_record/attribute.rb:42:in `original_value'
activerecord (4.2.5.1) lib/active_record/attribute.rb:37:in `value'
activerecord (4.2.5.1) lib/active_record/attribute.rb:50:in `changed_from?'
activerecord (4.2.5.1) lib/active_record/attribute_methods/dirty.rb:142:in `_field_changed?'
activerecord (4.2.5.1) lib/active_record/attribute_methods/dirty.rb:115:in `save_changed_attribute'
activerecord (4.2.5.1) lib/active_record/attribute_methods/dirty.rb:98:in `write_attribute'
activerecord (4.2.5.1) lib/active_record/attribute_methods.rb:50:in `__temp__071647475627e6'
activerecord (4.2.5.1) lib/active_record/attribute_assignment.rb:54:in `_assign_attribute'
activerecord (4.2.5.1) lib/active_record/attribute_assignment.rb:41:in `block in assign_attributes'
actionpack (4.2.5.1) lib/action_controller/metal/strong_parameters.rb:185:in `each_pair'
activerecord (4.2.5.1) lib/active_record/attribute_assignment.rb:35:in `assign_attributes'
activerecord (4.2.5.1) lib/active_record/persistence.rb:251:in `block in update'
activerecord (4.2.5.1) lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `block in transaction'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/transaction.rb:184:in `within_new_transaction'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `transaction'
activerecord (4.2.5.1) lib/active_record/transactions.rb:220:in `transaction'
activerecord (4.2.5.1) lib/active_record/transactions.rb:348:in `with_transaction_returning_status'
activerecord (4.2.5.1) lib/active_record/persistence.rb:250:in `update'
app/controllers/recurrences_controller.rb:44:in `block in update'
actionpack (4.2.5.1) lib/action_controller/metal/mime_responds.rb:212:in `respond_to'
app/controllers/recurrences_controller.rb:43:in `update'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:38:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/72171d236c46569a/variables” for ::1 at 2016-02-20 02:16:04 +0100

Started GET “/recurrences/1/edit” for ::1 at 2016-02-20 02:16:10 +0100 Processing by RecurrencesController#edit as HTML

Parameters: {"id"=>"1"}
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 1]]
Rendered recurrences/_form.html.erb (14.4ms)
Rendered recurrences/edit.html.erb within layouts/application (26.2ms)

Completed 200 OK in 202ms (Views: 200.2ms | ActiveRecord: 0.3ms)

Started GET “/recurrences” for ::1 at 2016-02-20 02:16:43 +0100 Processing by RecurrencesController#index as HTML

Recurrence Load (0.4ms)  SELECT "recurrences".* FROM "recurrences"
Rendered recurrences/index.html.erb within layouts/application (3.9ms)

Completed 200 OK in 206ms (Views: 205.1ms | ActiveRecord: 0.4ms)

Started GET “/recurrences/new” for ::1 at 2016-02-20 02:16:44 +0100 Processing by RecurrencesController#new as HTML

Rendered recurrences/_form.html.erb (10.1ms)
Rendered recurrences/new.html.erb within layouts/application (44.0ms)

Completed 200 OK in 146ms (Views: 145.5ms | ActiveRecord: 0.0ms)

Started POST “/recurrences” for ::1 at 2016-02-20 02:16:59 +0100 Processing by RecurrencesController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"BjZDq46tR9Gg9axBsQLoreZRWeZmMu7JjDpNC75ayB64SIst+oY19nTPkXJrhesoeQP36MfJqSJfEELPEyGbSA==", "recurrence"=>{"start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"20", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"26", "pattern"=>"{\"interval\":1,\"until\":null,\"count\":null,\"validations\":null,\"rule_type\":\"IceCube::DailyRule\"}"}, "commit"=>"Create Recurrence"}

Completed 500 Internal Server Error in 4ms (ActiveRecord: 0.0ms)

NoMethodError - undefined method `has_key?' for #<String:0x007ffd3cdcd340>:

ice_cube (0.13.3) lib/ice_cube/flexible_hash.rb:29:in `_match_key'
ice_cube (0.13.3) lib/ice_cube/flexible_hash.rb:22:in `delete'
ice_cube (0.13.3) lib/ice_cube/parsers/hash_parser.rb:28:in `normalize_keys'
ice_cube (0.13.3) lib/ice_cube/parsers/hash_parser.rb:11:in `to_schedule'
ice_cube (0.13.3) lib/ice_cube/schedule.rb:350:in `from_yaml'
ice_cube (0.13.3) lib/ice_cube/schedule.rb:396:in `load'
activerecord (4.2.5.1) lib/active_record/type/serialized.rb:19:in `type_cast_from_database'
activerecord (4.2.5.1) lib/active_record/type/mutable.rb:5:in `type_cast_from_user'
activerecord (4.2.5.1) lib/active_record/attribute.rb:110:in `type_cast'
activerecord (4.2.5.1) lib/active_record/attribute.rb:42:in `original_value'
activerecord (4.2.5.1) lib/active_record/attribute.rb:37:in `value'
activerecord (4.2.5.1) lib/active_record/attribute.rb:50:in `changed_from?'
activerecord (4.2.5.1) lib/active_record/attribute_methods/dirty.rb:142:in `_field_changed?'
activerecord (4.2.5.1) lib/active_record/attribute_methods/dirty.rb:115:in `save_changed_attribute'
activerecord (4.2.5.1) lib/active_record/attribute_methods/dirty.rb:98:in `write_attribute'
activerecord (4.2.5.1) lib/active_record/attribute_methods.rb:50:in `__temp__071647475627e6'
activerecord (4.2.5.1) lib/active_record/attribute_assignment.rb:54:in `_assign_attribute'
activerecord (4.2.5.1) lib/active_record/attribute_assignment.rb:41:in `block in assign_attributes'
actionpack (4.2.5.1) lib/action_controller/metal/strong_parameters.rb:185:in `each_pair'
activerecord (4.2.5.1) lib/active_record/attribute_assignment.rb:35:in `assign_attributes'
activerecord (4.2.5.1) lib/active_record/core.rb:566:in `init_attributes'
activerecord (4.2.5.1) lib/active_record/core.rb:281:in `initialize'
activerecord (4.2.5.1) lib/active_record/inheritance.rb:61:in `new'
app/controllers/recurrences_controller.rb:27:in `create'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:38:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/6109d7f51a9864d3/variables” for ::1 at 2016-02-20 02:16:59 +0100

Started GET “/” for ::1 at 2016-02-20 02:20:51 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (1.9ms)

Completed 200 OK in 222ms (Views: 219.6ms | ActiveRecord: 0.0ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455931252783” for ::1 at 2016-02-20 02:20:53 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455931252783"}
Event Load (0.8ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (23.2ms)

Completed 200 OK in 146ms (Views: 80.6ms | ActiveRecord: 4.6ms)

Started GET “/recurrences” for ::1 at 2016-02-20 02:20:53 +0100 Processing by RecurrencesController#index as HTML

Recurrence Load (0.7ms)  SELECT "recurrences".* FROM "recurrences"
Rendered recurrences/index.html.erb within layouts/application (13.5ms)

Completed 200 OK in 125ms (Views: 107.3ms | ActiveRecord: 2.6ms)

Started DELETE “/recurrences/1” for ::1 at 2016-02-20 02:21:00 +0100 Processing by RecurrencesController#destroy as HTML

Parameters: {"authenticity_token"=>"d5HvCEZONwDB8+LdXpTmhLzbk0Ri1UZJ89iLaSQJlQLJ7yeOMmVFJxXJ3+6EE+UBI4k9SsMuAaIg8oStiXLGVA==", "id"=>"1"}
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 1]]
 (0.1ms)  BEGIN
SQL (93.2ms)  DELETE FROM "recurrences" WHERE "recurrences"."id" = $1  [["id", 1]]
 (28.9ms)  COMMIT

Redirected to localhost:3000/recurrences Completed 302 Found in 128ms (ActiveRecord: 122.7ms)

Started GET “/recurrences” for ::1 at 2016-02-20 02:21:00 +0100 Processing by RecurrencesController#index as HTML

Recurrence Load (0.3ms)  SELECT "recurrences".* FROM "recurrences"
Rendered recurrences/index.html.erb within layouts/application (1.1ms)

Completed 200 OK in 78ms (Views: 76.4ms | ActiveRecord: 0.3ms)

Started GET “/recurrences/new” for ::1 at 2016-02-20 02:21:02 +0100 Processing by RecurrencesController#new as HTML

Rendered recurrences/_form.html.erb (11.5ms)
Rendered recurrences/new.html.erb within layouts/application (23.0ms)

Completed 200 OK in 100ms (Views: 98.7ms | ActiveRecord: 0.0ms)

Started POST “/recurrences” for ::1 at 2016-02-20 02:21:13 +0100 Processing by RecurrencesController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"DKIiaZk3kPPB0KVRm3Ovj3k8ECikM8yL1vE2STOKZNGy3Orv7Rzi1BXqmGJB9KwK5m6+JgXIi2AF2zmNnvE3hw==", "recurrence"=>{"start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"20", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"25", "pattern"=>"{\"interval\":1,\"until\":null,\"count\":null,\"validations\":null,\"rule_type\":\"IceCube::DailyRule\"}"}, "commit"=>"Create Recurrence"}

Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.0ms)

NoMethodError - undefined method `has_key?' for #<String:0x007ffd4114c788>:

ice_cube (0.13.3) lib/ice_cube/flexible_hash.rb:29:in `_match_key'
ice_cube (0.13.3) lib/ice_cube/flexible_hash.rb:22:in `delete'
ice_cube (0.13.3) lib/ice_cube/parsers/hash_parser.rb:28:in `normalize_keys'
ice_cube (0.13.3) lib/ice_cube/parsers/hash_parser.rb:11:in `to_schedule'
ice_cube (0.13.3) lib/ice_cube/schedule.rb:350:in `from_yaml'
ice_cube (0.13.3) lib/ice_cube/schedule.rb:396:in `load'
activerecord (4.2.5.1) lib/active_record/type/serialized.rb:19:in `type_cast_from_database'
activerecord (4.2.5.1) lib/active_record/type/mutable.rb:5:in `type_cast_from_user'
activerecord (4.2.5.1) lib/active_record/attribute.rb:110:in `type_cast'
activerecord (4.2.5.1) lib/active_record/attribute.rb:42:in `original_value'
activerecord (4.2.5.1) lib/active_record/attribute.rb:37:in `value'
activerecord (4.2.5.1) lib/active_record/attribute.rb:50:in `changed_from?'
activerecord (4.2.5.1) lib/active_record/attribute_methods/dirty.rb:142:in `_field_changed?'
activerecord (4.2.5.1) lib/active_record/attribute_methods/dirty.rb:115:in `save_changed_attribute'
activerecord (4.2.5.1) lib/active_record/attribute_methods/dirty.rb:98:in `write_attribute'
activerecord (4.2.5.1) lib/active_record/attribute_methods.rb:50:in `__temp__071647475627e6'
activerecord (4.2.5.1) lib/active_record/attribute_assignment.rb:54:in `_assign_attribute'
activerecord (4.2.5.1) lib/active_record/attribute_assignment.rb:41:in `block in assign_attributes'
actionpack (4.2.5.1) lib/action_controller/metal/strong_parameters.rb:185:in `each_pair'
activerecord (4.2.5.1) lib/active_record/attribute_assignment.rb:35:in `assign_attributes'
activerecord (4.2.5.1) lib/active_record/core.rb:566:in `init_attributes'
activerecord (4.2.5.1) lib/active_record/core.rb:281:in `initialize'
activerecord (4.2.5.1) lib/active_record/inheritance.rb:61:in `new'
app/controllers/recurrences_controller.rb:27:in `create'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:38:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/4c8be0c5346886c5/variables” for ::1 at 2016-02-20 02:21:14 +0100

Started GET “/recurrences/new” for ::1 at 2016-02-20 02:22:37 +0100

ActiveRecord::SchemaMigration Load (0.6ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by RecurrencesController#new as HTML

Rendered recurrences/_form.html.erb (697.6ms)
Rendered recurrences/new.html.erb within layouts/application (740.4ms)

Completed 200 OK in 2580ms (Views: 2434.8ms | ActiveRecord: 2.8ms)

Started POST “/recurrences” for ::1 at 2016-02-20 02:22:49 +0100 Processing by RecurrencesController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"uURa/oASuEvb76n6VAL+GZ7GX1tkdffcPwjMNcx4jZMHOpJ49DnKbA/VlMmOhf2cAZTxVcWOsDfsIsPxYQPexQ==", "recurrence"=>{"start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"20", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"20", "pattern"=>"{\"interval\":1,\"until\":null,\"count\":null,\"validations\":null,\"rule_type\":\"IceCube::DailyRule\"}"}, "commit"=>"Create Recurrence"}

Completed 500 Internal Server Error in 18ms (ActiveRecord: 0.0ms)

NoMethodError - undefined method `has_key?' for #<String:0x007f90a1bd43c0>:

ice_cube (0.13.3) lib/ice_cube/flexible_hash.rb:29:in `_match_key'
ice_cube (0.13.3) lib/ice_cube/flexible_hash.rb:22:in `delete'
ice_cube (0.13.3) lib/ice_cube/parsers/hash_parser.rb:28:in `normalize_keys'
ice_cube (0.13.3) lib/ice_cube/parsers/hash_parser.rb:11:in `to_schedule'
ice_cube (0.13.3) lib/ice_cube/schedule.rb:350:in `from_yaml'
ice_cube (0.13.3) lib/ice_cube/schedule.rb:396:in `load'
activerecord (4.2.5.1) lib/active_record/type/serialized.rb:19:in `type_cast_from_database'
activerecord (4.2.5.1) lib/active_record/type/mutable.rb:5:in `type_cast_from_user'
activerecord (4.2.5.1) lib/active_record/attribute.rb:110:in `type_cast'
activerecord (4.2.5.1) lib/active_record/attribute.rb:42:in `original_value'
activerecord (4.2.5.1) lib/active_record/attribute.rb:37:in `value'
activerecord (4.2.5.1) lib/active_record/attribute.rb:50:in `changed_from?'
activerecord (4.2.5.1) lib/active_record/attribute_methods/dirty.rb:142:in `_field_changed?'
activerecord (4.2.5.1) lib/active_record/attribute_methods/dirty.rb:115:in `save_changed_attribute'
activerecord (4.2.5.1) lib/active_record/attribute_methods/dirty.rb:98:in `write_attribute'
activerecord (4.2.5.1) lib/active_record/attribute_methods.rb:50:in `__temp__071647475627e6'
activerecord (4.2.5.1) lib/active_record/attribute_assignment.rb:54:in `_assign_attribute'
activerecord (4.2.5.1) lib/active_record/attribute_assignment.rb:41:in `block in assign_attributes'
actionpack (4.2.5.1) lib/action_controller/metal/strong_parameters.rb:185:in `each_pair'
activerecord (4.2.5.1) lib/active_record/attribute_assignment.rb:35:in `assign_attributes'
activerecord (4.2.5.1) lib/active_record/core.rb:566:in `init_attributes'
activerecord (4.2.5.1) lib/active_record/core.rb:281:in `initialize'
activerecord (4.2.5.1) lib/active_record/inheritance.rb:61:in `new'
app/controllers/recurrences_controller.rb:27:in `create'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:38:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/16b866a530fd8bcf/variables” for ::1 at 2016-02-20 02:22:49 +0100

Started POST “/recurrences” for ::1 at 2016-02-20 02:28:00 +0100 Processing by RecurrencesController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"DKIiaZk3kPPB0KVRm3Ovj3k8ECikM8yL1vE2STOKZNGy3Orv7Rzi1BXqmGJB9KwK5m6+JgXIi2AF2zmNnvE3hw==", "recurrence"=>{"start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"20", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"25", "pattern"=>"{\"interval\":1,\"until\":null,\"count\":null,\"validations\":null,\"rule_type\":\"IceCube::DailyRule\"}"}, "commit"=>"Create Recurrence"}
 (0.2ms)  BEGIN
SQL (42.5ms)  INSERT INTO "recurrences" ("pattern", "start", "end", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["pattern", "{\"interval\":1,\"until\":null,\"count\":null,\"validations\":null,\"rule_type\":\"IceCube::DailyRule\"}"], ["start", "2016-02-20"], ["end", "2016-02-25"], ["created_at", "2016-02-20 01:28:01.943089"], ["updated_at", "2016-02-20 01:28:01.943089"]]
 (10.0ms)  COMMIT

Redirected to localhost:3000/recurrences/2 Completed 302 Found in 479ms (ActiveRecord: 56.5ms)

Started GET “/recurrences/2” for ::1 at 2016-02-20 02:28:02 +0100 Processing by RecurrencesController#show as HTML

Parameters: {"id"=>"2"}
Recurrence Load (0.6ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 2]]
Rendered recurrences/show.html.erb within layouts/application (2.7ms)

Completed 200 OK in 444ms (Views: 399.4ms | ActiveRecord: 0.6ms)

Started GET “/recurrences/2/edit” for ::1 at 2016-02-20 02:33:20 +0100 Processing by RecurrencesController#edit as HTML

Parameters: {"id"=>"2"}
Recurrence Load (0.7ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 2]]
Rendered recurrences/_form.html.erb (314.6ms)
Rendered recurrences/edit.html.erb within layouts/application (330.0ms)

Completed 200 OK in 632ms (Views: 625.1ms | ActiveRecord: 0.7ms)

Started PATCH “/recurrences/2” for ::1 at 2016-02-20 02:33:22 +0100 Processing by RecurrencesController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"EzDd3nJAE9DKNNuV1wkQB3q7yDkfN0eYBt1vMiIsM5GtThVYBmth9x4O5qYNjhOC5elmN77MAHPV92D2j1dgxw==", "recurrence"=>{"start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"20", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"25", "pattern"=>"{\"validations\":{},\"rule_type\":\"IceCube::DailyRule\",\"interval\":1}"}, "commit"=>"Update Recurrence", "id"=>"2"}
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 2]]
 (0.2ms)  BEGIN
SQL (0.8ms)  UPDATE "recurrences" SET "pattern" = $1, "updated_at" = $2 WHERE "recurrences"."id" = $3  [["pattern", "{\"validations\":{},\"rule_type\":\"IceCube::DailyRule\",\"interval\":1}"], ["updated_at", "2016-02-20 01:33:22.889961"], ["id", 2]]
 (0.4ms)  COMMIT

Redirected to localhost:3000/recurrences/2 Completed 302 Found in 17ms (ActiveRecord: 1.7ms)

Started GET “/recurrences/2” for ::1 at 2016-02-20 02:33:22 +0100 Processing by RecurrencesController#show as HTML

Parameters: {"id"=>"2"}
Recurrence Load (0.5ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 2]]
Rendered recurrences/show.html.erb within layouts/application (0.7ms)

Completed 200 OK in 142ms (Views: 140.3ms | ActiveRecord: 0.5ms)

Started GET “/recurrences” for ::1 at 2016-02-20 02:42:55 +0100

ActiveRecord::SchemaMigration Load (0.6ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by RecurrencesController#index as HTML Completed 500 Internal Server Error in 93ms (ActiveRecord: 0.0ms)

NameError - uninitialized constant IceCube::Scheduler:

activesupport (4.2.5.1) lib/active_support/dependencies.rb:533:in `load_missing_constant'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:184:in `const_missing'
app/models/recurrence.rb:5:in `<class:Recurrence>'
app/models/recurrence.rb:2:in `<top (required)>'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:457:in `block in load_file'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:647:in `new_constants_in'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:456:in `load_file'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:354:in `require_or_load'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:494:in `load_missing_constant'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:184:in `const_missing'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:526:in `load_missing_constant'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:184:in `const_missing'
app/controllers/recurrences_controller.rb:7:in `index'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started GET “/recurrences” for ::1 at 2016-02-20 02:42:56 +0100 Processing by RecurrencesController#index as HTML Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.0ms)

NameError - uninitialized constant IceCube::Scheduler:

activesupport (4.2.5.1) lib/active_support/dependencies.rb:533:in `load_missing_constant'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:184:in `const_missing'
app/models/recurrence.rb:5:in `<class:Recurrence>'
app/models/recurrence.rb:2:in `<top (required)>'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:457:in `block in load_file'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:647:in `new_constants_in'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:456:in `load_file'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:354:in `require_or_load'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:494:in `load_missing_constant'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:184:in `const_missing'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:526:in `load_missing_constant'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:184:in `const_missing'
app/controllers/recurrences_controller.rb:7:in `index'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/dcb8c4da842646d1/variables” for ::1 at 2016-02-20 02:42:56 +0100

Started GET “/recurrences” for ::1 at 2016-02-20 02:43:09 +0100 Processing by RecurrencesController#index as HTML Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.0ms)

NameError - uninitialized constant IceCube::Scheduler:

activesupport (4.2.5.1) lib/active_support/dependencies.rb:533:in `load_missing_constant'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:184:in `const_missing'
app/models/recurrence.rb:5:in `<class:Recurrence>'
app/models/recurrence.rb:2:in `<top (required)>'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:457:in `block in load_file'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:647:in `new_constants_in'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:456:in `load_file'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:354:in `require_or_load'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:494:in `load_missing_constant'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:184:in `const_missing'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:526:in `load_missing_constant'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:184:in `const_missing'
app/controllers/recurrences_controller.rb:7:in `index'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/7f1b239b7fc8c03a/variables” for ::1 at 2016-02-20 02:43:09 +0100

Started GET “/recurrences” for ::1 at 2016-02-20 02:47:01 +0100 Processing by RecurrencesController#index as HTML

Recurrence Load (1.4ms)  SELECT "recurrences".* FROM "recurrences"
Rendered recurrences/index.html.erb within layouts/application (232.6ms)

Completed 200 OK in 3059ms (Views: 2538.2ms | ActiveRecord: 6.6ms)

Started GET “/assets/application.self-aa27865577c424c04867eb2ccc223271262064f3ca6b609990abb16d48e2eca9.css?body=1” for ::1 at 2016-02-20 02:47:05 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-20 02:47:05 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-20 02:47:05 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-20 02:47:05 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-20 02:47:05 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-20 02:47:05 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-20 02:47:05 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-20 02:47:05 +0100

Started GET “/assets/recurring_select.self-e0d7bfb20b0db760d19d037c71b441b0cb6d9e33d13abe7ea0f61525e991b3ac.js?body=1” for ::1 at 2016-02-20 02:47:05 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-20 02:47:05 +0100

Started GET “/assets/recurring_select_dialog.self-08390047c867ad439a8c5b0356bf66ea17e3540bedd063ccd25e1631c2104ac8.js?body=1” for ::1 at 2016-02-20 02:47:05 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for ::1 at 2016-02-20 02:47:05 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-20 02:47:05 +0100

Started DELETE “/recurrences/2” for ::1 at 2016-02-20 02:47:09 +0100 Processing by RecurrencesController#destroy as HTML

Parameters: {"authenticity_token"=>"RH6EHH79GRl4R6mWpeZ5/q9CV7M4MNCiAJSXllO1Ekn6AEyaCtZrPqx9lKV/YXp7MBD5vZnLl0nTvphS/s5BHw==", "id"=>"2"}
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 2]]
 (0.1ms)  BEGIN
SQL (40.1ms)  DELETE FROM "recurrences" WHERE "recurrences"."id" = $1  [["id", 2]]
 (13.1ms)  COMMIT

Redirected to localhost:3000/recurrences Completed 302 Found in 93ms (ActiveRecord: 54.1ms)

Started GET “/recurrences” for ::1 at 2016-02-20 02:47:09 +0100 Processing by RecurrencesController#index as HTML

Recurrence Load (0.4ms)  SELECT "recurrences".* FROM "recurrences"
Rendered recurrences/index.html.erb within layouts/application (2.4ms)

Completed 200 OK in 132ms (Views: 130.2ms | ActiveRecord: 0.4ms)

Started GET “/recurrences/new” for ::1 at 2016-02-20 02:47:22 +0100 Processing by RecurrencesController#new as HTML

Rendered recurrences/_form.html.erb (158.0ms)
Rendered recurrences/new.html.erb within layouts/application (223.0ms)

Completed 200 OK in 308ms (Views: 307.0ms | ActiveRecord: 0.0ms)

Started POST “/recurrences” for ::1 at 2016-02-20 02:49:02 +0100 Processing by RecurrencesController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"ss/errkrVRMOTgqAXMX+2YhFMf49lWrH7waEQRS+TWIMsRYozQAnNNp0N7OGQv1cFxef8JxuLSw8LIuFucUeNA==", "recurrence"=>{"start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"20", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"20", "pattern"=>"{\"interval\":1,\"until\":null,\"count\":null,\"validations\":null,\"rule_type\":\"IceCube::DailyRule\"}"}, "commit"=>"Create Recurrence"}

Completed 500 Internal Server Error in 12ms (ActiveRecord: 0.0ms)

NoMethodError - undefined method `has_key?' for #<String:0x007f87adf40470>:

ice_cube (0.13.3) lib/ice_cube/flexible_hash.rb:29:in `_match_key'
ice_cube (0.13.3) lib/ice_cube/flexible_hash.rb:22:in `delete'
ice_cube (0.13.3) lib/ice_cube/parsers/hash_parser.rb:28:in `normalize_keys'
ice_cube (0.13.3) lib/ice_cube/parsers/hash_parser.rb:11:in `to_schedule'
ice_cube (0.13.3) lib/ice_cube/schedule.rb:350:in `from_yaml'
ice_cube (0.13.3) lib/ice_cube/schedule.rb:396:in `load'
activerecord (4.2.5.1) lib/active_record/type/serialized.rb:19:in `type_cast_from_database'
activerecord (4.2.5.1) lib/active_record/type/mutable.rb:5:in `type_cast_from_user'
activerecord (4.2.5.1) lib/active_record/attribute.rb:110:in `type_cast'
activerecord (4.2.5.1) lib/active_record/attribute.rb:42:in `original_value'
activerecord (4.2.5.1) lib/active_record/attribute.rb:37:in `value'
activerecord (4.2.5.1) lib/active_record/attribute.rb:50:in `changed_from?'
activerecord (4.2.5.1) lib/active_record/attribute_methods/dirty.rb:142:in `_field_changed?'
activerecord (4.2.5.1) lib/active_record/attribute_methods/dirty.rb:115:in `save_changed_attribute'
activerecord (4.2.5.1) lib/active_record/attribute_methods/dirty.rb:98:in `write_attribute'
activerecord (4.2.5.1) lib/active_record/attribute_methods.rb:50:in `__temp__071647475627e6'
activerecord (4.2.5.1) lib/active_record/attribute_assignment.rb:54:in `_assign_attribute'
activerecord (4.2.5.1) lib/active_record/attribute_assignment.rb:41:in `block in assign_attributes'
actionpack (4.2.5.1) lib/action_controller/metal/strong_parameters.rb:185:in `each_pair'
activerecord (4.2.5.1) lib/active_record/attribute_assignment.rb:35:in `assign_attributes'
activerecord (4.2.5.1) lib/active_record/core.rb:566:in `init_attributes'
activerecord (4.2.5.1) lib/active_record/core.rb:281:in `initialize'
activerecord (4.2.5.1) lib/active_record/inheritance.rb:61:in `new'
app/controllers/recurrences_controller.rb:27:in `create'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:38:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/0de7f8e50d321acc/variables” for ::1 at 2016-02-20 02:49:02 +0100

Started GET “/” for ::1 at 2016-02-20 03:20:09 +0100

ActiveRecord::SchemaMigration Load (0.6ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (12.2ms)

Completed 200 OK in 1907ms (Views: 1865.2ms | ActiveRecord: 0.0ms)

Started GET “/assets/application.self-aa27865577c424c04867eb2ccc223271262064f3ca6b609990abb16d48e2eca9.css?body=1” for ::1 at 2016-02-20 03:20:12 +0100

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455934812833” for ::1 at 2016-02-20 03:20:13 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455934812833"}
Event Load (1.5ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (330.2ms)

Completed 200 OK in 474ms (Views: 401.5ms | ActiveRecord: 6.9ms)

Started GET “/users/sign_in” for ::1 at 2016-02-20 03:20:15 +0100 Processing by Devise::SessionsController#new as HTML

 (33.1ms)  SELECT COUNT(*) FROM "users"
Role Load (21.5ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."name" = $1 AND "roles"."resource_type" IS NULL AND "roles"."resource_id" IS NULL  ORDER BY "roles"."id" ASC LIMIT 1  [["name", "Admin"]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 4]]
Rendered devise/shared/_links.html.erb (14.1ms)
Rendered devise/sessions/new.html.erb within layouts/devise (321.5ms)

Completed 200 OK in 701ms (Views: 463.2ms | ActiveRecord: 59.3ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-20 03:20:17 +0100

Started GET “/users/sign_up” for ::1 at 2016-02-20 03:20:20 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.3ms)  SELECT COUNT(*) FROM "users"
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."name" = $1 AND "roles"."resource_type" IS NULL AND "roles"."resource_id" IS NULL  ORDER BY "roles"."id" ASC LIMIT 1  [["name", "Admin"]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 4]]
Rendered devise/shared/_links.html.erb (6.6ms)
Rendered devise/registrations/new.html.erb within layouts/devise (15.9ms)

Completed 200 OK in 98ms (Views: 90.3ms | ActiveRecord: 0.9ms)

Started GET “/” for ::1 at 2016-02-20 03:21:01 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (0.7ms)

Completed 200 OK in 236ms (Views: 234.7ms | ActiveRecord: 0.0ms)

Started GET “/recurrences” for ::1 at 2016-02-20 03:21:01 +0100 Processing by RecurrencesController#index as HTML

Recurrence Load (0.7ms)  SELECT "recurrences".* FROM "recurrences"
Rendered recurrences/index.html.erb within layouts/application (4.4ms)

Completed 200 OK in 344ms (Views: 73.2ms | ActiveRecord: 1.5ms)

Started GET “/recurrences” for ::1 at 2016-02-20 03:21:02 +0100 Processing by RecurrencesController#index as HTML

Recurrence Load (0.3ms)  SELECT "recurrences".* FROM "recurrences"
Rendered recurrences/index.html.erb within layouts/application (0.9ms)

Completed 200 OK in 68ms (Views: 67.4ms | ActiveRecord: 0.3ms)

Started GET “/recurrences/new” for ::1 at 2016-02-20 03:21:05 +0100 Processing by RecurrencesController#new as HTML

Rendered recurrences/_form.html.erb (103.7ms)
Rendered recurrences/new.html.erb within layouts/application (106.7ms)

Completed 200 OK in 171ms (Views: 165.0ms | ActiveRecord: 0.6ms)

Started POST “/recurrences” for ::1 at 2016-02-20 03:21:12 +0100 Processing by RecurrencesController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"R/L2qIwLIN4qSuYU56Ve+aUwwRK1TiFsC37h4/e3ENv5jD4u+CBS+f5w2yc9Il18OmJvHBS1ZofYVO4nWsxDjQ==", "recurrence"=>{"start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"20", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"20", "pattern"=>"{\"interval\":1,\"until\":null,\"count\":null,\"validations\":null,\"rule_type\":\"IceCube::DailyRule\"}"}, "commit"=>"Create Recurrence"}
 (0.2ms)  BEGIN
SQL (50.9ms)  INSERT INTO "recurrences" ("pattern", "start", "end", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["pattern", "{\"interval\":1,\"until\":null,\"count\":null,\"validations\":null,\"rule_type\":\"IceCube::DailyRule\"}"], ["start", "2016-02-20"], ["end", "2016-02-20"], ["created_at", "2016-02-20 02:21:12.899717"], ["updated_at", "2016-02-20 02:21:12.899717"]]
 (11.5ms)  COMMIT

Redirected to localhost:3000/recurrences/3 Completed 302 Found in 68ms (ActiveRecord: 62.5ms)

Started GET “/recurrences/3” for ::1 at 2016-02-20 03:21:12 +0100 Processing by RecurrencesController#show as HTML

Parameters: {"id"=>"3"}
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 3]]
Rendered recurrences/show.html.erb within layouts/application (1.3ms)

Completed 200 OK in 94ms (Views: 67.7ms | ActiveRecord: 0.3ms)

ActiveRecord::SchemaMigration Load (0.4ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Migrating to Renamepattern (20160220022214)

 (0.3ms)  BEGIN
 (25.7ms)  ALTER TABLE "recurrences" RENAME COLUMN "pattern" TO "schedule"
SQL (20.2ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160220022214"]]
 (13.5ms)  COMMIT
ActiveRecord::SchemaMigration Load (0.2ms)  SELECT "schema_migrations".* FROM "schema_migrations"
 (2.4ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'event_categories'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (1.9ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'events'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (3.0ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'events_roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (2.0ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'recurrences'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (2.5ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (2.0ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'users'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (2.0ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'users_roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

Started GET “/recurrences/new” for ::1 at 2016-02-20 03:25:22 +0100

ActiveRecord::SchemaMigration Load (0.4ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by RecurrencesController#new as HTML

Rendered recurrences/_form.html.erb (330.1ms)
Rendered recurrences/new.html.erb within layouts/application (346.7ms)

Completed 200 OK in 2253ms (Views: 2184.2ms | ActiveRecord: 2.6ms)

Started POST “/recurrences” for ::1 at 2016-02-20 03:25:38 +0100 Processing by RecurrencesController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"N2O2C5bH+opb1YNJZxy9iKqjBVFzFJRr4+Skx9iRcdqJHX6N4uyIrY/vvnq9m74NNfGrX9Lv04AwzqsDdeoijA==", "recurrence"=>{"start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"20", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"26", "schedule"=>"{\"interval\":1,\"until\":null,\"count\":null,\"validations\":null,\"rule_type\":\"IceCube::DailyRule\"}"}, "commit"=>"Create Recurrence"}

Unpermitted parameter: schedule

 (0.1ms)  BEGIN
SQL (0.6ms)  INSERT INTO "recurrences" ("start", "end", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["start", "2016-02-20"], ["end", "2016-02-26"], ["created_at", "2016-02-20 02:25:38.790552"], ["updated_at", "2016-02-20 02:25:38.790552"]]
 (16.0ms)  COMMIT

Redirected to localhost:3000/recurrences/4 Completed 302 Found in 40ms (ActiveRecord: 17.0ms)

Started GET “/recurrences/4” for ::1 at 2016-02-20 03:25:38 +0100 Processing by RecurrencesController#show as HTML

Parameters: {"id"=>"4"}
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 4]]
Rendered recurrences/show.html.erb within layouts/application (1.1ms)

Completed 200 OK in 129ms (Views: 100.4ms | ActiveRecord: 0.4ms)

Started GET “/recurrences” for ::1 at 2016-02-20 03:26:28 +0100 Processing by RecurrencesController#index as HTML

Recurrence Load (0.4ms)  SELECT "recurrences".* FROM "recurrences"
Rendered recurrences/index.html.erb within layouts/application (107.7ms)

Completed 500 Internal Server Error in 157ms (ActiveRecord: 2.6ms)

NoMethodError - undefined method `pattern' for #<Recurrence:0x007fce927b7178>:

activemodel (4.2.5.1) lib/active_model/attribute_methods.rb:433:in `method_missing'
app/views/recurrences/index.html.erb:21:in `block in _app_views_recurrences_index_html_erb___3637170390954921059_70262598674520'
activerecord (4.2.5.1) lib/active_record/relation/delegation.rb:46:in `each'
app/views/recurrences/index.html.erb:17:in `_app_views_recurrences_index_html_erb___3637170390954921059_70262598674520'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started GET “/recurrences” for ::1 at 2016-02-20 03:26:29 +0100 Processing by RecurrencesController#index as HTML

Recurrence Load (0.4ms)  SELECT "recurrences".* FROM "recurrences"
Rendered recurrences/index.html.erb within layouts/application (5.6ms)

Completed 500 Internal Server Error in 10ms (ActiveRecord: 0.4ms)

NoMethodError - undefined method `pattern' for #<Recurrence:0x007fce9344dea0>:

activemodel (4.2.5.1) lib/active_model/attribute_methods.rb:433:in `method_missing'
app/views/recurrences/index.html.erb:21:in `block in _app_views_recurrences_index_html_erb___3637170390954921059_70262605342280'
activerecord (4.2.5.1) lib/active_record/relation/delegation.rb:46:in `each'
app/views/recurrences/index.html.erb:17:in `_app_views_recurrences_index_html_erb___3637170390954921059_70262605342280'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/8af89a69b752dda1/variables” for ::1 at 2016-02-20 03:26:29 +0100

Started GET “/recurrences” for ::1 at 2016-02-20 03:27:23 +0100 Processing by RecurrencesController#index as HTML

Recurrence Load (1.1ms)  SELECT "recurrences".* FROM "recurrences"
Rendered recurrences/index.html.erb within layouts/application (11.0ms)

Completed 200 OK in 331ms (Views: 327.6ms | ActiveRecord: 1.1ms)

Started GET “/assets/application.self-aa27865577c424c04867eb2ccc223271262064f3ca6b609990abb16d48e2eca9.css?body=1” for ::1 at 2016-02-20 03:27:23 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-20 03:27:23 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-20 03:27:23 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-20 03:27:23 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-20 03:27:23 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-20 03:27:23 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-20 03:27:23 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-20 03:27:23 +0100

Started GET “/assets/recurring_select.self-e0d7bfb20b0db760d19d037c71b441b0cb6d9e33d13abe7ea0f61525e991b3ac.js?body=1” for ::1 at 2016-02-20 03:27:23 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-20 03:27:23 +0100

Started GET “/assets/recurring_select_dialog.self-08390047c867ad439a8c5b0356bf66ea17e3540bedd063ccd25e1631c2104ac8.js?body=1” for ::1 at 2016-02-20 03:27:23 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for ::1 at 2016-02-20 03:27:23 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-20 03:27:23 +0100

Started DELETE “/recurrences/3” for ::1 at 2016-02-20 03:27:30 +0100 Processing by RecurrencesController#destroy as HTML

Parameters: {"authenticity_token"=>"tlJlRXHscdQ5bjhHdhcR+PWlAxmc5aaeDGJpc6C7H24ILK3DBccD8+1UBXSskBJ9avetFz0e4XXfSGa3DcBMOA==", "id"=>"3"}
Recurrence Load (0.5ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 3]]
 (0.1ms)  BEGIN
SQL (1.7ms)  DELETE FROM "recurrences" WHERE "recurrences"."id" = $1  [["id", 3]]
 (0.5ms)  COMMIT

Redirected to localhost:3000/recurrences Completed 302 Found in 8ms (ActiveRecord: 2.8ms)

Started GET “/recurrences” for ::1 at 2016-02-20 03:27:30 +0100 Processing by RecurrencesController#index as HTML

Recurrence Load (0.3ms)  SELECT "recurrences".* FROM "recurrences"
Rendered recurrences/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 75ms (Views: 74.1ms | ActiveRecord: 0.3ms)

Started DELETE “/recurrences/4” for ::1 at 2016-02-20 03:27:35 +0100 Processing by RecurrencesController#destroy as HTML

Parameters: {"authenticity_token"=>"QnfRBjsu3JZPuDYN35gqJk10xWsWPnUEPlra3E5jGaD8CRmATwWusZuCCz4FHymj0iZrZbfFMu/tcNUY4xhK9g==", "id"=>"4"}
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 4]]
 (0.2ms)  BEGIN
SQL (0.5ms)  DELETE FROM "recurrences" WHERE "recurrences"."id" = $1  [["id", 4]]
 (16.0ms)  COMMIT

Redirected to localhost:3000/recurrences Completed 302 Found in 21ms (ActiveRecord: 17.1ms)

Started GET “/recurrences” for ::1 at 2016-02-20 03:27:35 +0100 Processing by RecurrencesController#index as HTML

Recurrence Load (0.3ms)  SELECT "recurrences".* FROM "recurrences"
Rendered recurrences/index.html.erb within layouts/application (1.1ms)

Completed 200 OK in 61ms (Views: 59.2ms | ActiveRecord: 0.3ms)

Started GET “/recurrences/new” for ::1 at 2016-02-20 03:27:37 +0100 Processing by RecurrencesController#new as HTML

Rendered recurrences/_form.html.erb (13.5ms)
Rendered recurrences/new.html.erb within layouts/application (19.8ms)

Completed 200 OK in 95ms (Views: 93.8ms | ActiveRecord: 0.0ms)

Started POST “/recurrences” for ::1 at 2016-02-20 03:27:48 +0100 Processing by RecurrencesController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"0TN+MGdAfsC27X+XBKE4OTTqaBQ1f8ZruIwuUbgd10lvTba2E2sM52LXQqTeJju8q7jGGpSEgYBrpiGVFWaEHw==", "recurrence"=>{"start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"20", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"23", "schedule"=>"{\"interval\":1,\"until\":null,\"count\":null,\"validations\":null,\"rule_type\":\"IceCube::DailyRule\"}"}, "commit"=>"Create Recurrence"}

Completed 500 Internal Server Error in 7ms (ActiveRecord: 0.0ms)

NoMethodError - undefined method `has_key?' for #<String:0x007fce933a3720>:

ice_cube (0.13.3) lib/ice_cube/flexible_hash.rb:29:in `_match_key'
ice_cube (0.13.3) lib/ice_cube/flexible_hash.rb:22:in `delete'
ice_cube (0.13.3) lib/ice_cube/parsers/hash_parser.rb:28:in `normalize_keys'
ice_cube (0.13.3) lib/ice_cube/parsers/hash_parser.rb:11:in `to_schedule'
ice_cube (0.13.3) lib/ice_cube/schedule.rb:350:in `from_yaml'
ice_cube (0.13.3) lib/ice_cube/schedule.rb:396:in `load'
activerecord (4.2.5.1) lib/active_record/type/serialized.rb:19:in `type_cast_from_database'
activerecord (4.2.5.1) lib/active_record/type/mutable.rb:5:in `type_cast_from_user'
activerecord (4.2.5.1) lib/active_record/attribute.rb:110:in `type_cast'
activerecord (4.2.5.1) lib/active_record/attribute.rb:42:in `original_value'
activerecord (4.2.5.1) lib/active_record/attribute.rb:37:in `value'
activerecord (4.2.5.1) lib/active_record/attribute.rb:50:in `changed_from?'
activerecord (4.2.5.1) lib/active_record/attribute_methods/dirty.rb:142:in `_field_changed?'
activerecord (4.2.5.1) lib/active_record/attribute_methods/dirty.rb:115:in `save_changed_attribute'
activerecord (4.2.5.1) lib/active_record/attribute_methods/dirty.rb:98:in `write_attribute'
activerecord (4.2.5.1) lib/active_record/attribute_methods.rb:50:in `__temp__373686564657c656'
activerecord (4.2.5.1) lib/active_record/attribute_assignment.rb:54:in `_assign_attribute'
activerecord (4.2.5.1) lib/active_record/attribute_assignment.rb:41:in `block in assign_attributes'
actionpack (4.2.5.1) lib/action_controller/metal/strong_parameters.rb:185:in `each_pair'
activerecord (4.2.5.1) lib/active_record/attribute_assignment.rb:35:in `assign_attributes'
activerecord (4.2.5.1) lib/active_record/core.rb:566:in `init_attributes'
activerecord (4.2.5.1) lib/active_record/core.rb:281:in `initialize'
activerecord (4.2.5.1) lib/active_record/inheritance.rb:61:in `new'
app/controllers/recurrences_controller.rb:27:in `create'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:38:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/df4a72b31ee7ecb0/variables” for ::1 at 2016-02-20 03:27:48 +0100

Started POST “/__better_errors/df4a72b31ee7ecb0/variables” for ::1 at 2016-02-20 03:37:12 +0100

NameError (local variable `m' not defined for #<Binding:0x007fce927ad790>):

better_errors (2.1.1) lib/better_errors/stack_frame.rb:73:in `local_variable_get'
better_errors (2.1.1) lib/better_errors/stack_frame.rb:73:in `block in local_variables'
better_errors (2.1.1) lib/better_errors/stack_frame.rb:71:in `each'
better_errors (2.1.1) lib/better_errors/stack_frame.rb:71:in `each_with_object'
better_errors (2.1.1) lib/better_errors/stack_frame.rb:71:in `local_variables'
(erubis:52:in `render'
erubis (2.7.0) lib/erubis/evaluator.rb:65:in `eval'
erubis (2.7.0) lib/erubis/evaluator.rb:65:in `result'
better_errors (2.1.1) lib/better_errors/error_page.rb:30:in `render'
better_errors (2.1.1) lib/better_errors/error_page.rb:37:in `do_variables'
better_errors (2.1.1) lib/better_errors/middleware.rb:132:in `internal_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:75:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (3.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (63.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (51.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (137.7ms)

Started POST “/__better_errors/df4a72b31ee7ecb0/variables” for ::1 at 2016-02-20 03:37:13 +0100

NameError (local variable `m' not defined for #<Binding:0x007fce927ad790>):

better_errors (2.1.1) lib/better_errors/stack_frame.rb:73:in `local_variable_get'
better_errors (2.1.1) lib/better_errors/stack_frame.rb:73:in `block in local_variables'
better_errors (2.1.1) lib/better_errors/stack_frame.rb:71:in `each'
better_errors (2.1.1) lib/better_errors/stack_frame.rb:71:in `each_with_object'
better_errors (2.1.1) lib/better_errors/stack_frame.rb:71:in `local_variables'
(erubis:52:in `render'
erubis (2.7.0) lib/erubis/evaluator.rb:65:in `eval'
erubis (2.7.0) lib/erubis/evaluator.rb:65:in `result'
better_errors (2.1.1) lib/better_errors/error_page.rb:30:in `render'
better_errors (2.1.1) lib/better_errors/error_page.rb:37:in `do_variables'
better_errors (2.1.1) lib/better_errors/middleware.rb:132:in `internal_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:75:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (9.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (60.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (45.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (108.0ms)

Started POST “/__better_errors/df4a72b31ee7ecb0/variables” for ::1 at 2016-02-20 03:37:13 +0100

NameError (local variable `m' not defined for #<Binding:0x007fce927ad790>):

better_errors (2.1.1) lib/better_errors/stack_frame.rb:73:in `local_variable_get'
better_errors (2.1.1) lib/better_errors/stack_frame.rb:73:in `block in local_variables'
better_errors (2.1.1) lib/better_errors/stack_frame.rb:71:in `each'
better_errors (2.1.1) lib/better_errors/stack_frame.rb:71:in `each_with_object'
better_errors (2.1.1) lib/better_errors/stack_frame.rb:71:in `local_variables'
(erubis:52:in `render'
erubis (2.7.0) lib/erubis/evaluator.rb:65:in `eval'
erubis (2.7.0) lib/erubis/evaluator.rb:65:in `result'
better_errors (2.1.1) lib/better_errors/error_page.rb:30:in `render'
better_errors (2.1.1) lib/better_errors/error_page.rb:37:in `do_variables'
better_errors (2.1.1) lib/better_errors/middleware.rb:132:in `internal_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:75:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (4.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.1ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (54.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (45.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (105.6ms)

Started POST “/__better_errors/df4a72b31ee7ecb0/variables” for ::1 at 2016-02-20 03:37:14 +0100

NameError (local variable `m' not defined for #<Binding:0x007fce927ad740>):

better_errors (2.1.1) lib/better_errors/stack_frame.rb:73:in `local_variable_get'
better_errors (2.1.1) lib/better_errors/stack_frame.rb:73:in `block in local_variables'
better_errors (2.1.1) lib/better_errors/stack_frame.rb:71:in `each'
better_errors (2.1.1) lib/better_errors/stack_frame.rb:71:in `each_with_object'
better_errors (2.1.1) lib/better_errors/stack_frame.rb:71:in `local_variables'
(erubis:52:in `render'
erubis (2.7.0) lib/erubis/evaluator.rb:65:in `eval'
erubis (2.7.0) lib/erubis/evaluator.rb:65:in `result'
better_errors (2.1.1) lib/better_errors/error_page.rb:30:in `render'
better_errors (2.1.1) lib/better_errors/error_page.rb:37:in `do_variables'
better_errors (2.1.1) lib/better_errors/middleware.rb:132:in `internal_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:75:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (3.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.1ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (62.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (51.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (107.4ms)

Started POST “/__better_errors/df4a72b31ee7ecb0/variables” for ::1 at 2016-02-20 03:37:15 +0100

NameError (local variable `m' not defined for #<Binding:0x007fce927ad740>):

better_errors (2.1.1) lib/better_errors/stack_frame.rb:73:in `local_variable_get'
better_errors (2.1.1) lib/better_errors/stack_frame.rb:73:in `block in local_variables'
better_errors (2.1.1) lib/better_errors/stack_frame.rb:71:in `each'
better_errors (2.1.1) lib/better_errors/stack_frame.rb:71:in `each_with_object'
better_errors (2.1.1) lib/better_errors/stack_frame.rb:71:in `local_variables'
(erubis:52:in `render'
erubis (2.7.0) lib/erubis/evaluator.rb:65:in `eval'
erubis (2.7.0) lib/erubis/evaluator.rb:65:in `result'
better_errors (2.1.1) lib/better_errors/error_page.rb:30:in `render'
better_errors (2.1.1) lib/better_errors/error_page.rb:37:in `do_variables'
better_errors (2.1.1) lib/better_errors/middleware.rb:132:in `internal_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:75:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (3.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (54.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (46.1ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (104.6ms)

Started POST “/__better_errors/df4a72b31ee7ecb0/variables” for ::1 at 2016-02-20 03:37:16 +0100

Started POST “/__better_errors/df4a72b31ee7ecb0/variables” for ::1 at 2016-02-20 03:37:19 +0100

Started POST “/__better_errors/df4a72b31ee7ecb0/variables” for ::1 at 2016-02-20 03:37:22 +0100

NameError (local variable `m' not defined for #<Binding:0x007fce927ad790>):

better_errors (2.1.1) lib/better_errors/stack_frame.rb:73:in `local_variable_get'
better_errors (2.1.1) lib/better_errors/stack_frame.rb:73:in `block in local_variables'
better_errors (2.1.1) lib/better_errors/stack_frame.rb:71:in `each'
better_errors (2.1.1) lib/better_errors/stack_frame.rb:71:in `each_with_object'
better_errors (2.1.1) lib/better_errors/stack_frame.rb:71:in `local_variables'
(erubis:52:in `render'
erubis (2.7.0) lib/erubis/evaluator.rb:65:in `eval'
erubis (2.7.0) lib/erubis/evaluator.rb:65:in `result'
better_errors (2.1.1) lib/better_errors/error_page.rb:30:in `render'
better_errors (2.1.1) lib/better_errors/error_page.rb:37:in `do_variables'
better_errors (2.1.1) lib/better_errors/middleware.rb:132:in `internal_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:75:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (3.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (56.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (49.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (107.9ms)

Started POST “/__better_errors/df4a72b31ee7ecb0/variables” for ::1 at 2016-02-20 03:37:25 +0100

NameError (local variable `m' not defined for #<Binding:0x007fce927ad740>):

better_errors (2.1.1) lib/better_errors/stack_frame.rb:73:in `local_variable_get'
better_errors (2.1.1) lib/better_errors/stack_frame.rb:73:in `block in local_variables'
better_errors (2.1.1) lib/better_errors/stack_frame.rb:71:in `each'
better_errors (2.1.1) lib/better_errors/stack_frame.rb:71:in `each_with_object'
better_errors (2.1.1) lib/better_errors/stack_frame.rb:71:in `local_variables'
(erubis:52:in `render'
erubis (2.7.0) lib/erubis/evaluator.rb:65:in `eval'
erubis (2.7.0) lib/erubis/evaluator.rb:65:in `result'
better_errors (2.1.1) lib/better_errors/error_page.rb:30:in `render'
better_errors (2.1.1) lib/better_errors/error_page.rb:37:in `do_variables'
better_errors (2.1.1) lib/better_errors/middleware.rb:132:in `internal_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:75:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (3.1ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (54.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (49.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (109.0ms)

Started POST “/__better_errors/df4a72b31ee7ecb0/variables” for ::1 at 2016-02-20 03:37:40 +0100

Started POST “/__better_errors/df4a72b31ee7ecb0/variables” for ::1 at 2016-02-20 03:37:41 +0100

Started POST “/__better_errors/df4a72b31ee7ecb0/variables” for ::1 at 2016-02-20 03:37:42 +0100

Started POST “/__better_errors/df4a72b31ee7ecb0/variables” for ::1 at 2016-02-20 03:37:46 +0100

Started POST “/__better_errors/df4a72b31ee7ecb0/variables” for ::1 at 2016-02-20 03:37:47 +0100

Started POST “/__better_errors/df4a72b31ee7ecb0/variables” for ::1 at 2016-02-20 03:37:48 +0100

Started POST “/__better_errors/df4a72b31ee7ecb0/variables” for ::1 at 2016-02-20 03:37:50 +0100

Started POST “/__better_errors/df4a72b31ee7ecb0/variables” for ::1 at 2016-02-20 03:37:52 +0100

Started POST “/__better_errors/df4a72b31ee7ecb0/variables” for ::1 at 2016-02-20 03:37:53 +0100

Started POST “/__better_errors/df4a72b31ee7ecb0/variables” for ::1 at 2016-02-20 03:37:55 +0100

Started POST “/__better_errors/df4a72b31ee7ecb0/variables” for ::1 at 2016-02-20 03:37:56 +0100

Started POST “/__better_errors/df4a72b31ee7ecb0/variables” for ::1 at 2016-02-20 03:37:58 +0100

Started POST “/__better_errors/df4a72b31ee7ecb0/variables” for ::1 at 2016-02-20 03:37:59 +0100

Started POST “/__better_errors/df4a72b31ee7ecb0/variables” for ::1 at 2016-02-20 03:38:02 +0100

Started POST “/__better_errors/df4a72b31ee7ecb0/variables” for ::1 at 2016-02-20 03:38:04 +0100

NameError (local variable `m' not defined for #<Binding:0x007fce927ad510>):

better_errors (2.1.1) lib/better_errors/stack_frame.rb:73:in `local_variable_get'
better_errors (2.1.1) lib/better_errors/stack_frame.rb:73:in `block in local_variables'
better_errors (2.1.1) lib/better_errors/stack_frame.rb:71:in `each'
better_errors (2.1.1) lib/better_errors/stack_frame.rb:71:in `each_with_object'
better_errors (2.1.1) lib/better_errors/stack_frame.rb:71:in `local_variables'
(erubis:52:in `render'
erubis (2.7.0) lib/erubis/evaluator.rb:65:in `eval'
erubis (2.7.0) lib/erubis/evaluator.rb:65:in `result'
better_errors (2.1.1) lib/better_errors/error_page.rb:30:in `render'
better_errors (2.1.1) lib/better_errors/error_page.rb:37:in `do_variables'
better_errors (2.1.1) lib/better_errors/middleware.rb:132:in `internal_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:75:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (3.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (58.1ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (49.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (113.3ms)

Started POST “/__better_errors/df4a72b31ee7ecb0/variables” for ::1 at 2016-02-20 03:38:05 +0100

NameError (local variable `m' not defined for #<Binding:0x007fce927ad560>):

better_errors (2.1.1) lib/better_errors/stack_frame.rb:73:in `local_variable_get'
better_errors (2.1.1) lib/better_errors/stack_frame.rb:73:in `block in local_variables'
better_errors (2.1.1) lib/better_errors/stack_frame.rb:71:in `each'
better_errors (2.1.1) lib/better_errors/stack_frame.rb:71:in `each_with_object'
better_errors (2.1.1) lib/better_errors/stack_frame.rb:71:in `local_variables'
(erubis:52:in `render'
erubis (2.7.0) lib/erubis/evaluator.rb:65:in `eval'
erubis (2.7.0) lib/erubis/evaluator.rb:65:in `result'
better_errors (2.1.1) lib/better_errors/error_page.rb:30:in `render'
better_errors (2.1.1) lib/better_errors/error_page.rb:37:in `do_variables'
better_errors (2.1.1) lib/better_errors/middleware.rb:132:in `internal_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:75:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (5.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (57.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (46.1ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (105.0ms)

Started POST “/__better_errors/df4a72b31ee7ecb0/variables” for ::1 at 2016-02-20 03:38:07 +0100

Started POST “/__better_errors/df4a72b31ee7ecb0/variables” for ::1 at 2016-02-20 03:38:09 +0100

Started POST “/__better_errors/df4a72b31ee7ecb0/variables” for ::1 at 2016-02-20 03:38:17 +0100

NameError (local variable `m' not defined for #<Binding:0x007fce927ad740>):

better_errors (2.1.1) lib/better_errors/stack_frame.rb:73:in `local_variable_get'
better_errors (2.1.1) lib/better_errors/stack_frame.rb:73:in `block in local_variables'
better_errors (2.1.1) lib/better_errors/stack_frame.rb:71:in `each'
better_errors (2.1.1) lib/better_errors/stack_frame.rb:71:in `each_with_object'
better_errors (2.1.1) lib/better_errors/stack_frame.rb:71:in `local_variables'
(erubis:52:in `render'
erubis (2.7.0) lib/erubis/evaluator.rb:65:in `eval'
erubis (2.7.0) lib/erubis/evaluator.rb:65:in `result'
better_errors (2.1.1) lib/better_errors/error_page.rb:30:in `render'
better_errors (2.1.1) lib/better_errors/error_page.rb:37:in `do_variables'
better_errors (2.1.1) lib/better_errors/middleware.rb:132:in `internal_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:75:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (3.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.1ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (54.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (50.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (109.6ms)

Started POST “/__better_errors/df4a72b31ee7ecb0/variables” for ::1 at 2016-02-20 03:38:20 +0100

NameError (local variable `m' not defined for #<Binding:0x007fce927ad790>):

better_errors (2.1.1) lib/better_errors/stack_frame.rb:73:in `local_variable_get'
better_errors (2.1.1) lib/better_errors/stack_frame.rb:73:in `block in local_variables'
better_errors (2.1.1) lib/better_errors/stack_frame.rb:71:in `each'
better_errors (2.1.1) lib/better_errors/stack_frame.rb:71:in `each_with_object'
better_errors (2.1.1) lib/better_errors/stack_frame.rb:71:in `local_variables'
(erubis:52:in `render'
erubis (2.7.0) lib/erubis/evaluator.rb:65:in `eval'
erubis (2.7.0) lib/erubis/evaluator.rb:65:in `result'
better_errors (2.1.1) lib/better_errors/error_page.rb:30:in `render'
better_errors (2.1.1) lib/better_errors/error_page.rb:37:in `do_variables'
better_errors (2.1.1) lib/better_errors/middleware.rb:132:in `internal_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:75:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (3.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (51.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (47.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (107.8ms)

Started POST “/__better_errors/df4a72b31ee7ecb0/variables” for ::1 at 2016-02-20 03:38:21 +0100

NameError (local variable `m' not defined for #<Binding:0x007fce927ad740>):

better_errors (2.1.1) lib/better_errors/stack_frame.rb:73:in `local_variable_get'
better_errors (2.1.1) lib/better_errors/stack_frame.rb:73:in `block in local_variables'
better_errors (2.1.1) lib/better_errors/stack_frame.rb:71:in `each'
better_errors (2.1.1) lib/better_errors/stack_frame.rb:71:in `each_with_object'
better_errors (2.1.1) lib/better_errors/stack_frame.rb:71:in `local_variables'
(erubis:52:in `render'
erubis (2.7.0) lib/erubis/evaluator.rb:65:in `eval'
erubis (2.7.0) lib/erubis/evaluator.rb:65:in `result'
better_errors (2.1.1) lib/better_errors/error_page.rb:30:in `render'
better_errors (2.1.1) lib/better_errors/error_page.rb:37:in `do_variables'
better_errors (2.1.1) lib/better_errors/middleware.rb:132:in `internal_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:75:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (3.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (52.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (47.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (106.2ms)

Started POST “/recurrences” for ::1 at 2016-02-20 03:39:06 +0100 Processing by RecurrencesController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"0TN+MGdAfsC27X+XBKE4OTTqaBQ1f8ZruIwuUbgd10lvTba2E2sM52LXQqTeJju8q7jGGpSEgYBrpiGVFWaEHw==", "recurrence"=>{"start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"20", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"23", "schedule"=>"{\"interval\":1,\"until\":null,\"count\":null,\"validations\":null,\"rule_type\":\"IceCube::DailyRule\"}"}, "commit"=>"Create Recurrence"}
 (0.2ms)  BEGIN
SQL (0.4ms)  INSERT INTO "recurrences" ("schedule", "start", "end", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["schedule", "{\"interval\":1,\"until\":null,\"count\":null,\"validations\":null,\"rule_type\":\"IceCube::DailyRule\"}"], ["start", "2016-02-20"], ["end", "2016-02-23"], ["created_at", "2016-02-20 02:39:06.568991"], ["updated_at", "2016-02-20 02:39:06.568991"]]
 (0.4ms)  COMMIT

Redirected to localhost:3000/recurrences/5 Completed 302 Found in 36ms (ActiveRecord: 7.9ms)

Started GET “/recurrences/5” for ::1 at 2016-02-20 03:39:06 +0100 Processing by RecurrencesController#show as HTML

Parameters: {"id"=>"5"}
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 5]]
Rendered recurrences/show.html.erb within layouts/application (0.6ms)

Completed 200 OK in 249ms (Views: 246.3ms | ActiveRecord: 0.4ms)

Started GET “/assets/application.self-aa27865577c424c04867eb2ccc223271262064f3ca6b609990abb16d48e2eca9.css?body=1” for ::1 at 2016-02-20 03:39:07 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-20 03:39:07 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-20 03:39:07 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-20 03:39:07 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-20 03:39:07 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-20 03:39:07 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-20 03:39:07 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-20 03:39:07 +0100

Started GET “/assets/recurring_select.self-e0d7bfb20b0db760d19d037c71b441b0cb6d9e33d13abe7ea0f61525e991b3ac.js?body=1” for ::1 at 2016-02-20 03:39:07 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-20 03:39:07 +0100

Started GET “/assets/recurring_select_dialog.self-08390047c867ad439a8c5b0356bf66ea17e3540bedd063ccd25e1631c2104ac8.js?body=1” for ::1 at 2016-02-20 03:39:07 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for ::1 at 2016-02-20 03:39:07 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-20 03:39:07 +0100

Started GET “/” for ::1 at 2016-02-20 03:50:10 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (11.7ms)

Completed 200 OK in 536ms (Views: 530.0ms | ActiveRecord: 0.0ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455936611916” for ::1 at 2016-02-20 03:50:12 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455936611916"}
Event Load (1.1ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (167.4ms)

Completed 200 OK in 269ms (Views: 233.9ms | ActiveRecord: 3.2ms)

Started GET “/” for ::1 at 2016-02-20 03:50:16 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (0.7ms)

Completed 200 OK in 60ms (Views: 59.2ms | ActiveRecord: 0.0ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455936616508” for ::1 at 2016-02-20 03:50:16 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455936616508"}
Event Load (0.5ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (3.7ms)

Completed 200 OK in 12ms (Views: 10.4ms | ActiveRecord: 0.5ms)

Started GET “/recurrences” for ::1 at 2016-02-20 03:50:16 +0100 Processing by RecurrencesController#index as HTML

Recurrence Load (0.6ms)  SELECT "recurrences".* FROM "recurrences"
Rendered recurrences/index.html.erb within layouts/application (4.4ms)

Completed 200 OK in 161ms (Views: 159.6ms | ActiveRecord: 0.6ms)

Started GET “/recurrences” for ::1 at 2016-02-20 03:50:17 +0100 Processing by RecurrencesController#index as HTML

Recurrence Load (0.4ms)  SELECT "recurrences".* FROM "recurrences"
Rendered recurrences/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 58ms (Views: 57.1ms | ActiveRecord: 0.4ms)

Started GET “/recurrences/new” for ::1 at 2016-02-20 03:50:20 +0100 Processing by RecurrencesController#new as HTML

Rendered recurrences/_form.html.erb (12.0ms)
Rendered recurrences/new.html.erb within layouts/application (18.5ms)

Completed 200 OK in 95ms (Views: 93.9ms | ActiveRecord: 0.0ms)

Started POST “/recurring_select/translate/en” for ::1 at 2016-02-20 03:50:33 +0100

Started POST “/recurring_select/translate/en” for ::1 at 2016-02-20 03:50:34 +0100

Started POST “/recurring_select/translate/en” for ::1 at 2016-02-20 03:50:35 +0100

Started POST “/recurring_select/translate/en” for ::1 at 2016-02-20 03:50:36 +0100

Started POST “/recurring_select/translate/en” for ::1 at 2016-02-20 03:50:37 +0100

Started POST “/recurring_select/translate/en” for ::1 at 2016-02-20 03:50:39 +0100

Started POST “/recurring_select/translate/en” for ::1 at 2016-02-20 03:50:40 +0100

Started POST “/recurring_select/translate/en” for ::1 at 2016-02-20 03:50:51 +0100

Started POST “/recurring_select/translate/en” for ::1 at 2016-02-20 03:50:53 +0100

Started POST “/recurring_select/translate/en” for ::1 at 2016-02-20 03:50:54 +0100

Started POST “/recurring_select/translate/en” for ::1 at 2016-02-20 03:50:56 +0100

Started POST “/recurring_select/translate/en” for ::1 at 2016-02-20 03:50:57 +0100

Started POST “/recurring_select/translate/en” for ::1 at 2016-02-20 03:50:58 +0100

Started POST “/recurring_select/translate/en” for ::1 at 2016-02-20 03:50:58 +0100

Started POST “/recurring_select/translate/en” for ::1 at 2016-02-20 03:50:59 +0100

Started POST “/recurring_select/translate/en” for ::1 at 2016-02-20 03:50:59 +0100

Started POST “/recurring_select/translate/en” for ::1 at 2016-02-20 03:51:00 +0100

Started POST “/recurring_select/translate/en” for ::1 at 2016-02-20 03:51:01 +0100

Started POST “/recurring_select/translate/en” for ::1 at 2016-02-20 03:51:02 +0100

Started POST “/recurring_select/translate/en” for ::1 at 2016-02-20 03:51:03 +0100

Started POST “/recurring_select/translate/en” for ::1 at 2016-02-20 03:51:03 +0100

Started POST “/recurring_select/translate/en” for ::1 at 2016-02-20 03:51:04 +0100

Started POST “/recurring_select/translate/en” for ::1 at 2016-02-20 03:51:05 +0100

Started POST “/recurring_select/translate/en” for ::1 at 2016-02-20 03:51:06 +0100

Started POST “/recurring_select/translate/en” for ::1 at 2016-02-20 03:51:07 +0100

Started POST “/recurring_select/translate/en” for ::1 at 2016-02-20 03:57:40 +0100

Started POST “/recurring_select/translate/en” for ::1 at 2016-02-20 03:57:41 +0100

Started POST “/recurring_select/translate/en” for ::1 at 2016-02-20 03:57:42 +0100

Started POST “/recurring_select/translate/en” for ::1 at 2016-02-20 03:57:43 +0100

Started POST “/recurring_select/translate/en” for ::1 at 2016-02-20 03:57:44 +0100

Started GET “/recurrences/new” for ::1 at 2016-02-20 04:23:06 +0100 Processing by RecurrencesController#new as HTML

Rendered recurrences/_form.html.erb (28.3ms)
Rendered recurrences/new.html.erb within layouts/application (42.4ms)

Completed 200 OK in 407ms (Views: 325.8ms | ActiveRecord: 3.5ms)

Started GET “/recurrences” for ::1 at 2016-02-20 04:23:08 +0100 Processing by RecurrencesController#index as HTML

Recurrence Load (0.3ms)  SELECT "recurrences".* FROM "recurrences"
Rendered recurrences/index.html.erb within layouts/application (3.8ms)

Completed 200 OK in 126ms (Views: 124.0ms | ActiveRecord: 0.3ms)

Started GET “/” for ::1 at 2016-02-20 04:23:09 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (1.8ms)

Completed 200 OK in 101ms (Views: 100.1ms | ActiveRecord: 0.0ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455938589516” for ::1 at 2016-02-20 04:23:09 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455938589516"}
Event Load (0.6ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (18.6ms)

Completed 200 OK in 165ms (Views: 111.3ms | ActiveRecord: 2.7ms)

Started GET “/users/sign_out” for ::1 at 2016-02-20 04:23:10 +0100

ActionController::RoutingError (No route matches [GET] “/users/sign_out”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (4.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (605.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (740.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (1.1ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (56.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (134.2ms)

Started GET “/users/sign_up” for ::1 at 2016-02-20 04:23:13 +0100 Processing by Devise::RegistrationsController#new as HTML

 (1.5ms)  SELECT COUNT(*) FROM "users"
Role Load (44.4ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."name" = $1 AND "roles"."resource_type" IS NULL AND "roles"."resource_id" IS NULL  ORDER BY "roles"."id" ASC LIMIT 1  [["name", "Admin"]]
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 4]]
Rendered devise/shared/_links.html.erb (7.4ms)
Rendered devise/registrations/new.html.erb within layouts/devise (23.5ms)

Completed 200 OK in 434ms (Views: 118.6ms | ActiveRecord: 51.8ms)

Started GET “/users/sign_up” for ::1 at 2016-02-20 04:23:13 +0100 Processing by Devise::RegistrationsController#new as HTML

 (2.3ms)  SELECT COUNT(*) FROM "users"
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."name" = $1 AND "roles"."resource_type" IS NULL AND "roles"."resource_id" IS NULL  ORDER BY "roles"."id" ASC LIMIT 1  [["name", "Admin"]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 4]]
Rendered devise/shared/_links.html.erb (4.1ms)
Rendered devise/registrations/new.html.erb within layouts/devise (13.8ms)

Completed 200 OK in 121ms (Views: 111.2ms | ActiveRecord: 3.1ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-20 04:23:14 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-20 04:23:14 +0100

 (62.1ms)  CREATE TABLE "schema_migrations" ("version" character varying NOT NULL) 
 (2.1ms)  CREATE UNIQUE INDEX  "unique_schema_migrations" ON "schema_migrations"  ("version")
ActiveRecord::SchemaMigration Load (0.4ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Migrating to DeviseCreateUsers (20160211235241)

 (0.2ms)  BEGIN
 (13.5ms)  CREATE TABLE "users" ("id" serial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" timestamp, "last_sign_in_at" timestamp, "current_sign_in_ip" inet, "last_sign_in_ip" inet, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) 
 (0.9ms)  CREATE UNIQUE INDEX  "index_users_on_email" ON "users"  ("email")
 (0.9ms)  CREATE UNIQUE INDEX  "index_users_on_reset_password_token" ON "users"  ("reset_password_token")
SQL (0.3ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160211235241"]]
 (16.6ms)  COMMIT

Migrating to CreateEvents (20160219004420)

 (15.3ms)  BEGIN
 (32.2ms)  CREATE TABLE "events" ("id" serial primary key, "title" character varying, "start" timestamp, "priority" integer, "flag" boolean, "imageURL" text, "url" text, "end" timestamp, "ort" text, "description" text, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) 
SQL (0.2ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160219004420"]]
 (0.4ms)  COMMIT

Migrating to RolifyCreateRoles (20160219011516)

 (15.6ms)  BEGIN

DEPRECATION WARNING: `#timestamps` was called without specifying an option for `null`. In Rails 5, this behavior will change to `null: false`. You should manually specify `null: true` to prevent the behavior of your existing migrations from changing. (called from block in change at /Users/Christian/Fachschaft/db/migrate/20160219011516_rolify_create_roles.rb:7)

 (4.4ms)  CREATE TABLE "roles" ("id" serial primary key, "name" character varying, "resource_id" integer, "resource_type" character varying, "created_at" timestamp, "updated_at" timestamp) 
 (0.7ms)  CREATE TABLE "users_roles" ("user_id" integer, "role_id" integer) 
 (1.1ms)  CREATE  INDEX  "index_roles_on_name" ON "roles"  ("name")
 (1.0ms)  CREATE  INDEX  "index_roles_on_name_and_resource_type_and_resource_id" ON "roles"  ("name", "resource_type", "resource_id")
 (1.2ms)  CREATE  INDEX  "index_users_roles_on_user_id_and_role_id" ON "users_roles"  ("user_id", "role_id")
SQL (0.2ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160219011516"]]
 (0.6ms)  COMMIT

Migrating to AddRolesToEvents (20160219054609)

 (14.7ms)  BEGIN
 (1.1ms)  CREATE TABLE "events_roles" ("event_id" integer, "role_id" integer) 
 (1.1ms)  CREATE  INDEX  "index_events_roles_on_event_id_and_role_id" ON "events_roles"  ("event_id", "role_id")
SQL (0.2ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160219054609"]]
 (0.5ms)  COMMIT

Migrating to CreateEventCategories (20160219071112)

 (0.3ms)  BEGIN
 (18.1ms)  CREATE TABLE "event_categories" ("id" serial primary key, "name" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) 
SQL (0.2ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160219071112"]]
 (0.5ms)  COMMIT

Migrating to AddEventCategoryToEvent (20160219085244)

 (15.5ms)  BEGIN
 (24.3ms)  ALTER TABLE "events" ADD "event_category_id" integer
 (1.0ms)  CREATE  INDEX  "index_events_on_event_category_id" ON "events"  ("event_category_id")
 (32.3ms)  ALTER TABLE "events" ADD CONSTRAINT "fk_rails_a0b385fce3"

FOREIGN KEY (“event_category_id”)

REFERENCES "event_categories" ("id")

SQL (0.2ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160219085244"]]
 (0.6ms)  COMMIT

Migrating to CreateRecurrences (20160220000217)

 (0.3ms)  BEGIN
 (64.6ms)  CREATE TABLE "recurrences" ("id" serial primary key, "start" date, "end" date, "pattern" text, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) 
SQL (0.3ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160220000217"]]
 (0.6ms)  COMMIT

Migrating to AddRecurrenceToEvent (20160220000625)

 (15.6ms)  BEGIN
 (0.6ms)  ALTER TABLE "events" ADD "recurrence_id" integer
 (15.5ms)  CREATE  INDEX  "index_events_on_recurrence_id" ON "events"  ("recurrence_id")
 (1.4ms)  ALTER TABLE "events" ADD CONSTRAINT "fk_rails_abe19bd7ec"

FOREIGN KEY (“recurrence_id”)

REFERENCES "recurrences" ("id")

SQL (0.2ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160220000625"]]
 (0.4ms)  COMMIT

Migrating to Renamepattern (20160220022214)

 (0.2ms)  BEGIN
 (0.4ms)  ALTER TABLE "recurrences" RENAME COLUMN "pattern" TO "schedule"
SQL (0.2ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160220022214"]]
 (15.3ms)  COMMIT
ActiveRecord::SchemaMigration Load (0.2ms)  SELECT "schema_migrations".* FROM "schema_migrations"
 (2.3ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'event_categories'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (1.8ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'events'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (1.9ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'events_roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (1.9ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'recurrences'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (1.7ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (1.8ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'users'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (1.7ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'users_roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

ActiveRecord::SchemaMigration Load (0.4ms)  SELECT "schema_migrations".* FROM "schema_migrations"
 (0.2ms)  BEGIN
SQL (15.6ms)  INSERT INTO "roles" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["name", "User"], ["created_at", "2016-02-20 03:24:47.377253"], ["updated_at", "2016-02-20 03:24:47.377253"]]
 (0.6ms)  COMMIT
 (0.2ms)  BEGIN
SQL (0.3ms)  INSERT INTO "roles" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["name", "Fachschaft"], ["created_at", "2016-02-20 03:24:47.422685"], ["updated_at", "2016-02-20 03:24:47.422685"]]
 (0.4ms)  COMMIT
 (0.1ms)  BEGIN
SQL (0.3ms)  INSERT INTO "roles" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["name", "Manager"], ["created_at", "2016-02-20 03:24:47.425334"], ["updated_at", "2016-02-20 03:24:47.425334"]]
 (0.4ms)  COMMIT
 (0.1ms)  BEGIN
SQL (0.2ms)  INSERT INTO "roles" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["name", "Admin"], ["created_at", "2016-02-20 03:24:47.427680"], ["updated_at", "2016-02-20 03:24:47.427680"]]
 (0.3ms)  COMMIT

Started POST “/users” for ::1 at 2016-02-20 04:25:20 +0100

ActiveRecord::SchemaMigration Load (0.5ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by Devise::RegistrationsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"UdQ7c7/kdhaKBJINykc9/2oVOkgfOo3+lcejwPBadbTvqvP1y88EMV4+rz4QwD569UeURr7ByhVG7awEXSEm4g==", "user"=>{"email"=>"admin@test.de", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "commit"=>"Account erstellen"}
 (61.4ms)  SELECT COUNT(*) FROM "users"
Role Load (1.0ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."name" = $1 AND "roles"."resource_type" IS NULL AND "roles"."resource_id" IS NULL  ORDER BY "roles"."id" ASC LIMIT 1  [["name", "Admin"]]
Role Load (0.2ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 4]]
 (0.2ms)  BEGIN
User Exists (0.4ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = 'admin@test.de' LIMIT 1
SQL (24.5ms)  INSERT INTO "users" ("email", "encrypted_password", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["email", "admin@test.de"], ["encrypted_password", "$2a$10$gA2qgizevItpWWMhU13Y4O5Uowjg5mTzVNq0WQb9nGOlVYtIft1Im"], ["created_at", "2016-02-20 03:25:21.783688"], ["updated_at", "2016-02-20 03:25:21.783688"]]
SQL (19.6ms)  INSERT INTO "users_roles" ("role_id", "user_id") VALUES ($1, $2)  [["role_id", 4], ["user_id", 1]]
 (0.5ms)  COMMIT
 (0.2ms)  BEGIN
SQL (11.9ms)  UPDATE "users" SET "last_sign_in_at" = $1, "current_sign_in_at" = $2, "last_sign_in_ip" = $3, "current_sign_in_ip" = $4, "sign_in_count" = $5, "updated_at" = $6 WHERE "users"."id" = $7  [["last_sign_in_at", "2016-02-20 03:25:22.028744"], ["current_sign_in_at", "2016-02-20 03:25:22.028744"], ["last_sign_in_ip", "::1/128"], ["current_sign_in_ip", "::1/128"], ["sign_in_count", 1], ["updated_at", "2016-02-20 03:25:22.030719"], ["id", 1]]
 (0.5ms)  COMMIT

Redirected to localhost:3000/ Completed 302 Found in 897ms (ActiveRecord: 128.0ms)

Started GET “/” for ::1 at 2016-02-20 04:25:22 +0100 Processing by DummyController#index as HTML

User Load (28.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.6ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
Rendered dummy/index.html.erb within layouts/dummy (37.5ms)

Completed 200 OK in 1269ms (Views: 1238.7ms | ActiveRecord: 29.3ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455938723536” for ::1 at 2016-02-20 04:25:23 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455938723536"}
Event Load (1.1ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (22.5ms)

Completed 200 OK in 111ms (Views: 84.3ms | ActiveRecord: 1.9ms)

Started GET “/users” for ::1 at 2016-02-20 04:25:27 +0100 Processing by UsersController#index as HTML

User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
CACHE (0.0ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.4ms)  SELECT "users".* FROM "users"
Role Load (0.6ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 1]]
Rendered users/_user.html.erb (183.1ms)
Rendered users/index.html.erb within layouts/users (223.2ms)

Completed 200 OK in 349ms (Views: 311.4ms | ActiveRecord: 1.8ms)

Started GET “/users/sign_up” for ::1 at 2016-02-20 04:26:47 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.5ms)  SELECT COUNT(*) FROM "users"
Role Load (0.5ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."name" = $1 AND "roles"."resource_type" IS NULL AND "roles"."resource_id" IS NULL  ORDER BY "roles"."id" ASC LIMIT 1  [["name", "User"]]
Role Load (0.5ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 1]]
Rendered devise/shared/_links.html.erb (6.2ms)
Rendered devise/registrations/new.html.erb within layouts/devise (80.1ms)

Completed 200 OK in 907ms (Views: 897.3ms | ActiveRecord: 1.5ms)

Started GET “/assets/application.self-aa27865577c424c04867eb2ccc223271262064f3ca6b609990abb16d48e2eca9.css?body=1” for ::1 at 2016-02-20 04:26:48 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-20 04:26:48 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-20 04:26:49 +0100

Started GET “/assets/recurring_select_dialog.self-08390047c867ad439a8c5b0356bf66ea17e3540bedd063ccd25e1631c2104ac8.js?body=1” for ::1 at 2016-02-20 04:26:49 +0100

Started GET “/assets/recurring_select.self-e0d7bfb20b0db760d19d037c71b441b0cb6d9e33d13abe7ea0f61525e991b3ac.js?body=1” for ::1 at 2016-02-20 04:26:49 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for ::1 at 2016-02-20 04:26:49 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-20 04:26:51 +0100

Started POST “/users” for ::1 at 2016-02-20 04:27:50 +0100 Processing by Devise::RegistrationsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"M0bOIA/5l9FxgFmQM8BW9TfcRQvVm/8OzCZviwGyTBVr8fF5gkc5TqKUMqQrixk2zEbPd3W3tnk5fNYgDJRBTA==", "user"=>{"email"=>"fachschaft@test.de", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "commit"=>"Account erstellen"}
 (0.5ms)  SELECT COUNT(*) FROM "users"
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."name" = $1 AND "roles"."resource_type" IS NULL AND "roles"."resource_id" IS NULL  ORDER BY "roles"."id" ASC LIMIT 1  [["name", "User"]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 1]]
 (0.1ms)  BEGIN
User Exists (0.5ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = 'fachschaft@test.de' LIMIT 1
SQL (0.4ms)  INSERT INTO "users" ("email", "encrypted_password", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["email", "fachschaft@test.de"], ["encrypted_password", "$2a$10$/VkZmWRgLPrjIepYR2BFXuhSRzR7DY6As.5oMLerb3Iz2l15qkjL6"], ["created_at", "2016-02-20 03:27:50.109540"], ["updated_at", "2016-02-20 03:27:50.109540"]]
SQL (0.3ms)  INSERT INTO "users_roles" ("role_id", "user_id") VALUES ($1, $2)  [["role_id", 1], ["user_id", 2]]
 (16.3ms)  COMMIT
 (0.2ms)  BEGIN
SQL (0.4ms)  UPDATE "users" SET "last_sign_in_at" = $1, "current_sign_in_at" = $2, "last_sign_in_ip" = $3, "current_sign_in_ip" = $4, "sign_in_count" = $5, "updated_at" = $6 WHERE "users"."id" = $7  [["last_sign_in_at", "2016-02-20 03:27:50.132077"], ["current_sign_in_at", "2016-02-20 03:27:50.132077"], ["last_sign_in_ip", "::1/128"], ["current_sign_in_ip", "::1/128"], ["sign_in_count", 1], ["updated_at", "2016-02-20 03:27:50.133866"], ["id", 2]]
 (15.9ms)  COMMIT

Redirected to localhost:3000/ Completed 302 Found in 142ms (ActiveRecord: 36.0ms)

Started GET “/” for ::1 at 2016-02-20 04:27:50 +0100 Processing by DummyController#index as HTML

User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 2]]
Role Load (0.6ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 2]]
Rendered dummy/index.html.erb within layouts/dummy (5.3ms)

Completed 200 OK in 317ms (Views: 314.2ms | ActiveRecord: 1.0ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455938870841” for ::1 at 2016-02-20 04:27:52 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455938870841"}
Event Load (0.4ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (1.1ms)

Completed 200 OK in 67ms (Views: 65.4ms | ActiveRecord: 0.4ms)

Started GET “/users” for ::1 at 2016-02-20 04:28:40 +0100 Processing by UsersController#index as HTML

User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.6ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
CACHE (0.0ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.6ms)  SELECT "users".* FROM "users"
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 1]]
Rendered users/_user.html.erb (10.8ms)
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 2]]
Rendered users/_user.html.erb (6.9ms)
Rendered users/index.html.erb within layouts/users (38.5ms)

Completed 200 OK in 280ms (Views: 267.3ms | ActiveRecord: 2.4ms)

Started GET “/assets/application.self-aa27865577c424c04867eb2ccc223271262064f3ca6b609990abb16d48e2eca9.css?body=1” for ::1 at 2016-02-20 04:28:41 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-20 04:28:41 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-20 04:28:41 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-20 04:28:41 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-20 04:28:41 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-20 04:28:41 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-20 04:28:41 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-20 04:28:41 +0100

Started GET “/assets/recurring_select.self-e0d7bfb20b0db760d19d037c71b441b0cb6d9e33d13abe7ea0f61525e991b3ac.js?body=1” for ::1 at 2016-02-20 04:28:41 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-20 04:28:41 +0100

Started GET “/assets/recurring_select_dialog.self-08390047c867ad439a8c5b0356bf66ea17e3540bedd063ccd25e1631c2104ac8.js?body=1” for ::1 at 2016-02-20 04:28:41 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for ::1 at 2016-02-20 04:28:41 +0100

Started GET “/assets/background/4-f3a8d25155d5865dad69bc750e66ad86f22b28f19ab8d5b4ff40ab59ddad2139.jpg” for ::1 at 2016-02-20 04:28:41 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-20 04:28:41 +0100

Started PATCH “/users/2” for ::1 at 2016-02-20 04:28:49 +0100 Processing by UsersController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"dyjXMELCD+lzsn90iWEmeCib+tNb9pJT8PMlOYHKRmLJVh+2Nul9zqeIQkdT5iX9t8lU3foN1bgj2Sr9LLEVNA==", "user"=>{"role_ids"=>"Fachschaft"}, "commit"=>"Rolle wechseln", "id"=>"2"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.6ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 LIMIT 1  [["id", 2]]
CACHE (0.0ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
Role Load (0.5ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 2]]
 (0.2ms)  BEGIN
SQL (0.4ms)  DELETE FROM "users_roles" WHERE "users_roles"."user_id" = $1 AND "users_roles"."role_id" = 1  [["user_id", 2]]
 (0.5ms)  COMMIT
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."name" = $1 AND "roles"."resource_type" IS NULL AND "roles"."resource_id" IS NULL  ORDER BY "roles"."id" ASC LIMIT 1  [["name", "Fachschaft"]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 2]]
 (0.1ms)  BEGIN
SQL (0.2ms)  INSERT INTO "users_roles" ("user_id", "role_id") VALUES ($1, $2)  [["user_id", 2], ["role_id", 2]]
 (0.6ms)  COMMIT

Redirected to localhost:3000/users Completed 302 Found in 27ms (ActiveRecord: 5.4ms)

Started GET “/users” for ::1 at 2016-02-20 04:28:49 +0100 Processing by UsersController#index as HTML

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.5ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
CACHE (0.0ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.4ms)  SELECT "users".* FROM "users"
Role Load (0.5ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 1]]
Rendered users/_user.html.erb (8.4ms)
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 2]]
Rendered users/_user.html.erb (10.2ms)
Rendered users/index.html.erb within layouts/users (22.8ms)

Completed 200 OK in 96ms (Views: 86.6ms | ActiveRecord: 2.1ms)

Started DELETE “/users/sign_out” for ::1 at 2016-02-20 04:30:11 +0100 Processing by Devise::SessionsController#destroy as HTML

Parameters: {"authenticity_token"=>"S/95lufsTHJWnPThWj+HapmsERPNzwbHDVagJRqzDrITSEbPalLi7YWIn9VCdMipYjabb23jT7D4DBmOF5UD6w=="}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 2]]
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT

Redirected to localhost:3000/ Completed 302 Found in 41ms (ActiveRecord: 0.6ms)

Started GET “/” for ::1 at 2016-02-20 04:30:11 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (0.7ms)

Completed 200 OK in 225ms (Views: 224.0ms | ActiveRecord: 0.0ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455939011821” for ::1 at 2016-02-20 04:30:12 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455939011821"}
Event Load (0.4ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (21.6ms)

Completed 200 OK in 55ms (Views: 53.8ms | ActiveRecord: 0.4ms)

Started PATCH “/users/2” for ::1 at 2016-02-20 04:30:20 +0100 Processing by UsersController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"kg/2hbmdOV5Oq3x5FrPsCVnZksH+wDdB9glXRkfGMacscT4DzbZLeZqRQUrMNO+Mxos8z187cKolI1iC6r1i8Q==", "user"=>{"role_ids"=>"Fachschaft"}, "commit"=>"Rolle wechseln", "id"=>"2"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.7ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 LIMIT 1  [["id", 2]]
CACHE (0.0ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
Role Load (0.3ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 2]]
 (0.1ms)  BEGIN
SQL (0.2ms)  DELETE FROM "users_roles" WHERE "users_roles"."user_id" = $1 AND "users_roles"."role_id" = 2  [["user_id", 2]]
 (0.4ms)  COMMIT
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."name" = $1 AND "roles"."resource_type" IS NULL AND "roles"."resource_id" IS NULL  ORDER BY "roles"."id" ASC LIMIT 1  [["name", "Fachschaft"]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 2]]
 (0.1ms)  BEGIN
SQL (0.4ms)  INSERT INTO "users_roles" ("user_id", "role_id") VALUES ($1, $2)  [["user_id", 2], ["role_id", 2]]
 (0.5ms)  COMMIT

Redirected to localhost:3000/users Completed 302 Found in 64ms (ActiveRecord: 4.7ms)

Started GET “/users” for ::1 at 2016-02-20 04:30:20 +0100 Processing by UsersController#index as HTML

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.3ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
CACHE (0.0ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.4ms)  SELECT "users".* FROM "users"
Role Load (0.3ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 1]]
Rendered users/_user.html.erb (18.5ms)
Role Load (0.3ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 2]]
Rendered users/_user.html.erb (8.3ms)
Rendered users/index.html.erb within layouts/users (59.6ms)

Completed 200 OK in 487ms (Views: 480.2ms | ActiveRecord: 1.5ms)

Started GET “/users/sign_up” for ::1 at 2016-02-20 04:30:25 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.4ms)  SELECT COUNT(*) FROM "users"
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."name" = $1 AND "roles"."resource_type" IS NULL AND "roles"."resource_id" IS NULL  ORDER BY "roles"."id" ASC LIMIT 1  [["name", "User"]]
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 1]]
Rendered devise/shared/_links.html.erb (4.3ms)
Rendered devise/registrations/new.html.erb within layouts/devise (48.0ms)

Completed 200 OK in 123ms (Views: 113.6ms | ActiveRecord: 1.2ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-20 04:30:25 +0100

Started POST “/users” for ::1 at 2016-02-20 04:31:02 +0100 Processing by Devise::RegistrationsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"45bXHzP/MetGTDmz79OG7CerCkR+td0yQkthNFTVZEY0shes/AidJIiTnphmNHNUqA4N55pFwALFdZ6k16lEyA==", "user"=>{"email"=>"fachschaft@test.de", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "commit"=>"Account erstellen"}
 (0.4ms)  SELECT COUNT(*) FROM "users"
Role Load (0.2ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."name" = $1 AND "roles"."resource_type" IS NULL AND "roles"."resource_id" IS NULL  ORDER BY "roles"."id" ASC LIMIT 1  [["name", "User"]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 1]]
 (0.1ms)  BEGIN
User Exists (38.3ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = 'fachschaft@test.de' LIMIT 1
 (22.6ms)  ROLLBACK
Rendered devise/shared/_links.html.erb (3.4ms)
Rendered devise/registrations/new.html.erb within layouts/devise (11.9ms)

Completed 200 OK in 392ms (Views: 234.6ms | ActiveRecord: 61.9ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-20 04:31:03 +0100

Started GET “/users/sign_in” for ::1 at 2016-02-20 04:31:07 +0100 Processing by Devise::SessionsController#new as HTML

 (0.3ms)  SELECT COUNT(*) FROM "users"
Role Load (0.2ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."name" = $1 AND "roles"."resource_type" IS NULL AND "roles"."resource_id" IS NULL  ORDER BY "roles"."id" ASC LIMIT 1  [["name", "User"]]
Role Load (0.2ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 1]]
Rendered devise/shared/_links.html.erb (10.7ms)
Rendered devise/sessions/new.html.erb within layouts/devise (87.7ms)

Completed 200 OK in 207ms (Views: 201.2ms | ActiveRecord: 0.7ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-20 04:31:08 +0100

Started POST “/users/sign_in” for ::1 at 2016-02-20 04:31:15 +0100 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"67jzYf1cFMrP9up5PQn1HCz1BmYW0xYJISeU4AsmpVI8nDPSMqu4BQEpTVK07gCko1ABxfIjCzmmGWtwiFqF3A==", "user"=>{"email"=>"fachschaft@test.de", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log In"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["email", "fachschaft@test.de"]]
 (0.2ms)  BEGIN
SQL (0.3ms)  UPDATE "users" SET "current_sign_in_at" = $1, "sign_in_count" = $2, "updated_at" = $3 WHERE "users"."id" = $4  [["current_sign_in_at", "2016-02-20 03:31:15.625241"], ["sign_in_count", 2], ["updated_at", "2016-02-20 03:31:15.628563"], ["id", 2]]
 (0.4ms)  COMMIT

Redirected to localhost:3000/ Completed 302 Found in 126ms (ActiveRecord: 1.1ms)

Started GET “/” for ::1 at 2016-02-20 04:31:15 +0100 Processing by DummyController#index as HTML

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 2]]
Role Load (0.2ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 2]]
Rendered dummy/index.html.erb within layouts/dummy (4.1ms)

Completed 200 OK in 109ms (Views: 107.4ms | ActiveRecord: 0.5ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455939075836” for ::1 at 2016-02-20 04:31:15 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455939075836"}
Event Load (1.5ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (4.4ms)

Completed 200 OK in 50ms (Views: 47.6ms | ActiveRecord: 1.5ms)

Started GET “/users” for ::1 at 2016-02-20 04:31:25 +0100 Processing by UsersController#index as HTML

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.2ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
CACHE (0.0ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.4ms)  SELECT "users".* FROM "users"
Role Load (0.3ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 1]]
Rendered users/_user.html.erb (6.6ms)
Role Load (0.3ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 2]]
Rendered users/_user.html.erb (4.8ms)
Rendered users/index.html.erb within layouts/users (34.2ms)

Completed 200 OK in 112ms (Views: 106.7ms | ActiveRecord: 1.3ms)

Started GET “/assets/application.self-aa27865577c424c04867eb2ccc223271262064f3ca6b609990abb16d48e2eca9.css?body=1” for ::1 at 2016-02-20 04:31:25 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-20 04:31:25 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-20 04:31:25 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-20 04:31:25 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-20 04:31:25 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-20 04:31:25 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-20 04:31:25 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-20 04:31:25 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-20 04:31:25 +0100

Started GET “/assets/recurring_select_dialog.self-08390047c867ad439a8c5b0356bf66ea17e3540bedd063ccd25e1631c2104ac8.js?body=1” for ::1 at 2016-02-20 04:31:25 +0100

Started GET “/assets/recurring_select.self-e0d7bfb20b0db760d19d037c71b441b0cb6d9e33d13abe7ea0f61525e991b3ac.js?body=1” for ::1 at 2016-02-20 04:31:25 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for ::1 at 2016-02-20 04:31:25 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-20 04:31:25 +0100

Started GET “/assets/background/4-f3a8d25155d5865dad69bc750e66ad86f22b28f19ab8d5b4ff40ab59ddad2139.jpg” for ::1 at 2016-02-20 04:31:25 +0100

Started GET “/users” for ::1 at 2016-02-20 04:31:28 +0100 Processing by UsersController#index as HTML

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.2ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
CACHE (0.0ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.3ms)  SELECT "users".* FROM "users"
Role Load (0.3ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 1]]
Rendered users/_user.html.erb (6.3ms)
Role Load (0.3ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 2]]
Rendered users/_user.html.erb (6.6ms)
Rendered users/index.html.erb within layouts/users (16.7ms)

Completed 200 OK in 110ms (Views: 103.6ms | ActiveRecord: 1.4ms)

Started GET “/assets/application.self-aa27865577c424c04867eb2ccc223271262064f3ca6b609990abb16d48e2eca9.css?body=1” for ::1 at 2016-02-20 04:31:28 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-20 04:31:28 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-20 04:31:28 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-20 04:31:28 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-20 04:31:28 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-20 04:31:28 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-20 04:31:28 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-20 04:31:28 +0100

Started GET “/assets/recurring_select.self-e0d7bfb20b0db760d19d037c71b441b0cb6d9e33d13abe7ea0f61525e991b3ac.js?body=1” for ::1 at 2016-02-20 04:31:28 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-20 04:31:28 +0100

Started GET “/assets/recurring_select_dialog.self-08390047c867ad439a8c5b0356bf66ea17e3540bedd063ccd25e1631c2104ac8.js?body=1” for ::1 at 2016-02-20 04:31:28 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for ::1 at 2016-02-20 04:31:28 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-20 04:31:28 +0100

Started GET “/assets/background/4-f3a8d25155d5865dad69bc750e66ad86f22b28f19ab8d5b4ff40ab59ddad2139.jpg” for ::1 at 2016-02-20 04:31:28 +0100

Started DELETE “/users/sign_out” for ::1 at 2016-02-20 04:40:25 +0100 Processing by Devise::SessionsController#destroy as HTML

Parameters: {"authenticity_token"=>"4J6rY/gBWoqSbW/7vU8dQzoWahL3ACORcrXWl21t0K6h0wQfqVuokhad17DCV2qTMqHkgFDmKLVKxvMD+tYNbA=="}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 2]]
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT

Redirected to localhost:3000/ Completed 302 Found in 38ms (ActiveRecord: 0.8ms)

Started GET “/” for ::1 at 2016-02-20 04:40:25 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (2.9ms)

Completed 200 OK in 340ms (Views: 339.2ms | ActiveRecord: 0.0ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455939626028” for ::1 at 2016-02-20 04:40:26 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455939626028"}
Event Load (0.7ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (2.3ms)

Completed 200 OK in 41ms (Views: 38.8ms | ActiveRecord: 0.7ms)

ActiveRecord::SchemaMigration Load (0.4ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Migrating to CreateRules (20160220041227)

 (0.3ms)  BEGIN
 (155.7ms)  CREATE TABLE "rules" ("id" serial primary key, "mode" integer, "day" integer, "recurrence_id" integer, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) 
 (0.9ms)  CREATE  INDEX  "index_rules_on_recurrence_id" ON "rules"  ("recurrence_id")
 (10.0ms)  ALTER TABLE "rules" ADD CONSTRAINT "fk_rails_d68ea077a7"

FOREIGN KEY (“recurrence_id”)

REFERENCES "recurrences" ("id")



SQL (0.5ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160220041227"]]
 (23.4ms)  COMMIT
ActiveRecord::SchemaMigration Load (0.3ms)  SELECT "schema_migrations".* FROM "schema_migrations"
 (2.3ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'event_categories'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (2.0ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'events'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (4.1ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'events_roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (3.5ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'recurrences'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (2.1ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (1.8ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'rules'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (2.0ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'users'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (1.7ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'users_roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

Started GET “/rules” for ::1 at 2016-02-20 05:17:41 +0100

ActiveRecord::SchemaMigration Load (0.5ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by RulesController#index as HTML

Rule Load (0.8ms)  SELECT "rules".* FROM "rules"
Rendered rules/index.html.erb within layouts/application (6.8ms)

DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_application_html_erb___3509661129194527561_70357132059100 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_application_html_erb___3509661129194527561_70357132059100 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_application_html_erb___3509661129194527561_70357132059100 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_application_html_erb___3509661129194527561_70357132059100 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_application_html_erb___3509661129194527561_70357132059100 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_application_html_erb___3509661129194527561_70357132059100 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_application_html_erb___3509661129194527561_70357132059100 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_application_html_erb___3509661129194527561_70357132059100 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_application_html_erb___3509661129194527561_70357132059100 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_application_html_erb___3509661129194527561_70357132059100 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_application_html_erb___3509661129194527561_70357132059100 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_application_html_erb___3509661129194527561_70357132059100 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_application_html_erb___3509661129194527561_70357132059100 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_application_html_erb___3509661129194527561_70357132059100 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_application_html_erb___3509661129194527561_70357132059100 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_application_html_erb___3509661129194527561_70357132059100 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_application_html_erb___3509661129194527561_70357132059100 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_application_html_erb___3509661129194527561_70357132059100 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_application_html_erb___3509661129194527561_70357132059100 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_application_html_erb___3509661129194527561_70357132059100 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_application_html_erb___3509661129194527561_70357132059100 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_application_html_erb___3509661129194527561_70357132059100 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_application_html_erb___3509661129194527561_70357132059100 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_application_html_erb___3509661129194527561_70357132059100 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_application_html_erb___3509661129194527561_70357132059100 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_application_html_erb___3509661129194527561_70357132059100 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) Completed 200 OK in 7187ms (Views: 7156.6ms | ActiveRecord: 1.8ms)

Started GET “/rules/new” for ::1 at 2016-02-20 05:17:54 +0100 Processing by RulesController#new as HTML

Recurrence Load (0.6ms)  SELECT "recurrences".* FROM "recurrences"
Rendered rules/_form.html.erb (344.9ms)
Rendered rules/new.html.erb within layouts/application (363.3ms)

Completed 200 OK in 458ms (Views: 443.1ms | ActiveRecord: 4.1ms)

ActiveRecord::SchemaMigration Load (0.6ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Migrating to AddWeekToRules (20160220042151)

 (0.2ms)  BEGIN
 (1.0ms)  ALTER TABLE "rules" ADD "week" integer
SQL (35.1ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160220042151"]]
 (21.4ms)  COMMIT
ActiveRecord::SchemaMigration Load (0.3ms)  SELECT "schema_migrations".* FROM "schema_migrations"
 (2.6ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'event_categories'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (1.9ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'events'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (1.7ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'events_roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (2.1ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'recurrences'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (1.7ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (3.2ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'rules'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (2.0ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'users'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (1.8ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'users_roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

Started GET “/rules/new” for ::1 at 2016-02-20 05:25:42 +0100

ActiveRecord::SchemaMigration Load (0.4ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by RulesController#new as HTML

Recurrence Load (0.4ms)  SELECT "recurrences".* FROM "recurrences"
Rendered rules/_form.html.erb (63.5ms)
Rendered rules/new.html.erb within layouts/application (77.8ms)

Completed 200 OK in 487ms (Views: 454.6ms | ActiveRecord: 4.9ms)

Started GET “/assets/application.self-aa27865577c424c04867eb2ccc223271262064f3ca6b609990abb16d48e2eca9.css?body=1” for ::1 at 2016-02-20 05:25:43 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-20 05:25:43 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-20 05:25:43 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-20 05:25:43 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-20 05:25:43 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-20 05:25:43 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-20 05:25:43 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-20 05:25:43 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-20 05:25:43 +0100

Started GET “/assets/recurring_select_dialog.self-08390047c867ad439a8c5b0356bf66ea17e3540bedd063ccd25e1631c2104ac8.js?body=1” for ::1 at 2016-02-20 05:25:43 +0100

Started GET “/assets/recurring_select.self-e0d7bfb20b0db760d19d037c71b441b0cb6d9e33d13abe7ea0f61525e991b3ac.js?body=1” for ::1 at 2016-02-20 05:25:43 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for ::1 at 2016-02-20 05:25:43 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-20 05:25:43 +0100

Started GET “/rules/new” for ::1 at 2016-02-20 05:28:51 +0100 Processing by RulesController#new as HTML

Recurrence Load (0.4ms)  SELECT "recurrences".* FROM "recurrences"
Rendered rules/_form.html.erb (49.2ms)
Rendered rules/new.html.erb within layouts/application (51.5ms)

Completed 200 OK in 331ms (Views: 298.2ms | ActiveRecord: 5.5ms)

Started GET “/assets/application.self-aa27865577c424c04867eb2ccc223271262064f3ca6b609990abb16d48e2eca9.css?body=1” for ::1 at 2016-02-20 05:28:51 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-20 05:28:52 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-20 05:28:52 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-20 05:28:52 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-20 05:28:52 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-20 05:28:52 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-20 05:28:52 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-20 05:28:52 +0100

Started GET “/assets/recurring_select.self-e0d7bfb20b0db760d19d037c71b441b0cb6d9e33d13abe7ea0f61525e991b3ac.js?body=1” for ::1 at 2016-02-20 05:28:52 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-20 05:28:52 +0100

Started GET “/assets/recurring_select_dialog.self-08390047c867ad439a8c5b0356bf66ea17e3540bedd063ccd25e1631c2104ac8.js?body=1” for ::1 at 2016-02-20 05:28:52 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for ::1 at 2016-02-20 05:28:52 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-20 05:28:52 +0100

Started GET “/rules/new” for ::1 at 2016-02-20 05:32:02 +0100 Processing by RulesController#new as HTML

Rendered rules/_form.html.erb (52.0ms)
Rendered rules/new.html.erb within layouts/application (58.2ms)

Completed 200 OK in 575ms (Views: 558.7ms | ActiveRecord: 0.0ms)

Started GET “/assets/application.self-aa27865577c424c04867eb2ccc223271262064f3ca6b609990abb16d48e2eca9.css?body=1” for ::1 at 2016-02-20 05:32:03 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-20 05:32:03 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-20 05:32:03 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-20 05:32:03 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-20 05:32:03 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-20 05:32:03 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-20 05:32:03 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-20 05:32:03 +0100

Started GET “/assets/recurring_select.self-e0d7bfb20b0db760d19d037c71b441b0cb6d9e33d13abe7ea0f61525e991b3ac.js?body=1” for ::1 at 2016-02-20 05:32:03 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-20 05:32:03 +0100

Started GET “/assets/recurring_select_dialog.self-08390047c867ad439a8c5b0356bf66ea17e3540bedd063ccd25e1631c2104ac8.js?body=1” for ::1 at 2016-02-20 05:32:03 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for ::1 at 2016-02-20 05:32:03 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-20 05:32:03 +0100

Started GET “/rules/new” for ::1 at 2016-02-20 05:32:39 +0100 Processing by RulesController#new as HTML

Rendered rules/_form.html.erb (10.9ms)
Rendered rules/new.html.erb within layouts/application (12.5ms)

Completed 200 OK in 220ms (Views: 218.9ms | ActiveRecord: 0.0ms)

Started GET “/assets/application.self-aa27865577c424c04867eb2ccc223271262064f3ca6b609990abb16d48e2eca9.css?body=1” for ::1 at 2016-02-20 05:32:40 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-20 05:32:40 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-20 05:32:40 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-20 05:32:40 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-20 05:32:40 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-20 05:32:40 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-20 05:32:40 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-20 05:32:40 +0100

Started GET “/assets/recurring_select.self-e0d7bfb20b0db760d19d037c71b441b0cb6d9e33d13abe7ea0f61525e991b3ac.js?body=1” for ::1 at 2016-02-20 05:32:40 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-20 05:32:40 +0100

Started GET “/assets/recurring_select_dialog.self-08390047c867ad439a8c5b0356bf66ea17e3540bedd063ccd25e1631c2104ac8.js?body=1” for ::1 at 2016-02-20 05:32:40 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for ::1 at 2016-02-20 05:32:40 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-20 05:32:40 +0100

ActiveRecord::SchemaMigration Load (0.7ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Migrating to AddMonthToRules (20160220043415)

 (0.3ms)  BEGIN
 (1.1ms)  ALTER TABLE "rules" ADD "month" integer
SQL (35.5ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160220043415"]]
 (21.6ms)  COMMIT
ActiveRecord::SchemaMigration Load (0.2ms)  SELECT "schema_migrations".* FROM "schema_migrations"
 (2.7ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'event_categories'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (1.9ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'events'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (1.8ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'events_roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (1.7ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'recurrences'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (1.7ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (3.2ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'rules'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (1.9ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'users'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (1.9ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'users_roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

Started GET “/users” for ::1 at 2016-02-20 05:36:25 +0100

ActiveRecord::SchemaMigration Load (0.5ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by UsersController#index as HTML Redirected to localhost:3000/ Completed 302 Found in 9ms (ActiveRecord: 0.0ms)

Started GET “/” for ::1 at 2016-02-20 05:36:30 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (4.4ms)

Completed 200 OK in 792ms (Views: 789.4ms | ActiveRecord: 0.0ms)

Started GET “/assets/application.self-aa27865577c424c04867eb2ccc223271262064f3ca6b609990abb16d48e2eca9.css?body=1” for ::1 at 2016-02-20 05:36:32 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-20 05:36:32 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-20 05:36:32 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-20 05:36:33 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-20 05:36:33 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-20 05:36:33 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-20 05:36:33 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-20 05:36:33 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-20 05:36:33 +0100

Started GET “/assets/recurring_select_dialog.self-08390047c867ad439a8c5b0356bf66ea17e3540bedd063ccd25e1631c2104ac8.js?body=1” for ::1 at 2016-02-20 05:36:33 +0100

Started GET “/assets/recurring_select.self-e0d7bfb20b0db760d19d037c71b441b0cb6d9e33d13abe7ea0f61525e991b3ac.js?body=1” for ::1 at 2016-02-20 05:36:33 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for ::1 at 2016-02-20 05:36:33 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-20 05:36:33 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-20 05:36:33 +0100

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455942993150” for ::1 at 2016-02-20 05:36:34 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455942993150"}
Event Load (140.1ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (204.0ms)

Completed 200 OK in 392ms (Views: 203.2ms | ActiveRecord: 141.2ms)

Started GET “/rules/new” for ::1 at 2016-02-20 05:37:18 +0100 Processing by RulesController#new as HTML

Rendered rules/_form.html.erb (32.0ms)
Rendered rules/new.html.erb within layouts/application (54.1ms)

Completed 200 OK in 413ms (Views: 364.2ms | ActiveRecord: 4.5ms)

Started GET “/assets/application.self-aa27865577c424c04867eb2ccc223271262064f3ca6b609990abb16d48e2eca9.css?body=1” for ::1 at 2016-02-20 05:37:18 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-20 05:37:19 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-20 05:37:19 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-20 05:37:19 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-20 05:37:19 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-20 05:37:19 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-20 05:37:19 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-20 05:37:19 +0100

Started GET “/assets/recurring_select.self-e0d7bfb20b0db760d19d037c71b441b0cb6d9e33d13abe7ea0f61525e991b3ac.js?body=1” for ::1 at 2016-02-20 05:37:19 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-20 05:37:19 +0100

Started GET “/assets/recurring_select_dialog.self-08390047c867ad439a8c5b0356bf66ea17e3540bedd063ccd25e1631c2104ac8.js?body=1” for ::1 at 2016-02-20 05:37:19 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for ::1 at 2016-02-20 05:37:19 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-20 05:37:19 +0100

Started GET “/rules/new” for ::1 at 2016-02-20 05:38:56 +0100 Processing by RulesController#new as HTML

Rendered rules/_form.html.erb (33.1ms)
Rendered rules/new.html.erb within layouts/application (35.4ms)

Completed 200 OK in 358ms (Views: 347.1ms | ActiveRecord: 0.0ms)

Started GET “/assets/application.self-aa27865577c424c04867eb2ccc223271262064f3ca6b609990abb16d48e2eca9.css?body=1” for ::1 at 2016-02-20 05:38:56 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-20 05:38:56 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-20 05:38:56 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-20 05:38:56 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-20 05:38:56 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-20 05:38:56 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-20 05:38:56 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-20 05:38:57 +0100

Started GET “/assets/recurring_select.self-e0d7bfb20b0db760d19d037c71b441b0cb6d9e33d13abe7ea0f61525e991b3ac.js?body=1” for ::1 at 2016-02-20 05:38:57 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-20 05:38:57 +0100

Started GET “/assets/recurring_select_dialog.self-08390047c867ad439a8c5b0356bf66ea17e3540bedd063ccd25e1631c2104ac8.js?body=1” for ::1 at 2016-02-20 05:38:57 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for ::1 at 2016-02-20 05:38:57 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-20 05:38:57 +0100

Started GET “/rules/new” for ::1 at 2016-02-20 05:39:30 +0100 Processing by RulesController#new as HTML

Rendered rules/_form.html.erb (16.9ms)
Rendered rules/new.html.erb within layouts/application (18.3ms)

Completed 200 OK in 308ms (Views: 307.4ms | ActiveRecord: 0.0ms)

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-20 05:39:31 +0100

Started GET “/assets/application.self-aa27865577c424c04867eb2ccc223271262064f3ca6b609990abb16d48e2eca9.css?body=1” for ::1 at 2016-02-20 05:39:31 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-20 05:39:31 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-20 05:39:31 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-20 05:39:31 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-20 05:39:31 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-20 05:39:31 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-20 05:39:31 +0100

Started GET “/assets/recurring_select.self-e0d7bfb20b0db760d19d037c71b441b0cb6d9e33d13abe7ea0f61525e991b3ac.js?body=1” for ::1 at 2016-02-20 05:39:31 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-20 05:39:31 +0100

Started GET “/assets/recurring_select_dialog.self-08390047c867ad439a8c5b0356bf66ea17e3540bedd063ccd25e1631c2104ac8.js?body=1” for ::1 at 2016-02-20 05:39:31 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for ::1 at 2016-02-20 05:39:31 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-20 05:39:31 +0100

Started GET “/rules/new” for ::1 at 2016-02-20 05:46:56 +0100 Processing by RulesController#new as HTML

Rendered rules/_form.html.erb (51.8ms)
Rendered rules/new.html.erb within layouts/application (71.7ms)

Completed 200 OK in 401ms (Views: 389.7ms | ActiveRecord: 0.0ms)

Started GET “/assets/application.self-aa27865577c424c04867eb2ccc223271262064f3ca6b609990abb16d48e2eca9.css?body=1” for ::1 at 2016-02-20 05:46:57 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-20 05:46:57 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-20 05:46:57 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-20 05:46:57 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-20 05:46:57 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-20 05:46:57 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-20 05:46:57 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-20 05:46:57 +0100

Started GET “/assets/recurring_select.self-e0d7bfb20b0db760d19d037c71b441b0cb6d9e33d13abe7ea0f61525e991b3ac.js?body=1” for ::1 at 2016-02-20 05:46:57 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-20 05:46:57 +0100

Started GET “/assets/recurring_select_dialog.self-08390047c867ad439a8c5b0356bf66ea17e3540bedd063ccd25e1631c2104ac8.js?body=1” for ::1 at 2016-02-20 05:46:57 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for ::1 at 2016-02-20 05:46:57 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-20 05:46:57 +0100

Started GET “/rules/new” for ::1 at 2016-02-20 05:49:02 +0100 Processing by RulesController#new as HTML

Rendered rules/_form.html.erb (9.4ms)
Rendered rules/new.html.erb within layouts/application (80.7ms)

Completed 200 OK in 508ms (Views: 506.8ms | ActiveRecord: 0.0ms)

Started GET “/assets/application.self-aa27865577c424c04867eb2ccc223271262064f3ca6b609990abb16d48e2eca9.css?body=1” for ::1 at 2016-02-20 05:49:02 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-20 05:49:02 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-20 05:49:02 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-20 05:49:02 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-20 05:49:02 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-20 05:49:02 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-20 05:49:02 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-20 05:49:02 +0100

Started GET “/assets/recurring_select.self-e0d7bfb20b0db760d19d037c71b441b0cb6d9e33d13abe7ea0f61525e991b3ac.js?body=1” for ::1 at 2016-02-20 05:49:02 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-20 05:49:02 +0100

Started GET “/assets/recurring_select_dialog.self-08390047c867ad439a8c5b0356bf66ea17e3540bedd063ccd25e1631c2104ac8.js?body=1” for ::1 at 2016-02-20 05:49:02 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for ::1 at 2016-02-20 05:49:02 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-20 05:49:03 +0100

Started GET “/rules/new” for ::1 at 2016-02-20 05:52:19 +0100 Processing by RulesController#new as HTML

Rendered rules/_form.html.erb (45.9ms)
Rendered rules/new.html.erb within layouts/application (65.3ms)

Completed 200 OK in 362ms (Views: 352.3ms | ActiveRecord: 0.0ms)

Started GET “/assets/application.self-aa27865577c424c04867eb2ccc223271262064f3ca6b609990abb16d48e2eca9.css?body=1” for ::1 at 2016-02-20 05:52:19 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-20 05:52:19 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-20 05:52:19 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-20 05:52:19 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-20 05:52:20 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-20 05:52:20 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-20 05:52:20 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-20 05:52:20 +0100

Started GET “/assets/recurring_select.self-e0d7bfb20b0db760d19d037c71b441b0cb6d9e33d13abe7ea0f61525e991b3ac.js?body=1” for ::1 at 2016-02-20 05:52:20 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-20 05:52:20 +0100

Started GET “/assets/recurring_select_dialog.self-08390047c867ad439a8c5b0356bf66ea17e3540bedd063ccd25e1631c2104ac8.js?body=1” for ::1 at 2016-02-20 05:52:20 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for ::1 at 2016-02-20 05:52:20 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-20 05:52:20 +0100

Started GET “/rules/new” for ::1 at 2016-02-20 05:52:27 +0100 Processing by RulesController#new as HTML

Rendered rules/_form.html.erb (12.4ms)
Rendered rules/new.html.erb within layouts/application (14.1ms)

Completed 200 OK in 116ms (Views: 114.9ms | ActiveRecord: 0.0ms)

Started GET “/assets/application.self-aa27865577c424c04867eb2ccc223271262064f3ca6b609990abb16d48e2eca9.css?body=1” for ::1 at 2016-02-20 05:52:27 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-20 05:52:27 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-20 05:52:27 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-20 05:52:27 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-20 05:52:27 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-20 05:52:27 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-20 05:52:27 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-20 05:52:27 +0100

Started GET “/assets/recurring_select.self-e0d7bfb20b0db760d19d037c71b441b0cb6d9e33d13abe7ea0f61525e991b3ac.js?body=1” for ::1 at 2016-02-20 05:52:27 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-20 05:52:27 +0100

Started GET “/assets/recurring_select_dialog.self-08390047c867ad439a8c5b0356bf66ea17e3540bedd063ccd25e1631c2104ac8.js?body=1” for ::1 at 2016-02-20 05:52:27 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for ::1 at 2016-02-20 05:52:27 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-20 05:52:27 +0100

Started GET “/rules/new” for ::1 at 2016-02-20 05:52:52 +0100 Processing by RulesController#new as HTML

Rendered rules/_form.html.erb (9.9ms)
Rendered rules/new.html.erb within layouts/application (11.4ms)

Completed 200 OK in 162ms (Views: 160.7ms | ActiveRecord: 0.0ms)

Started GET “/assets/application.self-aa27865577c424c04867eb2ccc223271262064f3ca6b609990abb16d48e2eca9.css?body=1” for ::1 at 2016-02-20 05:52:52 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-20 05:52:52 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-20 05:52:52 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-20 05:52:52 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-20 05:52:52 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-20 05:52:52 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-20 05:52:52 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-20 05:52:52 +0100

Started GET “/assets/recurring_select.self-e0d7bfb20b0db760d19d037c71b441b0cb6d9e33d13abe7ea0f61525e991b3ac.js?body=1” for ::1 at 2016-02-20 05:52:52 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-20 05:52:52 +0100

Started GET “/assets/recurring_select_dialog.self-08390047c867ad439a8c5b0356bf66ea17e3540bedd063ccd25e1631c2104ac8.js?body=1” for ::1 at 2016-02-20 05:52:52 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for ::1 at 2016-02-20 05:52:52 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-20 05:52:52 +0100

Started GET “/rules/new” for ::1 at 2016-02-20 05:52:54 +0100 Processing by RulesController#new as HTML

Rendered rules/_form.html.erb (10.2ms)
Rendered rules/new.html.erb within layouts/application (12.0ms)

Completed 200 OK in 108ms (Views: 106.9ms | ActiveRecord: 0.0ms)

Started GET “/assets/application.self-aa27865577c424c04867eb2ccc223271262064f3ca6b609990abb16d48e2eca9.css?body=1” for ::1 at 2016-02-20 05:52:54 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-20 05:52:54 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-20 05:52:54 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-20 05:52:54 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-20 05:52:54 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-20 05:52:54 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-20 05:52:54 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-20 05:52:54 +0100

Started GET “/assets/recurring_select.self-e0d7bfb20b0db760d19d037c71b441b0cb6d9e33d13abe7ea0f61525e991b3ac.js?body=1” for ::1 at 2016-02-20 05:52:54 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-20 05:52:54 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for ::1 at 2016-02-20 05:52:54 +0100

Started GET “/assets/recurring_select_dialog.self-08390047c867ad439a8c5b0356bf66ea17e3540bedd063ccd25e1631c2104ac8.js?body=1” for ::1 at 2016-02-20 05:52:54 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-20 05:52:54 +0100

Started GET “/rules/new” for ::1 at 2016-02-20 05:53:20 +0100 Processing by RulesController#new as HTML

Rendered rules/_form.html.erb (13.8ms)
Rendered rules/new.html.erb within layouts/application (15.4ms)

Completed 200 OK in 174ms (Views: 173.0ms | ActiveRecord: 0.0ms)

Started GET “/assets/application.self-aa27865577c424c04867eb2ccc223271262064f3ca6b609990abb16d48e2eca9.css?body=1” for ::1 at 2016-02-20 05:53:20 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-20 05:53:20 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-20 05:53:21 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-20 05:53:21 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-20 05:53:21 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-20 05:53:21 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-20 05:53:21 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-20 05:53:21 +0100

Started GET “/assets/recurring_select.self-e0d7bfb20b0db760d19d037c71b441b0cb6d9e33d13abe7ea0f61525e991b3ac.js?body=1” for ::1 at 2016-02-20 05:53:21 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-20 05:53:21 +0100

Started GET “/assets/recurring_select_dialog.self-08390047c867ad439a8c5b0356bf66ea17e3540bedd063ccd25e1631c2104ac8.js?body=1” for ::1 at 2016-02-20 05:53:21 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for ::1 at 2016-02-20 05:53:21 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-20 05:53:21 +0100

Started GET “/rules/new” for ::1 at 2016-02-20 05:53:22 +0100 Processing by RulesController#new as HTML

Rendered rules/_form.html.erb (10.9ms)
Rendered rules/new.html.erb within layouts/application (12.2ms)

Completed 200 OK in 96ms (Views: 94.6ms | ActiveRecord: 0.0ms)

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-20 05:53:22 +0100

Started GET “/assets/application.self-aa27865577c424c04867eb2ccc223271262064f3ca6b609990abb16d48e2eca9.css?body=1” for ::1 at 2016-02-20 05:53:22 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-20 05:53:22 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-20 05:53:22 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-20 05:53:22 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-20 05:53:22 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-20 05:53:23 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-20 05:53:23 +0100

Started GET “/assets/recurring_select.self-e0d7bfb20b0db760d19d037c71b441b0cb6d9e33d13abe7ea0f61525e991b3ac.js?body=1” for ::1 at 2016-02-20 05:53:23 +0100

Started GET “/assets/recurring_select_dialog.self-08390047c867ad439a8c5b0356bf66ea17e3540bedd063ccd25e1631c2104ac8.js?body=1” for ::1 at 2016-02-20 05:53:23 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-20 05:53:23 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for ::1 at 2016-02-20 05:53:23 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-20 05:53:23 +0100

Started GET “/rules/new” for ::1 at 2016-02-20 05:55:42 +0100 Processing by RulesController#new as HTML

Rendered rules/_form.html.erb (59.7ms)
Rendered rules/new.html.erb within layouts/application (63.4ms)

Completed 200 OK in 410ms (Views: 396.3ms | ActiveRecord: 0.0ms)

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-20 05:55:43 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-20 05:55:43 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-20 05:55:43 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-20 05:55:43 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-20 05:55:43 +0100

Started GET “/assets/application.self-aa27865577c424c04867eb2ccc223271262064f3ca6b609990abb16d48e2eca9.css?body=1” for ::1 at 2016-02-20 05:55:43 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-20 05:55:43 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-20 05:55:43 +0100

Started GET “/assets/recurring_select.self-e0d7bfb20b0db760d19d037c71b441b0cb6d9e33d13abe7ea0f61525e991b3ac.js?body=1” for ::1 at 2016-02-20 05:55:43 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-20 05:55:43 +0100

Started GET “/assets/recurring_select_dialog.self-08390047c867ad439a8c5b0356bf66ea17e3540bedd063ccd25e1631c2104ac8.js?body=1” for ::1 at 2016-02-20 05:55:43 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for ::1 at 2016-02-20 05:55:43 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-20 05:55:43 +0100

Started POST “/rules” for ::1 at 2016-02-20 05:55:51 +0100 Processing by RulesController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"qT37vyiarjsh0wztFWjuDKpGUeAb5wnJFe+a7fCoq6cXQzM5XLHcHPXpMd7P7+2JNRT/7rocTiLGxZUpXdP48Q==", "rule"=>{"day"=>"Montag", "week"=>"14", "month"=>""}, "commit"=>"Create Rule"}

Unpermitted parameters: week, month

 (0.4ms)  BEGIN
SQL (50.1ms)  INSERT INTO "rules" ("day", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["day", 0], ["created_at", "2016-02-20 04:55:51.900401"], ["updated_at", "2016-02-20 04:55:51.900401"]]
 (35.0ms)  COMMIT

Redirected to localhost:3000/rules/1 Completed 302 Found in 129ms (ActiveRecord: 85.9ms)

Started GET “/rules/1” for ::1 at 2016-02-20 05:55:52 +0100 Processing by RulesController#show as HTML

Parameters: {"id"=>"1"}
Rule Load (0.5ms)  SELECT  "rules".* FROM "rules" WHERE "rules"."id" = $1 LIMIT 1  [["id", 1]]
Rendered rules/show.html.erb within layouts/application (44.3ms)

Completed 200 OK in 169ms (Views: 112.3ms | ActiveRecord: 0.5ms)

Started GET “/rules/1/edit” for ::1 at 2016-02-20 05:55:57 +0100 Processing by RulesController#edit as HTML

Parameters: {"id"=>"1"}
Rule Load (0.4ms)  SELECT  "rules".* FROM "rules" WHERE "rules"."id" = $1 LIMIT 1  [["id", 1]]
Rendered rules/_form.html.erb (11.5ms)
Rendered rules/edit.html.erb within layouts/application (30.7ms)

Completed 200 OK in 115ms (Views: 112.5ms | ActiveRecord: 0.4ms)

Started GET “/rules/1/edit” for ::1 at 2016-02-20 06:00:04 +0100 Processing by RulesController#edit as HTML

Parameters: {"id"=>"1"}
Rule Load (0.9ms)  SELECT  "rules".* FROM "rules" WHERE "rules"."id" = $1 LIMIT 1  [["id", 1]]
Rendered rules/_form.html.erb (36.9ms)
Rendered rules/edit.html.erb within layouts/application (60.1ms)

Completed 200 OK in 344ms (Views: 326.3ms | ActiveRecord: 0.9ms)

Started GET “/assets/application.self-aa27865577c424c04867eb2ccc223271262064f3ca6b609990abb16d48e2eca9.css?body=1” for ::1 at 2016-02-20 06:00:05 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-20 06:00:05 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-20 06:00:05 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-20 06:00:05 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-20 06:00:05 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-20 06:00:05 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-20 06:00:05 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-20 06:00:05 +0100

Started GET “/assets/recurring_select.self-e0d7bfb20b0db760d19d037c71b441b0cb6d9e33d13abe7ea0f61525e991b3ac.js?body=1” for ::1 at 2016-02-20 06:00:05 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-20 06:00:05 +0100

Started GET “/assets/recurring_select_dialog.self-08390047c867ad439a8c5b0356bf66ea17e3540bedd063ccd25e1631c2104ac8.js?body=1” for ::1 at 2016-02-20 06:00:05 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for ::1 at 2016-02-20 06:00:05 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-20 06:00:05 +0100

Started GET “/rules/1/edit” for ::1 at 2016-02-20 06:01:20 +0100 Processing by RulesController#edit as HTML

Parameters: {"id"=>"1"}
Rule Load (1.0ms)  SELECT  "rules".* FROM "rules" WHERE "rules"."id" = $1 LIMIT 1  [["id", 1]]
Rendered rules/_form.html.erb (49.0ms)
Rendered rules/edit.html.erb within layouts/application (55.4ms)

Completed 200 OK in 659ms (Views: 643.7ms | ActiveRecord: 1.0ms)

Started GET “/assets/application.self-aa27865577c424c04867eb2ccc223271262064f3ca6b609990abb16d48e2eca9.css?body=1” for ::1 at 2016-02-20 06:01:21 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-20 06:01:22 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-20 06:01:22 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-20 06:01:22 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-20 06:01:22 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-20 06:01:22 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-20 06:01:22 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-20 06:01:22 +0100

Started GET “/assets/recurring_select.self-e0d7bfb20b0db760d19d037c71b441b0cb6d9e33d13abe7ea0f61525e991b3ac.js?body=1” for ::1 at 2016-02-20 06:01:22 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-20 06:01:22 +0100

Started GET “/assets/recurring_select_dialog.self-08390047c867ad439a8c5b0356bf66ea17e3540bedd063ccd25e1631c2104ac8.js?body=1” for ::1 at 2016-02-20 06:01:22 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for ::1 at 2016-02-20 06:01:22 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-20 06:01:22 +0100

Started GET “/rules/1/edit” for ::1 at 2016-02-20 06:01:25 +0100 Processing by RulesController#edit as HTML

Parameters: {"id"=>"1"}
Rule Load (0.5ms)  SELECT  "rules".* FROM "rules" WHERE "rules"."id" = $1 LIMIT 1  [["id", 1]]
Rendered rules/_form.html.erb (12.9ms)
Rendered rules/edit.html.erb within layouts/application (15.7ms)

Completed 200 OK in 97ms (Views: 94.3ms | ActiveRecord: 0.5ms)

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-20 06:01:25 +0100

Started GET “/assets/application.self-aa27865577c424c04867eb2ccc223271262064f3ca6b609990abb16d48e2eca9.css?body=1” for ::1 at 2016-02-20 06:01:25 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-20 06:01:25 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-20 06:01:25 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-20 06:01:25 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-20 06:01:25 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-20 06:01:25 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-20 06:01:25 +0100

Started GET “/assets/recurring_select.self-e0d7bfb20b0db760d19d037c71b441b0cb6d9e33d13abe7ea0f61525e991b3ac.js?body=1” for ::1 at 2016-02-20 06:01:25 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-20 06:01:25 +0100

Started GET “/assets/recurring_select_dialog.self-08390047c867ad439a8c5b0356bf66ea17e3540bedd063ccd25e1631c2104ac8.js?body=1” for ::1 at 2016-02-20 06:01:25 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for ::1 at 2016-02-20 06:01:25 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-20 06:01:25 +0100

Started GET “/rules/1/edit” for ::1 at 2016-02-20 06:05:24 +0100 Processing by RulesController#edit as HTML

Parameters: {"id"=>"1"}
Rule Load (0.4ms)  SELECT  "rules".* FROM "rules" WHERE "rules"."id" = $1 LIMIT 1  [["id", 1]]
Rendered rules/_form.html.erb (58.9ms)
Rendered rules/edit.html.erb within layouts/application (60.9ms)

Completed 500 Internal Server Error in 142ms (ActiveRecord: 5.5ms)

NoMethodError - undefined method `getWeek_to_i' for #<Rule:0x007ffa999eb5b0>:

activemodel (4.2.5.1) lib/active_model/attribute_methods.rb:433:in `method_missing'
app/views/rules/_form.html.erb:6:in `block in _app_views_rules__form_html_erb__4376425633398333029_70357147880720'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for'
app/views/rules/_form.html.erb:1:in `_app_views_rules__form_html_erb__4376425633398333029_70357147880720'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial'
actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render'
app/views/rules/edit.html.erb:3:in `_app_views_rules_edit_html_erb__3321869937821333684_70357150401840'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/f852eb66c3d07473/variables” for ::1 at 2016-02-20 06:05:25 +0100

Started GET “/rules/1/edit” for ::1 at 2016-02-20 06:06:11 +0100 Processing by RulesController#edit as HTML

Parameters: {"id"=>"1"}
Rule Load (0.2ms)  SELECT  "rules".* FROM "rules" WHERE "rules"."id" = $1 LIMIT 1  [["id", 1]]
Rendered rules/_form.html.erb (9.0ms)
Rendered rules/edit.html.erb within layouts/application (36.5ms)

Completed 500 Internal Server Error in 83ms (ActiveRecord: 2.2ms)

NoMethodError - undefined method `to_i' for :week:Symbol:

app/views/rules/_form.html.erb:6:in `block in _app_views_rules__form_html_erb__4376425633398333029_70357097598660'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for'
app/views/rules/_form.html.erb:1:in `_app_views_rules__form_html_erb__4376425633398333029_70357097598660'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial'
actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render'
app/views/rules/edit.html.erb:3:in `_app_views_rules_edit_html_erb__3321869937821333684_70357150401840'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/2602228b13027d65/variables” for ::1 at 2016-02-20 06:06:12 +0100

Started GET “/rules/1/edit” for ::1 at 2016-02-20 06:06:52 +0100 Processing by RulesController#edit as HTML

Parameters: {"id"=>"1"}
Rule Load (0.2ms)  SELECT  "rules".* FROM "rules" WHERE "rules"."id" = $1 LIMIT 1  [["id", 1]]
Rendered rules/_form.html.erb (10.4ms)
Rendered rules/edit.html.erb within layouts/application (27.6ms)

Completed 200 OK in 259ms (Views: 246.5ms | ActiveRecord: 2.4ms)

Started GET “/assets/application.self-aa27865577c424c04867eb2ccc223271262064f3ca6b609990abb16d48e2eca9.css?body=1” for ::1 at 2016-02-20 06:06:52 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-20 06:06:52 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-20 06:06:53 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-20 06:06:53 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-20 06:06:53 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-20 06:06:53 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-20 06:06:53 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-20 06:06:53 +0100

Started GET “/assets/recurring_select.self-e0d7bfb20b0db760d19d037c71b441b0cb6d9e33d13abe7ea0f61525e991b3ac.js?body=1” for ::1 at 2016-02-20 06:06:53 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-20 06:06:53 +0100

Started GET “/assets/recurring_select_dialog.self-08390047c867ad439a8c5b0356bf66ea17e3540bedd063ccd25e1631c2104ac8.js?body=1” for ::1 at 2016-02-20 06:06:53 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for ::1 at 2016-02-20 06:06:53 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-20 06:06:53 +0100

Started PATCH “/rules/1” for ::1 at 2016-02-20 06:07:22 +0100 Processing by RulesController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"ET3vPPVfPsDp4uacy9yy7WpzY2ll9NChn7LfsAGkT9WvQye6gXRM5z3Y268RW7Fo9SHNZ8QPl0pMmNB0rN8cgw==", "rule"=>{"day"=>"Montag", "week"=>"1", "month"=>""}, "commit"=>"Update Rule", "id"=>"1"}
Rule Load (0.6ms)  SELECT  "rules".* FROM "rules" WHERE "rules"."id" = $1 LIMIT 1  [["id", 1]]

Unpermitted parameters: week, month

 (0.3ms)  BEGIN
SQL (0.6ms)  UPDATE "rules" SET "day" = $1, "updated_at" = $2 WHERE "rules"."id" = $3  [["day", 0], ["updated_at", "2016-02-20 05:07:22.362365"], ["id", 1]]
 (0.4ms)  COMMIT

Redirected to localhost:3000/rules/1 Completed 302 Found in 38ms (ActiveRecord: 2.0ms)

Started GET “/rules/1” for ::1 at 2016-02-20 06:07:22 +0100 Processing by RulesController#show as HTML

Parameters: {"id"=>"1"}
Rule Load (0.4ms)  SELECT  "rules".* FROM "rules" WHERE "rules"."id" = $1 LIMIT 1  [["id", 1]]
Rendered rules/show.html.erb within layouts/application (25.8ms)

Completed 200 OK in 261ms (Views: 258.9ms | ActiveRecord: 0.4ms)

Started GET “/rules/1/edit” for ::1 at 2016-02-20 06:07:33 +0100 Processing by RulesController#edit as HTML

Parameters: {"id"=>"1"}
Rule Load (0.3ms)  SELECT  "rules".* FROM "rules" WHERE "rules"."id" = $1 LIMIT 1  [["id", 1]]
Rendered rules/_form.html.erb (20.7ms)
Rendered rules/edit.html.erb within layouts/application (33.5ms)

Completed 200 OK in 261ms (Views: 259.5ms | ActiveRecord: 0.3ms)

Started PATCH “/rules/1” for ::1 at 2016-02-20 06:07:36 +0100 Processing by RulesController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"x2+c2eBRJNrAsR0e0EAaCKmE/c+0zci1lnE4VGvGNzB5EVRflHpW/RSLIC0KxxmNNtZTwRU2j15FWzeQxr1kZg==", "rule"=>{"day"=>"Mittwoch", "week"=>"", "month"=>""}, "commit"=>"Update Rule", "id"=>"1"}
Rule Load (0.4ms)  SELECT  "rules".* FROM "rules" WHERE "rules"."id" = $1 LIMIT 1  [["id", 1]]

Unpermitted parameters: week, month

 (0.2ms)  BEGIN
SQL (0.7ms)  UPDATE "rules" SET "day" = $1, "updated_at" = $2 WHERE "rules"."id" = $3  [["day", 0], ["updated_at", "2016-02-20 05:07:36.847277"], ["id", 1]]
 (0.7ms)  COMMIT

Redirected to localhost:3000/rules/1 Completed 302 Found in 7ms (ActiveRecord: 1.9ms)

Started GET “/rules/1” for ::1 at 2016-02-20 06:07:36 +0100 Processing by RulesController#show as HTML

Parameters: {"id"=>"1"}
Rule Load (0.4ms)  SELECT  "rules".* FROM "rules" WHERE "rules"."id" = $1 LIMIT 1  [["id", 1]]
Rendered rules/show.html.erb within layouts/application (0.5ms)

Completed 200 OK in 75ms (Views: 73.4ms | ActiveRecord: 0.4ms)

Started GET “/rules/1” for ::1 at 2016-02-20 06:07:44 +0100 Processing by RulesController#show as HTML

Parameters: {"id"=>"1"}
Rule Load (0.3ms)  SELECT  "rules".* FROM "rules" WHERE "rules"."id" = $1 LIMIT 1  [["id", 1]]
Rendered rules/show.html.erb within layouts/application (0.6ms)

Completed 200 OK in 71ms (Views: 68.7ms | ActiveRecord: 0.3ms)

Started GET “/assets/application.self-aa27865577c424c04867eb2ccc223271262064f3ca6b609990abb16d48e2eca9.css?body=1” for ::1 at 2016-02-20 06:07:44 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-20 06:07:44 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-20 06:07:44 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-20 06:07:44 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-20 06:07:44 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-20 06:07:44 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-20 06:07:44 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-20 06:07:44 +0100

Started GET “/assets/recurring_select.self-e0d7bfb20b0db760d19d037c71b441b0cb6d9e33d13abe7ea0f61525e991b3ac.js?body=1” for ::1 at 2016-02-20 06:07:44 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-20 06:07:44 +0100

Started GET “/assets/recurring_select_dialog.self-08390047c867ad439a8c5b0356bf66ea17e3540bedd063ccd25e1631c2104ac8.js?body=1” for ::1 at 2016-02-20 06:07:44 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for ::1 at 2016-02-20 06:07:44 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-20 06:07:44 +0100

Started GET “/rules/1” for ::1 at 2016-02-20 06:09:52 +0100 Processing by RulesController#show as HTML

Parameters: {"id"=>"1"}
Rule Load (0.3ms)  SELECT  "rules".* FROM "rules" WHERE "rules"."id" = $1 LIMIT 1  [["id", 1]]
Rendered rules/show.html.erb within layouts/application (22.4ms)

Completed 200 OK in 311ms (Views: 279.3ms | ActiveRecord: 4.2ms)

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-20 06:09:53 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-20 06:09:53 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-20 06:09:53 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-20 06:09:53 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-20 06:09:53 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-20 06:09:53 +0100

Started GET “/assets/application.self-aa27865577c424c04867eb2ccc223271262064f3ca6b609990abb16d48e2eca9.css?body=1” for ::1 at 2016-02-20 06:09:53 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-20 06:09:53 +0100

Started GET “/assets/recurring_select.self-e0d7bfb20b0db760d19d037c71b441b0cb6d9e33d13abe7ea0f61525e991b3ac.js?body=1” for ::1 at 2016-02-20 06:09:53 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-20 06:09:53 +0100

Started GET “/assets/recurring_select_dialog.self-08390047c867ad439a8c5b0356bf66ea17e3540bedd063ccd25e1631c2104ac8.js?body=1” for ::1 at 2016-02-20 06:09:53 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for ::1 at 2016-02-20 06:09:53 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-20 06:09:53 +0100

Started GET “/rules/1/edit” for ::1 at 2016-02-20 06:15:47 +0100 Processing by RulesController#edit as HTML

Parameters: {"id"=>"1"}
Rule Load (2.9ms)  SELECT  "rules".* FROM "rules" WHERE "rules"."id" = $1 LIMIT 1  [["id", 1]]
Rendered rules/_form.html.erb (85.0ms)
Rendered rules/edit.html.erb within layouts/application (108.2ms)

Completed 200 OK in 434ms (Views: 414.4ms | ActiveRecord: 2.9ms)

Started PATCH “/rules/1” for ::1 at 2016-02-20 06:15:52 +0100 Processing by RulesController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"H/BGJiIXxIb0OukD8XXi3QmC2VoGTT/psF41TC8Y2Cyhjo6gVjy2oSAA1DAr8uFYltB3VKe2eAJjdDqIgmOLeg==", "rule"=>{"day"=>"Mittwoch", "week"=>"", "month"=>""}, "commit"=>"Update Rule", "id"=>"1"}
Rule Load (0.3ms)  SELECT  "rules".* FROM "rules" WHERE "rules"."id" = $1 LIMIT 1  [["id", 1]]
 (0.2ms)  BEGIN
SQL (0.6ms)  UPDATE "rules" SET "day" = $1, "updated_at" = $2 WHERE "rules"."id" = $3  [["day", 0], ["updated_at", "2016-02-20 05:15:52.342403"], ["id", 1]]
 (0.5ms)  COMMIT

Redirected to localhost:3000/rules/1 Completed 302 Found in 24ms (ActiveRecord: 1.6ms)

Started GET “/rules/1” for ::1 at 2016-02-20 06:15:52 +0100 Processing by RulesController#show as HTML

Parameters: {"id"=>"1"}
Rule Load (0.3ms)  SELECT  "rules".* FROM "rules" WHERE "rules"."id" = $1 LIMIT 1  [["id", 1]]
Rendered rules/show.html.erb within layouts/application (1.1ms)

Completed 200 OK in 115ms (Views: 113.5ms | ActiveRecord: 0.3ms)

Started GET “/rules/1” for ::1 at 2016-02-20 06:32:16 +0100 Processing by RulesController#show as HTML

Parameters: {"id"=>"1"}
Rule Load (1.2ms)  SELECT  "rules".* FROM "rules" WHERE "rules"."id" = $1 LIMIT 1  [["id", 1]]
Rendered rules/show.html.erb within layouts/application (6.3ms)

Completed 200 OK in 1163ms (Views: 1146.0ms | ActiveRecord: 1.2ms)

Started GET “/assets/application.self-aa27865577c424c04867eb2ccc223271262064f3ca6b609990abb16d48e2eca9.css?body=1” for ::1 at 2016-02-20 06:32:18 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-20 06:32:18 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-20 06:32:18 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-20 06:32:18 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-20 06:32:18 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-20 06:32:18 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-20 06:32:18 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-20 06:32:18 +0100

Started GET “/assets/recurring_select.self-e0d7bfb20b0db760d19d037c71b441b0cb6d9e33d13abe7ea0f61525e991b3ac.js?body=1” for ::1 at 2016-02-20 06:32:18 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-20 06:32:18 +0100

Started GET “/assets/recurring_select_dialog.self-08390047c867ad439a8c5b0356bf66ea17e3540bedd063ccd25e1631c2104ac8.js?body=1” for ::1 at 2016-02-20 06:32:18 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for ::1 at 2016-02-20 06:32:18 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-20 06:32:19 +0100

Started GET “/rules/1/edit” for ::1 at 2016-02-20 06:32:20 +0100 Processing by RulesController#edit as HTML

Parameters: {"id"=>"1"}
Rule Load (0.3ms)  SELECT  "rules".* FROM "rules" WHERE "rules"."id" = $1 LIMIT 1  [["id", 1]]
Rendered rules/_form.html.erb (24.2ms)
Rendered rules/edit.html.erb within layouts/application (157.7ms)

Completed 200 OK in 687ms (Views: 685.1ms | ActiveRecord: 0.3ms)

Started PATCH “/rules/1” for ::1 at 2016-02-20 06:32:27 +0100 Processing by RulesController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"N2bpBU6CTpza1pHcuWXos18VzPr0u62EiFdM9RToEMiJGCGDOqk8uw7srO9j4us2wEdi9FVA6m9bfUMxuZNDng==", "rule"=>{"day"=>"1", "week"=>"", "month"=>""}, "commit"=>"Update Rule", "id"=>"1"}
Rule Load (0.3ms)  SELECT  "rules".* FROM "rules" WHERE "rules"."id" = $1 LIMIT 1  [["id", 1]]
 (0.2ms)  BEGIN
SQL (0.8ms)  UPDATE "rules" SET "day" = $1, "updated_at" = $2 WHERE "rules"."id" = $3  [["day", 1], ["updated_at", "2016-02-20 05:32:27.586911"], ["id", 1]]
 (182.0ms)  COMMIT

Redirected to localhost:3000/rules/1 Completed 302 Found in 194ms (ActiveRecord: 183.2ms)

Started GET “/rules/1” for ::1 at 2016-02-20 06:32:27 +0100 Processing by RulesController#show as HTML

Parameters: {"id"=>"1"}
Rule Load (0.2ms)  SELECT  "rules".* FROM "rules" WHERE "rules"."id" = $1 LIMIT 1  [["id", 1]]
Rendered rules/show.html.erb within layouts/application (0.9ms)

Completed 200 OK in 55ms (Views: 53.4ms | ActiveRecord: 0.2ms)

Started GET “/rules/1/edit” for ::1 at 2016-02-20 06:46:45 +0100 Processing by RulesController#edit as HTML

Parameters: {"id"=>"1"}
Rule Load (0.8ms)  SELECT  "rules".* FROM "rules" WHERE "rules"."id" = $1 LIMIT 1  [["id", 1]]
Rendered rules/_form.html.erb (37.1ms)
Rendered rules/edit.html.erb within layouts/application (53.0ms)

Completed 200 OK in 841ms (Views: 824.0ms | ActiveRecord: 0.8ms)

Started GET “/rules/1/edit” for ::1 at 2016-02-20 06:48:56 +0100 Processing by RulesController#edit as HTML

Parameters: {"id"=>"1"}
Rule Load (1.6ms)  SELECT  "rules".* FROM "rules" WHERE "rules"."id" = $1 LIMIT 1  [["id", 1]]
Rendered rules/_form.html.erb (40.6ms)
Rendered rules/edit.html.erb within layouts/application (64.1ms)

Completed 200 OK in 331ms (Views: 313.2ms | ActiveRecord: 1.6ms)

Started GET “/assets/application.self-aa27865577c424c04867eb2ccc223271262064f3ca6b609990abb16d48e2eca9.css?body=1” for ::1 at 2016-02-20 06:48:56 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-20 06:48:56 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-20 06:48:56 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-20 06:48:56 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-20 06:48:56 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-20 06:48:57 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-20 06:48:57 +0100

Started GET “/assets/recurring_select_dialog.self-08390047c867ad439a8c5b0356bf66ea17e3540bedd063ccd25e1631c2104ac8.js?body=1” for ::1 at 2016-02-20 06:48:57 +0100

Started GET “/assets/recurring_select.self-e0d7bfb20b0db760d19d037c71b441b0cb6d9e33d13abe7ea0f61525e991b3ac.js?body=1” for ::1 at 2016-02-20 06:48:57 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-20 06:48:57 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-20 06:48:57 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for ::1 at 2016-02-20 06:48:57 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-20 06:48:57 +0100

Started GET “/rules/1/edit” for ::1 at 2016-02-20 06:50:22 +0100 Processing by RulesController#edit as HTML

Parameters: {"id"=>"1"}
Rule Load (0.6ms)  SELECT  "rules".* FROM "rules" WHERE "rules"."id" = $1 LIMIT 1  [["id", 1]]
Rendered rules/_form.html.erb (17.6ms)
Rendered rules/edit.html.erb within layouts/application (29.7ms)

Completed 200 OK in 418ms (Views: 342.3ms | ActiveRecord: 7.8ms)

Started GET “/assets/application.self-aa27865577c424c04867eb2ccc223271262064f3ca6b609990abb16d48e2eca9.css?body=1” for ::1 at 2016-02-20 06:50:24 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-20 06:50:24 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-20 06:50:24 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-20 06:50:24 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-20 06:50:24 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-20 06:50:24 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-20 06:50:24 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-20 06:50:24 +0100

Started GET “/assets/recurring_select.self-e0d7bfb20b0db760d19d037c71b441b0cb6d9e33d13abe7ea0f61525e991b3ac.js?body=1” for ::1 at 2016-02-20 06:50:24 +0100

Started GET “/assets/recurring_select_dialog.self-08390047c867ad439a8c5b0356bf66ea17e3540bedd063ccd25e1631c2104ac8.js?body=1” for ::1 at 2016-02-20 06:50:24 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-20 06:50:24 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for ::1 at 2016-02-20 06:50:24 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-20 06:50:24 +0100

Started GET “/rules/1/edit” for ::1 at 2016-02-20 07:01:26 +0100 Processing by RulesController#edit as HTML

Parameters: {"id"=>"1"}
Rule Load (0.4ms)  SELECT  "rules".* FROM "rules" WHERE "rules"."id" = $1 LIMIT 1  [["id", 1]]
Rendered rules/_form.html.erb (28.2ms)
Rendered rules/edit.html.erb within layouts/application (46.9ms)

Completed 200 OK in 385ms (Views: 340.3ms | ActiveRecord: 6.9ms)

Started GET “/assets/application.self-aa27865577c424c04867eb2ccc223271262064f3ca6b609990abb16d48e2eca9.css?body=1” for ::1 at 2016-02-20 07:01:27 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-20 07:01:27 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-20 07:01:28 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-20 07:01:28 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-20 07:01:28 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-20 07:01:28 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-20 07:01:28 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-20 07:01:28 +0100

Started GET “/assets/recurring_select.self-e0d7bfb20b0db760d19d037c71b441b0cb6d9e33d13abe7ea0f61525e991b3ac.js?body=1” for ::1 at 2016-02-20 07:01:28 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-20 07:01:28 +0100

Started GET “/assets/recurring_select_dialog.self-08390047c867ad439a8c5b0356bf66ea17e3540bedd063ccd25e1631c2104ac8.js?body=1” for ::1 at 2016-02-20 07:01:28 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for ::1 at 2016-02-20 07:01:28 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-20 07:01:28 +0100

Started GET “/rules” for ::1 at 2016-02-20 07:01:31 +0100 Processing by RulesController#index as HTML

Rule Load (0.4ms)  SELECT "rules".* FROM "rules"
Rendered rules/index.html.erb within layouts/application (65.8ms)

Completed 200 OK in 185ms (Views: 182.9ms | ActiveRecord: 0.4ms)

Started GET “/rules/1” for ::1 at 2016-02-20 07:01:36 +0100 Processing by RulesController#show as HTML

Parameters: {"id"=>"1"}
Rule Load (0.4ms)  SELECT  "rules".* FROM "rules" WHERE "rules"."id" = $1 LIMIT 1  [["id", 1]]
Rendered rules/show.html.erb within layouts/application (5.8ms)

Completed 500 Internal Server Error in 24ms (ActiveRecord: 0.4ms)

NoMethodError - undefined method `getRole' for #<Rule:0x007ffa97d14090>:

activemodel (4.2.5.1) lib/active_model/attribute_methods.rb:433:in `method_missing'
app/views/rules/show.html.erb:4:in `_app_views_rules_show_html_erb__2506261405755567727_70357132799820'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started GET “/rules/1” for ::1 at 2016-02-20 07:01:36 +0100 Processing by RulesController#show as HTML

Parameters: {"id"=>"1"}
Rule Load (0.2ms)  SELECT  "rules".* FROM "rules" WHERE "rules"."id" = $1 LIMIT 1  [["id", 1]]
Rendered rules/show.html.erb within layouts/application (5.7ms)

Completed 500 Internal Server Error in 12ms (ActiveRecord: 0.2ms)

NoMethodError - undefined method `getRole' for #<Rule:0x007ffa973cab60>:

activemodel (4.2.5.1) lib/active_model/attribute_methods.rb:433:in `method_missing'
app/views/rules/show.html.erb:4:in `_app_views_rules_show_html_erb__2506261405755567727_70357127938960'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/96b04ac1f725d1bd/variables” for ::1 at 2016-02-20 07:01:36 +0100

Started GET “/rules/1” for ::1 at 2016-02-20 07:01:50 +0100 Processing by RulesController#show as HTML

Parameters: {"id"=>"1"}
Rule Load (0.4ms)  SELECT  "rules".* FROM "rules" WHERE "rules"."id" = $1 LIMIT 1  [["id", 1]]
Rendered rules/show.html.erb within layouts/application (1041.3ms)

Completed 500 Internal Server Error in 1114ms (ActiveRecord: 0.4ms)

ArgumentError - '' is not a valid input for interval. Please pass an integer.:

ice_cube (0.13.3) lib/ice_cube/validated_rule.rb:126:in `normalized_interval'
ice_cube (0.13.3) lib/ice_cube/validations/weekly_interval.rb:8:in `interval'
ice_cube (0.13.3) lib/ice_cube/rules/weekly_rule.rb:9:in `initialize'
ice_cube (0.13.3) lib/ice_cube/rule.rb:106:in `weekly'
app/models/rule.rb:11:in `getRule'
app/views/rules/show.html.erb:4:in `_app_views_rules_show_html_erb__2506261405755567727_70357126847520'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/f6b21fdbefa2ef49/variables” for ::1 at 2016-02-20 07:01:51 +0100

Started GET “/rules/1/edit” for ::1 at 2016-02-20 07:02:25 +0100 Processing by RulesController#edit as HTML

Parameters: {"id"=>"1"}
Rule Load (0.3ms)  SELECT  "rules".* FROM "rules" WHERE "rules"."id" = $1 LIMIT 1  [["id", 1]]
Rendered rules/_form.html.erb (16.3ms)
Rendered rules/edit.html.erb within layouts/application (28.1ms)

Completed 200 OK in 271ms (Views: 269.0ms | ActiveRecord: 0.3ms)

Started PATCH “/rules/1” for ::1 at 2016-02-20 07:02:31 +0100 Processing by RulesController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"lgnoGwF+dka5ln8gutDwO0m10j4UhKbLWUnmEESx71codyCddVUEYW2sQhNgV/O+1ud8MLV/4SCKY+nU6cq8AQ==", "rule"=>{"day"=>"0", "week"=>"5", "month"=>"0"}, "commit"=>"Update Rule", "id"=>"1"}
Rule Load (0.2ms)  SELECT  "rules".* FROM "rules" WHERE "rules"."id" = $1 LIMIT 1  [["id", 1]]
 (0.2ms)  BEGIN
SQL (0.4ms)  UPDATE "rules" SET "day" = $1, "week" = $2, "month" = $3, "updated_at" = $4 WHERE "rules"."id" = $5  [["day", 0], ["week", 5], ["month", 0], ["updated_at", "2016-02-20 06:02:31.137401"], ["id", 1]]
 (60.4ms)  COMMIT

Redirected to localhost:3000/rules/1 Completed 302 Found in 70ms (ActiveRecord: 61.3ms)

Started GET “/rules/1” for ::1 at 2016-02-20 07:02:31 +0100 Processing by RulesController#show as HTML

Parameters: {"id"=>"1"}
Rule Load (0.3ms)  SELECT  "rules".* FROM "rules" WHERE "rules"."id" = $1 LIMIT 1  [["id", 1]]
Rendered rules/show.html.erb within layouts/application (107.3ms)

Completed 200 OK in 448ms (Views: 446.5ms | ActiveRecord: 0.3ms)

ActiveRecord::SchemaMigration Load (16.2ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Migrating to AddDaysToRules (20160220060339)

 (0.3ms)  BEGIN
 (49.2ms)  ALTER TABLE "rules" ADD "days" integer
SQL (53.6ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160220060339"]]
 (35.3ms)  COMMIT
ActiveRecord::SchemaMigration Load (0.2ms)  SELECT "schema_migrations".* FROM "schema_migrations"
 (15.0ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'event_categories'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (3.7ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'events'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (2.7ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'events_roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (2.3ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'recurrences'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (2.1ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (2.1ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'rules'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (2.2ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'users'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (2.0ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'users_roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

Started GET “/rules/1/edit” for ::1 at 2016-02-20 07:12:19 +0100

ActiveRecord::SchemaMigration Load (0.7ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by RulesController#edit as HTML

Parameters: {"id"=>"1"}
Rule Load (41.9ms)  SELECT  "rules".* FROM "rules" WHERE "rules"."id" = $1 LIMIT 1  [["id", 1]]
Rule Load (0.5ms)  SELECT  "rules".* FROM "rules" WHERE "rules"."id" = $1 LIMIT 1  [["id", 1]]
Rendered rules/_form.html.erb (33.6ms)
Rendered rules/edit.html.erb within layouts/application (43.7ms)

Completed 200 OK in 481ms (Views: 396.1ms | ActiveRecord: 48.3ms)

Started PATCH “/rules/1” for ::1 at 2016-02-20 07:12:27 +0100 Processing by RulesController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"HHYbHKHWq2qbhYJj5NZqvo73o9+C0FqFaXYg10WD3N6iCNOa1f3ZTU+/v1A+UWk7EaUN0SMrHW66XC8T6PiPiA==", "rule"=>{"day"=>"0", "week"=>"1", "month"=>"0", "days"=>"0"}, "commit"=>"Update Rule", "id"=>"1"}
Rule Load (0.5ms)  SELECT  "rules".* FROM "rules" WHERE "rules"."id" = $1 LIMIT 1  [["id", 1]]

Unpermitted parameter: days

 (0.2ms)  BEGIN
SQL (0.3ms)  UPDATE "rules" SET "week" = $1, "updated_at" = $2 WHERE "rules"."id" = $3  [["week", 1], ["updated_at", "2016-02-20 06:12:27.053865"], ["id", 1]]
 (5.1ms)  COMMIT

Redirected to localhost:3000/rules/1 Completed 302 Found in 16ms (ActiveRecord: 6.2ms)

Started GET “/rules/1” for ::1 at 2016-02-20 07:12:27 +0100 Processing by RulesController#show as HTML

Parameters: {"id"=>"1"}
Rule Load (0.3ms)  SELECT  "rules".* FROM "rules" WHERE "rules"."id" = $1 LIMIT 1  [["id", 1]]
Rendered rules/show.html.erb within layouts/application (22.2ms)

Completed 200 OK in 225ms (Views: 223.0ms | ActiveRecord: 0.3ms)

Started GET “/rules/1/edit” for ::1 at 2016-02-20 07:12:39 +0100 Processing by RulesController#edit as HTML

Parameters: {"id"=>"1"}
Rule Load (0.3ms)  SELECT  "rules".* FROM "rules" WHERE "rules"."id" = $1 LIMIT 1  [["id", 1]]
Rendered rules/_form.html.erb (8.3ms)
Rendered rules/edit.html.erb within layouts/application (57.5ms)

Completed 200 OK in 564ms (Views: 562.7ms | ActiveRecord: 0.3ms)

Started GET “/rules/1/edit” for ::1 at 2016-02-20 07:13:02 +0100 Processing by RulesController#edit as HTML

Parameters: {"id"=>"1"}
Rule Load (0.5ms)  SELECT  "rules".* FROM "rules" WHERE "rules"."id" = $1 LIMIT 1  [["id", 1]]
Rendered rules/_form.html.erb (8.3ms)
Rendered rules/edit.html.erb within layouts/application (10.1ms)

Completed 200 OK in 246ms (Views: 244.3ms | ActiveRecord: 0.5ms)

Started GET “/assets/application.self-aa27865577c424c04867eb2ccc223271262064f3ca6b609990abb16d48e2eca9.css?body=1” for ::1 at 2016-02-20 07:13:02 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-20 07:13:02 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-20 07:13:02 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-20 07:13:02 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-20 07:13:02 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-20 07:13:02 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-20 07:13:02 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-20 07:13:02 +0100

Started GET “/assets/recurring_select.self-e0d7bfb20b0db760d19d037c71b441b0cb6d9e33d13abe7ea0f61525e991b3ac.js?body=1” for ::1 at 2016-02-20 07:13:02 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-20 07:13:02 +0100

Started GET “/assets/recurring_select_dialog.self-08390047c867ad439a8c5b0356bf66ea17e3540bedd063ccd25e1631c2104ac8.js?body=1” for ::1 at 2016-02-20 07:13:02 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for ::1 at 2016-02-20 07:13:02 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-20 07:13:02 +0100

Started PATCH “/rules/1” for ::1 at 2016-02-20 07:13:07 +0100 Processing by RulesController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"xwLZUr46qCH56D6+H6ySPNNnNza7YZC+GCxPjsKIt215fBHUyhHaBi3SA43FK5G5TDWZOBqa11XLBkBKb/PkOw==", "rule"=>{"day"=>"0", "week"=>"1", "month"=>"0", "days"=>"-1"}, "commit"=>"Update Rule", "id"=>"1"}
Rule Load (0.4ms)  SELECT  "rules".* FROM "rules" WHERE "rules"."id" = $1 LIMIT 1  [["id", 1]]

Unpermitted parameter: days

 (0.4ms)  BEGIN
 (0.2ms)  COMMIT

Redirected to localhost:3000/rules/1 Completed 302 Found in 4ms (ActiveRecord: 0.9ms)

Started GET “/rules/1” for ::1 at 2016-02-20 07:13:07 +0100 Processing by RulesController#show as HTML

Parameters: {"id"=>"1"}
Rule Load (0.2ms)  SELECT  "rules".* FROM "rules" WHERE "rules"."id" = $1 LIMIT 1  [["id", 1]]
Rendered rules/show.html.erb within layouts/application (1.1ms)

Completed 200 OK in 85ms (Views: 84.0ms | ActiveRecord: 0.2ms)

Started GET “/rules/1/edit” for ::1 at 2016-02-20 07:13:11 +0100 Processing by RulesController#edit as HTML

Parameters: {"id"=>"1"}
Rule Load (0.2ms)  SELECT  "rules".* FROM "rules" WHERE "rules"."id" = $1 LIMIT 1  [["id", 1]]
Rendered rules/_form.html.erb (12.7ms)
Rendered rules/edit.html.erb within layouts/application (15.1ms)

Completed 200 OK in 125ms (Views: 123.7ms | ActiveRecord: 0.2ms)

Started GET “/rules/1/edit” for ::1 at 2016-02-20 07:13:59 +0100 Processing by RulesController#edit as HTML

Parameters: {"id"=>"1"}
Rule Load (0.2ms)  SELECT  "rules".* FROM "rules" WHERE "rules"."id" = $1 LIMIT 1  [["id", 1]]
Rendered rules/_form.html.erb (12.4ms)
Rendered rules/edit.html.erb within layouts/application (58.8ms)

Completed 200 OK in 557ms (Views: 488.5ms | ActiveRecord: 3.4ms)

Started GET “/assets/application.self-aa27865577c424c04867eb2ccc223271262064f3ca6b609990abb16d48e2eca9.css?body=1” for ::1 at 2016-02-20 07:14:00 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-20 07:14:00 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-20 07:14:00 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-20 07:14:00 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-20 07:14:00 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-20 07:14:00 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-20 07:14:00 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-20 07:14:00 +0100

Started GET “/assets/recurring_select.self-e0d7bfb20b0db760d19d037c71b441b0cb6d9e33d13abe7ea0f61525e991b3ac.js?body=1” for ::1 at 2016-02-20 07:14:00 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-20 07:14:01 +0100

Started GET “/assets/recurring_select_dialog.self-08390047c867ad439a8c5b0356bf66ea17e3540bedd063ccd25e1631c2104ac8.js?body=1” for ::1 at 2016-02-20 07:14:01 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for ::1 at 2016-02-20 07:14:01 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-20 07:14:01 +0100

Started PATCH “/rules/1” for ::1 at 2016-02-20 07:14:04 +0100 Processing by RulesController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"1rD8uLptfP5+/ZjzDNMpbDeBo+cgWGkmlHwzgaHy39hozjQ+zkYO2arHpcDWVCrpqNMN6YGjLs1HVjxFDImMjg==", "rule"=>{"day"=>"0", "week"=>"1", "month"=>"0", "days"=>"-1"}, "commit"=>"Update Rule", "id"=>"1"}
Rule Load (0.8ms)  SELECT  "rules".* FROM "rules" WHERE "rules"."id" = $1 LIMIT 1  [["id", 1]]

Unpermitted parameter: days

 (0.3ms)  BEGIN
 (0.1ms)  COMMIT

Redirected to localhost:3000/rules/1 Completed 302 Found in 8ms (ActiveRecord: 1.3ms)

Started GET “/rules/1” for ::1 at 2016-02-20 07:14:04 +0100 Processing by RulesController#show as HTML

Parameters: {"id"=>"1"}
Rule Load (0.2ms)  SELECT  "rules".* FROM "rules" WHERE "rules"."id" = $1 LIMIT 1  [["id", 1]]
Rendered rules/show.html.erb within layouts/application (19.1ms)

Completed 200 OK in 107ms (Views: 105.0ms | ActiveRecord: 0.2ms)

Started GET “/rules/1/edit” for ::1 at 2016-02-20 07:14:09 +0100 Processing by RulesController#edit as HTML

Parameters: {"id"=>"1"}
Rule Load (0.2ms)  SELECT  "rules".* FROM "rules" WHERE "rules"."id" = $1 LIMIT 1  [["id", 1]]
Rendered rules/_form.html.erb (11.1ms)
Rendered rules/edit.html.erb within layouts/application (25.3ms)

Completed 200 OK in 105ms (Views: 103.2ms | ActiveRecord: 0.2ms)

Started GET “/rules/1/edit” for ::1 at 2016-02-20 07:14:52 +0100 Processing by RulesController#edit as HTML

Parameters: {"id"=>"1"}
Rule Load (0.2ms)  SELECT  "rules".* FROM "rules" WHERE "rules"."id" = $1 LIMIT 1  [["id", 1]]
Rendered rules/_form.html.erb (13.3ms)
Rendered rules/edit.html.erb within layouts/application (28.6ms)

Completed 200 OK in 243ms (Views: 211.1ms | ActiveRecord: 2.5ms)

Started GET “/assets/application.self-aa27865577c424c04867eb2ccc223271262064f3ca6b609990abb16d48e2eca9.css?body=1” for ::1 at 2016-02-20 07:14:52 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-20 07:14:52 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-20 07:14:52 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-20 07:14:52 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-20 07:14:52 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-20 07:14:52 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-20 07:14:52 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-20 07:14:52 +0100

Started GET “/assets/recurring_select.self-e0d7bfb20b0db760d19d037c71b441b0cb6d9e33d13abe7ea0f61525e991b3ac.js?body=1” for ::1 at 2016-02-20 07:14:53 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-20 07:14:53 +0100

Started GET “/assets/recurring_select_dialog.self-08390047c867ad439a8c5b0356bf66ea17e3540bedd063ccd25e1631c2104ac8.js?body=1” for ::1 at 2016-02-20 07:14:53 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for ::1 at 2016-02-20 07:14:53 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-20 07:14:53 +0100

Started PATCH “/rules/1” for ::1 at 2016-02-20 07:14:56 +0100 Processing by RulesController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"fEafTMOQjY0ChAfj99G8fdHtV1c616MGXDAbvf7hsL3COFfKt7v/qta+OtAtVr/4Tr/5WZss5O2PGhR5U5rj6w==", "rule"=>{"day"=>"0", "week"=>"1", "month"=>"0", "days"=>"-1"}, "commit"=>"Update Rule", "id"=>"1"}
Rule Load (0.3ms)  SELECT  "rules".* FROM "rules" WHERE "rules"."id" = $1 LIMIT 1  [["id", 1]]
 (0.2ms)  BEGIN
SQL (0.3ms)  UPDATE "rules" SET "days" = $1, "updated_at" = $2 WHERE "rules"."id" = $3  [["days", -1], ["updated_at", "2016-02-20 06:14:56.657866"], ["id", 1]]
 (0.4ms)  COMMIT

Redirected to localhost:3000/rules/1 Completed 302 Found in 7ms (ActiveRecord: 1.2ms)

Started GET “/rules/1” for ::1 at 2016-02-20 07:14:56 +0100 Processing by RulesController#show as HTML

Parameters: {"id"=>"1"}
Rule Load (0.3ms)  SELECT  "rules".* FROM "rules" WHERE "rules"."id" = $1 LIMIT 1  [["id", 1]]
Rendered rules/show.html.erb within layouts/application (19.8ms)

Completed 200 OK in 93ms (Views: 91.5ms | ActiveRecord: 0.3ms)

Started GET “/rules/1” for ::1 at 2016-02-20 07:15:50 +0100 Processing by RulesController#show as HTML

Parameters: {"id"=>"1"}
Rule Load (0.3ms)  SELECT  "rules".* FROM "rules" WHERE "rules"."id" = $1 LIMIT 1  [["id", 1]]
Rendered rules/show.html.erb within layouts/application (22.6ms)

Completed 200 OK in 291ms (Views: 273.2ms | ActiveRecord: 2.5ms)

Started GET “/assets/application.self-aa27865577c424c04867eb2ccc223271262064f3ca6b609990abb16d48e2eca9.css?body=1” for ::1 at 2016-02-20 07:15:51 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-20 07:15:51 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-20 07:15:51 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-20 07:15:51 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-20 07:15:51 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-20 07:15:51 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-20 07:15:51 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-20 07:15:51 +0100

Started GET “/assets/recurring_select.self-e0d7bfb20b0db760d19d037c71b441b0cb6d9e33d13abe7ea0f61525e991b3ac.js?body=1” for ::1 at 2016-02-20 07:15:51 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-20 07:15:51 +0100

Started GET “/assets/recurring_select_dialog.self-08390047c867ad439a8c5b0356bf66ea17e3540bedd063ccd25e1631c2104ac8.js?body=1” for ::1 at 2016-02-20 07:15:51 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for ::1 at 2016-02-20 07:15:51 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-20 07:15:51 +0100

Started GET “/rules/1/edit” for ::1 at 2016-02-20 07:15:55 +0100 Processing by RulesController#edit as HTML

Parameters: {"id"=>"1"}
Rule Load (0.2ms)  SELECT  "rules".* FROM "rules" WHERE "rules"."id" = $1 LIMIT 1  [["id", 1]]
Rendered rules/_form.html.erb (15.1ms)
Rendered rules/edit.html.erb within layouts/application (30.3ms)

Completed 200 OK in 99ms (Views: 96.8ms | ActiveRecord: 0.2ms)

Started PATCH “/rules/1” for ::1 at 2016-02-20 07:16:04 +0100 Processing by RulesController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"2LwUGEvqT+opDXC71cEKkOXYBLqf+wsW1svC6Hpk3FtmwtyeP8E9zf03TYgPRgkVeoqqtD4ATP0F4c0s1x+PDQ==", "rule"=>{"day"=>"0", "week"=>"1", "month"=>"2", "days"=>"-1"}, "commit"=>"Update Rule", "id"=>"1"}
Rule Load (0.5ms)  SELECT  "rules".* FROM "rules" WHERE "rules"."id" = $1 LIMIT 1  [["id", 1]]
 (0.2ms)  BEGIN
SQL (0.3ms)  UPDATE "rules" SET "month" = $1, "updated_at" = $2 WHERE "rules"."id" = $3  [["month", 2], ["updated_at", "2016-02-20 06:16:04.214576"], ["id", 1]]
 (18.4ms)  COMMIT

Redirected to localhost:3000/rules/1 Completed 302 Found in 26ms (ActiveRecord: 19.4ms)

Started GET “/rules/1” for ::1 at 2016-02-20 07:16:04 +0100 Processing by RulesController#show as HTML

Parameters: {"id"=>"1"}
Rule Load (0.2ms)  SELECT  "rules".* FROM "rules" WHERE "rules"."id" = $1 LIMIT 1  [["id", 1]]
Rendered rules/show.html.erb within layouts/application (0.9ms)

Completed 200 OK in 60ms (Views: 58.4ms | ActiveRecord: 0.2ms)

Started GET “/rules/1/edit” for ::1 at 2016-02-20 07:16:07 +0100 Processing by RulesController#edit as HTML

Parameters: {"id"=>"1"}
Rule Load (0.2ms)  SELECT  "rules".* FROM "rules" WHERE "rules"."id" = $1 LIMIT 1  [["id", 1]]
Rendered rules/_form.html.erb (11.8ms)
Rendered rules/edit.html.erb within layouts/application (13.5ms)

Completed 200 OK in 103ms (Views: 101.5ms | ActiveRecord: 0.2ms)

Started PATCH “/rules/1” for ::1 at 2016-02-20 07:16:59 +0100 Processing by RulesController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"oOy5Jng/kKToofoRnZOjFcQ2cMF2q5s1S2Q1k3Iv3qMeknGgDBTigzybxyJHFKCQW2Tez9dQ3N6YTjpX31SN9Q==", "rule"=>{"day"=>"0", "week"=>"1", "month"=>"2", "days"=>"-1"}, "commit"=>"Update Rule", "id"=>"1"}
Rule Load (0.2ms)  SELECT  "rules".* FROM "rules" WHERE "rules"."id" = $1 LIMIT 1  [["id", 1]]
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT

Redirected to localhost:3000/rules/1 Completed 302 Found in 5ms (ActiveRecord: 0.6ms)

Started GET “/rules/1” for ::1 at 2016-02-20 07:16:59 +0100 Processing by RulesController#show as HTML

Parameters: {"id"=>"1"}
Rule Load (0.2ms)  SELECT  "rules".* FROM "rules" WHERE "rules"."id" = $1 LIMIT 1  [["id", 1]]
Rendered rules/show.html.erb within layouts/application (0.9ms)

Completed 200 OK in 424ms (Views: 422.7ms | ActiveRecord: 0.2ms)

Started POST “/recurrences” for 127.0.0.1 at 2016-02-20 13:45:10 +0100

ActiveRecord::SchemaMigration Load (107.4ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by RecurrencesController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"ss/errkrVRMOTgqAXMX+2YhFMf49lWrH7waEQRS+TWIMsRYozQAnNNp0N7OGQv1cFxef8JxuLSw8LIuFucUeNA==", "recurrence"=>{"start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"20", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"20", "pattern"=>"{\"interval\":1,\"until\":null,\"count\":null,\"validations\":null,\"rule_type\":\"IceCube::DailyRule\"}"}, "commit"=>"Create Recurrence"}

Can't verify CSRF token authenticity Completed 422 Unprocessable Entity in 25ms (ActiveRecord: 0.0ms)

ActionController::InvalidAuthenticityToken - ActionController::InvalidAuthenticityToken:

actionpack (4.2.5.1) lib/action_controller/metal/request_forgery_protection.rb:181:in `handle_unverified_request'
actionpack (4.2.5.1) lib/action_controller/metal/request_forgery_protection.rb:209:in `handle_unverified_request'
devise (3.5.6) lib/devise/controllers/helpers.rb:257:in `handle_unverified_request'
actionpack (4.2.5.1) lib/action_controller/metal/request_forgery_protection.rb:204:in `verify_authenticity_token'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:432:in `block in make_lambda'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:164:in `block in halting'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:38:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/ce77432f811f37a2/variables” for 127.0.0.1 at 2016-02-20 13:45:12 +0100

Started GET “/recurrences” for 127.0.0.1 at 2016-02-20 13:45:19 +0100 Processing by RecurrencesController#index as HTML

Recurrence Load (218.1ms)  SELECT "recurrences".* FROM "recurrences"
Rendered recurrences/index.html.erb within layouts/application (319.9ms)

Completed 200 OK in 2835ms (Views: 2468.2ms | ActiveRecord: 307.7ms)

Started GET “/recurrences” for 127.0.0.1 at 2016-02-20 13:45:29 +0100 Processing by RecurrencesController#index as HTML

Recurrence Load (1.0ms)  SELECT "recurrences".* FROM "recurrences"
Rendered recurrences/index.html.erb within layouts/application (6.1ms)

Completed 200 OK in 1280ms (Views: 1170.1ms | ActiveRecord: 1.0ms)

Started GET “/rules/1” for 127.0.0.1 at 2016-02-20 13:45:35 +0100 Processing by RulesController#show as HTML

Parameters: {"id"=>"1"}
Rule Load (526.3ms)  SELECT  "rules".* FROM "rules" WHERE "rules"."id" = $1 LIMIT 1  [["id", 1]]
Rendered rules/show.html.erb within layouts/application (1097.7ms)

Completed 200 OK in 4004ms (Views: 2239.7ms | ActiveRecord: 1489.6ms)

Started GET “/rules” for 127.0.0.1 at 2016-02-20 13:45:39 +0100 Processing by RulesController#index as HTML

Rule Load (0.5ms)  SELECT "rules".* FROM "rules"
Rendered rules/index.html.erb within layouts/application (8.8ms)

Completed 200 OK in 366ms (Views: 363.2ms | ActiveRecord: 0.5ms)

Started GET “/rules” for 127.0.0.1 at 2016-02-20 13:45:39 +0100 Processing by RulesController#index as HTML

Rule Load (0.6ms)  SELECT "rules".* FROM "rules"
Rendered rules/index.html.erb within layouts/application (5.5ms)

Completed 200 OK in 391ms (Views: 388.7ms | ActiveRecord: 0.6ms)

Started GET “/rules/1/edit” for 127.0.0.1 at 2016-02-20 13:45:43 +0100 Processing by RulesController#edit as HTML

Parameters: {"id"=>"1"}
Rule Load (0.4ms)  SELECT  "rules".* FROM "rules" WHERE "rules"."id" = $1 LIMIT 1  [["id", 1]]
Rendered rules/_form.html.erb (476.7ms)
Rendered rules/edit.html.erb within layouts/application (526.3ms)

Completed 200 OK in 835ms (Views: 831.0ms | ActiveRecord: 0.4ms)

Started PATCH “/rules/1” for 127.0.0.1 at 2016-02-20 13:45:50 +0100 Processing by RulesController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"dYDCOrIpglZp8Ch5suYC+ylcfA4QOR3M+1CCEebxmkiio1wq8lIZrdpk3l7iyHzelFS07r8/If4M45pf+Arx8g==", "rule"=>{"day"=>"0", "week"=>"1", "month"=>"2", "days"=>"-1"}, "commit"=>"Update Rule", "id"=>"1"}
Rule Load (0.4ms)  SELECT  "rules".* FROM "rules" WHERE "rules"."id" = $1 LIMIT 1  [["id", 1]]
 (19.6ms)  BEGIN
 (0.3ms)  COMMIT

Redirected to localhost:3000/rules/1 Completed 302 Found in 34ms (ActiveRecord: 20.2ms)

Started GET “/rules/1” for 127.0.0.1 at 2016-02-20 13:45:50 +0100 Processing by RulesController#show as HTML

Parameters: {"id"=>"1"}
Rule Load (0.7ms)  SELECT  "rules".* FROM "rules" WHERE "rules"."id" = $1 LIMIT 1  [["id", 1]]
Rendered rules/show.html.erb within layouts/application (2.8ms)

Completed 200 OK in 408ms (Views: 402.5ms | ActiveRecord: 0.7ms)

Started GET “/rules/1” for 127.0.0.1 at 2016-02-20 13:46:07 +0100 Processing by RulesController#show as HTML

Parameters: {"id"=>"1"}
Rule Load (0.4ms)  SELECT  "rules".* FROM "rules" WHERE "rules"."id" = $1 LIMIT 1  [["id", 1]]
Rendered rules/show.html.erb within layouts/application (62192.4ms)

Completed 200 OK in 62827ms (Views: 62822.9ms | ActiveRecord: 0.4ms)

Started GET “/assets/application.self-aa27865577c424c04867eb2ccc223271262064f3ca6b609990abb16d48e2eca9.css?body=1” for 127.0.0.1 at 2016-02-20 13:47:10 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for 127.0.0.1 at 2016-02-20 13:47:11 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for 127.0.0.1 at 2016-02-20 13:47:11 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for 127.0.0.1 at 2016-02-20 13:47:11 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for 127.0.0.1 at 2016-02-20 13:47:11 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for 127.0.0.1 at 2016-02-20 13:47:11 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for 127.0.0.1 at 2016-02-20 13:47:11 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for 127.0.0.1 at 2016-02-20 13:47:11 +0100

Started GET “/assets/recurring_select.self-e0d7bfb20b0db760d19d037c71b441b0cb6d9e33d13abe7ea0f61525e991b3ac.js?body=1” for 127.0.0.1 at 2016-02-20 13:47:11 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for 127.0.0.1 at 2016-02-20 13:47:11 +0100

Started GET “/assets/recurring_select_dialog.self-08390047c867ad439a8c5b0356bf66ea17e3540bedd063ccd25e1631c2104ac8.js?body=1” for 127.0.0.1 at 2016-02-20 13:47:11 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for 127.0.0.1 at 2016-02-20 13:47:11 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for 127.0.0.1 at 2016-02-20 13:47:11 +0100

Started GET “/rules/1” for 127.0.0.1 at 2016-02-20 13:47:14 +0100 Processing by RulesController#show as HTML

Parameters: {"id"=>"1"}
Rule Load (0.6ms)  SELECT  "rules".* FROM "rules" WHERE "rules"."id" = $1 LIMIT 1  [["id", 1]]
Rendered rules/show.html.erb within layouts/application (143595.4ms)

Completed 500 Internal Server Error in 143679ms (ActiveRecord: 4.0ms)

NoMethodError - undefined method `each' for -1:Fixnum:

ice_cube (0.13.3) lib/ice_cube/validations/day_of_week.rb:7:in `block in day_of_week'
ice_cube (0.13.3) lib/ice_cube/validations/day_of_week.rb:6:in `day_of_week'
app/models/rule.rb:13:in `getRule'
app/views/rules/show.html.erb:4:in `_app_views_rules_show_html_erb__2393382591312543938_70362927507700'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/ab78f296c6307a08/variables” for 127.0.0.1 at 2016-02-20 13:50:34 +0100

Started GET “/rules/1” for 127.0.0.1 at 2016-02-20 13:57:31 +0100 Processing by RulesController#show as HTML

Parameters: {"id"=>"1"}
Rule Load (0.5ms)  SELECT  "rules".* FROM "rules" WHERE "rules"."id" = $1 LIMIT 1  [["id", 1]]
Rendered rules/show.html.erb within layouts/application (92.8ms)

Completed 200 OK in 628ms (Views: 557.9ms | ActiveRecord: 4.2ms)

Started GET “/assets/application.self-aa27865577c424c04867eb2ccc223271262064f3ca6b609990abb16d48e2eca9.css?body=1” for 127.0.0.1 at 2016-02-20 13:57:33 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for 127.0.0.1 at 2016-02-20 13:57:33 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for 127.0.0.1 at 2016-02-20 13:57:33 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for 127.0.0.1 at 2016-02-20 13:57:33 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for 127.0.0.1 at 2016-02-20 13:57:33 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for 127.0.0.1 at 2016-02-20 13:57:33 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for 127.0.0.1 at 2016-02-20 13:57:33 +0100

Started GET “/assets/recurring_select.self-e0d7bfb20b0db760d19d037c71b441b0cb6d9e33d13abe7ea0f61525e991b3ac.js?body=1” for 127.0.0.1 at 2016-02-20 13:57:33 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for 127.0.0.1 at 2016-02-20 13:57:33 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for 127.0.0.1 at 2016-02-20 13:57:33 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for 127.0.0.1 at 2016-02-20 13:57:33 +0100

Started GET “/assets/recurring_select_dialog.self-08390047c867ad439a8c5b0356bf66ea17e3540bedd063ccd25e1631c2104ac8.js?body=1” for 127.0.0.1 at 2016-02-20 13:57:33 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for 127.0.0.1 at 2016-02-20 13:57:33 +0100

Started GET “/rules/1/edit” for 127.0.0.1 at 2016-02-20 13:57:42 +0100 Processing by RulesController#edit as HTML

Parameters: {"id"=>"1"}
Rule Load (0.3ms)  SELECT  "rules".* FROM "rules" WHERE "rules"."id" = $1 LIMIT 1  [["id", 1]]
Rendered rules/_form.html.erb (24549.2ms)
Rendered rules/edit.html.erb within layouts/application (24597.8ms)

Completed 200 OK in 24961ms (Views: 24957.7ms | ActiveRecord: 0.3ms)

Started PATCH “/rules/1” for 127.0.0.1 at 2016-02-20 13:58:23 +0100 Processing by RulesController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"BTZy1y5vWLAe9E5+PJ9wqAlWY5XgR8KuUGnYccxaf1rSFezHbhTDS61guFlssQ6NtF6rdU9B/pyn2sA/0qEU4A==", "rule"=>{"day"=>"2", "week"=>"1", "month"=>"2", "days"=>"-1"}, "commit"=>"Update Rule", "id"=>"1"}
Rule Load (0.3ms)  SELECT  "rules".* FROM "rules" WHERE "rules"."id" = $1 LIMIT 1  [["id", 1]]
 (0.3ms)  BEGIN
SQL (126.9ms)  UPDATE "rules" SET "day" = $1, "updated_at" = $2 WHERE "rules"."id" = $3  [["day", 2], ["updated_at", "2016-02-20 12:58:23.282847"], ["id", 1]]
 (54.4ms)  COMMIT

Redirected to localhost:3000/rules/1 Completed 302 Found in 238ms (ActiveRecord: 181.9ms)

Started GET “/rules/1” for 127.0.0.1 at 2016-02-20 13:58:23 +0100 Processing by RulesController#show as HTML

Parameters: {"id"=>"1"}
Rule Load (0.3ms)  SELECT  "rules".* FROM "rules" WHERE "rules"."id" = $1 LIMIT 1  [["id", 1]]
Rendered rules/show.html.erb within layouts/application (3.8ms)

Completed 200 OK in 342ms (Views: 337.8ms | ActiveRecord: 0.3ms)

Started GET “/rules/1/edit” for 127.0.0.1 at 2016-02-20 13:58:30 +0100 Processing by RulesController#edit as HTML

Parameters: {"id"=>"1"}
Rule Load (0.3ms)  SELECT  "rules".* FROM "rules" WHERE "rules"."id" = $1 LIMIT 1  [["id", 1]]
Rendered rules/_form.html.erb (91945.4ms)
Rendered rules/edit.html.erb within layouts/application (92038.3ms)

Completed 200 OK in 92642ms (Views: 92638.5ms | ActiveRecord: 0.3ms)

Started GET “/rules/1” for 127.0.0.1 at 2016-02-20 14:00:02 +0100 Processing by RulesController#show as HTML

Parameters: {"id"=>"1"}
Rule Load (0.4ms)  SELECT  "rules".* FROM "rules" WHERE "rules"."id" = $1 LIMIT 1  [["id", 1]]
Rendered rules/show.html.erb within layouts/application (24.4ms)

Completed 200 OK in 265ms (Views: 222.0ms | ActiveRecord: 4.6ms)

Started GET “/assets/application.self-aa27865577c424c04867eb2ccc223271262064f3ca6b609990abb16d48e2eca9.css?body=1” for 127.0.0.1 at 2016-02-20 14:00:03 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for 127.0.0.1 at 2016-02-20 14:00:03 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for 127.0.0.1 at 2016-02-20 14:00:04 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for 127.0.0.1 at 2016-02-20 14:00:04 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for 127.0.0.1 at 2016-02-20 14:00:04 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for 127.0.0.1 at 2016-02-20 14:00:04 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for 127.0.0.1 at 2016-02-20 14:00:04 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for 127.0.0.1 at 2016-02-20 14:00:04 +0100

Started GET “/assets/recurring_select.self-e0d7bfb20b0db760d19d037c71b441b0cb6d9e33d13abe7ea0f61525e991b3ac.js?body=1” for 127.0.0.1 at 2016-02-20 14:00:04 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for 127.0.0.1 at 2016-02-20 14:00:04 +0100

Started GET “/assets/recurring_select_dialog.self-08390047c867ad439a8c5b0356bf66ea17e3540bedd063ccd25e1631c2104ac8.js?body=1” for 127.0.0.1 at 2016-02-20 14:00:04 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for 127.0.0.1 at 2016-02-20 14:00:04 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for 127.0.0.1 at 2016-02-20 14:00:04 +0100

Started GET “/rules/1/edit” for 127.0.0.1 at 2016-02-20 14:00:09 +0100 Processing by RulesController#edit as HTML

Parameters: {"id"=>"1"}
Rule Load (0.3ms)  SELECT  "rules".* FROM "rules" WHERE "rules"."id" = $1 LIMIT 1  [["id", 1]]
Rendered rules/_form.html.erb (15757.6ms)
Rendered rules/edit.html.erb within layouts/application (15773.2ms)

Completed 200 OK in 16051ms (Views: 16046.6ms | ActiveRecord: 0.3ms)

Started PATCH “/rules/1” for 127.0.0.1 at 2016-02-20 14:00:37 +0100 Processing by RulesController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"wRNVwqSbojSXmKKEZogq8oMNRTJ+cwo0GdH1HwllMY0WMMvS5OA5zyQMVKM2plTXPgWN0tF1NgbuYu1RF55aNw==", "rule"=>{"day"=>"5", "week"=>"1", "month"=>"2", "days"=>"-1"}, "commit"=>"Update Rule", "id"=>"1"}
Rule Load (0.4ms)  SELECT  "rules".* FROM "rules" WHERE "rules"."id" = $1 LIMIT 1  [["id", 1]]
 (0.2ms)  BEGIN
SQL (0.4ms)  UPDATE "rules" SET "day" = $1, "updated_at" = $2 WHERE "rules"."id" = $3  [["day", 5], ["updated_at", "2016-02-20 13:00:37.884108"], ["id", 1]]
 (0.6ms)  COMMIT

Redirected to localhost:3000/rules/1 Completed 302 Found in 20ms (ActiveRecord: 1.6ms)

Started GET “/rules/1” for 127.0.0.1 at 2016-02-20 14:00:37 +0100 Processing by RulesController#show as HTML

Parameters: {"id"=>"1"}
Rule Load (0.3ms)  SELECT  "rules".* FROM "rules" WHERE "rules"."id" = $1 LIMIT 1  [["id", 1]]
Rendered rules/show.html.erb within layouts/application (4.8ms)

Completed 200 OK in 265ms (Views: 259.6ms | ActiveRecord: 0.3ms)

Started GET “/” for 127.0.0.1 at 2016-02-20 14:52:59 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (10.6ms)

Completed 200 OK in 453ms (Views: 450.2ms | ActiveRecord: 0.0ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455976381444” for 127.0.0.1 at 2016-02-20 14:53:02 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455976381444"}
Event Load (55.6ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (75.2ms)

Completed 200 OK in 177ms (Views: 85.8ms | ActiveRecord: 57.9ms)

Started GET “/recurrences” for 127.0.0.1 at 2016-02-20 14:53:04 +0100 Processing by RecurrencesController#index as HTML

Recurrence Load (0.4ms)  SELECT "recurrences".* FROM "recurrences"
Rendered recurrences/index.html.erb within layouts/application (5.3ms)

Completed 200 OK in 314ms (Views: 263.1ms | ActiveRecord: 1.3ms)

Started GET “/recurrences/new” for 127.0.0.1 at 2016-02-20 14:53:08 +0100 Processing by RecurrencesController#new as HTML

Rendered recurrences/_form.html.erb (225.6ms)
Rendered recurrences/new.html.erb within layouts/application (229.9ms)

Completed 500 Internal Server Error in 267ms (ActiveRecord: 3.1ms)

NoMethodError - undefined method `link_to_add_association' for #<#<Class:0x007ffd4b321338>:0x007ffd4ab124f8>:

app/views/recurrences/_form.html.erb:12:in `block in _app_views_recurrences__form_html_erb___136621748885773451_70362931539760'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for'
app/views/recurrences/_form.html.erb:1:in `_app_views_recurrences__form_html_erb___136621748885773451_70362931539760'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial'
actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render'
app/views/recurrences/new.html.erb:3:in `_app_views_recurrences_new_html_erb__4120148728849207588_70362928285040'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started GET “/recurrences/new” for 127.0.0.1 at 2016-02-20 14:53:08 +0100 Processing by RecurrencesController#new as HTML

Rendered recurrences/_form.html.erb (71.6ms)
Rendered recurrences/new.html.erb within layouts/application (75.3ms)

Completed 500 Internal Server Error in 84ms (ActiveRecord: 0.0ms)

NoMethodError - undefined method `link_to_add_association' for #<#<Class:0x007ffd4b321338>:0x007ffd49769118>:

app/views/recurrences/_form.html.erb:12:in `block in _app_views_recurrences__form_html_erb___136621748885773451_70362909076300'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for'
app/views/recurrences/_form.html.erb:1:in `_app_views_recurrences__form_html_erb___136621748885773451_70362909076300'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial'
actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render'
app/views/recurrences/new.html.erb:3:in `_app_views_recurrences_new_html_erb__4120148728849207588_70362917968220'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/fa9fdecaf99865dc/variables” for 127.0.0.1 at 2016-02-20 14:53:08 +0100

Started GET “/recurrences/new” for 127.0.0.1 at 2016-02-20 14:54:06 +0100

ActiveRecord::SchemaMigration Load (0.5ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by RecurrencesController#new as HTML

Rendered recurrences/_rule_fields.html.erb (48.1ms)
Rendered recurrences/_form.html.erb (756.4ms)
Rendered recurrences/new.html.erb within layouts/application (780.2ms)

Completed 500 Internal Server Error in 996ms (ActiveRecord: 5.3ms)

NoMethodError - undefined method `getWeek' for nil:NilClass:

app/views/recurrences/_rule_fields.html.erb:2:in `_app_views_recurrences__rule_fields_html_erb__2585974562915098490_70106630733660'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial'
actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render'
cocoon (1.2.7) lib/cocoon/view_helpers.rb:52:in `block in render_association'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1925:in `block in fields_for_nested_model'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:714:in `fields_for'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1924:in `fields_for_nested_model'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1910:in `block in fields_for_with_nested_attributes'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1908:in `fields_for_with_nested_attributes'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1582:in `fields_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/builder.rb:27:in `simple_fields_for'
cocoon (1.2.7) lib/cocoon/view_helpers.rb:50:in `render_association'
cocoon (1.2.7) lib/cocoon/view_helpers.rb:98:in `link_to_add_association'
app/views/recurrences/_form.html.erb:12:in `block in _app_views_recurrences__form_html_erb__1607288055650289190_70106582822240'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for'
app/views/recurrences/_form.html.erb:1:in `_app_views_recurrences__form_html_erb__1607288055650289190_70106582822240'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial'
actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render'
app/views/recurrences/new.html.erb:3:in `_app_views_recurrences_new_html_erb__3358108654029504322_70106582856840'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/d5893de0ada4deb8/variables” for 127.0.0.1 at 2016-02-20 14:54:08 +0100

Started GET “/recurrences/new” for 127.0.0.1 at 2016-02-20 14:56:27 +0100 Processing by RecurrencesController#new as HTML

Rendered recurrences/_rule_fields.html.erb (41.2ms)
Rendered recurrences/_form.html.erb (129.3ms)
Rendered recurrences/new.html.erb within layouts/application (143.9ms)

Completed 500 Internal Server Error in 209ms (ActiveRecord: 0.0ms)

NoMethodError - undefined method `to_i' for :getWeek:Symbol:

app/views/recurrences/_rule_fields.html.erb:2:in `_app_views_recurrences__rule_fields_html_erb__2585974562915098490_70106619544600'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial'
actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render'
cocoon (1.2.7) lib/cocoon/view_helpers.rb:52:in `block in render_association'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1925:in `block in fields_for_nested_model'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:714:in `fields_for'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1924:in `fields_for_nested_model'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1910:in `block in fields_for_with_nested_attributes'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1908:in `fields_for_with_nested_attributes'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1582:in `fields_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/builder.rb:27:in `simple_fields_for'
cocoon (1.2.7) lib/cocoon/view_helpers.rb:50:in `render_association'
cocoon (1.2.7) lib/cocoon/view_helpers.rb:98:in `link_to_add_association'
app/views/recurrences/_form.html.erb:12:in `block in _app_views_recurrences__form_html_erb__1607288055650289190_70106582822240'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for'
app/views/recurrences/_form.html.erb:1:in `_app_views_recurrences__form_html_erb__1607288055650289190_70106582822240'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial'
actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render'
app/views/recurrences/new.html.erb:3:in `_app_views_recurrences_new_html_erb__3358108654029504322_70106582856840'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/19d92e2deb72958b/variables” for 127.0.0.1 at 2016-02-20 14:56:27 +0100

Started GET “/recurrences/new” for 127.0.0.1 at 2016-02-20 14:57:04 +0100 Processing by RecurrencesController#new as HTML

Rendered recurrences/_rule_fields.html.erb (39.5ms)
Rendered recurrences/_form.html.erb (74.9ms)
Rendered recurrences/new.html.erb within layouts/application (89.3ms)

Completed 500 Internal Server Error in 124ms (ActiveRecord: 0.0ms)

NameError - undefined local variable or method `rule' for #<#<Class:0x007f85f06a0798>:0x007f85ec394828>:

app/views/recurrences/_rule_fields.html.erb:2:in `_app_views_recurrences__rule_fields_html_erb__2585974562915098490_70106630732800'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial'
actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render'
cocoon (1.2.7) lib/cocoon/view_helpers.rb:52:in `block in render_association'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1925:in `block in fields_for_nested_model'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:714:in `fields_for'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1924:in `fields_for_nested_model'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1910:in `block in fields_for_with_nested_attributes'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1908:in `fields_for_with_nested_attributes'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1582:in `fields_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/builder.rb:27:in `simple_fields_for'
cocoon (1.2.7) lib/cocoon/view_helpers.rb:50:in `render_association'
cocoon (1.2.7) lib/cocoon/view_helpers.rb:98:in `link_to_add_association'
app/views/recurrences/_form.html.erb:12:in `block in _app_views_recurrences__form_html_erb__1607288055650289190_70106582822240'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for'
app/views/recurrences/_form.html.erb:1:in `_app_views_recurrences__form_html_erb__1607288055650289190_70106582822240'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial'
actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render'
app/views/recurrences/new.html.erb:3:in `_app_views_recurrences_new_html_erb__3358108654029504322_70106582856840'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/7fa75d2b17ba1526/variables” for 127.0.0.1 at 2016-02-20 14:57:04 +0100

Started GET “/recurrences/new” for 127.0.0.1 at 2016-02-20 14:59:39 +0100 Processing by RecurrencesController#new as HTML

Rendered recurrences/_rule_fields.html.erb (4689.1ms)
Rendered recurrences/_form.html.erb (4835.0ms)
Rendered recurrences/new.html.erb within layouts/application (4849.4ms)

Completed 500 Internal Server Error in 4912ms (ActiveRecord: 0.0ms)

NoMethodError - undefined method `to_i' for :month:Symbol:

app/views/recurrences/_rule_fields.html.erb:3:in `_app_views_recurrences__rule_fields_html_erb__2585974562915098490_70106578041680'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial'
actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render'
cocoon (1.2.7) lib/cocoon/view_helpers.rb:52:in `block in render_association'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1925:in `block in fields_for_nested_model'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:714:in `fields_for'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1924:in `fields_for_nested_model'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1910:in `block in fields_for_with_nested_attributes'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1908:in `fields_for_with_nested_attributes'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1582:in `fields_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/builder.rb:27:in `simple_fields_for'
cocoon (1.2.7) lib/cocoon/view_helpers.rb:50:in `render_association'
cocoon (1.2.7) lib/cocoon/view_helpers.rb:98:in `link_to_add_association'
app/views/recurrences/_form.html.erb:12:in `block in _app_views_recurrences__form_html_erb__1607288055650289190_70106582822240'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for'
app/views/recurrences/_form.html.erb:1:in `_app_views_recurrences__form_html_erb__1607288055650289190_70106582822240'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial'
actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render'
app/views/recurrences/new.html.erb:3:in `_app_views_recurrences_new_html_erb__3358108654029504322_70106582856840'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/fc479dad4044b317/variables” for 127.0.0.1 at 2016-02-20 14:59:45 +0100

Started GET “/recurrences/new” for 127.0.0.1 at 2016-02-20 15:00:29 +0100 Processing by RecurrencesController#new as HTML

Rendered recurrences/_rule_fields.html.erb (4877.7ms)
Rendered recurrences/_form.html.erb (4919.4ms)
Rendered recurrences/new.html.erb within layouts/application (4934.8ms)

DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_application_html_erb__3206258524608901804_70106620513200 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_application_html_erb__3206258524608901804_70106620513200 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_application_html_erb__3206258524608901804_70106620513200 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_application_html_erb__3206258524608901804_70106620513200 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_application_html_erb__3206258524608901804_70106620513200 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_application_html_erb__3206258524608901804_70106620513200 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_application_html_erb__3206258524608901804_70106620513200 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_application_html_erb__3206258524608901804_70106620513200 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_application_html_erb__3206258524608901804_70106620513200 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_application_html_erb__3206258524608901804_70106620513200 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_application_html_erb__3206258524608901804_70106620513200 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_application_html_erb__3206258524608901804_70106620513200 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_application_html_erb__3206258524608901804_70106620513200 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_application_html_erb__3206258524608901804_70106620513200 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_application_html_erb__3206258524608901804_70106620513200 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_application_html_erb__3206258524608901804_70106620513200 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_application_html_erb__3206258524608901804_70106620513200 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_application_html_erb__3206258524608901804_70106620513200 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_application_html_erb__3206258524608901804_70106620513200 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_application_html_erb__3206258524608901804_70106620513200 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_application_html_erb__3206258524608901804_70106620513200 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_application_html_erb__3206258524608901804_70106620513200 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_application_html_erb__3206258524608901804_70106620513200 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_application_html_erb__3206258524608901804_70106620513200 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_application_html_erb__3206258524608901804_70106620513200 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_application_html_erb__3206258524608901804_70106620513200 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) Completed 200 OK in 22327ms (Views: 22325.1ms | ActiveRecord: 0.0ms)

Started GET “/assets/application.self-aa27865577c424c04867eb2ccc223271262064f3ca6b609990abb16d48e2eca9.css?body=1” for 127.0.0.1 at 2016-02-20 15:00:51 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for 127.0.0.1 at 2016-02-20 15:00:51 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for 127.0.0.1 at 2016-02-20 15:00:51 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for 127.0.0.1 at 2016-02-20 15:00:51 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for 127.0.0.1 at 2016-02-20 15:00:51 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for 127.0.0.1 at 2016-02-20 15:00:51 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for 127.0.0.1 at 2016-02-20 15:00:51 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for 127.0.0.1 at 2016-02-20 15:00:51 +0100

Started GET “/assets/recurring_select.self-e0d7bfb20b0db760d19d037c71b441b0cb6d9e33d13abe7ea0f61525e991b3ac.js?body=1” for 127.0.0.1 at 2016-02-20 15:00:51 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for 127.0.0.1 at 2016-02-20 15:00:51 +0100

Started GET “/assets/recurring_select_dialog.self-08390047c867ad439a8c5b0356bf66ea17e3540bedd063ccd25e1631c2104ac8.js?body=1” for 127.0.0.1 at 2016-02-20 15:00:51 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for 127.0.0.1 at 2016-02-20 15:00:51 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for 127.0.0.1 at 2016-02-20 15:00:52 +0100

Started GET “/recurrences/new” for 127.0.0.1 at 2016-02-20 15:02:12 +0100 Processing by RecurrencesController#new as HTML

Rendered recurrences/_form.html.erb (38.9ms)
Rendered recurrences/new.html.erb within layouts/application (42.3ms)

Completed 200 OK in 284ms (Views: 274.7ms | ActiveRecord: 0.0ms)

Started GET “/assets/application.self-aa27865577c424c04867eb2ccc223271262064f3ca6b609990abb16d48e2eca9.css?body=1” for 127.0.0.1 at 2016-02-20 15:02:12 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for 127.0.0.1 at 2016-02-20 15:02:12 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for 127.0.0.1 at 2016-02-20 15:02:12 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for 127.0.0.1 at 2016-02-20 15:02:12 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for 127.0.0.1 at 2016-02-20 15:02:12 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for 127.0.0.1 at 2016-02-20 15:02:13 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for 127.0.0.1 at 2016-02-20 15:02:13 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for 127.0.0.1 at 2016-02-20 15:02:13 +0100

Started GET “/assets/recurring_select.self-e0d7bfb20b0db760d19d037c71b441b0cb6d9e33d13abe7ea0f61525e991b3ac.js?body=1” for 127.0.0.1 at 2016-02-20 15:02:13 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for 127.0.0.1 at 2016-02-20 15:02:13 +0100

Started GET “/assets/recurring_select_dialog.self-08390047c867ad439a8c5b0356bf66ea17e3540bedd063ccd25e1631c2104ac8.js?body=1” for 127.0.0.1 at 2016-02-20 15:02:13 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for 127.0.0.1 at 2016-02-20 15:02:13 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for 127.0.0.1 at 2016-02-20 15:02:13 +0100

Started GET “/recurrences/new” for 127.0.0.1 at 2016-02-20 15:02:32 +0100 Processing by RecurrencesController#new as HTML

Rendered recurrences/_rule_fields.html.erb (57.9ms)
Rendered recurrences/_form.html.erb (72.3ms)
Rendered recurrences/new.html.erb within layouts/application (74.3ms)

Completed 200 OK in 203ms (Views: 202.1ms | ActiveRecord: 0.0ms)

Started GET “/assets/application.self-aa27865577c424c04867eb2ccc223271262064f3ca6b609990abb16d48e2eca9.css?body=1” for 127.0.0.1 at 2016-02-20 15:02:33 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for 127.0.0.1 at 2016-02-20 15:02:33 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for 127.0.0.1 at 2016-02-20 15:02:33 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for 127.0.0.1 at 2016-02-20 15:02:33 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for 127.0.0.1 at 2016-02-20 15:02:33 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for 127.0.0.1 at 2016-02-20 15:02:33 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for 127.0.0.1 at 2016-02-20 15:02:33 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for 127.0.0.1 at 2016-02-20 15:02:33 +0100

Started GET “/assets/recurring_select.self-e0d7bfb20b0db760d19d037c71b441b0cb6d9e33d13abe7ea0f61525e991b3ac.js?body=1” for 127.0.0.1 at 2016-02-20 15:02:33 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for 127.0.0.1 at 2016-02-20 15:02:33 +0100

Started GET “/assets/recurring_select_dialog.self-08390047c867ad439a8c5b0356bf66ea17e3540bedd063ccd25e1631c2104ac8.js?body=1” for 127.0.0.1 at 2016-02-20 15:02:33 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for 127.0.0.1 at 2016-02-20 15:02:33 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for 127.0.0.1 at 2016-02-20 15:02:33 +0100

Started GET “/recurrences/new” for 127.0.0.1 at 2016-02-20 15:05:22 +0100 Processing by RecurrencesController#new as HTML

Rendered recurrences/_rule_fields.html.erb (25.4ms)
Rendered recurrences/_form.html.erb (126.0ms)
Rendered recurrences/new.html.erb within layouts/application (146.0ms)

Completed 200 OK in 1280ms (Views: 1268.1ms | ActiveRecord: 0.0ms)

Started GET “/assets/application.self-aa27865577c424c04867eb2ccc223271262064f3ca6b609990abb16d48e2eca9.css?body=1” for 127.0.0.1 at 2016-02-20 15:05:23 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for 127.0.0.1 at 2016-02-20 15:05:23 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for 127.0.0.1 at 2016-02-20 15:05:23 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for 127.0.0.1 at 2016-02-20 15:05:23 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for 127.0.0.1 at 2016-02-20 15:05:23 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for 127.0.0.1 at 2016-02-20 15:05:23 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for 127.0.0.1 at 2016-02-20 15:05:23 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for 127.0.0.1 at 2016-02-20 15:05:23 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for 127.0.0.1 at 2016-02-20 15:05:24 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for 127.0.0.1 at 2016-02-20 15:05:24 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for 127.0.0.1 at 2016-02-20 15:05:24 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for 127.0.0.1 at 2016-02-20 15:05:24 +0100

Started GET “/recurrences/new” for 127.0.0.1 at 2016-02-20 15:10:22 +0100 Processing by RecurrencesController#new as HTML

Rendered recurrences/_rule_fields.html.erb (33.6ms)
Rendered recurrences/_form.html.erb (113.8ms)
Rendered recurrences/new.html.erb within layouts/application (126.7ms)

Completed 200 OK in 511ms (Views: 497.3ms | ActiveRecord: 0.0ms)

Started GET “/assets/application.self-aa27865577c424c04867eb2ccc223271262064f3ca6b609990abb16d48e2eca9.css?body=1” for 127.0.0.1 at 2016-02-20 15:10:23 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for 127.0.0.1 at 2016-02-20 15:10:23 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for 127.0.0.1 at 2016-02-20 15:10:23 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for 127.0.0.1 at 2016-02-20 15:10:23 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for 127.0.0.1 at 2016-02-20 15:10:23 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for 127.0.0.1 at 2016-02-20 15:10:23 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for 127.0.0.1 at 2016-02-20 15:10:23 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for 127.0.0.1 at 2016-02-20 15:10:23 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for 127.0.0.1 at 2016-02-20 15:10:23 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for 127.0.0.1 at 2016-02-20 15:10:23 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for 127.0.0.1 at 2016-02-20 15:10:23 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for 127.0.0.1 at 2016-02-20 15:10:23 +0100

Started GET “/recurrences/new” for 127.0.0.1 at 2016-02-20 15:12:24 +0100 Processing by RecurrencesController#new as HTML

Rendered recurrences/_rule_fields.html.erb (36.5ms)
Rendered recurrences/_form.html.erb (65.1ms)
Rendered recurrences/new.html.erb within layouts/application (77.6ms)

Completed 500 Internal Server Error in 130ms (ActiveRecord: 0.0ms)

NoMethodError - undefined method `to_i' for :days:Symbol:

app/views/recurrences/_rule_fields.html.erb:5:in `_app_views_recurrences__rule_fields_html_erb__2585974562915098490_70106580662480'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial'
actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render'
cocoon (1.2.7) lib/cocoon/view_helpers.rb:52:in `block in render_association'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1925:in `block in fields_for_nested_model'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:714:in `fields_for'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1924:in `fields_for_nested_model'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1910:in `block in fields_for_with_nested_attributes'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1908:in `fields_for_with_nested_attributes'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1582:in `fields_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/builder.rb:27:in `simple_fields_for'
cocoon (1.2.7) lib/cocoon/view_helpers.rb:50:in `render_association'
cocoon (1.2.7) lib/cocoon/view_helpers.rb:98:in `link_to_add_association'
app/views/recurrences/_form.html.erb:14:in `block in _app_views_recurrences__form_html_erb__1607288055650289190_70106640711100'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for'
app/views/recurrences/_form.html.erb:1:in `_app_views_recurrences__form_html_erb__1607288055650289190_70106640711100'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial'
actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render'
app/views/recurrences/new.html.erb:3:in `_app_views_recurrences_new_html_erb__3358108654029504322_70106582856840'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/7867083c5705189e/variables” for 127.0.0.1 at 2016-02-20 15:12:25 +0100

Started GET “/recurrences/new” for 127.0.0.1 at 2016-02-20 15:13:21 +0100 Processing by RecurrencesController#new as HTML

Rendered recurrences/_rule_fields.html.erb (11.5ms)
Rendered recurrences/_form.html.erb (25.7ms)
Rendered recurrences/new.html.erb within layouts/application (38.6ms)

Completed 200 OK in 302ms (Views: 300.5ms | ActiveRecord: 0.0ms)

Started GET “/assets/application.self-aa27865577c424c04867eb2ccc223271262064f3ca6b609990abb16d48e2eca9.css?body=1” for 127.0.0.1 at 2016-02-20 15:13:21 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for 127.0.0.1 at 2016-02-20 15:13:21 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for 127.0.0.1 at 2016-02-20 15:13:21 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for 127.0.0.1 at 2016-02-20 15:13:21 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for 127.0.0.1 at 2016-02-20 15:13:21 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for 127.0.0.1 at 2016-02-20 15:13:21 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for 127.0.0.1 at 2016-02-20 15:13:21 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for 127.0.0.1 at 2016-02-20 15:13:21 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for 127.0.0.1 at 2016-02-20 15:13:21 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for 127.0.0.1 at 2016-02-20 15:13:21 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for 127.0.0.1 at 2016-02-20 15:13:21 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for 127.0.0.1 at 2016-02-20 15:13:22 +0100

Started GET “/recurrences/new” for 127.0.0.1 at 2016-02-20 15:15:45 +0100

ActiveRecord::SchemaMigration Load (2.3ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by RecurrencesController#new as HTML

Rendered recurrences/_rule_fields.html.erb (7430.7ms)
Rendered recurrences/_form.html.erb (8064.1ms)
Rendered recurrences/new.html.erb within layouts/application (8122.2ms)

Completed 200 OK in 10728ms (Views: 10645.8ms | ActiveRecord: 5.1ms)

Started GET “/assets/application.self-aa27865577c424c04867eb2ccc223271262064f3ca6b609990abb16d48e2eca9.css?body=1” for 127.0.0.1 at 2016-02-20 15:15:57 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for 127.0.0.1 at 2016-02-20 15:15:57 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for 127.0.0.1 at 2016-02-20 15:15:57 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for 127.0.0.1 at 2016-02-20 15:15:57 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for 127.0.0.1 at 2016-02-20 15:15:57 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for 127.0.0.1 at 2016-02-20 15:15:57 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for 127.0.0.1 at 2016-02-20 15:15:57 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for 127.0.0.1 at 2016-02-20 15:15:57 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for 127.0.0.1 at 2016-02-20 15:15:57 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for 127.0.0.1 at 2016-02-20 15:15:57 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for 127.0.0.1 at 2016-02-20 15:15:57 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for 127.0.0.1 at 2016-02-20 15:15:57 +0100

Started GET “/recurrences/new” for 127.0.0.1 at 2016-02-20 15:17:28 +0100 Processing by RecurrencesController#new as HTML

Rendered recurrences/_rule_fields.html.erb (88158.3ms)
Rendered recurrences/_form.html.erb (88384.8ms)
Rendered recurrences/new.html.erb within layouts/application (88453.9ms)

Completed 200 OK in 88857ms (Views: 88795.7ms | ActiveRecord: 6.1ms)

Started GET “/assets/application.self-aa27865577c424c04867eb2ccc223271262064f3ca6b609990abb16d48e2eca9.css?body=1” for 127.0.0.1 at 2016-02-20 15:18:58 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for 127.0.0.1 at 2016-02-20 15:18:58 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for 127.0.0.1 at 2016-02-20 15:18:58 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for 127.0.0.1 at 2016-02-20 15:18:58 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for 127.0.0.1 at 2016-02-20 15:18:58 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for 127.0.0.1 at 2016-02-20 15:18:58 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for 127.0.0.1 at 2016-02-20 15:18:58 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for 127.0.0.1 at 2016-02-20 15:18:58 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for 127.0.0.1 at 2016-02-20 15:18:58 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for 127.0.0.1 at 2016-02-20 15:18:58 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for 127.0.0.1 at 2016-02-20 15:18:58 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for 127.0.0.1 at 2016-02-20 15:18:59 +0100

Started GET “/recurrences/new” for 127.0.0.1 at 2016-02-20 15:21:11 +0100 Processing by RecurrencesController#new as HTML

Rendered recurrences/_rule_fields.html.erb (13.9ms)
Rendered recurrences/_form.html.erb (82.5ms)
Rendered recurrences/new.html.erb within layouts/application (128.8ms)

Completed 200 OK in 825ms (Views: 678.9ms | ActiveRecord: 5.1ms)

Started GET “/assets/application.self-aa27865577c424c04867eb2ccc223271262064f3ca6b609990abb16d48e2eca9.css?body=1” for 127.0.0.1 at 2016-02-20 15:21:12 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for 127.0.0.1 at 2016-02-20 15:21:12 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for 127.0.0.1 at 2016-02-20 15:21:12 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for 127.0.0.1 at 2016-02-20 15:21:12 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for 127.0.0.1 at 2016-02-20 15:21:12 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for 127.0.0.1 at 2016-02-20 15:21:12 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for 127.0.0.1 at 2016-02-20 15:21:12 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for 127.0.0.1 at 2016-02-20 15:21:12 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for 127.0.0.1 at 2016-02-20 15:21:12 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for 127.0.0.1 at 2016-02-20 15:21:12 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for 127.0.0.1 at 2016-02-20 15:21:12 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for 127.0.0.1 at 2016-02-20 15:21:12 +0100

Started POST “/recurrences” for 127.0.0.1 at 2016-02-20 15:23:47 +0100 Processing by RecurrencesController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"zw0Us3BnhdrnDXG7FhRt+IotiFRPX3dOqdV4LxBt/FQYLoqjMBweIVSZh5xGOhPdNyVAtOBZS3xeZmBhDpaX7g==", "recurrence"=>{"start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"20", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"25", "rules_attributes"=>{"1455978075470"=>{"day"=>"0", "week"=>"1", "month"=>"0", "days"=>"0", "_destroy"=>"false"}}}, "commit"=>"Create Recurrence"}

Unpermitted parameter: _destroy

 (0.3ms)  BEGIN
SQL (161.0ms)  INSERT INTO "recurrences" ("start", "end", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["start", "2016-02-20"], ["end", "2016-02-25"], ["created_at", "2016-02-20 14:23:47.929308"], ["updated_at", "2016-02-20 14:23:47.929308"]]
SQL (67.2ms)  INSERT INTO "rules" ("day", "week", "month", "days", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["day", 0], ["week", 1], ["month", 0], ["days", 0], ["recurrence_id", 1], ["created_at", "2016-02-20 14:23:48.168603"], ["updated_at", "2016-02-20 14:23:48.168603"]]
 (54.5ms)  COMMIT

Redirected to localhost:3000/recurrences/1 Completed 302 Found in 401ms (ActiveRecord: 283.3ms)

Started GET “/recurrences/1” for 127.0.0.1 at 2016-02-20 15:23:48 +0100 Processing by RecurrencesController#show as HTML

Parameters: {"id"=>"1"}
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 1]]
Rendered recurrences/show.html.erb within layouts/application (2.0ms)

Completed 200 OK in 352ms (Views: 303.5ms | ActiveRecord: 0.3ms)

Started GET “/recurrences/1/edit” for 127.0.0.1 at 2016-02-20 15:23:53 +0100 Processing by RecurrencesController#edit as HTML

Parameters: {"id"=>"1"}
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 1]]
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 1]]
Rendered recurrences/_rule_fields.html.erb (12.2ms)
Rendered recurrences/_rule_fields.html.erb (9.6ms)
Rendered recurrences/_form.html.erb (120.0ms)
Rendered recurrences/edit.html.erb within layouts/application (132.2ms)

Completed 200 OK in 193ms (Views: 190.6ms | ActiveRecord: 0.7ms)

Started PATCH “/recurrences/1” for 127.0.0.1 at 2016-02-20 15:24:00 +0100 Processing by RecurrencesController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"OP/S4jqnQNl9rz07HU+x+yyS4Tn5eZvR//mLD3JwdMbv3EzyetzbIs47yxxNYc/ekZop2VZ/p+MISpNBbIsffA==", "recurrence"=>{"start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"20", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"25", "rules_attributes"=>{"0"=>{"day"=>"0", "week"=>"4", "month"=>"0", "days"=>"0", "_destroy"=>"false", "id"=>"2"}}}, "commit"=>"Update Recurrence", "id"=>"1"}
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 1]]

Unpermitted parameters: _destroy, id

 (0.1ms)  BEGIN
SQL (0.6ms)  INSERT INTO "rules" ("day", "week", "month", "days", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["day", 0], ["week", 4], ["month", 0], ["days", 0], ["recurrence_id", 1], ["created_at", "2016-02-20 14:24:00.240736"], ["updated_at", "2016-02-20 14:24:00.240736"]]
 (15.7ms)  COMMIT

Redirected to localhost:3000/recurrences/1 Completed 302 Found in 61ms (ActiveRecord: 16.6ms)

Started GET “/recurrences/1” for 127.0.0.1 at 2016-02-20 15:24:00 +0100 Processing by RecurrencesController#show as HTML

Parameters: {"id"=>"1"}
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 1]]
Rendered recurrences/show.html.erb within layouts/application (0.8ms)

Completed 200 OK in 154ms (Views: 152.3ms | ActiveRecord: 0.3ms)

Started GET “/recurrences/1/edit” for 127.0.0.1 at 2016-02-20 15:24:02 +0100 Processing by RecurrencesController#edit as HTML

Parameters: {"id"=>"1"}
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 1]]
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 1]]
Rendered recurrences/_rule_fields.html.erb (8.2ms)
Rendered recurrences/_rule_fields.html.erb (7.4ms)
Rendered recurrences/_rule_fields.html.erb (7.9ms)
Rendered recurrences/_form.html.erb (38.4ms)
Rendered recurrences/edit.html.erb within layouts/application (74.5ms)

Completed 200 OK in 144ms (Views: 142.5ms | ActiveRecord: 0.6ms)

Started GET “/recurrences/1/edit” for 127.0.0.1 at 2016-02-20 15:24:08 +0100 Processing by RecurrencesController#edit as HTML

Parameters: {"id"=>"1"}
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 1]]
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 1]]
Rendered recurrences/_rule_fields.html.erb (7.9ms)
Rendered recurrences/_rule_fields.html.erb (37.2ms)
Rendered recurrences/_rule_fields.html.erb (8.2ms)
Rendered recurrences/_form.html.erb (68.0ms)
Rendered recurrences/edit.html.erb within layouts/application (69.8ms)

Completed 200 OK in 127ms (Views: 124.9ms | ActiveRecord: 0.8ms)

Started PATCH “/recurrences/1” for 127.0.0.1 at 2016-02-20 15:24:16 +0100 Processing by RecurrencesController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"sXvi52I4rrqEXiNbZpF9HK5nN2fqdETuGoKo2k9npcNmWHz3IkM1QTfK1Xw2vwM5E2//h0VyeNztMbCUUZzOeQ==", "recurrence"=>{"start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"20", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"25", "rules_attributes"=>{"0"=>{"day"=>"0", "week"=>"5", "month"=>"0", "days"=>"0", "_destroy"=>"false", "id"=>"2"}, "1"=>{"day"=>"0", "week"=>"4", "month"=>"0", "days"=>"0", "_destroy"=>"1", "id"=>"3"}}}, "commit"=>"Update Recurrence", "id"=>"1"}
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 1]]

Unpermitted parameters: _destroy, id Unpermitted parameters: _destroy, id

 (0.1ms)  BEGIN
SQL (0.4ms)  INSERT INTO "rules" ("day", "week", "month", "days", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["day", 0], ["week", 5], ["month", 0], ["days", 0], ["recurrence_id", 1], ["created_at", "2016-02-20 14:24:16.613443"], ["updated_at", "2016-02-20 14:24:16.613443"]]
SQL (0.3ms)  INSERT INTO "rules" ("day", "week", "month", "days", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["day", 0], ["week", 4], ["month", 0], ["days", 0], ["recurrence_id", 1], ["created_at", "2016-02-20 14:24:16.615957"], ["updated_at", "2016-02-20 14:24:16.615957"]]
 (0.4ms)  COMMIT

Redirected to localhost:3000/recurrences/1 Completed 302 Found in 12ms (ActiveRecord: 1.5ms)

Started GET “/recurrences/1” for 127.0.0.1 at 2016-02-20 15:24:16 +0100 Processing by RecurrencesController#show as HTML

Parameters: {"id"=>"1"}
Recurrence Load (0.2ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 1]]
Rendered recurrences/show.html.erb within layouts/application (0.4ms)

Completed 200 OK in 100ms (Views: 98.4ms | ActiveRecord: 0.2ms)

Started GET “/recurrences/1/edit” for 127.0.0.1 at 2016-02-20 15:24:19 +0100 Processing by RecurrencesController#edit as HTML

Parameters: {"id"=>"1"}
Recurrence Load (0.2ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 1]]
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 1]]
Rendered recurrences/_rule_fields.html.erb (8.5ms)
Rendered recurrences/_rule_fields.html.erb (10.2ms)
Rendered recurrences/_rule_fields.html.erb (15.1ms)
Rendered recurrences/_rule_fields.html.erb (7.5ms)
Rendered recurrences/_rule_fields.html.erb (9.9ms)
Rendered recurrences/_form.html.erb (71.9ms)
Rendered recurrences/edit.html.erb within layouts/application (73.6ms)

Completed 200 OK in 127ms (Views: 125.3ms | ActiveRecord: 0.6ms)

Started GET “/recurrences/1/edit” for 127.0.0.1 at 2016-02-20 15:31:06 +0100 Processing by RecurrencesController#edit as HTML

Parameters: {"id"=>"1"}
Recurrence Load (0.7ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 1]]
Rendered recurrences/_form.html.erb (23.8ms)
Rendered recurrences/edit.html.erb within layouts/application (43.6ms)

Completed 500 Internal Server Error in 98ms (ActiveRecord: 0.7ms)

SyntaxError - syntax error, unexpected ')', expecting => … “rule_fields”, f:rule, :rule );@output_buffer.safe_append=' … ^ /Users/Christian/Fachschaft/app/views/recurrences/_form.html.erb:13: syntax error, unexpected keyword_end, expecting ')' '.freeze; end

^

/Users/Christian/Fachschaft/app/views/recurrences/_form.html.erb:21: syntax error, unexpected keyword_end, expecting ')' '.freeze; end

^

/Users/Christian/Fachschaft/app/views/recurrences/_form.html.erb:23: syntax error, unexpected keyword_ensure, expecting ')' /Users/Christian/Fachschaft/app/views/recurrences/_form.html.erb:25: syntax error, unexpected keyword_end, expecting ')':

app/views/recurrences/_form.html.erb:11:in `'
actionview (4.2.5.1) lib/action_view/template.rb:296:in `compile'
actionview (4.2.5.1) lib/action_view/template.rb:245:in `block (2 levels) in compile!'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:244:in `block in compile!'
actionview (4.2.5.1) lib/action_view/template.rb:232:in `compile!'
actionview (4.2.5.1) lib/action_view/template.rb:144:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial'
actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render'
app/views/recurrences/edit.html.erb:3:in `_app_views_recurrences_edit_html_erb___3120749203704406693_70338506235740'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started GET “/recurrences/1/edit” for 127.0.0.1 at 2016-02-20 15:31:07 +0100 Processing by RecurrencesController#edit as HTML

Parameters: {"id"=>"1"}
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 1]]
Rendered recurrences/_form.html.erb (3.2ms)
Rendered recurrences/edit.html.erb within layouts/application (5.4ms)

Completed 500 Internal Server Error in 12ms (ActiveRecord: 0.4ms)

SyntaxError - syntax error, unexpected ')', expecting => … “rule_fields”, f:rule, :rule );@output_buffer.safe_append=' … ^ /Users/Christian/Fachschaft/app/views/recurrences/_form.html.erb:13: syntax error, unexpected keyword_end, expecting ')' '.freeze; end

^

/Users/Christian/Fachschaft/app/views/recurrences/_form.html.erb:21: syntax error, unexpected keyword_end, expecting ')' '.freeze; end

^

/Users/Christian/Fachschaft/app/views/recurrences/_form.html.erb:23: syntax error, unexpected keyword_ensure, expecting ')' /Users/Christian/Fachschaft/app/views/recurrences/_form.html.erb:25: syntax error, unexpected keyword_end, expecting ')':

app/views/recurrences/_form.html.erb:11:in `'
actionview (4.2.5.1) lib/action_view/template.rb:296:in `compile'
actionview (4.2.5.1) lib/action_view/template.rb:245:in `block (2 levels) in compile!'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:244:in `block in compile!'
actionview (4.2.5.1) lib/action_view/template.rb:232:in `compile!'
actionview (4.2.5.1) lib/action_view/template.rb:144:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial'
actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render'
app/views/recurrences/edit.html.erb:3:in `_app_views_recurrences_edit_html_erb___3120749203704406693_70338537996300'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/1e18fc0af4b925d1/variables” for 127.0.0.1 at 2016-02-20 15:31:07 +0100

Started GET “/recurrences/1/edit” for 127.0.0.1 at 2016-02-20 15:34:24 +0100 Processing by RecurrencesController#edit as HTML

Parameters: {"id"=>"1"}
Recurrence Load (0.7ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 1]]
Rule Load (0.5ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 1]]
Rendered recurrences/_rule_fields.html.erb (26.2ms)
Rendered recurrences/_rule_fields.html.erb (11.1ms)
Rendered recurrences/_rule_fields.html.erb (13.3ms)
Rendered recurrences/_rule_fields.html.erb (13.1ms)
Rendered recurrences/_rule_fields.html.erb (11.2ms)
Rendered recurrences/_form.html.erb (135.9ms)
Rendered recurrences/edit.html.erb within layouts/application (156.0ms)

Completed 200 OK in 396ms (Views: 380.3ms | ActiveRecord: 1.2ms)

Started GET “/assets/application.self-aa27865577c424c04867eb2ccc223271262064f3ca6b609990abb16d48e2eca9.css?body=1” for 127.0.0.1 at 2016-02-20 15:34:24 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for 127.0.0.1 at 2016-02-20 15:34:24 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for 127.0.0.1 at 2016-02-20 15:34:25 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for 127.0.0.1 at 2016-02-20 15:34:25 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for 127.0.0.1 at 2016-02-20 15:34:25 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for 127.0.0.1 at 2016-02-20 15:34:25 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for 127.0.0.1 at 2016-02-20 15:34:25 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for 127.0.0.1 at 2016-02-20 15:34:25 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for 127.0.0.1 at 2016-02-20 15:34:25 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for 127.0.0.1 at 2016-02-20 15:34:25 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for 127.0.0.1 at 2016-02-20 15:34:25 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for 127.0.0.1 at 2016-02-20 15:34:25 +0100

Started GET “/recurrences/1/edit” for 127.0.0.1 at 2016-02-20 15:39:20 +0100 Processing by RecurrencesController#edit as HTML

Parameters: {"id"=>"1"}
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 1]]
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 1]]
Rendered recurrences/_rule_fields.html.erb (18.7ms)
Rendered recurrences/_rule_fields.html.erb (9.6ms)
Rendered recurrences/_rule_fields.html.erb (11.3ms)
Rendered recurrences/_rule_fields.html.erb (13.7ms)
Rendered recurrences/_rule_fields.html.erb (10.7ms)
Rendered recurrences/_form.html.erb (117.6ms)
Rendered recurrences/edit.html.erb within layouts/application (126.2ms)

Completed 200 OK in 432ms (Views: 394.6ms | ActiveRecord: 6.3ms)

Started GET “/assets/application.self-aa27865577c424c04867eb2ccc223271262064f3ca6b609990abb16d48e2eca9.css?body=1” for 127.0.0.1 at 2016-02-20 15:39:21 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for 127.0.0.1 at 2016-02-20 15:39:21 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for 127.0.0.1 at 2016-02-20 15:39:21 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for 127.0.0.1 at 2016-02-20 15:39:21 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for 127.0.0.1 at 2016-02-20 15:39:21 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for 127.0.0.1 at 2016-02-20 15:39:21 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for 127.0.0.1 at 2016-02-20 15:39:21 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for 127.0.0.1 at 2016-02-20 15:39:21 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for 127.0.0.1 at 2016-02-20 15:39:21 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for 127.0.0.1 at 2016-02-20 15:39:21 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for 127.0.0.1 at 2016-02-20 15:39:21 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for 127.0.0.1 at 2016-02-20 15:39:21 +0100

Started GET “/recurrences/1/edit” for 127.0.0.1 at 2016-02-20 15:39:33 +0100 Processing by RecurrencesController#edit as HTML

Parameters: {"id"=>"1"}
Recurrence Load (0.2ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 1]]
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 1]]
Rendered recurrences/_rule_fields.html.erb (14.2ms)
Rendered recurrences/_rule_fields.html.erb (19.0ms)
Rendered recurrences/_rule_fields.html.erb (14.8ms)
Rendered recurrences/_rule_fields.html.erb (9.3ms)
Rendered recurrences/_rule_fields.html.erb (10.1ms)
Rendered recurrences/_form.html.erb (97.2ms)
Rendered recurrences/edit.html.erb within layouts/application (117.3ms)

Completed 200 OK in 582ms (Views: 580.8ms | ActiveRecord: 0.5ms)

Started GET “/recurrences/1/edit” for 127.0.0.1 at 2016-02-20 15:39:34 +0100 Processing by RecurrencesController#edit as HTML

Parameters: {"id"=>"1"}
Recurrence Load (0.2ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 1]]
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 1]]
Rendered recurrences/_rule_fields.html.erb (9.6ms)
Rendered recurrences/_rule_fields.html.erb (11.8ms)
Rendered recurrences/_rule_fields.html.erb (10.9ms)
Rendered recurrences/_rule_fields.html.erb (10.3ms)
Rendered recurrences/_rule_fields.html.erb (8.4ms)
Rendered recurrences/_form.html.erb (74.3ms)
Rendered recurrences/edit.html.erb within layouts/application (75.8ms)

Completed 200 OK in 126ms (Views: 124.4ms | ActiveRecord: 0.4ms)

Started GET “/recurrences/1/edit” for 127.0.0.1 at 2016-02-20 15:40:23 +0100 Processing by RecurrencesController#edit as HTML

Parameters: {"id"=>"1"}
Recurrence Load (1.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 1]]
Rule Load (0.5ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 1]]
Rendered recurrences/_rule_fields.html.erb (72.5ms)
Rendered recurrences/_rule_fields.html.erb (67.4ms)
Rendered recurrences/_rule_fields.html.erb (68.1ms)
Rendered recurrences/_rule_fields.html.erb (70.4ms)
Rendered recurrences/_rule_fields.html.erb (70.2ms)
Rendered recurrences/_form.html.erb (546.6ms)
Rendered recurrences/edit.html.erb within layouts/application (568.9ms)

Completed 200 OK in 1054ms (Views: 1031.9ms | ActiveRecord: 1.9ms)

Started GET “/assets/application.self-aa27865577c424c04867eb2ccc223271262064f3ca6b609990abb16d48e2eca9.css?body=1” for 127.0.0.1 at 2016-02-20 15:40:24 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for 127.0.0.1 at 2016-02-20 15:40:24 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for 127.0.0.1 at 2016-02-20 15:40:24 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for 127.0.0.1 at 2016-02-20 15:40:24 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for 127.0.0.1 at 2016-02-20 15:40:24 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for 127.0.0.1 at 2016-02-20 15:40:24 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for 127.0.0.1 at 2016-02-20 15:40:24 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for 127.0.0.1 at 2016-02-20 15:40:24 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for 127.0.0.1 at 2016-02-20 15:40:24 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for 127.0.0.1 at 2016-02-20 15:40:24 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for 127.0.0.1 at 2016-02-20 15:40:24 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for 127.0.0.1 at 2016-02-20 15:40:24 +0100

Started PATCH “/recurrences/1” for 127.0.0.1 at 2016-02-20 15:40:32 +0100 Processing by RecurrencesController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"i6pxiI9O/6bkhALJ6Y77g2F11zIUURYNpUqPf+1amZNcie+YzzVkXVcQ9O65oIWm3H0f0rtXKj9S+Zcx86HyKQ==", "recurrence"=>{"start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"20", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"25", "rules_attributes"=>{"0"=>{"day"=>"0", "week"=>"", "month"=>"", "days"=>"", "_destroy"=>"1", "id"=>"2"}, "1"=>{"day"=>"0", "week"=>"", "month"=>"", "days"=>"", "_destroy"=>"1", "id"=>"3"}, "2"=>{"day"=>"0", "week"=>"", "month"=>"", "days"=>"", "_destroy"=>"1", "id"=>"4"}, "3"=>{"day"=>"0", "week"=>"", "month"=>"", "days"=>"", "_destroy"=>"1", "id"=>"5"}}}, "commit"=>"Update Recurrence", "id"=>"1"}
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 1]]

Unpermitted parameters: _destroy, id Unpermitted parameters: _destroy, id Unpermitted parameters: _destroy, id Unpermitted parameters: _destroy, id

 (0.2ms)  BEGIN
SQL (1.5ms)  INSERT INTO "rules" ("day", "recurrence_id", "month", "days", "week", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["day", 0], ["recurrence_id", 1], ["month", 0], ["days", 0], ["week", 1], ["created_at", "2016-02-20 14:41:14.796696"], ["updated_at", "2016-02-20 14:41:14.796696"]]
SQL (0.4ms)  INSERT INTO "rules" ("day", "recurrence_id", "month", "days", "week", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["day", 0], ["recurrence_id", 1], ["month", 0], ["days", 0], ["week", 1], ["created_at", "2016-02-20 14:41:14.861927"], ["updated_at", "2016-02-20 14:41:14.861927"]]
SQL (0.4ms)  INSERT INTO "rules" ("day", "recurrence_id", "month", "days", "week", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["day", 0], ["recurrence_id", 1], ["month", 0], ["days", 0], ["week", 1], ["created_at", "2016-02-20 14:41:14.864198"], ["updated_at", "2016-02-20 14:41:14.864198"]]
SQL (0.3ms)  INSERT INTO "rules" ("day", "recurrence_id", "month", "days", "week", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["day", 0], ["recurrence_id", 1], ["month", 0], ["days", 0], ["week", 1], ["created_at", "2016-02-20 14:41:14.866346"], ["updated_at", "2016-02-20 14:41:14.866346"]]
 (0.5ms)  COMMIT

Redirected to localhost:3000/recurrences/1 Completed 302 Found in 42139ms (ActiveRecord: 3.7ms)

Started GET “/recurrences/1” for 127.0.0.1 at 2016-02-20 15:41:14 +0100 Processing by RecurrencesController#show as HTML

Parameters: {"id"=>"1"}
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 1]]
Rendered recurrences/show.html.erb within layouts/application (1.5ms)

Completed 200 OK in 679ms (Views: 607.0ms | ActiveRecord: 4.1ms)

Started GET “/recurrences/1/edit” for 127.0.0.1 at 2016-02-20 15:41:20 +0100 Processing by RecurrencesController#edit as HTML

Parameters: {"id"=>"1"}
Recurrence Load (0.2ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 1]]
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 1]]
Rendered recurrences/_rule_fields.html.erb (17.9ms)
Rendered recurrences/_rule_fields.html.erb (11.8ms)
Rendered recurrences/_rule_fields.html.erb (11.0ms)
Rendered recurrences/_rule_fields.html.erb (11.7ms)
Rendered recurrences/_rule_fields.html.erb (11.9ms)
Rendered recurrences/_rule_fields.html.erb (11.8ms)
Rendered recurrences/_rule_fields.html.erb (12.4ms)
Rendered recurrences/_rule_fields.html.erb (14.4ms)
Rendered recurrences/_rule_fields.html.erb (15.3ms)
Rendered recurrences/_form.html.erb (196.0ms)
Rendered recurrences/edit.html.erb within layouts/application (206.2ms)

Completed 200 OK in 294ms (Views: 291.1ms | ActiveRecord: 1.9ms)

Started PATCH “/recurrences/1” for 127.0.0.1 at 2016-02-20 15:41:43 +0100 Processing by RecurrencesController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"4iU5to0DGWYKY1HvHDFx2au/TzmryTruKpGh+6hbxf41BqemzXiCnbn3p8hMHw/8FreH2QTPBtzdIrm1tqCuRA==", "recurrence"=>{"start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"20", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"25", "rules_attributes"=>{"0"=>{"day"=>"0", "week"=>"", "month"=>"", "days"=>"", "_destroy"=>"1", "id"=>"2"}, "1"=>{"day"=>"0", "week"=>"", "month"=>"", "days"=>"", "_destroy"=>"1", "id"=>"3"}, "2"=>{"day"=>"0", "week"=>"", "month"=>"", "days"=>"", "_destroy"=>"1", "id"=>"4"}, "3"=>{"day"=>"0", "week"=>"", "month"=>"", "days"=>"", "_destroy"=>"1", "id"=>"5"}, "4"=>{"day"=>"0", "week"=>"", "month"=>"", "days"=>"", "_destroy"=>"1", "id"=>"6"}, "5"=>{"day"=>"0", "week"=>"", "month"=>"", "days"=>"", "_destroy"=>"1", "id"=>"7"}, "6"=>{"day"=>"0", "week"=>"", "month"=>"", "days"=>"", "_destroy"=>"1", "id"=>"8"}, "7"=>{"day"=>"0", "week"=>"", "month"=>"", "days"=>"", "_destroy"=>"1", "id"=>"9"}}}, "commit"=>"Update Recurrence", "id"=>"1"}
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 1]]

Unpermitted parameters: _destroy, id Unpermitted parameters: _destroy, id Unpermitted parameters: _destroy, id Unpermitted parameters: _destroy, id Unpermitted parameters: _destroy, id Unpermitted parameters: _destroy, id Unpermitted parameters: _destroy, id Unpermitted parameters: _destroy, id

 (0.2ms)  BEGIN
SQL (0.3ms)  INSERT INTO "rules" ("day", "recurrence_id", "month", "days", "week", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["day", 0], ["recurrence_id", 1], ["month", 0], ["days", 0], ["week", 1], ["created_at", "2016-02-20 14:41:43.837656"], ["updated_at", "2016-02-20 14:41:43.837656"]]
SQL (0.2ms)  INSERT INTO "rules" ("day", "recurrence_id", "month", "days", "week", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["day", 0], ["recurrence_id", 1], ["month", 0], ["days", 0], ["week", 1], ["created_at", "2016-02-20 14:41:43.839312"], ["updated_at", "2016-02-20 14:41:43.839312"]]
SQL (0.2ms)  INSERT INTO "rules" ("day", "recurrence_id", "month", "days", "week", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["day", 0], ["recurrence_id", 1], ["month", 0], ["days", 0], ["week", 1], ["created_at", "2016-02-20 14:41:43.840539"], ["updated_at", "2016-02-20 14:41:43.840539"]]
SQL (0.3ms)  INSERT INTO "rules" ("day", "recurrence_id", "month", "days", "week", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["day", 0], ["recurrence_id", 1], ["month", 0], ["days", 0], ["week", 1], ["created_at", "2016-02-20 14:41:43.841965"], ["updated_at", "2016-02-20 14:41:43.841965"]]
SQL (0.2ms)  INSERT INTO "rules" ("day", "recurrence_id", "month", "days", "week", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["day", 0], ["recurrence_id", 1], ["month", 0], ["days", 0], ["week", 1], ["created_at", "2016-02-20 14:41:43.843503"], ["updated_at", "2016-02-20 14:41:43.843503"]]
SQL (0.2ms)  INSERT INTO "rules" ("day", "recurrence_id", "month", "days", "week", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["day", 0], ["recurrence_id", 1], ["month", 0], ["days", 0], ["week", 1], ["created_at", "2016-02-20 14:41:43.844932"], ["updated_at", "2016-02-20 14:41:43.844932"]]
SQL (0.5ms)  INSERT INTO "rules" ("day", "recurrence_id", "month", "days", "week", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["day", 0], ["recurrence_id", 1], ["month", 0], ["days", 0], ["week", 1], ["created_at", "2016-02-20 14:41:43.846184"], ["updated_at", "2016-02-20 14:41:43.846184"]]
SQL (0.2ms)  INSERT INTO "rules" ("day", "recurrence_id", "month", "days", "week", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["day", 0], ["recurrence_id", 1], ["month", 0], ["days", 0], ["week", 1], ["created_at", "2016-02-20 14:41:43.848377"], ["updated_at", "2016-02-20 14:41:43.848377"]]
 (0.4ms)  COMMIT

Redirected to localhost:3000/recurrences/1 Completed 302 Found in 24ms (ActiveRecord: 3.1ms)

Started GET “/recurrences/1” for 127.0.0.1 at 2016-02-20 15:41:43 +0100 Processing by RecurrencesController#show as HTML

Parameters: {"id"=>"1"}
Recurrence Load (0.2ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 1]]
Rendered recurrences/show.html.erb within layouts/application (0.4ms)

Completed 200 OK in 88ms (Views: 86.2ms | ActiveRecord: 0.2ms)

Started GET “/recurrences/1/edit” for 127.0.0.1 at 2016-02-20 15:41:45 +0100 Processing by RecurrencesController#edit as HTML

Parameters: {"id"=>"1"}
Recurrence Load (0.2ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 1]]
Rule Load (0.5ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 1]]
Rendered recurrences/_rule_fields.html.erb (8.7ms)
Rendered recurrences/_rule_fields.html.erb (6.9ms)
Rendered recurrences/_rule_fields.html.erb (7.3ms)
Rendered recurrences/_rule_fields.html.erb (7.0ms)
Rendered recurrences/_rule_fields.html.erb (8.3ms)
Rendered recurrences/_rule_fields.html.erb (8.3ms)
Rendered recurrences/_rule_fields.html.erb (9.5ms)
Rendered recurrences/_rule_fields.html.erb (7.3ms)
Rendered recurrences/_rule_fields.html.erb (9.8ms)
Rendered recurrences/_rule_fields.html.erb (10.5ms)
Rendered recurrences/_rule_fields.html.erb (10.9ms)
Rendered recurrences/_rule_fields.html.erb (12.9ms)
Rendered recurrences/_rule_fields.html.erb (13.5ms)
Rendered recurrences/_rule_fields.html.erb (12.5ms)
Rendered recurrences/_rule_fields.html.erb (8.3ms)
Rendered recurrences/_rule_fields.html.erb (8.7ms)
Rendered recurrences/_rule_fields.html.erb (7.9ms)
Rendered recurrences/_form.html.erb (204.7ms)
Rendered recurrences/edit.html.erb within layouts/application (213.7ms)

Completed 200 OK in 307ms (Views: 305.1ms | ActiveRecord: 0.7ms)

Started GET “/recurrences/” for 127.0.0.1 at 2016-02-20 15:45:38 +0100 Processing by RecurrencesController#index as HTML

Recurrence Load (1.1ms)  SELECT "recurrences".* FROM "recurrences"
Rendered recurrences/index.html.erb within layouts/application (32.9ms)

Completed 200 OK in 331ms (Views: 320.9ms | ActiveRecord: 1.1ms)

Started DELETE “/recurrences/1” for 127.0.0.1 at 2016-02-20 15:45:44 +0100 Processing by RecurrencesController#destroy as HTML

Parameters: {"authenticity_token"=>"e1RYu8fUoWdjHTKEreILeTV1UrgbI3hLCqCbz3EU2ausd8arh686nNCJxKP9zHVciH2aWLQlRHn9E4OBb++yEQ==", "id"=>"1"}
Recurrence Load (0.5ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 1]]
 (0.1ms)  BEGIN
SQL (87.5ms)  DELETE FROM "recurrences" WHERE "recurrences"."id" = $1  [["id", 1]]
 (0.2ms)  ROLLBACK

Completed 500 Internal Server Error in 99ms (ActiveRecord: 88.3ms)

PG::ForeignKeyViolation - ERROR: update or delete on table “recurrences” violates foreign key constraint “fk_rails_d68ea077a7” on table “rules” DETAIL: Key (id)=(1) is still referenced from table “rules”. :

activerecord (4.2.5.1) lib/active_record/connection_adapters/postgresql_adapter.rb:602:in `block in exec_cache'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract_adapter.rb:472:in `block in log'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract_adapter.rb:466:in `log'
activerecord (4.2.5.1) lib/active_record/connection_adapters/postgresql_adapter.rb:601:in `exec_cache'
activerecord (4.2.5.1) lib/active_record/connection_adapters/postgresql_adapter.rb:585:in `execute_and_clear'
activerecord (4.2.5.1) lib/active_record/connection_adapters/postgresql/database_statements.rb:173:in `exec_delete'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/database_statements.rb:119:in `delete'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/query_cache.rb:14:in `delete'
activerecord (4.2.5.1) lib/active_record/relation.rb:478:in `delete_all'
activerecord (4.2.5.1) lib/active_record/persistence.rb:487:in `destroy_row'
activerecord (4.2.5.1) lib/active_record/counter_cache.rb:152:in `destroy_row'
activerecord (4.2.5.1) lib/active_record/locking/optimistic.rb:115:in `destroy_row'
activerecord (4.2.5.1) lib/active_record/persistence.rb:172:in `destroy'
activerecord (4.2.5.1) lib/active_record/callbacks.rb:292:in `block in destroy'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_destroy_callbacks'
activerecord (4.2.5.1) lib/active_record/callbacks.rb:292:in `destroy'
activerecord (4.2.5.1) lib/active_record/transactions.rb:281:in `block in destroy'
activerecord (4.2.5.1) lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `block in transaction'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/transaction.rb:184:in `within_new_transaction'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `transaction'
activerecord (4.2.5.1) lib/active_record/transactions.rb:220:in `transaction'
activerecord (4.2.5.1) lib/active_record/transactions.rb:348:in `with_transaction_returning_status'
activerecord (4.2.5.1) lib/active_record/transactions.rb:281:in `destroy'
app/controllers/recurrences_controller.rb:57:in `destroy'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:38:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/2d79c0e53bbb530f/variables” for 127.0.0.1 at 2016-02-20 15:45:44 +0100

 (518.7ms)  CREATE TABLE "schema_migrations" ("version" character varying NOT NULL) 
 (15.7ms)  CREATE UNIQUE INDEX  "unique_schema_migrations" ON "schema_migrations"  ("version")
ActiveRecord::SchemaMigration Load (0.4ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Migrating to DeviseCreateUsers (20160211235241)

 (0.2ms)  BEGIN
 (312.3ms)  CREATE TABLE "users" ("id" serial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" timestamp, "last_sign_in_at" timestamp, "current_sign_in_ip" inet, "last_sign_in_ip" inet, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) 
 (1.0ms)  CREATE UNIQUE INDEX  "index_users_on_email" ON "users"  ("email")
 (0.9ms)  CREATE UNIQUE INDEX  "index_users_on_reset_password_token" ON "users"  ("reset_password_token")
SQL (0.5ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160211235241"]]
 (16.5ms)  COMMIT

Migrating to CreateEvents (20160219004420)

 (15.5ms)  BEGIN
 (20.1ms)  CREATE TABLE "events" ("id" serial primary key, "title" character varying, "start" timestamp, "priority" integer, "flag" boolean, "imageURL" text, "url" text, "end" timestamp, "ort" text, "description" text, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) 
SQL (0.2ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160219004420"]]
 (0.5ms)  COMMIT

Migrating to RolifyCreateRoles (20160219011516)

 (15.5ms)  BEGIN

DEPRECATION WARNING: `#timestamps` was called without specifying an option for `null`. In Rails 5, this behavior will change to `null: false`. You should manually specify `null: true` to prevent the behavior of your existing migrations from changing. (called from block in change at /Users/Christian/Fachschaft/db/migrate/20160219011516_rolify_create_roles.rb:7)

 (3.0ms)  CREATE TABLE "roles" ("id" serial primary key, "name" character varying, "resource_id" integer, "resource_type" character varying, "created_at" timestamp, "updated_at" timestamp) 
 (0.6ms)  CREATE TABLE "users_roles" ("user_id" integer, "role_id" integer) 
 (0.8ms)  CREATE  INDEX  "index_roles_on_name" ON "roles"  ("name")
 (0.9ms)  CREATE  INDEX  "index_roles_on_name_and_resource_type_and_resource_id" ON "roles"  ("name", "resource_type", "resource_id")
 (1.1ms)  CREATE  INDEX  "index_users_roles_on_user_id_and_role_id" ON "users_roles"  ("user_id", "role_id")
SQL (0.2ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160219011516"]]
 (0.6ms)  COMMIT

Migrating to AddRolesToEvents (20160219054609)

 (14.9ms)  BEGIN
 (1.2ms)  CREATE TABLE "events_roles" ("event_id" integer, "role_id" integer) 
 (0.9ms)  CREATE  INDEX  "index_events_roles_on_event_id_and_role_id" ON "events_roles"  ("event_id", "role_id")
SQL (0.2ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160219054609"]]
 (0.4ms)  COMMIT

Migrating to CreateEventCategories (20160219071112)

 (0.2ms)  BEGIN
 (215.4ms)  CREATE TABLE "event_categories" ("id" serial primary key, "name" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) 
SQL (0.3ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160219071112"]]
 (0.5ms)  COMMIT

Migrating to AddEventCategoryToEvent (20160219085244)

 (16.1ms)  BEGIN
 (0.3ms)  ALTER TABLE "events" ADD "event_category_id" integer
 (15.9ms)  CREATE  INDEX  "index_events_on_event_category_id" ON "events"  ("event_category_id")
 (121.6ms)  ALTER TABLE "events" ADD CONSTRAINT "fk_rails_a0b385fce3"

FOREIGN KEY (“event_category_id”)

REFERENCES "event_categories" ("id")

SQL (0.2ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160219085244"]]
 (0.6ms)  COMMIT

Migrating to CreateRecurrences (20160220000217)

 (0.2ms)  BEGIN
 (16.7ms)  CREATE TABLE "recurrences" ("id" serial primary key, "start" date, "end" date, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) 
SQL (0.2ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160220000217"]]
 (0.5ms)  COMMIT

Migrating to AddRecurrenceToEvent (20160220000625)

 (15.0ms)  BEGIN
 (0.3ms)  ALTER TABLE "events" ADD "recurrence_id" integer
 (1.0ms)  CREATE  INDEX  "index_events_on_recurrence_id" ON "events"  ("recurrence_id")
 (1.0ms)  ALTER TABLE "events" ADD CONSTRAINT "fk_rails_abe19bd7ec"

FOREIGN KEY (“recurrence_id”)

REFERENCES "recurrences" ("id")

SQL (0.2ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160220000625"]]
 (0.4ms)  COMMIT

Migrating to CreateRules (20160220041227)

 (0.4ms)  BEGIN
 (11.7ms)  CREATE TABLE "rules" ("id" serial primary key, "day" integer, "recurrence_id" integer, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) 
 (1.0ms)  CREATE  INDEX  "index_rules_on_recurrence_id" ON "rules"  ("recurrence_id")
 (1.4ms)  ROLLBACK
ActiveRecord::SchemaMigration Load (0.6ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Migrating to CreateRules (20160220041227)

 (0.3ms)  BEGIN
 (28.9ms)  CREATE TABLE "rules" ("id" serial primary key, "day" integer, "recurrence_id" integer, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) 
 (1.2ms)  CREATE  INDEX  "index_rules_on_recurrence_id" ON "rules"  ("recurrence_id")
 (8.8ms)  ALTER TABLE "rules" ADD CONSTRAINT "fk_rails_d68ea077a7"

FOREIGN KEY (“recurrence_id”)

 REFERENCES "recurrences" ("id")
ON DELETE CASCADE
 SQL (30.2ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160220041227"]]
  (1.0ms)  COMMIT

Migrating to AddWeekToRules (20160220042151)

 (0.6ms)  BEGIN
 (0.5ms)  ALTER TABLE "rules" ADD "week" integer
SQL (0.2ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160220042151"]]
 (0.4ms)  COMMIT

Migrating to AddMonthToRules (20160220043415)

 (0.2ms)  BEGIN
 (0.4ms)  ALTER TABLE "rules" ADD "month" integer
SQL (0.2ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160220043415"]]
 (15.5ms)  COMMIT

Migrating to AddDaysToRules (20160220060339)

 (0.2ms)  BEGIN
 (0.3ms)  ALTER TABLE "rules" ADD "days" integer
SQL (0.2ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160220060339"]]
 (15.7ms)  COMMIT
ActiveRecord::SchemaMigration Load (0.2ms)  SELECT "schema_migrations".* FROM "schema_migrations"
 (41.2ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'event_categories'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (2.4ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'events'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (2.0ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'events_roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (2.2ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'recurrences'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (2.1ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (2.0ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'rules'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (1.9ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'users'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (2.3ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'users_roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

Started GET “/” for 127.0.0.1 at 2016-02-20 15:59:08 +0100

ActiveRecord::SchemaMigration Load (0.5ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (45.0ms)

Completed 200 OK in 1980ms (Views: 1933.7ms | ActiveRecord: 0.0ms)

Started GET “/recurrences/new” for 127.0.0.1 at 2016-02-20 15:59:12 +0100 Processing by RecurrencesController#new as HTML Completed 500 Internal Server Error in 10ms (ActiveRecord: 0.0ms)

SyntaxError - syntax error, unexpected tSYMBEG, expecting keyword_do or '{' or '(' …accepts_nested_attributes_for :rules, reject_if: :all_blank,… … ^:

app/models/recurrence.rb:7:in `'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:457:in `block in load_file'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:647:in `new_constants_in'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:456:in `load_file'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:354:in `require_or_load'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:494:in `load_missing_constant'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:184:in `const_missing'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:526:in `load_missing_constant'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:184:in `const_missing'
app/controllers/recurrences_controller.rb:17:in `new'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/8e815aa6dc84d3ff/variables” for 127.0.0.1 at 2016-02-20 15:59:13 +0100

Started GET “/recurrences” for 127.0.0.1 at 2016-02-20 15:59:13 +0100 Processing by RecurrencesController#index as HTML Completed 500 Internal Server Error in 2ms (ActiveRecord: 0.0ms)

SyntaxError - syntax error, unexpected tSYMBEG, expecting keyword_do or '{' or '(' …accepts_nested_attributes_for :rules, reject_if: :all_blank,… … ^:

app/models/recurrence.rb:7:in `'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:457:in `block in load_file'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:647:in `new_constants_in'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:456:in `load_file'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:354:in `require_or_load'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:494:in `load_missing_constant'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:184:in `const_missing'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:526:in `load_missing_constant'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:184:in `const_missing'
app/controllers/recurrences_controller.rb:7:in `index'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/04ccfaef5dd228b6/variables” for 127.0.0.1 at 2016-02-20 15:59:13 +0100

Started GET “/recurrences” for 127.0.0.1 at 2016-02-20 16:02:03 +0100 Processing by RecurrencesController#index as HTML Completed 500 Internal Server Error in 38ms (ActiveRecord: 0.0ms)

SyntaxError - syntax error, unexpected tSYMBEG, expecting keyword_do or '{' or '(' …accepts_nested_attributes_for :rules, reject_if: :all_blank,… … ^:

app/models/recurrence.rb:7:in `'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:457:in `block in load_file'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:647:in `new_constants_in'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:456:in `load_file'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:354:in `require_or_load'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:494:in `load_missing_constant'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:184:in `const_missing'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:526:in `load_missing_constant'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:184:in `const_missing'
app/controllers/recurrences_controller.rb:7:in `index'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/e2445cf8bd4afc39/variables” for 127.0.0.1 at 2016-02-20 16:02:03 +0100

Started GET “/recurrences” for 127.0.0.1 at 2016-02-20 16:02:51 +0100 Processing by RecurrencesController#index as HTML

Recurrence Load (2.1ms)  SELECT "recurrences".* FROM "recurrences"
Rendered recurrences/index.html.erb within layouts/application (7.1ms)

Completed 200 OK in 268ms (Views: 240.7ms | ActiveRecord: 3.7ms)

Started GET “/assets/application.self-aa27865577c424c04867eb2ccc223271262064f3ca6b609990abb16d48e2eca9.css?body=1” for 127.0.0.1 at 2016-02-20 16:02:52 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for 127.0.0.1 at 2016-02-20 16:02:52 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for 127.0.0.1 at 2016-02-20 16:02:52 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for 127.0.0.1 at 2016-02-20 16:02:52 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for 127.0.0.1 at 2016-02-20 16:02:52 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for 127.0.0.1 at 2016-02-20 16:02:52 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for 127.0.0.1 at 2016-02-20 16:02:52 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for 127.0.0.1 at 2016-02-20 16:02:52 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for 127.0.0.1 at 2016-02-20 16:02:52 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for 127.0.0.1 at 2016-02-20 16:02:52 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for 127.0.0.1 at 2016-02-20 16:02:52 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for 127.0.0.1 at 2016-02-20 16:02:52 +0100

Started GET “/recurrences/new” for 127.0.0.1 at 2016-02-20 16:02:56 +0100 Processing by RecurrencesController#new as HTML

Rendered recurrences/_rule_fields.html.erb (49.3ms)
Rendered recurrences/_form.html.erb (1010.0ms)
Rendered recurrences/new.html.erb within layouts/application (1084.6ms)

Completed 200 OK in 1161ms (Views: 1150.4ms | ActiveRecord: 6.0ms)

Started POST “/recurrences” for 127.0.0.1 at 2016-02-20 16:03:30 +0100 Processing by RecurrencesController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"EA408Tq8TJc7mobsm9E+ZMDp+NyKUFCeSQSodO3ErgfHLarhesfXbIgOcMvL/0BBfeEwPCVWbKy+t7A68z/FvQ==", "recurrence"=>{"start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"20", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"25", "rules_attributes"=>{"1455980586688"=>{"day"=>"0", "week"=>"13", "month"=>"15", "days"=>"1", "_destroy"=>"false"}}}, "commit"=>"Create Recurrence"}

Unpermitted parameter: _destroy

 (0.2ms)  BEGIN
SQL (21.9ms)  INSERT INTO "recurrences" ("start", "end", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["start", "2016-02-20"], ["end", "2016-02-25"], ["created_at", "2016-02-20 15:03:30.304657"], ["updated_at", "2016-02-20 15:03:30.304657"]]
SQL (1.3ms)  INSERT INTO "rules" ("day", "week", "month", "days", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["day", 0], ["week", 13], ["month", 15], ["days", 1], ["recurrence_id", 1], ["created_at", "2016-02-20 15:03:30.341894"], ["updated_at", "2016-02-20 15:03:30.341894"]]
 (19.1ms)  COMMIT

Redirected to localhost:3000/recurrences/1 Completed 302 Found in 64ms (ActiveRecord: 42.8ms)

Started GET “/recurrences/1” for 127.0.0.1 at 2016-02-20 16:03:30 +0100 Processing by RecurrencesController#show as HTML

Parameters: {"id"=>"1"}
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 1]]
Rendered recurrences/show.html.erb within layouts/application (23.9ms)

Completed 500 Internal Server Error in 123ms (ActiveRecord: 0.3ms)

NoMethodError - undefined method `schedule' for #<Recurrence:0x007fbbc1b8f748>:

activemodel (4.2.5.1) lib/active_model/attribute_methods.rb:433:in `method_missing'
app/views/recurrences/show.html.erb:16:in `_app_views_recurrences_show_html_erb__1157919747944812642_70222192864880'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/0771dd980a2f2c75/variables” for 127.0.0.1 at 2016-02-20 16:03:30 +0100

Started GET “/recurrences/1” for 127.0.0.1 at 2016-02-20 16:03:53 +0100 Processing by RecurrencesController#show as HTML

Parameters: {"id"=>"1"}
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 1]]
Rendered recurrences/show.html.erb within layouts/application (1.2ms)

Completed 200 OK in 193ms (Views: 191.5ms | ActiveRecord: 0.3ms)

Started GET “/assets/application.self-aa27865577c424c04867eb2ccc223271262064f3ca6b609990abb16d48e2eca9.css?body=1” for 127.0.0.1 at 2016-02-20 16:03:53 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for 127.0.0.1 at 2016-02-20 16:03:53 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for 127.0.0.1 at 2016-02-20 16:03:54 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for 127.0.0.1 at 2016-02-20 16:03:54 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for 127.0.0.1 at 2016-02-20 16:03:54 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for 127.0.0.1 at 2016-02-20 16:03:54 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for 127.0.0.1 at 2016-02-20 16:03:54 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for 127.0.0.1 at 2016-02-20 16:03:54 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for 127.0.0.1 at 2016-02-20 16:03:54 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for 127.0.0.1 at 2016-02-20 16:03:54 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for 127.0.0.1 at 2016-02-20 16:03:54 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for 127.0.0.1 at 2016-02-20 16:03:54 +0100

Started GET “/recurrences/1/edit” for 127.0.0.1 at 2016-02-20 16:03:56 +0100 Processing by RecurrencesController#edit as HTML

Parameters: {"id"=>"1"}
Recurrence Load (0.5ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 1]]
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 1]]
Rendered recurrences/_rule_fields.html.erb (14.9ms)
Rendered recurrences/_rule_fields.html.erb (9.3ms)
Rendered recurrences/_form.html.erb (90.2ms)
Rendered recurrences/edit.html.erb within layouts/application (100.6ms)

Completed 200 OK in 165ms (Views: 162.3ms | ActiveRecord: 0.9ms)

Recurrence Load (0.9ms)  SELECT  "recurrences".* FROM "recurrences"  ORDER BY "recurrences"."id" ASC LIMIT 1
Rule Load (0.9ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 1]]

Started GET “/recurrences/” for 127.0.0.1 at 2016-02-20 16:07:54 +0100

ActiveRecord::SchemaMigration Load (0.6ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by RecurrencesController#index as HTML

Recurrence Load (0.6ms)  SELECT "recurrences".* FROM "recurrences"
Rendered recurrences/index.html.erb within layouts/application (11.2ms)

Completed 200 OK in 1759ms (Views: 1682.7ms | ActiveRecord: 3.1ms)

Started GET “/recurrences/1/edit” for 127.0.0.1 at 2016-02-20 16:08:00 +0100 Processing by RecurrencesController#edit as HTML

Parameters: {"id"=>"1"}
Recurrence Load (0.5ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 1]]
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 1]]
Rendered recurrences/_rule_fields.html.erb (36.5ms)
Rendered recurrences/_rule_fields.html.erb (20.6ms)
Rendered recurrences/_form.html.erb (570.2ms)
Rendered recurrences/edit.html.erb within layouts/application (646.5ms)

Completed 200 OK in 842ms (Views: 756.9ms | ActiveRecord: 2.5ms)

Started PATCH “/recurrences/1” for 127.0.0.1 at 2016-02-20 16:08:08 +0100 Processing by RecurrencesController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Bs0FF8kHJbgLREWnJCKmsmUydh9BUcmqHddXl+YL+ATR7psHiXy+Q7jQs4B0DNiX2Dq+/+5X9ZjqZE/Z+PCTvg==", "recurrence"=>{"start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"20", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"25", "rules_attributes"=>{"0"=>{"day"=>"4", "week"=>"", "month"=>"", "days"=>"", "_destroy"=>"false", "id"=>"1"}}}, "commit"=>"Update Recurrence", "id"=>"1"}
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 1]]

Unpermitted parameters: _destroy, id

 (0.1ms)  BEGIN
SQL (28.9ms)  INSERT INTO "rules" ("day", "recurrence_id", "month", "days", "week", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["day", 4], ["recurrence_id", 1], ["month", 0], ["days", 0], ["week", 1], ["created_at", "2016-02-20 15:08:08.402754"], ["updated_at", "2016-02-20 15:08:08.402754"]]
 (21.0ms)  COMMIT

Redirected to localhost:3000/recurrences/1 Completed 302 Found in 60ms (ActiveRecord: 50.4ms)

Started GET “/recurrences/1” for 127.0.0.1 at 2016-02-20 16:08:08 +0100 Processing by RecurrencesController#show as HTML

Parameters: {"id"=>"1"}
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 1]]
Rendered recurrences/show.html.erb within layouts/application (1.1ms)

Completed 200 OK in 87ms (Views: 85.1ms | ActiveRecord: 0.3ms)

Started GET “/recurrences/1/edit” for 127.0.0.1 at 2016-02-20 16:08:10 +0100 Processing by RecurrencesController#edit as HTML

Parameters: {"id"=>"1"}
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 1]]
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 1]]
Rendered recurrences/_rule_fields.html.erb (9.7ms)
Rendered recurrences/_rule_fields.html.erb (7.7ms)
Rendered recurrences/_rule_fields.html.erb (6.9ms)
Rendered recurrences/_form.html.erb (42.6ms)
Rendered recurrences/edit.html.erb within layouts/application (44.3ms)

Completed 200 OK in 90ms (Views: 88.6ms | ActiveRecord: 0.7ms)

Started PATCH “/recurrences/1” for 127.0.0.1 at 2016-02-20 16:08:23 +0100 Processing by RecurrencesController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"+0zC/6UsI3tOpQb9SrImIu0VojsgcrsGh/8tR4SSTPcsb1zv5Ve4gP0x8NoanFgHUB1q2490hzRwTDUJmmknTQ==", "recurrence"=>{"start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"20", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"25", "rules_attributes"=>{"0"=>{"day"=>"3", "week"=>"", "month"=>"", "days"=>"", "_destroy"=>"false", "id"=>"1"}, "1"=>{"day"=>"0", "week"=>"", "month"=>"", "days"=>"", "_destroy"=>"1", "id"=>"2"}}}, "commit"=>"Update Recurrence", "id"=>"1"}
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 1]]

Unpermitted parameters: _destroy, id Unpermitted parameters: _destroy, id

 (0.1ms)  BEGIN
SQL (0.4ms)  INSERT INTO "rules" ("day", "recurrence_id", "month", "days", "week", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["day", 3], ["recurrence_id", 1], ["month", 0], ["days", 0], ["week", 1], ["created_at", "2016-02-20 15:08:23.446425"], ["updated_at", "2016-02-20 15:08:23.446425"]]
SQL (0.3ms)  INSERT INTO "rules" ("day", "recurrence_id", "month", "days", "week", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["day", 0], ["recurrence_id", 1], ["month", 0], ["days", 0], ["week", 1], ["created_at", "2016-02-20 15:08:23.448442"], ["updated_at", "2016-02-20 15:08:23.448442"]]
 (0.3ms)  COMMIT

Redirected to localhost:3000/recurrences/1 Completed 302 Found in 10ms (ActiveRecord: 1.5ms)

Started GET “/recurrences/1” for 127.0.0.1 at 2016-02-20 16:08:23 +0100 Processing by RecurrencesController#show as HTML

Parameters: {"id"=>"1"}
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 1]]
Rendered recurrences/show.html.erb within layouts/application (0.4ms)

Completed 200 OK in 73ms (Views: 71.0ms | ActiveRecord: 0.4ms)

Started GET “/recurrences/1/edit” for 127.0.0.1 at 2016-02-20 16:08:26 +0100 Processing by RecurrencesController#edit as HTML

Parameters: {"id"=>"1"}
Recurrence Load (0.2ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 1]]
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 1]]
Rendered recurrences/_rule_fields.html.erb (8.8ms)
Rendered recurrences/_rule_fields.html.erb (6.7ms)
Rendered recurrences/_rule_fields.html.erb (8.1ms)
Rendered recurrences/_rule_fields.html.erb (7.3ms)
Rendered recurrences/_rule_fields.html.erb (6.6ms)
Rendered recurrences/_form.html.erb (61.9ms)
Rendered recurrences/edit.html.erb within layouts/application (71.4ms)

Completed 200 OK in 156ms (Views: 154.1ms | ActiveRecord: 0.5ms)

Started GET “/recurrences/” for 127.0.0.1 at 2016-02-20 16:22:58 +0100 Processing by RecurrencesController#index as HTML

Recurrence Load (0.9ms)  SELECT "recurrences".* FROM "recurrences"
Rendered recurrences/index.html.erb within layouts/application (16.4ms)

Completed 200 OK in 331ms (Views: 319.9ms | ActiveRecord: 0.9ms)

Started GET “/recurrences/” for 127.0.0.1 at 2016-02-20 16:22:59 +0100 Processing by RecurrencesController#index as HTML

Recurrence Load (0.4ms)  SELECT "recurrences".* FROM "recurrences"
Rendered recurrences/index.html.erb within layouts/application (4.1ms)

Completed 200 OK in 105ms (Views: 103.2ms | ActiveRecord: 0.4ms)

Started DELETE “/recurrences/1” for 127.0.0.1 at 2016-02-20 16:23:05 +0100 Processing by RecurrencesController#destroy as HTML

Parameters: {"authenticity_token"=>"lJHPNAyTUyLzC37UORjlH5ljbU3eQ9pfKDnWE16dRmNDslEkTOjI2UCfiPNpNps6JGulrXFF5m3fis5dQGYt2Q==", "id"=>"1"}
Recurrence Load (0.8ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 1]]
 (1.0ms)  BEGIN
SQL (125.8ms)  DELETE FROM "recurrences" WHERE "recurrences"."id" = $1  [["id", 1]]
 (19.5ms)  COMMIT

Redirected to localhost:3000/recurrences Completed 302 Found in 158ms (ActiveRecord: 147.2ms)

Started GET “/recurrences” for 127.0.0.1 at 2016-02-20 16:23:05 +0100 Processing by RecurrencesController#index as HTML

Recurrence Load (0.3ms)  SELECT "recurrences".* FROM "recurrences"
Rendered recurrences/index.html.erb within layouts/application (1.3ms)

Completed 200 OK in 68ms (Views: 66.6ms | ActiveRecord: 0.3ms)

Started GET “/recurrences/new” for 127.0.0.1 at 2016-02-20 16:23:07 +0100 Processing by RecurrencesController#new as HTML

Rendered recurrences/_rule_fields.html.erb (11.4ms)
Rendered recurrences/_form.html.erb (58.8ms)
Rendered recurrences/new.html.erb within layouts/application (97.4ms)

Completed 200 OK in 175ms (Views: 174.2ms | ActiveRecord: 0.0ms)

Started POST “/recurrences” for 127.0.0.1 at 2016-02-20 16:24:02 +0100 Processing by RecurrencesController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"UUCx5HsbudG9U3FPYtyMrQdWI8G/jQGd+kSzoUB1XLCGYy/0O2AiKg7Hh2gy8vKIul7rIRCLPa8N96vvXo43Cg==", "recurrence"=>{"rules_attributes"=>{"1455981794511"=>{"day"=>"4", "week"=>"1", "month"=>"0", "days"=>"0", "_destroy"=>"false"}}, "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"20", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"27"}, "commit"=>"Create Recurrence"}

Unpermitted parameter: _destroy

 (0.2ms)  BEGIN
SQL (16.4ms)  INSERT INTO "recurrences" ("start", "end", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["start", "2016-02-20"], ["end", "2016-02-27"], ["created_at", "2016-02-20 15:24:02.831641"], ["updated_at", "2016-02-20 15:24:02.831641"]]
SQL (0.5ms)  INSERT INTO "rules" ("day", "week", "month", "days", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["day", 4], ["week", 1], ["month", 0], ["days", 0], ["recurrence_id", 2], ["created_at", "2016-02-20 15:24:02.851917"], ["updated_at", "2016-02-20 15:24:02.851917"]]
 (0.4ms)  COMMIT

Redirected to localhost:3000/recurrences/2 Completed 302 Found in 29ms (ActiveRecord: 17.5ms)

Started GET “/recurrences/2” for 127.0.0.1 at 2016-02-20 16:24:02 +0100 Processing by RecurrencesController#show as HTML

Parameters: {"id"=>"2"}
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 2]]
Rendered recurrences/show.html.erb within layouts/application (1.8ms)

Completed 200 OK in 235ms (Views: 233.4ms | ActiveRecord: 0.3ms)

Started GET “/recurrences/2/edit” for 127.0.0.1 at 2016-02-20 16:24:41 +0100 Processing by RecurrencesController#edit as HTML

Parameters: {"id"=>"2"}
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 2]]
Rule Load (0.6ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 2]]
Rendered recurrences/_rule_fields.html.erb (7.8ms)
Rendered recurrences/_rule_fields.html.erb (9.2ms)
Rendered recurrences/_form.html.erb (44.4ms)
Rendered recurrences/edit.html.erb within layouts/application (57.4ms)

Completed 200 OK in 265ms (Views: 263.1ms | ActiveRecord: 0.8ms)

Rule Load (1.0ms)  SELECT  "rules".* FROM "rules"  ORDER BY "rules"."id" ASC LIMIT 1

Started GET “/recurrences/2/edit” for 127.0.0.1 at 2016-02-20 16:29:02 +0100

ActiveRecord::SchemaMigration Load (0.6ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by RecurrencesController#edit as HTML

Parameters: {"id"=>"2"}
Recurrence Load (0.7ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 2]]
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 2]]
Rendered recurrences/_rule_fields.html.erb (13.1ms)
Rendered recurrences/_rule_fields.html.erb (8.0ms)
Rendered recurrences/_form.html.erb (427.7ms)
Rendered recurrences/edit.html.erb within layouts/application (485.4ms)

Completed 200 OK in 1916ms (Views: 1798.5ms | ActiveRecord: 6.1ms)

Started GET “/recurrences/2/edit” for 127.0.0.1 at 2016-02-20 16:31:40 +0100 Processing by RecurrencesController#edit as HTML

Parameters: {"id"=>"2"}
Recurrence Load (1.1ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 2]]
Rule Load (0.5ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 2]]
Rendered recurrences/_rule_fields.html.erb (21.6ms)
Rendered recurrences/_rule_fields.html.erb (18.5ms)
Rendered recurrences/_form.html.erb (87.7ms)
Rendered recurrences/edit.html.erb within layouts/application (108.0ms)

Completed 200 OK in 419ms (Views: 398.9ms | ActiveRecord: 1.6ms)

Started GET “/assets/application.self-aa27865577c424c04867eb2ccc223271262064f3ca6b609990abb16d48e2eca9.css?body=1” for 127.0.0.1 at 2016-02-20 16:31:41 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for 127.0.0.1 at 2016-02-20 16:31:41 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for 127.0.0.1 at 2016-02-20 16:31:41 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for 127.0.0.1 at 2016-02-20 16:31:41 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for 127.0.0.1 at 2016-02-20 16:31:41 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for 127.0.0.1 at 2016-02-20 16:31:41 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for 127.0.0.1 at 2016-02-20 16:31:41 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for 127.0.0.1 at 2016-02-20 16:31:41 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for 127.0.0.1 at 2016-02-20 16:31:41 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for 127.0.0.1 at 2016-02-20 16:31:41 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for 127.0.0.1 at 2016-02-20 16:31:41 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for 127.0.0.1 at 2016-02-20 16:31:41 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for 127.0.0.1 at 2016-02-20 16:33:17 +0100

Started PATCH “/recurrences/2” for 127.0.0.1 at 2016-02-20 16:33:53 +0100 Processing by RecurrencesController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rKxDT9vgJTZ1snv0KFM/5ZZLWFXDl3QoxJt9kPQOKvR7j91fm5u+zcYmjdN4fUHAK0OQtWyRSBozKGXe6vVBTg==", "recurrence"=>{"start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"20", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"27", "rules_attributes"=>{"0"=>{"day"=>"4", "week"=>"1", "month"=>"0", "days"=>"0", "_destroy"=>"1", "id"=>"5"}, "1455982305305"=>{"day"=>"2", "week"=>"1", "month"=>"0", "days"=>"0", "_destroy"=>"false"}, "1455982322281"=>{"day"=>"3", "week"=>"5", "month"=>"0", "days"=>"0", "_destroy"=>"false"}}}, "commit"=>"Update Recurrence", "id"=>"2"}
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 2]]

Unpermitted parameters: _destroy, id Unpermitted parameter: _destroy Unpermitted parameter: _destroy

 (0.2ms)  BEGIN
SQL (12.9ms)  INSERT INTO "rules" ("day", "week", "month", "days", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["day", 4], ["week", 1], ["month", 0], ["days", 0], ["recurrence_id", 2], ["created_at", "2016-02-20 15:33:53.482563"], ["updated_at", "2016-02-20 15:33:53.482563"]]
SQL (0.6ms)  INSERT INTO "rules" ("day", "week", "month", "days", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["day", 2], ["week", 1], ["month", 0], ["days", 0], ["recurrence_id", 2], ["created_at", "2016-02-20 15:33:53.499639"], ["updated_at", "2016-02-20 15:33:53.499639"]]
SQL (0.5ms)  INSERT INTO "rules" ("day", "week", "month", "days", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["day", 3], ["week", 5], ["month", 0], ["days", 0], ["recurrence_id", 2], ["created_at", "2016-02-20 15:33:53.501955"], ["updated_at", "2016-02-20 15:33:53.501955"]]
 (36.9ms)  COMMIT

Redirected to localhost:3000/recurrences/2 Completed 302 Found in 70ms (ActiveRecord: 51.4ms)

Started GET “/recurrences/2” for 127.0.0.1 at 2016-02-20 16:33:53 +0100 Processing by RecurrencesController#show as HTML

Parameters: {"id"=>"2"}
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 2]]
Rendered recurrences/show.html.erb within layouts/application (1.6ms)

Completed 200 OK in 228ms (Views: 227.2ms | ActiveRecord: 0.3ms)

Started GET “/recurrences/2/edit” for 127.0.0.1 at 2016-02-20 16:33:57 +0100 Processing by RecurrencesController#edit as HTML

Parameters: {"id"=>"2"}
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 2]]
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 2]]
Rendered recurrences/_rule_fields.html.erb (16.9ms)
Rendered recurrences/_rule_fields.html.erb (34.0ms)
Rendered recurrences/_rule_fields.html.erb (17.5ms)
Rendered recurrences/_rule_fields.html.erb (32.6ms)
Rendered recurrences/_rule_fields.html.erb (13.0ms)
Rendered recurrences/_form.html.erb (183.8ms)
Rendered recurrences/edit.html.erb within layouts/application (202.8ms)

Completed 200 OK in 354ms (Views: 351.7ms | ActiveRecord: 0.7ms)

Started GET “/users/sign_up” for 127.0.0.1 at 2016-02-20 16:35:38 +0100 Processing by Devise::RegistrationsController#new as HTML

 (42.6ms)  SELECT COUNT(*) FROM "users"
Role Load (56.9ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."name" = $1 AND "roles"."resource_type" IS NULL AND "roles"."resource_id" IS NULL  ORDER BY "roles"."id" ASC LIMIT 1  [["name", "Admin"]]
 (0.2ms)  BEGIN
SQL (0.8ms)  INSERT INTO "roles" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["name", "Admin"], ["created_at", "2016-02-20 15:35:39.121105"], ["updated_at", "2016-02-20 15:35:39.121105"]]
 (0.5ms)  COMMIT
Role Load (0.2ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 1]]
Rendered devise/shared/_links.html.erb (5.4ms)
Rendered devise/registrations/new.html.erb within layouts/devise (72.7ms)

Completed 200 OK in 648ms (Views: 396.8ms | ActiveRecord: 106.8ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for 127.0.0.1 at 2016-02-20 16:35:40 +0100

Started POST “/users” for 127.0.0.1 at 2016-02-20 16:36:05 +0100 Processing by Devise::RegistrationsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"qfpNoxqx9drDMpTAB3j81SVgdJ6MuT2rTwsc9V7a1od+2dOzWspuIXCmYudXVoLwmGi8fiO/AZm4uAS7QCG9PQ==", "user"=>{"email"=>"admin@test.de", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "commit"=>"Account erstellen"}
 (0.6ms)  SELECT COUNT(*) FROM "users"
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."name" = $1 AND "roles"."resource_type" IS NULL AND "roles"."resource_id" IS NULL  ORDER BY "roles"."id" ASC LIMIT 1  [["name", "Admin"]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 1]]
 (0.2ms)  BEGIN
User Exists (0.4ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = 'admin@test.de' LIMIT 1
SQL (0.5ms)  INSERT INTO "users" ("email", "encrypted_password", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["email", "admin@test.de"], ["encrypted_password", "$2a$10$6OrIMGYx7pBELPGdKbq3FeYOnen5vWPWC9Gf91FkYUXfObUZdkiP."], ["created_at", "2016-02-20 15:36:05.207894"], ["updated_at", "2016-02-20 15:36:05.207894"]]
SQL (29.5ms)  INSERT INTO "users_roles" ("role_id", "user_id") VALUES ($1, $2)  [["role_id", 1], ["user_id", 1]]
 (35.7ms)  COMMIT
 (0.2ms)  BEGIN
SQL (13.5ms)  UPDATE "users" SET "last_sign_in_at" = $1, "current_sign_in_at" = $2, "last_sign_in_ip" = $3, "current_sign_in_ip" = $4, "sign_in_count" = $5, "updated_at" = $6 WHERE "users"."id" = $7  [["last_sign_in_at", "2016-02-20 15:36:05.279564"], ["current_sign_in_at", "2016-02-20 15:36:05.279564"], ["last_sign_in_ip", "127.0.0.1/32"], ["current_sign_in_ip", "127.0.0.1/32"], ["sign_in_count", 1], ["updated_at", "2016-02-20 15:36:05.281391"], ["id", 1]]
 (0.5ms)  COMMIT

Redirected to localhost:3000/ Completed 302 Found in 328ms (ActiveRecord: 82.4ms)

Started GET “/” for 127.0.0.1 at 2016-02-20 16:36:05 +0100 Processing by DummyController#index as HTML

User Load (16.0ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.7ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
Rendered dummy/index.html.erb within layouts/dummy (23.8ms)

Completed 200 OK in 158ms (Views: 141.0ms | ActiveRecord: 16.7ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455982565752” for 127.0.0.1 at 2016-02-20 16:36:06 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455982565752"}
Event Load (0.9ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (54.2ms)

Completed 200 OK in 168ms (Views: 121.4ms | ActiveRecord: 1.8ms)

Started GET “/” for ::1 at 2016-02-20 16:36:24 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (1.8ms)

Completed 200 OK in 226ms (Views: 225.0ms | ActiveRecord: 0.0ms)

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for ::1 at 2016-02-20 16:36:29 +0100

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455982591059” for ::1 at 2016-02-20 16:36:33 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455982591059"}
Event Load (0.6ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (1.6ms)

Completed 200 OK in 26ms (Views: 22.9ms | ActiveRecord: 0.6ms)

Started GET “/users/sign_up” for ::1 at 2016-02-20 16:36:39 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.7ms)  SELECT COUNT(*) FROM "users"
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."name" = $1 AND "roles"."resource_type" IS NULL AND "roles"."resource_id" IS NULL  ORDER BY "roles"."id" ASC LIMIT 1  [["name", "User"]]
 (0.1ms)  BEGIN
SQL (0.3ms)  INSERT INTO "roles" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["name", "User"], ["created_at", "2016-02-20 15:36:39.338092"], ["updated_at", "2016-02-20 15:36:39.338092"]]
 (0.4ms)  COMMIT
Role Load (0.5ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 2]]
Rendered devise/shared/_links.html.erb (3.2ms)
Rendered devise/registrations/new.html.erb within layouts/devise (10.3ms)

Completed 200 OK in 177ms (Views: 163.0ms | ActiveRecord: 2.3ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-20 16:36:39 +0100

Started POST “/users” for ::1 at 2016-02-20 16:36:59 +0100 Processing by Devise::RegistrationsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"JEfa3mFb0z3z3gR6T1jE6e0BVMLX1CVO+D+HM0zT+QIV+4XXgbpNeRupPcBX/xFPqDQqko+l2Jh1XqoXwYX7rg==", "user"=>{"email"=>"user@test.de", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "commit"=>"Account erstellen"}
 (0.4ms)  SELECT COUNT(*) FROM "users"
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."name" = $1 AND "roles"."resource_type" IS NULL AND "roles"."resource_id" IS NULL  ORDER BY "roles"."id" ASC LIMIT 1  [["name", "User"]]
Role Load (0.2ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 2]]
 (0.1ms)  BEGIN
User Exists (0.6ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = 'user@test.de' LIMIT 1
SQL (0.5ms)  INSERT INTO "users" ("email", "encrypted_password", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["email", "user@test.de"], ["encrypted_password", "$2a$10$1v2pYLQTonBjwclD3iXUJ.zsSQ0xiTVQstTrNHt/PAZm2mbYWPjIG"], ["created_at", "2016-02-20 15:36:59.191878"], ["updated_at", "2016-02-20 15:36:59.191878"]]
SQL (0.2ms)  INSERT INTO "users_roles" ("role_id", "user_id") VALUES ($1, $2)  [["role_id", 2], ["user_id", 2]]
 (0.5ms)  COMMIT
 (0.2ms)  BEGIN
SQL (0.4ms)  UPDATE "users" SET "last_sign_in_at" = $1, "current_sign_in_at" = $2, "last_sign_in_ip" = $3, "current_sign_in_ip" = $4, "sign_in_count" = $5, "updated_at" = $6 WHERE "users"."id" = $7  [["last_sign_in_at", "2016-02-20 15:36:59.198396"], ["current_sign_in_at", "2016-02-20 15:36:59.198396"], ["last_sign_in_ip", "::1/128"], ["current_sign_in_ip", "::1/128"], ["sign_in_count", 1], ["updated_at", "2016-02-20 15:36:59.199801"], ["id", 2]]
 (0.4ms)  COMMIT

Redirected to localhost:3000/ Completed 302 Found in 109ms (ActiveRecord: 4.3ms)

Started GET “/” for ::1 at 2016-02-20 16:36:59 +0100 Processing by DummyController#index as HTML

User Load (11.9ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 2]]
Role Load (0.7ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 2]]
Rendered dummy/index.html.erb within layouts/dummy (17.0ms)

Completed 200 OK in 153ms (Views: 139.7ms | ActiveRecord: 12.6ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455982619614” for ::1 at 2016-02-20 16:36:59 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455982619614"}
Event Load (0.4ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (1.3ms)

Completed 200 OK in 37ms (Views: 36.1ms | ActiveRecord: 0.4ms)

Started GET “/users/edit” for ::1 at 2016-02-20 16:37:05 +0100 Processing by Devise::RegistrationsController#edit as HTML

User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 2]]
Rendered devise/registrations/edit.html.erb within layouts/devise (8.7ms)

Completed 200 OK in 293ms (Views: 290.0ms | ActiveRecord: 0.4ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-20 16:37:05 +0100

Started DELETE “/users” for ::1 at 2016-02-20 16:37:44 +0100 Processing by Devise::RegistrationsController#destroy as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"lHhFq1Ilj8w/rurDIdAb/89KROC9Pya3OXXxM/oNMeqlxBqissQRiNfZ03k5d85Zin86sOVO22G0FNwXd1szRg==", "user"=>{"email"=>"user@test.de", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "current_password"=>"[FILTERED]"}, "commit"=>"Update"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 2]]
 (0.1ms)  BEGIN
SQL (0.2ms)  DELETE FROM "users_roles" WHERE "users_roles"."user_id" = $1  [["user_id", 2]]
SQL (0.2ms)  DELETE FROM "users" WHERE "users"."id" = $1  [["id", 2]]
 (0.3ms)  COMMIT

Redirected to localhost:3000/ Completed 302 Found in 81ms (ActiveRecord: 1.2ms)

Started GET “/” for ::1 at 2016-02-20 16:37:44 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (1.1ms)

Completed 200 OK in 130ms (Views: 128.7ms | ActiveRecord: 0.0ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455982664558” for ::1 at 2016-02-20 16:37:44 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455982664558"}
Event Load (0.8ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (2.2ms)

Completed 200 OK in 30ms (Views: 28.3ms | ActiveRecord: 0.8ms)

Started GET “/users/sign_up” for ::1 at 2016-02-20 16:45:17 +0100

ActiveRecord::SchemaMigration Load (0.6ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by Devise::RegistrationsController#new as HTML

 (0.6ms)  SELECT COUNT(*) FROM "users"
Role Load (0.7ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."name" = $1 AND "roles"."resource_type" IS NULL AND "roles"."resource_id" IS NULL  ORDER BY "roles"."id" ASC LIMIT 1  [["name", "User"]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 2]]
Rendered devise/shared/_links.html.erb (5.3ms)
Rendered devise/registrations/new.html.erb within layouts/devise (47.7ms)

Completed 200 OK in 1933ms (Views: 1473.1ms | ActiveRecord: 7.4ms)

Started GET “/assets/application.self-aa27865577c424c04867eb2ccc223271262064f3ca6b609990abb16d48e2eca9.css?body=1” for ::1 at 2016-02-20 16:45:20 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-20 16:45:20 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-20 16:45:20 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-20 16:45:20 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-20 16:45:20 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-20 16:45:20 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-20 16:45:20 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-20 16:45:20 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-20 16:45:20 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for ::1 at 2016-02-20 16:45:20 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for ::1 at 2016-02-20 16:45:20 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-20 16:45:20 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-20 16:45:20 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-20 16:45:20 +0100

Started POST “/users” for ::1 at 2016-02-20 16:45:41 +0100 Processing by Devise::RegistrationsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"j/L+iNQWlUJDXJFRDbOGnA9B835j67OzHpTiI9lqKYlJ5XpPaby/AiLz2aJeT8hZ6oMHczbMD0HiKWyOQG21Ag==", "user"=>{"email"=>"user@test.de", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "commit"=>"Account erstellen"}
 (0.7ms)  SELECT COUNT(*) FROM "users"
Role Load (0.6ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."name" = $1 AND "roles"."resource_type" IS NULL AND "roles"."resource_id" IS NULL  ORDER BY "roles"."id" ASC LIMIT 1  [["name", "User"]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 2]]
 (0.2ms)  BEGIN
User Exists (32.2ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = 'user@test.de' LIMIT 1
SQL (0.4ms)  INSERT INTO "users" ("email", "encrypted_password", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["email", "user@test.de"], ["encrypted_password", "$2a$10$wL5LErcCKvLQ9dMOfzz25uhwfNAtKLxK5EJ6D4Cr/qYy263eZqOT."], ["created_at", "2016-02-20 15:45:41.439830"], ["updated_at", "2016-02-20 15:45:41.439830"]]
SQL (0.3ms)  INSERT INTO "users_roles" ("role_id", "user_id") VALUES ($1, $2)  [["role_id", 2], ["user_id", 3]]
 (9.1ms)  COMMIT
 (0.2ms)  BEGIN
SQL (0.4ms)  UPDATE "users" SET "last_sign_in_at" = $1, "current_sign_in_at" = $2, "last_sign_in_ip" = $3, "current_sign_in_ip" = $4, "sign_in_count" = $5, "updated_at" = $6 WHERE "users"."id" = $7  [["last_sign_in_at", "2016-02-20 15:45:41.698692"], ["current_sign_in_at", "2016-02-20 15:45:41.698692"], ["last_sign_in_ip", "::1/128"], ["current_sign_in_ip", "::1/128"], ["sign_in_count", 1], ["updated_at", "2016-02-20 15:45:41.700724"], ["id", 3]]
 (0.4ms)  COMMIT

Redirected to localhost:3000/ Completed 302 Found in 443ms (ActiveRecord: 45.4ms)

Started GET “/” for ::1 at 2016-02-20 16:45:41 +0100 Processing by DummyController#index as HTML

User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 3]]
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 3]]
Rendered dummy/index.html.erb within layouts/dummy (6.6ms)

Completed 200 OK in 139ms (Views: 137.3ms | ActiveRecord: 0.8ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455983142007” for ::1 at 2016-02-20 16:45:42 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455983142007"}
Event Load (1.0ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (64.7ms)

Completed 200 OK in 248ms (Views: 201.6ms | ActiveRecord: 5.8ms)

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for ::1 at 2016-02-20 16:46:02 +0100

Started GET “/” for ::1 at 2016-02-20 16:46:05 +0100 Processing by DummyController#index as HTML

User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.6ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
Rendered dummy/index.html.erb within layouts/dummy (5.6ms)

Completed 200 OK in 208ms (Views: 206.7ms | ActiveRecord: 1.1ms)

Started GET “/” for ::1 at 2016-02-20 16:46:06 +0100 Processing by DummyController#index as HTML

User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
Rendered dummy/index.html.erb within layouts/dummy (4.2ms)

Completed 200 OK in 57ms (Views: 55.0ms | ActiveRecord: 0.8ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455983166497” for ::1 at 2016-02-20 16:46:06 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455983166497"}
Event Load (0.5ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (1.4ms)

Completed 200 OK in 37ms (Views: 35.2ms | ActiveRecord: 0.5ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455983165982” for ::1 at 2016-02-20 16:46:06 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455983165982"}
Event Load (0.4ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (2.3ms)

Completed 200 OK in 16ms (Views: 14.6ms | ActiveRecord: 0.4ms)

Started GET “/users” for ::1 at 2016-02-20 16:46:08 +0100 Processing by UsersController#index as HTML

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
CACHE (0.0ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.4ms)  SELECT "users".* FROM "users"
Role Load (0.7ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 1]]
Rendered users/_user.html.erb (130.5ms)
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 3]]
Rendered users/_user.html.erb (5.0ms)
Rendered users/index.html.erb within layouts/users (140.8ms)

Completed 200 OK in 238ms (Views: 204.3ms | ActiveRecord: 2.2ms)

Started PATCH “/users/3” for ::1 at 2016-02-20 16:46:13 +0100

ActionController::RoutingError (No route matches [PATCH] “/users/3”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (4.1ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (121.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (304.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (89.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (536.8ms)

Started GET “/users” for ::1 at 2016-02-20 16:55:40 +0100

ActionController::RoutingError (No route matches [GET] “/users”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (4.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (5.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (106.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (48.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (106.3ms)

Started GET “/users/sign_out” for ::1 at 2016-02-20 16:55:44 +0100

ActionController::RoutingError (No route matches [GET] “/users/sign_out”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (5.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (89.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (1.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (60.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (117.8ms)

Started GET “/” for ::1 at 2016-02-20 16:55:45 +0100 Processing by DummyController#index as HTML

User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.8ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
Rendered dummy/index.html.erb within layouts/dummy (120.0ms)

Completed 200 OK in 548ms (Views: 537.4ms | ActiveRecord: 9.1ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455983746767” for ::1 at 2016-02-20 16:55:46 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455983746767"}
Event Load (0.4ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (2.9ms)

Completed 200 OK in 63ms (Views: 43.6ms | ActiveRecord: 1.1ms)

Started GET “/peoples” for ::1 at 2016-02-20 16:55:47 +0100

ActionController::RoutingError (No route matches [GET] “/peoples”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (91.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (48.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (104.4ms)

Started GET “/peoples” for ::1 at 2016-02-20 16:56:27 +0100

ActiveRecord::SchemaMigration Load (0.5ms)  SELECT "schema_migrations".* FROM "schema_migrations"

ActionController::RoutingError (No route matches [GET] “/peoples”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (5.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (27.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (210.1ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (211.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (302.1ms)

Started GET “/peoples” for ::1 at 2016-02-20 16:56:31 +0100

ActionController::RoutingError (No route matches [GET] “/peoples”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.1ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (4.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (96.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (47.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (102.7ms)

Started GET “/people” for ::1 at 2016-02-20 16:56:59 +0100 Processing by UsersController#index as HTML

User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (32.5ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
CACHE (0.0ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.5ms)  SELECT "users".* FROM "users"
Role Load (0.5ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 1]]
Rendered users/_user.html.erb (909.5ms)
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 3]]
Rendered users/_user.html.erb (4.7ms)
Rendered users/index.html.erb within layouts/users (923.6ms)

Completed 200 OK in 2745ms (Views: 2279.6ms | ActiveRecord: 41.2ms)

Started PATCH “/people/3” for ::1 at 2016-02-20 16:57:31 +0100 Processing by UsersController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"XkD9rF9ZcgAK7DSpl1vTGTP7Zq8ZkL17H7xC4l8NKheJY2O8HyLp+7l4wo7Hda08jvOuT7aWgUnoD1qsQfZBrQ==", "user"=>{"role_ids"=>"Fachschaft"}, "commit"=>"Rolle wechseln", "id"=>"3"}
User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.5ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 LIMIT 1  [["id", 3]]
CACHE (0.0ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 3]]
 (0.1ms)  BEGIN
SQL (0.3ms)  DELETE FROM "users_roles" WHERE "users_roles"."user_id" = $1 AND "users_roles"."role_id" = 2  [["user_id", 3]]
 (47.9ms)  COMMIT
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."name" = $1 AND "roles"."resource_type" IS NULL AND "roles"."resource_id" IS NULL  ORDER BY "roles"."id" ASC LIMIT 1  [["name", "Fachschaft"]]
 (0.1ms)  BEGIN
SQL (0.5ms)  INSERT INTO "roles" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["name", "Fachschaft"], ["created_at", "2016-02-20 15:57:31.258352"], ["updated_at", "2016-02-20 15:57:31.258352"]]
 (0.4ms)  COMMIT
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 3]]
 (0.1ms)  BEGIN
SQL (0.3ms)  INSERT INTO "users_roles" ("user_id", "role_id") VALUES ($1, $2)  [["user_id", 3], ["role_id", 3]]
 (15.6ms)  COMMIT

Redirected to localhost:3000/people Completed 302 Found in 124ms (ActiveRecord: 69.0ms)

Started GET “/people” for ::1 at 2016-02-20 16:57:31 +0100 Processing by UsersController#index as HTML

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
CACHE (0.0ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.3ms)  SELECT "users".* FROM "users"
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 1]]
Rendered users/_user.html.erb (6.8ms)
Role Load (0.7ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 3]]
Rendered users/_user.html.erb (5.6ms)
Rendered users/index.html.erb within layouts/users (35.2ms)

Completed 200 OK in 191ms (Views: 183.5ms | ActiveRecord: 2.1ms)

Started GET “/users/edit” for ::1 at 2016-02-20 16:57:44 +0100 Processing by Devise::RegistrationsController#edit as HTML

User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 3]]
Rendered devise/registrations/edit.html.erb within layouts/devise (19.7ms)

Completed 200 OK in 203ms (Views: 200.4ms | ActiveRecord: 0.4ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-20 16:57:44 +0100

Started DELETE “/users” for ::1 at 2016-02-20 16:58:05 +0100 Processing by Devise::RegistrationsController#destroy as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"2kCHrpsiePONqiinmkXChsQ+ruHjFrtOVHP+MsI31nwcVwNpJohSs+wFYFTJuYxDIfxa7LYxB7yoznCfWzBK9w==", "user"=>{"email"=>"user@test.de", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "current_password"=>"[FILTERED]"}, "commit"=>"Update"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 3]]
 (0.1ms)  BEGIN
SQL (0.3ms)  DELETE FROM "users_roles" WHERE "users_roles"."user_id" = $1  [["user_id", 3]]
SQL (0.2ms)  DELETE FROM "users" WHERE "users"."id" = $1  [["id", 3]]
 (11.3ms)  COMMIT

Redirected to localhost:3000/ Completed 302 Found in 71ms (ActiveRecord: 12.2ms)

Started GET “/” for ::1 at 2016-02-20 16:58:05 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (5.7ms)

Completed 200 OK in 112ms (Views: 111.7ms | ActiveRecord: 0.0ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455983885990” for ::1 at 2016-02-20 16:58:06 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455983885990"}
Event Load (0.6ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (45.1ms)

Completed 200 OK in 163ms (Views: 118.4ms | ActiveRecord: 1.3ms)

Started GET “/users/sign_up” for ::1 at 2016-02-20 16:59:16 +0100 Processing by Devise::RegistrationsController#new as HTML

 (2.1ms)  SELECT COUNT(*) FROM "users"
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."name" = $1 AND "roles"."resource_type" IS NULL AND "roles"."resource_id" IS NULL  ORDER BY "roles"."id" ASC LIMIT 1  [["name", "User"]]
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 2]]
Rendered devise/shared/_links.html.erb (7.4ms)
Rendered devise/registrations/new.html.erb within layouts/devise (15.1ms)

Completed 200 OK in 632ms (Views: 595.5ms | ActiveRecord: 2.8ms)

Started GET “/users/sign_up” for ::1 at 2016-02-20 16:59:17 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.3ms)  SELECT COUNT(*) FROM "users"
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."name" = $1 AND "roles"."resource_type" IS NULL AND "roles"."resource_id" IS NULL  ORDER BY "roles"."id" ASC LIMIT 1  [["name", "User"]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 2]]
Rendered devise/shared/_links.html.erb (2.9ms)
Rendered devise/registrations/new.html.erb within layouts/devise (7.9ms)

Completed 200 OK in 84ms (Views: 76.9ms | ActiveRecord: 0.9ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-20 16:59:17 +0100

Started POST “/users” for ::1 at 2016-02-20 16:59:40 +0100 Processing by Devise::RegistrationsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"SgLtwYd3FPfxSDkLGEtt0uVBJde6tfZ5nXUnHjav9OboSS/dWcYN0WpMbY1+owFjawT6MoxfAA6DZ+nPuIRrZg==", "user"=>{"email"=>"user@test.de", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "commit"=>"Account erstellen"}
 (0.3ms)  SELECT COUNT(*) FROM "users"
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."name" = $1 AND "roles"."resource_type" IS NULL AND "roles"."resource_id" IS NULL  ORDER BY "roles"."id" ASC LIMIT 1  [["name", "User"]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 2]]
 (0.1ms)  BEGIN
User Exists (32.7ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = 'user@test.de' LIMIT 1
SQL (0.4ms)  INSERT INTO "users" ("email", "encrypted_password", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["email", "user@test.de"], ["encrypted_password", "$2a$10$POo4owgEeTkmPJT6AhjBqeCOMju3RRkNFkvHOqU7OsZdxWWOVsFua"], ["created_at", "2016-02-20 15:59:40.859080"], ["updated_at", "2016-02-20 15:59:40.859080"]]
SQL (0.2ms)  INSERT INTO "users_roles" ("role_id", "user_id") VALUES ($1, $2)  [["role_id", 2], ["user_id", 4]]
 (0.4ms)  COMMIT
 (0.2ms)  BEGIN
SQL (0.3ms)  UPDATE "users" SET "last_sign_in_at" = $1, "current_sign_in_at" = $2, "last_sign_in_ip" = $3, "current_sign_in_ip" = $4, "sign_in_count" = $5, "updated_at" = $6 WHERE "users"."id" = $7  [["last_sign_in_at", "2016-02-20 15:59:40.865245"], ["current_sign_in_at", "2016-02-20 15:59:40.865245"], ["last_sign_in_ip", "::1/128"], ["current_sign_in_ip", "::1/128"], ["sign_in_count", 1], ["updated_at", "2016-02-20 15:59:40.867543"], ["id", 4]]
 (0.4ms)  COMMIT

Redirected to localhost:3000/ Completed 302 Found in 234ms (ActiveRecord: 36.3ms)

Started GET “/” for ::1 at 2016-02-20 16:59:40 +0100 Processing by DummyController#index as HTML

User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 4]]
Role Load (0.5ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 4]]
Rendered dummy/index.html.erb within layouts/dummy (5.7ms)

Completed 200 OK in 98ms (Views: 96.3ms | ActiveRecord: 0.8ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455983981162” for ::1 at 2016-02-20 16:59:41 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455983981162"}
Event Load (0.5ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (17.9ms)

Completed 200 OK in 64ms (Views: 62.2ms | ActiveRecord: 0.5ms)

Started GET “/users/edit” for ::1 at 2016-02-20 16:59:46 +0100 Processing by Devise::RegistrationsController#edit as HTML

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 4]]
Rendered devise/registrations/edit.html.erb within layouts/devise (8.0ms)

Completed 200 OK in 74ms (Views: 71.9ms | ActiveRecord: 0.2ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-20 16:59:46 +0100

Started DELETE “/users” for ::1 at 2016-02-20 17:00:02 +0100 Processing by Devise::RegistrationsController#destroy as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"gf4tnSM0iMJKzHaeAfEpnldx4oFvutI0KhHPKCpwfAEjte+B/YWR5NHIIhhnGUUv2TQ9ZFlQJEM0AwH5pFvjgQ==", "user"=>{"email"=>"user@test.de", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "current_password"=>"[FILTERED]"}, "commit"=>"Update"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 4]]
 (0.1ms)  BEGIN
SQL (0.3ms)  DELETE FROM "users_roles" WHERE "users_roles"."user_id" = $1  [["user_id", 4]]
SQL (0.2ms)  DELETE FROM "users" WHERE "users"."id" = $1  [["id", 4]]
 (0.3ms)  COMMIT

Redirected to localhost:3000/ Completed 302 Found in 5ms (ActiveRecord: 1.2ms)

Started GET “/” for ::1 at 2016-02-20 17:00:02 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (0.5ms)

Completed 200 OK in 42ms (Views: 42.0ms | ActiveRecord: 0.0ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455984002728” for ::1 at 2016-02-20 17:00:02 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455984002728"}
Event Load (0.4ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (1.3ms)

Completed 200 OK in 11ms (Views: 9.6ms | ActiveRecord: 0.4ms)

Started GET “/” for ::1 at 2016-02-20 17:36:00 +0100

ActiveRecord::SchemaMigration Load (0.8ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by DummyController#index as HTML

User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (30.5ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
Rendered dummy/index.html.erb within layouts/dummy (238.1ms)

Completed 200 OK in 1738ms (Views: 1664.9ms | ActiveRecord: 37.6ms)

Started GET “/users/sign_up” for ::1 at 2016-02-20 17:36:05 +0100

ActionController::RoutingError (No route matches [GET] “/users/sign_up”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (61.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (222.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (679.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (901.9ms)

Started GET “/users/sign_up” for ::1 at 2016-02-20 17:36:07 +0100

ActionController::RoutingError (No route matches [GET] “/users/sign_up”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (5.1ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (103.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (50.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (111.3ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455986166040” for ::1 at 2016-02-20 17:36:11 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455986166040"}
Event Load (1.0ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (54.8ms)

Completed 200 OK in 222ms (Views: 183.0ms | ActiveRecord: 2.0ms)

Started GET “/users/sign_up” for ::1 at 2016-02-20 17:36:15 +0100

ActionController::RoutingError (No route matches [GET] “/users/sign_up”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (4.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (99.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (51.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (111.5ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455986177536” for ::1 at 2016-02-20 17:36:17 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455986177536"}
Event Load (0.3ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (1.2ms)

Completed 200 OK in 11ms (Views: 9.4ms | ActiveRecord: 0.3ms)

Started GET “/” for ::1 at 2016-02-20 17:36:25 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (5.3ms)

Completed 200 OK in 369ms (Views: 368.1ms | ActiveRecord: 0.0ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455986186334” for ::1 at 2016-02-20 17:36:26 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455986186334"}
Event Load (0.3ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (1.4ms)

Completed 200 OK in 18ms (Views: 13.4ms | ActiveRecord: 0.3ms)

Started GET “/d/users/sign_up” for ::1 at 2016-02-20 17:36:30 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.5ms)  SELECT COUNT(*) FROM "users"
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."name" = $1 AND "roles"."resource_type" IS NULL AND "roles"."resource_id" IS NULL  ORDER BY "roles"."id" ASC LIMIT 1  [["name", "User"]]
Role Load (0.2ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 2]]
Rendered devise/shared/_links.html.erb (7.5ms)
Rendered devise/registrations/new.html.erb within layouts/devise (92.6ms)

Completed 200 OK in 256ms (Views: 162.1ms | ActiveRecord: 1.9ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-20 17:36:30 +0100

Started POST “/d/users” for ::1 at 2016-02-20 17:36:44 +0100 Processing by Devise::RegistrationsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"luXWlc3pwyvGvcKyMBUn2xUjwUyCtH0CTyKdh52t/ruZmI09CR7DpjY2ntVeTcmwbEYxZKv8EdwYMDU56nQMdw==", "user"=>{"email"=>"user@test.de", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "commit"=>"Account erstellen"}
 (0.3ms)  SELECT COUNT(*) FROM "users"
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."name" = $1 AND "roles"."resource_type" IS NULL AND "roles"."resource_id" IS NULL  ORDER BY "roles"."id" ASC LIMIT 1  [["name", "User"]]
Role Load (0.2ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 2]]
 (0.2ms)  BEGIN
User Exists (18.7ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = 'user@test.de' LIMIT 1
SQL (0.6ms)  INSERT INTO "users" ("email", "encrypted_password", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["email", "user@test.de"], ["encrypted_password", "$2a$10$YLvAdAMChms0jEqJCfKNbuzjyI.lyyVUS/eAC2ETdPV/iqR36T6Ye"], ["created_at", "2016-02-20 16:36:45.022385"], ["updated_at", "2016-02-20 16:36:45.022385"]]
SQL (0.2ms)  INSERT INTO "users_roles" ("role_id", "user_id") VALUES ($1, $2)  [["role_id", 2], ["user_id", 5]]
 (7.7ms)  COMMIT
 (0.2ms)  BEGIN
SQL (0.4ms)  UPDATE "users" SET "last_sign_in_at" = $1, "current_sign_in_at" = $2, "last_sign_in_ip" = $3, "current_sign_in_ip" = $4, "sign_in_count" = $5, "updated_at" = $6 WHERE "users"."id" = $7  [["last_sign_in_at", "2016-02-20 16:36:45.037493"], ["current_sign_in_at", "2016-02-20 16:36:45.037493"], ["last_sign_in_ip", "::1/128"], ["current_sign_in_ip", "::1/128"], ["sign_in_count", 1], ["updated_at", "2016-02-20 16:36:45.038916"], ["id", 5]]
 (0.5ms)  COMMIT

Redirected to localhost:3000/ Completed 302 Found in 204ms (ActiveRecord: 30.1ms)

Started GET “/” for ::1 at 2016-02-20 17:36:45 +0100 Processing by DummyController#index as HTML

User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 5]]
Role Load (0.5ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 5]]
Rendered dummy/index.html.erb within layouts/dummy (5.5ms)

Completed 200 OK in 59ms (Views: 56.5ms | ActiveRecord: 1.3ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455986205237” for ::1 at 2016-02-20 17:36:45 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455986205237"}
Event Load (0.5ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (2.1ms)

Completed 200 OK in 16ms (Views: 14.2ms | ActiveRecord: 0.5ms)

Started GET “/d/users/edit” for ::1 at 2016-02-20 17:36:48 +0100 Processing by Devise::RegistrationsController#edit as HTML

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 5]]
Rendered devise/registrations/edit.html.erb within layouts/devise (10.8ms)

Completed 200 OK in 204ms (Views: 201.9ms | ActiveRecord: 0.3ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-20 17:36:48 +0100

Started DELETE “/d/users” for ::1 at 2016-02-20 17:37:02 +0100 Processing by Devise::RegistrationsController#destroy as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"GAe4T34+BaTgtYgJ98VK604kF1HOKY2CWgDWDj74NHMXeuPnuskFKRA+1G6ZnaSAN0Hneedh4VwNEn6wSSHGvw==", "user"=>{"email"=>"user@test.de", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "current_password"=>"[FILTERED]"}, "commit"=>"Update"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 5]]
 (0.2ms)  BEGIN
SQL (0.2ms)  DELETE FROM "users_roles" WHERE "users_roles"."user_id" = $1  [["user_id", 5]]
SQL (0.2ms)  DELETE FROM "users" WHERE "users"."id" = $1  [["id", 5]]
 (0.5ms)  COMMIT

Redirected to localhost:3000/ Completed 302 Found in 56ms (ActiveRecord: 1.4ms)

Started GET “/” for ::1 at 2016-02-20 17:37:02 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (0.5ms)

Completed 200 OK in 47ms (Views: 46.6ms | ActiveRecord: 0.0ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455986222457” for ::1 at 2016-02-20 17:37:02 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455986222457"}
Event Load (1.0ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (2.4ms)

Completed 200 OK in 17ms (Views: 14.8ms | ActiveRecord: 1.0ms)

Started GET “/d/users/sign_up” for ::1 at 2016-02-20 17:38:05 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.5ms)  SELECT COUNT(*) FROM "users"
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."name" = $1 AND "roles"."resource_type" IS NULL AND "roles"."resource_id" IS NULL  ORDER BY "roles"."id" ASC LIMIT 1  [["name", "User"]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 2]]
Rendered devise/shared/_links.html.erb (2.7ms)
Rendered devise/registrations/new.html.erb within layouts/devise (7.7ms)

Completed 200 OK in 211ms (Views: 204.5ms | ActiveRecord: 1.2ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-20 17:38:06 +0100

Started POST “/d/users” for ::1 at 2016-02-20 17:38:28 +0100 Processing by Devise::RegistrationsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"6BEUTXBTVe2P+P91kzpH/r7/yqRC+JEhyK3LIfD/UW8qM1kgvnRepl7yap9O1X5BjmqJC6GXkYifgMvdNTSh/g==", "user"=>{"email"=>"user@test.de", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "commit"=>"Account erstellen"}
 (0.4ms)  SELECT COUNT(*) FROM "users"
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."name" = $1 AND "roles"."resource_type" IS NULL AND "roles"."resource_id" IS NULL  ORDER BY "roles"."id" ASC LIMIT 1  [["name", "User"]]
Role Load (0.2ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 2]]
 (0.1ms)  BEGIN
User Exists (0.4ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = 'user@test.de' LIMIT 1
SQL (0.2ms)  INSERT INTO "users" ("email", "encrypted_password", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["email", "user@test.de"], ["encrypted_password", "$2a$10$jpXrZAnOeMMeIG5cVr7VS.G6tJUfuGTLfX7CwsEDEZnQbMOgjESPa"], ["created_at", "2016-02-20 16:38:29.033980"], ["updated_at", "2016-02-20 16:38:29.033980"]]
SQL (0.2ms)  INSERT INTO "users_roles" ("role_id", "user_id") VALUES ($1, $2)  [["role_id", 2], ["user_id", 6]]
 (0.5ms)  COMMIT
 (0.1ms)  BEGIN
SQL (0.4ms)  UPDATE "users" SET "last_sign_in_at" = $1, "current_sign_in_at" = $2, "last_sign_in_ip" = $3, "current_sign_in_ip" = $4, "sign_in_count" = $5, "updated_at" = $6 WHERE "users"."id" = $7  [["last_sign_in_at", "2016-02-20 16:38:29.038790"], ["current_sign_in_at", "2016-02-20 16:38:29.038790"], ["last_sign_in_ip", "::1/128"], ["current_sign_in_ip", "::1/128"], ["sign_in_count", 1], ["updated_at", "2016-02-20 16:38:29.039933"], ["id", 6]]
 (0.4ms)  COMMIT

Redirected to localhost:3000/ Completed 302 Found in 98ms (ActiveRecord: 3.6ms)

Started GET “/” for ::1 at 2016-02-20 17:38:29 +0100 Processing by DummyController#index as HTML

User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 6]]
Role Load (0.5ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 6]]
Rendered dummy/index.html.erb within layouts/dummy (5.0ms)

Completed 200 OK in 89ms (Views: 87.5ms | ActiveRecord: 0.9ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455986309267” for ::1 at 2016-02-20 17:38:29 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455986309267"}
Event Load (0.3ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (10.5ms)

Completed 200 OK in 43ms (Views: 40.3ms | ActiveRecord: 0.3ms)

Started GET “/d/users/edit” for ::1 at 2016-02-20 17:39:42 +0100

ActiveRecord::SchemaMigration Load (0.5ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by Devise::RegistrationsController#edit as HTML

User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Rendered devise/registrations/edit.html.erb within layouts/devise (39.9ms)

Completed 200 OK in 1446ms (Views: 1376.9ms | ActiveRecord: 4.1ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-20 17:39:45 +0100

Started GET “/d/users/edit” for ::1 at 2016-02-20 17:40:02 +0100 Processing by Devise::RegistrationsController#edit as HTML

User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 6]]
Rendered devise/registrations/edit.html.erb within layouts/devise (7.4ms)

Completed 200 OK in 169ms (Views: 165.9ms | ActiveRecord: 0.7ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-20 17:40:02 +0100

Started DELETE “/d/users” for ::1 at 2016-02-20 17:40:20 +0100 Processing by Devise::RegistrationsController#destroy as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"tvOtNQWQKZsSdfcQXWJwbKlcnkmB0wX4gXqwPI1UWrl00eBYy7ci0MN/YvqAjUnTmcnd5mK8BVHWV7DASJ+qKA==", "user"=>{"email"=>"user@test.de", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "current_password"=>"[FILTERED]"}, "commit"=>"Update"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 6]]
 (0.1ms)  BEGIN
SQL (0.5ms)  DELETE FROM "users_roles" WHERE "users_roles"."user_id" = $1  [["user_id", 6]]
SQL (0.3ms)  DELETE FROM "users" WHERE "users"."id" = $1  [["id", 6]]
 (31.9ms)  COMMIT

Redirected to localhost:3000/ Completed 302 Found in 412ms (ActiveRecord: 34.2ms)

Started GET “/” for ::1 at 2016-02-20 17:40:21 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (6.5ms)

Completed 200 OK in 170ms (Views: 168.8ms | ActiveRecord: 0.0ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455986421821” for ::1 at 2016-02-20 17:40:22 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455986421821"}
Event Load (0.8ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (46.8ms)

Completed 200 OK in 196ms (Views: 130.1ms | ActiveRecord: 1.7ms)

Started GET “/d/users/sign_up” for ::1 at 2016-02-20 17:40:39 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.6ms)  SELECT COUNT(*) FROM "users"
Role Load (0.9ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."name" = $1 AND "roles"."resource_type" IS NULL AND "roles"."resource_id" IS NULL  ORDER BY "roles"."id" ASC LIMIT 1  [["name", "User"]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 2]]
Rendered devise/shared/_links.html.erb (6.5ms)
Rendered devise/registrations/new.html.erb within layouts/devise (29.7ms)

Completed 200 OK in 225ms (Views: 88.2ms | ActiveRecord: 3.7ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-20 17:40:39 +0100

Started POST “/d/users” for ::1 at 2016-02-20 17:40:54 +0100 Processing by Devise::RegistrationsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"geJnpaYdBfhckWrV3gZsilW2o6PBDybqTK1SXRrp/spwjii7PiCkAlgS9NtpqmeEMWp4dHpULP0uLPNwF8xnow==", "user"=>{"email"=>"user@test.de", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "commit"=>"Account erstellen"}
 (0.3ms)  SELECT COUNT(*) FROM "users"
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."name" = $1 AND "roles"."resource_type" IS NULL AND "roles"."resource_id" IS NULL  ORDER BY "roles"."id" ASC LIMIT 1  [["name", "User"]]
Role Load (0.2ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 2]]
 (0.1ms)  BEGIN
User Exists (30.7ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = 'user@test.de' LIMIT 1
SQL (0.3ms)  INSERT INTO "users" ("email", "encrypted_password", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["email", "user@test.de"], ["encrypted_password", "$2a$10$4A1c1JJyXU6jpXFAJ4cskeSfxQY3/5pF7P4aRgOXYlE79KAB1uxkm"], ["created_at", "2016-02-20 16:40:55.034521"], ["updated_at", "2016-02-20 16:40:55.034521"]]
SQL (0.3ms)  INSERT INTO "users_roles" ("role_id", "user_id") VALUES ($1, $2)  [["role_id", 2], ["user_id", 7]]
 (0.4ms)  COMMIT
 (0.1ms)  BEGIN
SQL (0.3ms)  UPDATE "users" SET "last_sign_in_at" = $1, "current_sign_in_at" = $2, "last_sign_in_ip" = $3, "current_sign_in_ip" = $4, "sign_in_count" = $5, "updated_at" = $6 WHERE "users"."id" = $7  [["last_sign_in_at", "2016-02-20 16:40:55.040685"], ["current_sign_in_at", "2016-02-20 16:40:55.040685"], ["last_sign_in_ip", "::1/128"], ["current_sign_in_ip", "::1/128"], ["sign_in_count", 1], ["updated_at", "2016-02-20 16:40:55.041799"], ["id", 7]]
 (0.4ms)  COMMIT

Redirected to localhost:3000/ Completed 302 Found in 239ms (ActiveRecord: 34.3ms)

Started GET “/” for ::1 at 2016-02-20 17:40:55 +0100 Processing by DummyController#index as HTML

User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 7]]
Rendered dummy/index.html.erb within layouts/dummy (20.6ms)

Completed 500 Internal Server Error in 52ms (ActiveRecord: 0.4ms)

NoMethodError - undefined method `user_path' for #<#<Class:0x007fe38198fa28>:0x007fe3828e3678>:

app/views/dummy/index.html.erb:6:in `_app_views_dummy_index_html_erb__2640625937090677266_70307554238620'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/8c678293b5d2ff92/variables” for ::1 at 2016-02-20 17:40:55 +0100

Started GET “/” for ::1 at 2016-02-20 17:41:36 +0100 Processing by DummyController#index as HTML

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 7]]
Rendered dummy/index.html.erb within layouts/dummy (20.1ms)

Completed 500 Internal Server Error in 23ms (ActiveRecord: 0.3ms)

NoMethodError - undefined method `user_path' for #<#<Class:0x007fe38198fa28>:0x007fe382f14498>:

app/views/dummy/index.html.erb:6:in `_app_views_dummy_index_html_erb__2640625937090677266_70307554238620'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/a70ab5f1ff6739fb/variables” for ::1 at 2016-02-20 17:41:36 +0100

Started GET “/” for ::1 at 2016-02-20 17:51:53 +0100

ActiveRecord::SchemaMigration Load (0.5ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by DummyController#index as HTML

User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 7]]
Role Load (0.6ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 7]]
Rendered dummy/index.html.erb within layouts/dummy (136.4ms)

Completed 200 OK in 2572ms (Views: 2526.1ms | ActiveRecord: 7.4ms)

Started GET “/assets/events.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-20 17:51:57 +0100

Started GET “/assets/main.self-e2cd501f7e9c4b70a6b3260e48f7bd72738273cf5041d064ddfdc82207709b30.css?body=1” for ::1 at 2016-02-20 17:51:57 +0100

Started GET “/assets/app.self-d5fe64f0cf17001f4a4f966ee01a3622d21ac9410689391516ef9acbd97dc271.css?body=1” for ::1 at 2016-02-20 17:51:57 +0100

Started GET “/assets/fullcalendar.self-3bd4898d43f7f48923aead9228fcd62b484d2722d60ee1af80df976c606df5fc.css?body=1” for ::1 at 2016-02-20 17:51:57 +0100

Started GET “/assets/application.self-89be69515bd6380c12210bb4e114b2548704acd838ca8e0c7e37cac6823ade55.css?body=1” for ::1 at 2016-02-20 17:51:57 +0100

Started GET “/assets/event_categories.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-20 17:51:57 +0100

Started GET “/assets/scaffolds.self-7bcd1c1813bdc716ea218f6879749642f76043cfbdd19fd464f842f675624555.css?body=1” for ::1 at 2016-02-20 17:51:57 +0100

Started GET “/assets/themify-icons.self-0e079db889c23eaa8aa0e582106e31f6e4122b34371f1f9fffa583227ef6ef00.css?body=1” for ::1 at 2016-02-20 17:51:57 +0100

Started GET “/assets/application.self-681c2597f274b655f8df0faaf5841a5d102bc8565e297102d5f0263cc15372fe.js?body=1” for ::1 at 2016-02-20 17:51:57 +0100

Started GET “/assets/ui.self-5932674ca1cb4f97b26558d805c74ac83eb53bcc8cad58aa0c1c3555192bb731.css?body=1” for ::1 at 2016-02-20 17:51:57 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-20 17:51:57 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-20 17:51:57 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-20 17:51:57 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-20 17:51:57 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-20 17:51:57 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-20 17:51:57 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-20 17:51:57 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-20 17:51:57 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-20 17:51:58 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-20 17:51:58 +0100

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455987117935” for ::1 at 2016-02-20 17:51:58 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455987117935"}
Event Load (1.1ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (436.2ms)

Completed 200 OK in 561ms (Views: 504.1ms | ActiveRecord: 2.4ms)

Started DELETE “/users/sign_out” for ::1 at 2016-02-20 17:52:04 +0100 Processing by Devise::SessionsController#destroy as HTML

Parameters: {"authenticity_token"=>"HfKvra8AbsTokMVBBNEDi4YU9hpLq6+/oDYATKADmpXsnuCzNz3PPuwTW0+zfQiF4sgtzfDwpajCt6FhrSYD/A=="}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 7]]
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT

Redirected to localhost:3000/ Completed 302 Found in 182ms (ActiveRecord: 0.8ms)

Started GET “/” for ::1 at 2016-02-20 17:52:05 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (5.1ms)

Completed 200 OK in 54ms (Views: 53.1ms | ActiveRecord: 0.0ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455987125683” for ::1 at 2016-02-20 17:52:05 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455987125683"}
Event Load (0.5ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (1.5ms)

Completed 200 OK in 22ms (Views: 21.3ms | ActiveRecord: 0.5ms)

Started GET “/users/sign_up” for ::1 at 2016-02-20 17:52:07 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.4ms)  SELECT COUNT(*) FROM "users"
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."name" = $1 AND "roles"."resource_type" IS NULL AND "roles"."resource_id" IS NULL  ORDER BY "roles"."id" ASC LIMIT 1  [["name", "User"]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 2]]
Rendered devise/shared/_links.html.erb (6.0ms)
Rendered devise/registrations/new.html.erb within layouts/devise (103.2ms)

Completed 200 OK in 397ms (Views: 314.0ms | ActiveRecord: 2.4ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-20 17:52:08 +0100

Started POST “/users” for ::1 at 2016-02-20 17:52:28 +0100 Processing by Devise::RegistrationsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"cz+B+QlL4Y9K7oeCc54MM0AAno9e5UnDhvpY82+XIqAdosFY4kVZ5meorHOwE81rGzXwqMmHVx6LAZ+oOrNIwg==", "user"=>{"email"=>"user@test.de", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "commit"=>"Account erstellen"}
 (0.3ms)  SELECT COUNT(*) FROM "users"
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."name" = $1 AND "roles"."resource_type" IS NULL AND "roles"."resource_id" IS NULL  ORDER BY "roles"."id" ASC LIMIT 1  [["name", "User"]]
Role Load (0.5ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 2]]
 (0.2ms)  BEGIN
User Exists (24.5ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = 'user@test.de' LIMIT 1
 (0.2ms)  ROLLBACK
Rendered devise/shared/_links.html.erb (2.8ms)
Rendered devise/registrations/new.html.erb within layouts/devise (8.5ms)

Completed 200 OK in 247ms (Views: 54.2ms | ActiveRecord: 26.1ms)

Started GET “/” for ::1 at 2016-02-20 17:52:34 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (1.8ms)

Completed 200 OK in 75ms (Views: 74.0ms | ActiveRecord: 0.0ms)

Started GET “/users/sign_in” for ::1 at 2016-02-20 17:52:36 +0100 Processing by Devise::SessionsController#new as HTML

 (0.3ms)  SELECT COUNT(*) FROM "users"
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."name" = $1 AND "roles"."resource_type" IS NULL AND "roles"."resource_id" IS NULL  ORDER BY "roles"."id" ASC LIMIT 1  [["name", "User"]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 2]]
Rendered devise/shared/_links.html.erb (8.9ms)
Rendered devise/sessions/new.html.erb within layouts/devise (73.0ms)

Completed 200 OK in 149ms (Views: 143.2ms | ActiveRecord: 1.0ms)

Started POST “/users/sign_in” for ::1 at 2016-02-20 17:52:51 +0100 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"TxA0jLZ60ScKR0KGY7BnydHCeJYL/xcyXEf1dCxLEwYhjXQtXXRpTicBaXegPaaRivcWsZydCe9RvDIveW95ZA==", "user"=>{"email"=>"user@test.de", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log In"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["email", "user@test.de"]]
 (0.2ms)  BEGIN
SQL (0.4ms)  UPDATE "users" SET "current_sign_in_at" = $1, "sign_in_count" = $2, "updated_at" = $3 WHERE "users"."id" = $4  [["current_sign_in_at", "2016-02-20 16:52:52.085415"], ["sign_in_count", 2], ["updated_at", "2016-02-20 16:52:52.087811"], ["id", 7]]
 (48.9ms)  COMMIT

Redirected to localhost:3000/ Completed 302 Found in 168ms (ActiveRecord: 49.8ms)

Started GET “/” for ::1 at 2016-02-20 17:52:52 +0100 Processing by DummyController#index as HTML

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 7]]
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 7]]
Rendered dummy/index.html.erb within layouts/dummy (3.3ms)

Completed 200 OK in 51ms (Views: 50.0ms | ActiveRecord: 0.7ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455987172323” for ::1 at 2016-02-20 17:52:52 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455987172323"}
Event Load (0.4ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (1.5ms)

Completed 200 OK in 29ms (Views: 27.5ms | ActiveRecord: 0.4ms)

Started GET “/users/edit” for ::1 at 2016-02-20 17:52:58 +0100 Processing by Devise::RegistrationsController#edit as HTML

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 7]]
Rendered devise/registrations/edit.html.erb within layouts/devise (8.9ms)

Completed 200 OK in 84ms (Views: 81.5ms | ActiveRecord: 0.3ms)

Started DELETE “/users” for ::1 at 2016-02-20 17:53:40 +0100 Processing by Devise::RegistrationsController#destroy as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"nR5RO/CNE7EbtNe+zq9WNvxMUuGDfPp7mYdCw/BTvE+dnf2vyS/7qz5WR1jh2qt1XgEf97yl28LK09z5TeMPdA==", "user"=>{"email"=>"user@test.de", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "current_password"=>"[FILTERED]"}, "commit"=>"Update"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 7]]
 (0.1ms)  BEGIN
SQL (0.2ms)  DELETE FROM "users_roles" WHERE "users_roles"."user_id" = $1  [["user_id", 7]]
SQL (0.2ms)  DELETE FROM "users" WHERE "users"."id" = $1  [["id", 7]]
 (0.3ms)  COMMIT

Redirected to localhost:3000/ Completed 302 Found in 6ms (ActiveRecord: 1.4ms)

Started GET “/” for ::1 at 2016-02-20 17:53:40 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (0.8ms)

Completed 200 OK in 197ms (Views: 196.7ms | ActiveRecord: 0.0ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455987221342” for ::1 at 2016-02-20 17:53:41 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455987221342"}
Event Load (0.4ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (1.1ms)

Completed 200 OK in 43ms (Views: 41.6ms | ActiveRecord: 0.4ms)

Started GET “/users/sign_up” for ::1 at 2016-02-20 18:01:03 +0100

ActiveRecord::SchemaMigration Load (0.6ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by Devise::RegistrationsController#new as HTML

 (0.6ms)  SELECT COUNT(*) FROM "users"
Role Load (0.6ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."name" = $1 AND "roles"."resource_type" IS NULL AND "roles"."resource_id" IS NULL  ORDER BY "roles"."id" ASC LIMIT 1  [["name", "User"]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 2]]
Rendered devise/shared/_links.html.erb (5.8ms)
Rendered devise/registrations/new.html.erb within layouts/devise (49.6ms)

Completed 200 OK in 2350ms (Views: 2102.9ms | ActiveRecord: 7.7ms)

Started GET “/users/sign_up” for ::1 at 2016-02-20 18:01:07 +0100 Processing by Devise::RegistrationsController#new as HTML

 (3.2ms)  SELECT COUNT(*) FROM "users"
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."name" = $1 AND "roles"."resource_type" IS NULL AND "roles"."resource_id" IS NULL  ORDER BY "roles"."id" ASC LIMIT 1  [["name", "User"]]
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 2]]
Rendered devise/shared/_links.html.erb (3.5ms)
Rendered devise/registrations/new.html.erb within layouts/devise (9.3ms)

Completed 200 OK in 92ms (Views: 81.4ms | ActiveRecord: 4.0ms)

Started GET “/users/sign_up” for ::1 at 2016-02-20 18:01:07 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.3ms)  SELECT COUNT(*) FROM "users"
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."name" = $1 AND "roles"."resource_type" IS NULL AND "roles"."resource_id" IS NULL  ORDER BY "roles"."id" ASC LIMIT 1  [["name", "User"]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 2]]
Rendered devise/shared/_links.html.erb (4.2ms)
Rendered devise/registrations/new.html.erb within layouts/devise (11.7ms)

Completed 200 OK in 101ms (Views: 93.8ms | ActiveRecord: 0.9ms)

Started POST “/users” for ::1 at 2016-02-20 18:02:14 +0100 Processing by Devise::RegistrationsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"zMFBj//JZyXgzt2BXVcwtFFrMBKTfS/XwD38Jj9eBzKuJyxupUxWnz7L+A7Bpy67qdDv714fKxbnX6f+nue6eA==", "user"=>{"email"=>"user@test.de", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "commit"=>"Account erstellen"}
 (0.7ms)  SELECT COUNT(*) FROM "users"
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."name" = $1 AND "roles"."resource_type" IS NULL AND "roles"."resource_id" IS NULL  ORDER BY "roles"."id" ASC LIMIT 1  [["name", "User"]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 2]]
 (0.2ms)  BEGIN
User Exists (24.1ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = 'user@test.de' LIMIT 1
SQL (0.6ms)  INSERT INTO "users" ("email", "encrypted_password", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["email", "user@test.de"], ["encrypted_password", "$2a$10$Ebq3nf8DBhSMLUvdh9QDuOlJ62rVMQri1R4vVsj6Dj4HrPjDorIjy"], ["created_at", "2016-02-20 17:02:14.845994"], ["updated_at", "2016-02-20 17:02:14.845994"]]
SQL (0.4ms)  INSERT INTO "users_roles" ("role_id", "user_id") VALUES ($1, $2)  [["role_id", 2], ["user_id", 8]]
 (102.7ms)  COMMIT
 (0.2ms)  BEGIN
SQL (0.3ms)  UPDATE "users" SET "last_sign_in_at" = $1, "current_sign_in_at" = $2, "last_sign_in_ip" = $3, "current_sign_in_ip" = $4, "sign_in_count" = $5, "updated_at" = $6 WHERE "users"."id" = $7  [["last_sign_in_at", "2016-02-20 17:02:15.143875"], ["current_sign_in_at", "2016-02-20 17:02:15.143875"], ["last_sign_in_ip", "::1/128"], ["current_sign_in_ip", "::1/128"], ["sign_in_count", 1], ["updated_at", "2016-02-20 17:02:15.145460"], ["id", 8]]
 (0.4ms)  COMMIT

Redirected to localhost:3000/ Completed 302 Found in 561ms (ActiveRecord: 131.1ms)

Started GET “/” for ::1 at 2016-02-20 18:02:15 +0100 Processing by DummyController#index as HTML

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 8]]
Role Load (0.6ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 8]]
Rendered dummy/index.html.erb within layouts/dummy (7.4ms)

Completed 200 OK in 807ms (Views: 805.3ms | ActiveRecord: 0.9ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455987736694” for ::1 at 2016-02-20 18:02:17 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455987736694"}
Event Load (1.3ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (110.7ms)

Completed 200 OK in 831ms (Views: 817.7ms | ActiveRecord: 2.6ms)

Started GET “/users/edit” for ::1 at 2016-02-20 18:02:20 +0100 Processing by Devise::RegistrationsController#edit as HTML

User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 8]]
Rendered devise/registrations/edit.html.erb within layouts/devise (7.8ms)

Completed 200 OK in 75ms (Views: 72.9ms | ActiveRecord: 0.5ms)

Started DELETE “/users” for ::1 at 2016-02-20 18:02:39 +0100 Processing by Devise::RegistrationsController#destroy as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"MkcvuHei2D2lh1bwLtZ+AoXsBUp8u4rDL0wSQ20qAgdQoUJZLSfph3uCc3+yJmANfVfat7HZjgIILkmbzJO/TQ==", "user"=>{"email"=>"user@test.de", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "current_password"=>"[FILTERED]"}, "commit"=>"Update"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 8]]
 (0.1ms)  BEGIN
SQL (0.2ms)  DELETE FROM "users_roles" WHERE "users_roles"."user_id" = $1  [["user_id", 8]]
SQL (0.2ms)  DELETE FROM "users" WHERE "users"."id" = $1  [["id", 8]]
 (0.3ms)  COMMIT

Redirected to localhost:3000/ Completed 302 Found in 36ms (ActiveRecord: 1.2ms)

Started GET “/” for ::1 at 2016-02-20 18:02:39 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (1.0ms)

Completed 200 OK in 119ms (Views: 118.4ms | ActiveRecord: 0.0ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455987759705” for ::1 at 2016-02-20 18:02:39 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455987759705"}
Event Load (0.5ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (1.6ms)

Completed 200 OK in 159ms (Views: 157.7ms | ActiveRecord: 0.5ms)

Started GET “/” for ::1 at 2016-02-20 18:28:05 +0100

ActiveRecord::SchemaMigration Load (0.6ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by DummyController#index as HTML

User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.6ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
Rendered dummy/index.html.erb within layouts/dummy (313.9ms)

Completed 500 Internal Server Error in 563ms (ActiveRecord: 55.1ms)

NameError - undefined local variable or method `users_path' for #<#<Class:0x007fc077abc388>:0x007fc07861d060>:

app/views/dummy/index.html.erb:10:in `_app_views_dummy_index_html_erb___1466895933807263980_70232315095400'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/c9c341b1f1f32880/variables” for ::1 at 2016-02-20 18:28:06 +0100

Started GET “/” for ::1 at 2016-02-20 18:28:49 +0100 Processing by DummyController#index as HTML

User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Rendered dummy/index.html.erb within layouts/dummy (5.1ms)

Completed 200 OK in 3501ms (Views: 3499.8ms | ActiveRecord: 0.6ms)

Started GET “/assets/fullcalendar.self-3bd4898d43f7f48923aead9228fcd62b484d2722d60ee1af80df976c606df5fc.css?body=1” for ::1 at 2016-02-20 18:28:52 +0100

Started GET “/assets/scaffolds.self-7bcd1c1813bdc716ea218f6879749642f76043cfbdd19fd464f842f675624555.css?body=1” for ::1 at 2016-02-20 18:28:52 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-20 18:28:53 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-20 18:28:53 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-20 18:28:53 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-20 18:28:53 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-20 18:28:53 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-20 18:28:53 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-20 18:28:53 +0100

Started GET “/assets/application.self-681c2597f274b655f8df0faaf5841a5d102bc8565e297102d5f0263cc15372fe.js?body=1” for ::1 at 2016-02-20 18:28:53 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-20 18:28:53 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-20 18:28:54 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-20 18:28:54 +0100

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455989333904” for ::1 at 2016-02-20 18:28:55 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455989333904"}
Event Load (103.1ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (242.6ms)

Completed 200 OK in 327ms (Views: 205.6ms | ActiveRecord: 103.9ms)

Started GET “/users/edit” for ::1 at 2016-02-20 18:28:59 +0100 Processing by Devise::RegistrationsController#edit as HTML

User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Rendered devise/registrations/edit.html.erb within layouts/devise (78.6ms)

Completed 200 OK in 211ms (Views: 207.4ms | ActiveRecord: 0.4ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-20 18:28:59 +0100

Started DELETE “/users” for ::1 at 2016-02-20 18:29:15 +0100 Processing by Devise::RegistrationsController#destroy as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"DVVe6fng1X6MIKCmvX7E/epAWUPUitQNpAA2m671WDHadsD5uZtOhT+0VoHtULrYV0iRo3uM6D9Tsy7VsA4ziw==", "user"=>{"email"=>"admin@test.de", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "current_password"=>"[FILTERED]"}, "commit"=>"Update"}
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
 (0.2ms)  BEGIN
SQL (0.3ms)  DELETE FROM "users_roles" WHERE "users_roles"."user_id" = $1  [["user_id", 1]]
SQL (12.9ms)  DELETE FROM "users" WHERE "users"."id" = $1  [["id", 1]]
 (39.0ms)  COMMIT

Redirected to localhost:3000/ Completed 302 Found in 246ms (ActiveRecord: 52.8ms)

Started GET “/” for ::1 at 2016-02-20 18:29:16 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (5.4ms)

Completed 200 OK in 221ms (Views: 220.7ms | ActiveRecord: 0.0ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455989356806” for ::1 at 2016-02-20 18:29:17 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455989356806"}
Event Load (0.4ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (1.6ms)

Completed 200 OK in 36ms (Views: 34.2ms | ActiveRecord: 0.4ms)

Started GET “/users/sign_up” for ::1 at 2016-02-20 18:29:59 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.6ms)  SELECT COUNT(*) FROM "users"
Role Load (0.9ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."name" = $1 AND "roles"."resource_type" IS NULL AND "roles"."resource_id" IS NULL  ORDER BY "roles"."id" ASC LIMIT 1  [["name", "Admin"]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 1]]
Rendered devise/shared/_links.html.erb (8.9ms)
Rendered devise/registrations/new.html.erb within layouts/devise (48.2ms)

Completed 200 OK in 586ms (Views: 505.2ms | ActiveRecord: 2.9ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-20 18:30:00 +0100

Started GET “/users/sign_up” for ::1 at 2016-02-20 18:30:36 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.7ms)  SELECT COUNT(*) FROM "users"
Role Load (0.5ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."name" = $1 AND "roles"."resource_type" IS NULL AND "roles"."resource_id" IS NULL  ORDER BY "roles"."id" ASC LIMIT 1  [["name", "Admin"]]
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 1]]
Rendered devise/shared/_links.html.erb (3.0ms)
Rendered devise/registrations/new.html.erb within layouts/devise (26.9ms)

Completed 200 OK in 354ms (Views: 333.6ms | ActiveRecord: 1.7ms)

Started GET “/assets/application.self-89be69515bd6380c12210bb4e114b2548704acd838ca8e0c7e37cac6823ade55.css?body=1” for ::1 at 2016-02-20 18:30:36 +0100

Started GET “/assets/app.self-d5fe64f0cf17001f4a4f966ee01a3622d21ac9410689391516ef9acbd97dc271.css?body=1” for ::1 at 2016-02-20 18:30:36 +0100

Started GET “/assets/fullcalendar.self-3bd4898d43f7f48923aead9228fcd62b484d2722d60ee1af80df976c606df5fc.css?body=1” for ::1 at 2016-02-20 18:30:36 +0100

Started GET “/assets/scaffolds.self-7bcd1c1813bdc716ea218f6879749642f76043cfbdd19fd464f842f675624555.css?body=1” for ::1 at 2016-02-20 18:30:36 +0100

Started GET “/assets/event_categories.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-20 18:30:36 +0100

Started GET “/assets/themify-icons.self-0e079db889c23eaa8aa0e582106e31f6e4122b34371f1f9fffa583227ef6ef00.css?body=1” for ::1 at 2016-02-20 18:30:36 +0100

Started GET “/assets/main.self-e2cd501f7e9c4b70a6b3260e48f7bd72738273cf5041d064ddfdc82207709b30.css?body=1” for ::1 at 2016-02-20 18:30:36 +0100

Started GET “/assets/events.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-20 18:30:36 +0100

Started GET “/assets/ui.self-5932674ca1cb4f97b26558d805c74ac83eb53bcc8cad58aa0c1c3555192bb731.css?body=1” for ::1 at 2016-02-20 18:30:36 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-20 18:30:36 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-20 18:30:36 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-20 18:30:36 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-20 18:30:36 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-20 18:30:36 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-20 18:30:36 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-20 18:30:36 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-20 18:30:36 +0100

Started GET “/assets/application.self-681c2597f274b655f8df0faaf5841a5d102bc8565e297102d5f0263cc15372fe.js?body=1” for ::1 at 2016-02-20 18:30:36 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-20 18:30:37 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-20 18:30:37 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-20 18:30:37 +0100

Started GET “/users/sign_up” for ::1 at 2016-02-20 18:30:57 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.3ms)  SELECT COUNT(*) FROM "users"
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."name" = $1 AND "roles"."resource_type" IS NULL AND "roles"."resource_id" IS NULL  ORDER BY "roles"."id" ASC LIMIT 1  [["name", "Admin"]]
Role Load (0.2ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 1]]
Rendered devise/shared/_links.html.erb (2.8ms)
Rendered devise/registrations/new.html.erb within layouts/devise (10.6ms)

Completed 200 OK in 848ms (Views: 841.8ms | ActiveRecord: 0.9ms)

Started GET “/assets/application.self-89be69515bd6380c12210bb4e114b2548704acd838ca8e0c7e37cac6823ade55.css?body=1” for ::1 at 2016-02-20 18:30:59 +0100

Started GET “/assets/main.self-e2cd501f7e9c4b70a6b3260e48f7bd72738273cf5041d064ddfdc82207709b30.css?body=1” for ::1 at 2016-02-20 18:30:59 +0100

Started GET “/assets/event_categories.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-20 18:30:59 +0100

Started GET “/assets/fullcalendar.self-3bd4898d43f7f48923aead9228fcd62b484d2722d60ee1af80df976c606df5fc.css?body=1” for ::1 at 2016-02-20 18:30:59 +0100

Started GET “/assets/events.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-20 18:30:59 +0100

Started GET “/assets/app.self-d5fe64f0cf17001f4a4f966ee01a3622d21ac9410689391516ef9acbd97dc271.css?body=1” for ::1 at 2016-02-20 18:30:59 +0100

Started GET “/assets/scaffolds.self-7bcd1c1813bdc716ea218f6879749642f76043cfbdd19fd464f842f675624555.css?body=1” for ::1 at 2016-02-20 18:30:59 +0100

Started GET “/assets/themify-icons.self-0e079db889c23eaa8aa0e582106e31f6e4122b34371f1f9fffa583227ef6ef00.css?body=1” for ::1 at 2016-02-20 18:30:59 +0100

Started GET “/assets/ui.self-5932674ca1cb4f97b26558d805c74ac83eb53bcc8cad58aa0c1c3555192bb731.css?body=1” for ::1 at 2016-02-20 18:30:59 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-20 18:30:59 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-20 18:30:59 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-20 18:31:00 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-20 18:31:00 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-20 18:31:00 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-20 18:31:00 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-20 18:31:00 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-20 18:31:00 +0100

Started GET “/assets/application.self-681c2597f274b655f8df0faaf5841a5d102bc8565e297102d5f0263cc15372fe.js?body=1” for ::1 at 2016-02-20 18:31:00 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-20 18:31:00 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-20 18:31:00 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-20 18:31:03 +0100

Started GET “/” for ::1 at 2016-02-20 18:31:38 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (12.6ms)

Completed 200 OK in 1157ms (Views: 1149.6ms | ActiveRecord: 0.0ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455989501440” for ::1 at 2016-02-20 18:31:42 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455989501440"}
Event Load (1.9ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (10.5ms)

Completed 200 OK in 68ms (Views: 64.3ms | ActiveRecord: 1.9ms)

Started GET “/users/sign_up” for ::1 at 2016-02-20 18:31:45 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.9ms)  SELECT COUNT(*) FROM "users"
Role Load (0.9ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."name" = $1 AND "roles"."resource_type" IS NULL AND "roles"."resource_id" IS NULL  ORDER BY "roles"."id" ASC LIMIT 1  [["name", "Admin"]]
Role Load (0.5ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 1]]
Rendered devise/shared/_links.html.erb (5.2ms)
Rendered devise/registrations/new.html.erb within layouts/devise (61.0ms)

Completed 200 OK in 226ms (Views: 201.3ms | ActiveRecord: 2.3ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-20 18:31:45 +0100

Started POST “/users” for ::1 at 2016-02-20 18:32:08 +0100 Processing by Devise::RegistrationsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Y/ve11Zd0XU6b9UKX+k6P71+Mlzp9YmTmC+wAi/Gu4bLfJ0Cx4l1QK4IvtUlkuLsVehNXZPBgeXvUnrDs3Up1Q==", "user"=>{"email"=>"user@test.de", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "commit"=>"Account erstellen"}
 (0.5ms)  SELECT COUNT(*) FROM "users"
Role Load (0.6ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."name" = $1 AND "roles"."resource_type" IS NULL AND "roles"."resource_id" IS NULL  ORDER BY "roles"."id" ASC LIMIT 1  [["name", "Admin"]]
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 1]]
 (0.1ms)  BEGIN
User Exists (15.7ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = 'user@test.de' LIMIT 1
SQL (0.6ms)  INSERT INTO "users" ("email", "encrypted_password", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["email", "user@test.de"], ["encrypted_password", "$2a$10$OSWZ9c8QJwAbrommQpqt/uf8Up13RsjFDm0/o58st/ydb9N16za/y"], ["created_at", "2016-02-20 17:32:08.339496"], ["updated_at", "2016-02-20 17:32:08.339496"]]
SQL (0.2ms)  INSERT INTO "users_roles" ("role_id", "user_id") VALUES ($1, $2)  [["role_id", 1], ["user_id", 9]]
 (0.5ms)  COMMIT
 (0.1ms)  BEGIN
SQL (0.6ms)  UPDATE "users" SET "last_sign_in_at" = $1, "current_sign_in_at" = $2, "last_sign_in_ip" = $3, "current_sign_in_ip" = $4, "sign_in_count" = $5, "updated_at" = $6 WHERE "users"."id" = $7  [["last_sign_in_at", "2016-02-20 17:32:08.346802"], ["current_sign_in_at", "2016-02-20 17:32:08.346802"], ["last_sign_in_ip", "::1/128"], ["current_sign_in_ip", "::1/128"], ["sign_in_count", 1], ["updated_at", "2016-02-20 17:32:08.348027"], ["id", 9]]
 (0.3ms)  COMMIT

Redirected to localhost:3000/ Completed 302 Found in 156ms (ActiveRecord: 20.4ms)

Started GET “/” for ::1 at 2016-02-20 18:32:08 +0100 Processing by DummyController#index as HTML

User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 9]]
Rendered dummy/index.html.erb within layouts/dummy (2.4ms)

Completed 200 OK in 107ms (Views: 106.0ms | ActiveRecord: 0.6ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455989528662” for ::1 at 2016-02-20 18:32:08 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455989528662"}
Event Load (0.3ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (1.2ms)

Completed 200 OK in 9ms (Views: 7.7ms | ActiveRecord: 0.3ms)

Started GET “/users/edit” for ::1 at 2016-02-20 18:32:13 +0100 Processing by Devise::RegistrationsController#edit as HTML

User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 9]]
Rendered devise/registrations/edit.html.erb within layouts/devise (5.6ms)

Completed 200 OK in 137ms (Views: 134.8ms | ActiveRecord: 0.4ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-20 18:32:13 +0100

Started PUT “/users” for ::1 at 2016-02-20 18:32:36 +0100 Processing by Devise::RegistrationsController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"So+m6CZ3wnH1oc4FfsDI5DESJxYzybzyG7bzDOGvBT3iCOU9t6NmRGHGpdoEuxA32YRYF0n9tIRsyznNfRyXbg==", "user"=>{"email"=>"user@test.de", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "current_password"=>"[FILTERED]"}, "commit"=>"Update"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 9]]
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 LIMIT 1  [["id", 9]]
 (0.6ms)  BEGIN
SQL (0.3ms)  UPDATE "users" SET "encrypted_password" = $1, "updated_at" = $2 WHERE "users"."id" = $3  [["encrypted_password", "$2a$10$j4Uc1v2/XyQxCAeXK8Mc1O8jvHBKRoytuNn14nKKSKzR6CUKk4KcC"], ["updated_at", "2016-02-20 17:32:36.647324"], ["id", 9]]
 (0.4ms)  COMMIT

Redirected to localhost:3000/ Completed 302 Found in 185ms (ActiveRecord: 2.1ms)

Started GET “/” for ::1 at 2016-02-20 18:32:36 +0100 Processing by DummyController#index as HTML

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 9]]
Rendered dummy/index.html.erb within layouts/dummy (2.8ms)

Completed 200 OK in 204ms (Views: 202.2ms | ActiveRecord: 0.3ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455989557015” for ::1 at 2016-02-20 18:32:37 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455989557015"}
Event Load (0.5ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (1.6ms)

Completed 200 OK in 33ms (Views: 31.9ms | ActiveRecord: 0.5ms)

Started DELETE “/users/sign_out” for ::1 at 2016-02-20 18:34:48 +0100

ActiveRecord::SchemaMigration Load (0.5ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by Devise::SessionsController#destroy as HTML

Parameters: {"authenticity_token"=>"c+mJK5I3CGB9BgjcumkYfG+jIObTkzUMW/WcRb0r5pvbbsr+A+OsVelhYwPAEsCvhzVf56mnPXosiFaEIZh0yA=="}
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 9]]
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT

Redirected to localhost:3000/ Completed 302 Found in 223ms (ActiveRecord: 4.3ms)

Started GET “/” for ::1 at 2016-02-20 18:34:50 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (7.8ms)

Completed 200 OK in 2746ms (Views: 2745.5ms | ActiveRecord: 0.0ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455989693819” for ::1 at 2016-02-20 18:34:53 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455989693819"}
Event Load (0.7ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (15.6ms)

Completed 200 OK in 114ms (Views: 101.4ms | ActiveRecord: 1.5ms)

Started GET “/users/sign_up” for ::1 at 2016-02-20 18:34:56 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.8ms)  SELECT COUNT(*) FROM "users"
Role Load (0.5ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."name" = $1 AND "roles"."resource_type" IS NULL AND "roles"."resource_id" IS NULL  ORDER BY "roles"."id" ASC LIMIT 1  [["name", "User"]]
Role Load (0.2ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 2]]
Rendered devise/shared/_links.html.erb (6.0ms)
Rendered devise/registrations/new.html.erb within layouts/devise (59.8ms)

Completed 200 OK in 268ms (Views: 153.7ms | ActiveRecord: 4.3ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-20 18:34:56 +0100

Started GET “/” for ::1 at 2016-02-20 18:35:03 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (0.7ms)

Completed 200 OK in 78ms (Views: 77.7ms | ActiveRecord: 0.0ms)

Started GET “/assets/application.self-89be69515bd6380c12210bb4e114b2548704acd838ca8e0c7e37cac6823ade55.css?body=1” for ::1 at 2016-02-20 18:35:04 +0100

Started GET “/assets/app.self-d5fe64f0cf17001f4a4f966ee01a3622d21ac9410689391516ef9acbd97dc271.css?body=1” for ::1 at 2016-02-20 18:35:04 +0100

Started GET “/assets/events.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-20 18:35:04 +0100

Started GET “/assets/fullcalendar.self-3bd4898d43f7f48923aead9228fcd62b484d2722d60ee1af80df976c606df5fc.css?body=1” for ::1 at 2016-02-20 18:35:04 +0100

Started GET “/assets/main.self-e2cd501f7e9c4b70a6b3260e48f7bd72738273cf5041d064ddfdc82207709b30.css?body=1” for ::1 at 2016-02-20 18:35:04 +0100

Started GET “/assets/event_categories.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-20 18:35:04 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-20 18:35:04 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-20 18:35:04 +0100

Started GET “/assets/scaffolds.self-7bcd1c1813bdc716ea218f6879749642f76043cfbdd19fd464f842f675624555.css?body=1” for ::1 at 2016-02-20 18:35:04 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-20 18:35:04 +0100

Started GET “/assets/ui.self-5932674ca1cb4f97b26558d805c74ac83eb53bcc8cad58aa0c1c3555192bb731.css?body=1” for ::1 at 2016-02-20 18:35:04 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-20 18:35:04 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-20 18:35:04 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-20 18:35:04 +0100

Started GET “/assets/themify-icons.self-0e079db889c23eaa8aa0e582106e31f6e4122b34371f1f9fffa583227ef6ef00.css?body=1” for ::1 at 2016-02-20 18:35:04 +0100

Started GET “/assets/application.self-681c2597f274b655f8df0faaf5841a5d102bc8565e297102d5f0263cc15372fe.js?body=1” for ::1 at 2016-02-20 18:35:04 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-20 18:35:04 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-20 18:35:04 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-20 18:35:04 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-20 18:35:04 +0100

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455989704337” for ::1 at 2016-02-20 18:35:04 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455989704337"}
Event Load (0.4ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (1.6ms)

Completed 200 OK in 10ms (Views: 8.2ms | ActiveRecord: 0.4ms)

Started GET “/users/sign_in” for ::1 at 2016-02-20 18:35:06 +0100 Processing by Devise::SessionsController#new as HTML

 (0.4ms)  SELECT COUNT(*) FROM "users"
Role Load (0.7ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."name" = $1 AND "roles"."resource_type" IS NULL AND "roles"."resource_id" IS NULL  ORDER BY "roles"."id" ASC LIMIT 1  [["name", "User"]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 2]]
Rendered devise/shared/_links.html.erb (9.0ms)
Rendered devise/sessions/new.html.erb within layouts/devise (43.1ms)

Completed 200 OK in 131ms (Views: 109.6ms | ActiveRecord: 1.4ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-20 18:35:06 +0100

Started POST “/users/sign_in” for ::1 at 2016-02-20 18:35:26 +0100 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"dst90oxEboFfQSBeaI6E3ke5BanIVNipLf7XbFBXVRcwiwYlUkvW3/FO87+nakm36s3xhIj/DC3tshWtavpcmQ==", "user"=>{"email"=>"user@test.de", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log In"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."email" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["email", "user@test.de"]]
 (0.1ms)  BEGIN
SQL (0.4ms)  UPDATE "users" SET "current_sign_in_at" = $1, "sign_in_count" = $2, "updated_at" = $3 WHERE "users"."id" = $4  [["current_sign_in_at", "2016-02-20 17:35:26.572032"], ["sign_in_count", 2], ["updated_at", "2016-02-20 17:35:26.574374"], ["id", 9]]
 (30.9ms)  COMMIT

Redirected to localhost:3000/ Completed 302 Found in 191ms (ActiveRecord: 31.8ms)

Started GET “/” for ::1 at 2016-02-20 18:35:26 +0100 Processing by DummyController#index as HTML

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 9]]
Role Load (22.9ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 9]]
Rendered dummy/index.html.erb within layouts/dummy (55.8ms)

Completed 200 OK in 284ms (Views: 260.6ms | ActiveRecord: 23.2ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455989727106” for ::1 at 2016-02-20 18:35:27 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455989727106"}
Event Load (0.8ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (2.1ms)

Completed 200 OK in 71ms (Views: 69.0ms | ActiveRecord: 0.8ms)

Started GET “/users/edit” for ::1 at 2016-02-20 18:35:33 +0100 Processing by Devise::RegistrationsController#edit as HTML

User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 9]]
Rendered devise/registrations/edit.html.erb within layouts/devise (5.5ms)

Completed 200 OK in 72ms (Views: 69.4ms | ActiveRecord: 0.6ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-20 18:35:33 +0100

Started PUT “/users” for ::1 at 2016-02-20 18:36:03 +0100 Processing by Devise::RegistrationsController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"zNMi4ySH8pXn63hF5+aipLCt0N/N+X5XpT1blqQriqvsLmBWRbkQnbkto0XF0kUfoaLa1vo9CAWnUairmR76Hg==", "user"=>{"email"=>"user@test.de", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "current_password"=>"[FILTERED]"}, "commit"=>"Update"}
User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 9]]
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 LIMIT 1  [["id", 9]]
 (0.2ms)  BEGIN
SQL (0.3ms)  UPDATE "users" SET "encrypted_password" = $1, "updated_at" = $2 WHERE "users"."id" = $3  [["encrypted_password", "$2a$10$GnD8PRE.pCqZiLug2kAp0u/WyxpMuGvEocVLK1ULvQfUl4Z1.zv.2"], ["updated_at", "2016-02-20 17:36:03.999062"], ["id", 9]]
 (0.5ms)  COMMIT

Redirected to localhost:3000/ Completed 302 Found in 183ms (ActiveRecord: 1.7ms)

Started GET “/” for ::1 at 2016-02-20 18:36:04 +0100 Processing by DummyController#index as HTML

User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 9]]
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 9]]
Rendered dummy/index.html.erb within layouts/dummy (4.0ms)

Completed 200 OK in 196ms (Views: 194.0ms | ActiveRecord: 0.9ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455989764321” for ::1 at 2016-02-20 18:36:04 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455989764321"}
Event Load (0.3ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (1.0ms)

Completed 200 OK in 11ms (Views: 10.2ms | ActiveRecord: 0.3ms)

Started GET “/users/sign_up” for ::1 at 2016-02-20 18:40:52 +0100 Processing by Devise::RegistrationsController#new as HTML

 (2.1ms)  SELECT COUNT(*) FROM "users"
Role Load (0.6ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."name" = $1 AND "roles"."resource_type" IS NULL AND "roles"."resource_id" IS NULL  ORDER BY "roles"."id" ASC LIMIT 1  [["name", "User"]]
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 2]]
Rendered devise/shared/_links.html.erb (4.7ms)
Rendered devise/registrations/new.html.erb within layouts/devise (62.9ms)

Completed 200 OK in 456ms (Views: 409.4ms | ActiveRecord: 3.1ms)

Started GET “/users/sign_up” for ::1 at 2016-02-20 18:40:57 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.3ms)  SELECT COUNT(*) FROM "users"
Role Load (0.5ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."name" = $1 AND "roles"."resource_type" IS NULL AND "roles"."resource_id" IS NULL  ORDER BY "roles"."id" ASC LIMIT 1  [["name", "User"]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 2]]
Rendered devise/shared/_links.html.erb (3.0ms)
Rendered devise/registrations/new.html.erb within layouts/devise (9.4ms)

Completed 200 OK in 143ms (Views: 135.4ms | ActiveRecord: 1.1ms)

Started GET “/assets/fullcalendar.self-3bd4898d43f7f48923aead9228fcd62b484d2722d60ee1af80df976c606df5fc.css?body=1” for ::1 at 2016-02-20 18:40:57 +0100

Started GET “/assets/event_categories.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-20 18:40:57 +0100

Started GET “/assets/app.self-d5fe64f0cf17001f4a4f966ee01a3622d21ac9410689391516ef9acbd97dc271.css?body=1” for ::1 at 2016-02-20 18:40:57 +0100

Started GET “/assets/events.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-20 18:40:57 +0100

Started GET “/assets/main.self-e2cd501f7e9c4b70a6b3260e48f7bd72738273cf5041d064ddfdc82207709b30.css?body=1” for ::1 at 2016-02-20 18:40:57 +0100

Started GET “/assets/application.self-89be69515bd6380c12210bb4e114b2548704acd838ca8e0c7e37cac6823ade55.css?body=1” for ::1 at 2016-02-20 18:40:57 +0100

Started GET “/assets/scaffolds.self-7bcd1c1813bdc716ea218f6879749642f76043cfbdd19fd464f842f675624555.css?body=1” for ::1 at 2016-02-20 18:40:57 +0100

Started GET “/assets/themify-icons.self-0e079db889c23eaa8aa0e582106e31f6e4122b34371f1f9fffa583227ef6ef00.css?body=1” for ::1 at 2016-02-20 18:40:57 +0100

Started GET “/assets/ui.self-5932674ca1cb4f97b26558d805c74ac83eb53bcc8cad58aa0c1c3555192bb731.css?body=1” for ::1 at 2016-02-20 18:40:57 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-20 18:40:57 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-20 18:40:57 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-20 18:40:57 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-20 18:40:57 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-20 18:40:57 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-20 18:40:57 +0100

Started GET “/assets/application.self-681c2597f274b655f8df0faaf5841a5d102bc8565e297102d5f0263cc15372fe.js?body=1” for ::1 at 2016-02-20 18:40:57 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-20 18:40:57 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-20 18:40:57 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-20 18:40:57 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-20 18:40:57 +0100

Started GET “/users/sign_up” for ::1 at 2016-02-20 18:41:07 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.5ms)  SELECT COUNT(*) FROM "users"
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."name" = $1 AND "roles"."resource_type" IS NULL AND "roles"."resource_id" IS NULL  ORDER BY "roles"."id" ASC LIMIT 1  [["name", "User"]]
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 2]]
Rendered devise/shared/_links.html.erb (2.5ms)
Rendered devise/registrations/new.html.erb within layouts/devise (6.9ms)

Completed 200 OK in 69ms (Views: 60.8ms | ActiveRecord: 1.3ms)

Started GET “/assets/application.self-89be69515bd6380c12210bb4e114b2548704acd838ca8e0c7e37cac6823ade55.css?body=1” for ::1 at 2016-02-20 18:41:07 +0100

Started GET “/assets/events.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-20 18:41:07 +0100

Started GET “/assets/event_categories.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-20 18:41:07 +0100

Started GET “/assets/app.self-d5fe64f0cf17001f4a4f966ee01a3622d21ac9410689391516ef9acbd97dc271.css?body=1” for ::1 at 2016-02-20 18:41:07 +0100

Started GET “/assets/main.self-e2cd501f7e9c4b70a6b3260e48f7bd72738273cf5041d064ddfdc82207709b30.css?body=1” for ::1 at 2016-02-20 18:41:07 +0100

Started GET “/assets/fullcalendar.self-3bd4898d43f7f48923aead9228fcd62b484d2722d60ee1af80df976c606df5fc.css?body=1” for ::1 at 2016-02-20 18:41:07 +0100

Started GET “/assets/scaffolds.self-7bcd1c1813bdc716ea218f6879749642f76043cfbdd19fd464f842f675624555.css?body=1” for ::1 at 2016-02-20 18:41:07 +0100

Started GET “/assets/themify-icons.self-0e079db889c23eaa8aa0e582106e31f6e4122b34371f1f9fffa583227ef6ef00.css?body=1” for ::1 at 2016-02-20 18:41:07 +0100

Started GET “/assets/ui.self-5932674ca1cb4f97b26558d805c74ac83eb53bcc8cad58aa0c1c3555192bb731.css?body=1” for ::1 at 2016-02-20 18:41:07 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-20 18:41:07 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-20 18:41:07 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-20 18:41:07 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-20 18:41:07 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-20 18:41:07 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-20 18:41:07 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-20 18:41:07 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-20 18:41:07 +0100

Started GET “/assets/application.self-681c2597f274b655f8df0faaf5841a5d102bc8565e297102d5f0263cc15372fe.js?body=1” for ::1 at 2016-02-20 18:41:07 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-20 18:41:07 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-20 18:41:07 +0100

Started POST “/users” for ::1 at 2016-02-20 18:41:32 +0100 Processing by Devise::RegistrationsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"g72jmjZOGQZmhV1jjeiE1NRTYjoCQJwsKYlIh6I7L2E7AVrtm2KmFI6j2XnO5cq2yJ9W/D+u4uKDVqkEj9jEPA==", "user"=>{"email"=>"test@test.de", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "commit"=>"Account erstellen"}
 (0.4ms)  SELECT COUNT(*) FROM "users"
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."name" = $1 AND "roles"."resource_type" IS NULL AND "roles"."resource_id" IS NULL  ORDER BY "roles"."id" ASC LIMIT 1  [["name", "User"]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 2]]
 (0.1ms)  BEGIN
User Exists (0.4ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = 'test@test.de' LIMIT 1
 (12.0ms)  ROLLBACK
Rendered devise/shared/_links.html.erb (3.0ms)
Rendered devise/registrations/new.html.erb within layouts/devise (10.6ms)

Completed 200 OK in 278ms (Views: 138.3ms | ActiveRecord: 13.5ms)

Started POST “/users” for ::1 at 2016-02-20 18:41:41 +0100 Processing by Devise::RegistrationsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"oBFZnCzoA4F+BRBn2PzKkb/aaDibJlfJXHhDicTvbZ8YraDrgcS8k5YjlH2b8YTzoxZc/qbIKQf2p6IK6QyGwg==", "user"=>{"email"=>"test@test.de", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "commit"=>"Account erstellen"}
 (0.4ms)  SELECT COUNT(*) FROM "users"
Role Load (0.2ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."name" = $1 AND "roles"."resource_type" IS NULL AND "roles"."resource_id" IS NULL  ORDER BY "roles"."id" ASC LIMIT 1  [["name", "User"]]
Role Load (0.2ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 2]]
 (0.1ms)  BEGIN
User Exists (0.6ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = 'test@test.de' LIMIT 1
SQL (60.7ms)  INSERT INTO "users" ("email", "encrypted_password", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["email", "test@test.de"], ["encrypted_password", "$2a$10$zIeK7QvPIgbEnurcUmqi6umkWk4GPC/XRfh0H4Cxi/72djDt5JwuC"], ["created_at", "2016-02-20 17:41:41.949758"], ["updated_at", "2016-02-20 17:41:41.949758"]]
SQL (0.2ms)  INSERT INTO "users_roles" ("role_id", "user_id") VALUES ($1, $2)  [["role_id", 2], ["user_id", 10]]
 (0.5ms)  COMMIT
 (0.1ms)  BEGIN
SQL (0.4ms)  UPDATE "users" SET "last_sign_in_at" = $1, "current_sign_in_at" = $2, "last_sign_in_ip" = $3, "current_sign_in_ip" = $4, "sign_in_count" = $5, "updated_at" = $6 WHERE "users"."id" = $7  [["last_sign_in_at", "2016-02-20 17:41:42.016878"], ["current_sign_in_at", "2016-02-20 17:41:42.016878"], ["last_sign_in_ip", "::1/128"], ["current_sign_in_ip", "::1/128"], ["sign_in_count", 1], ["updated_at", "2016-02-20 17:41:42.017827"], ["id", 10]]
 (0.4ms)  COMMIT

Redirected to localhost:3000/ Completed 302 Found in 160ms (ActiveRecord: 64.7ms)

Started GET “/” for ::1 at 2016-02-20 18:41:42 +0100 Processing by DummyController#index as HTML

User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 10]]
Role Load (0.7ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 10]]
Rendered dummy/index.html.erb within layouts/dummy (4.5ms)

Completed 200 OK in 68ms (Views: 66.8ms | ActiveRecord: 1.1ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455990102244” for ::1 at 2016-02-20 18:41:42 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455990102244"}
Event Load (0.5ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (2.0ms)

Completed 200 OK in 17ms (Views: 15.0ms | ActiveRecord: 0.5ms)

Started GET “/users/edit” for ::1 at 2016-02-20 18:41:44 +0100 Processing by Devise::RegistrationsController#edit as HTML

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 10]]
Rendered devise/registrations/edit.html.erb within layouts/devise (5.2ms)

Completed 200 OK in 78ms (Views: 76.1ms | ActiveRecord: 0.2ms)

Started PUT “/users” for ::1 at 2016-02-20 18:41:57 +0100 Processing by Devise::RegistrationsController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"sRCACWMEJG+9yWS+y/X8hYtjzIommu0Y5k5mxKzhTKkJrHl+ziibfVXv4KSI+LLnl6/4TBt0k9ZMkYdHgQKn9A==", "user"=>{"email"=>"test@test.de", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "current_password"=>"[FILTERED]"}, "commit"=>"Update"}
User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 10]]
User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 LIMIT 1  [["id", 10]]
 (0.2ms)  BEGIN
SQL (0.4ms)  UPDATE "users" SET "encrypted_password" = $1, "updated_at" = $2 WHERE "users"."id" = $3  [["encrypted_password", "$2a$10$1VbqiUfVq9GaT7aiPVCNHu18ppcDkHMu6rdbTHEpek6p.hpuphA6C"], ["updated_at", "2016-02-20 17:41:57.263849"], ["id", 10]]
 (0.6ms)  COMMIT

Redirected to localhost:3000/ Completed 302 Found in 168ms (ActiveRecord: 1.8ms)

Started GET “/” for ::1 at 2016-02-20 18:41:57 +0100 Processing by DummyController#index as HTML

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 10]]
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 10]]
Rendered dummy/index.html.erb within layouts/dummy (3.5ms)

Completed 200 OK in 57ms (Views: 56.2ms | ActiveRecord: 0.7ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455990117494” for ::1 at 2016-02-20 18:41:57 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455990117494"}
Event Load (0.5ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (1.8ms)

Completed 200 OK in 15ms (Views: 13.4ms | ActiveRecord: 0.5ms)

Started GET “/users/edit” for ::1 at 2016-02-20 18:45:01 +0100 Processing by Devise::RegistrationsController#edit as HTML

User Load (0.9ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 10]]
Rendered devise/registrations/edit.html.erb within layouts/devise (75.5ms)

Completed 200 OK in 1030ms (Views: 1005.4ms | ActiveRecord: 0.9ms)

Started PUT “/users” for ::1 at 2016-02-20 18:45:32 +0100 Processing by Devise::RegistrationsController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"s7NJKIxFOma3/ZeF5uOMBeIubbPN5qMhrcc0Vtup+18LD7BfIWmFdF/bE5+l7sJn/uJZdfAI3e8HGNXV9koQAg==", "user"=>{"email"=>"test@test.de", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "current_password"=>"[FILTERED]"}, "commit"=>"Update"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 10]]
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 LIMIT 1  [["id", 10]]
Rendered devise/registrations/edit.html.erb within layouts/devise (16.2ms)

Completed 200 OK in 419ms (Views: 254.4ms | ActiveRecord: 0.9ms)

Started PUT “/users” for ::1 at 2016-02-20 18:45:56 +0100 Processing by Devise::RegistrationsController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"i80DjBF7kjf8HjruViNXH79gCMiRmK9fKgrYtNN1QjAzcfr7vFctJRQ4vvQVLhl9o6w8Dqx20ZGA1Tk3/papbQ==", "user"=>{"email"=>"test@test.de", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "current_password"=>"[FILTERED]"}, "commit"=>"Update"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 10]]
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 LIMIT 1  [["id", 10]]
 (0.2ms)  BEGIN
SQL (0.5ms)  UPDATE "users" SET "encrypted_password" = $1, "updated_at" = $2 WHERE "users"."id" = $3  [["encrypted_password", "$2a$10$yeS2VwPKKmBDRj404MVRUuIkx6uV4OI19Upsl6Sq0idB3zTvIb2tS"], ["updated_at", "2016-02-20 17:45:56.314442"], ["id", 10]]
 (0.6ms)  COMMIT

Redirected to localhost:3000/ Completed 302 Found in 165ms (ActiveRecord: 1.9ms)

Started GET “/” for ::1 at 2016-02-20 18:45:56 +0100 Processing by DummyController#index as HTML

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 10]]
Role Load (0.7ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 10]]
Rendered dummy/index.html.erb within layouts/dummy (4.8ms)

Completed 200 OK in 84ms (Views: 81.9ms | ActiveRecord: 0.9ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455990356531” for ::1 at 2016-02-20 18:45:56 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455990356531"}
Event Load (0.6ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (1.9ms)

Completed 200 OK in 18ms (Views: 16.6ms | ActiveRecord: 0.6ms)

Started GET “/users/edit” for ::1 at 2016-02-20 18:48:39 +0100 Processing by Devise::RegistrationsController#edit as HTML

User Load (0.9ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 9]]
Rendered devise/registrations/edit.html.erb within layouts/devise (102.1ms)

Completed 200 OK in 636ms (Views: 603.3ms | ActiveRecord: 0.9ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-20 18:48:40 +0100

Started GET “/users/edit” for ::1 at 2016-02-20 18:48:54 +0100 Processing by Devise::RegistrationsController#edit as HTML

User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 9]]
Rendered devise/registrations/edit.html.erb within layouts/devise (11.3ms)

Completed 200 OK in 94ms (Views: 89.8ms | ActiveRecord: 0.4ms)

Started GET “/assets/application.self-89be69515bd6380c12210bb4e114b2548704acd838ca8e0c7e37cac6823ade55.css?body=1” for ::1 at 2016-02-20 18:48:55 +0100

Started GET “/assets/fullcalendar.self-3bd4898d43f7f48923aead9228fcd62b484d2722d60ee1af80df976c606df5fc.css?body=1” for ::1 at 2016-02-20 18:48:55 +0100

Started GET “/assets/event_categories.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-20 18:48:55 +0100

Started GET “/assets/app.self-d5fe64f0cf17001f4a4f966ee01a3622d21ac9410689391516ef9acbd97dc271.css?body=1” for ::1 at 2016-02-20 18:48:55 +0100

Started GET “/assets/main.self-e2cd501f7e9c4b70a6b3260e48f7bd72738273cf5041d064ddfdc82207709b30.css?body=1” for ::1 at 2016-02-20 18:48:55 +0100

Started GET “/assets/events.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-20 18:48:55 +0100

Started GET “/assets/scaffolds.self-7bcd1c1813bdc716ea218f6879749642f76043cfbdd19fd464f842f675624555.css?body=1” for ::1 at 2016-02-20 18:48:55 +0100

Started GET “/assets/ui.self-5932674ca1cb4f97b26558d805c74ac83eb53bcc8cad58aa0c1c3555192bb731.css?body=1” for ::1 at 2016-02-20 18:48:55 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-20 18:48:55 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-20 18:48:55 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-20 18:48:55 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-20 18:48:55 +0100

Started GET “/assets/themify-icons.self-0e079db889c23eaa8aa0e582106e31f6e4122b34371f1f9fffa583227ef6ef00.css?body=1” for ::1 at 2016-02-20 18:48:55 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-20 18:48:55 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-20 18:48:55 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-20 18:48:55 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-20 18:48:55 +0100

Started GET “/assets/application.self-681c2597f274b655f8df0faaf5841a5d102bc8565e297102d5f0263cc15372fe.js?body=1” for ::1 at 2016-02-20 18:48:55 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-20 18:48:55 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-20 18:48:55 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-20 18:48:55 +0100

Started GET “/users” for ::1 at 2016-02-20 18:49:02 +0100 Processing by UsersController#index as HTML

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 10]]
Role Load (0.8ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 10]]
CACHE (0.0ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 10]]

Redirected to localhost:3000/users/edit Completed 302 Found in 38ms (ActiveRecord: 1.1ms)

Started GET “/users/edit” for ::1 at 2016-02-20 18:49:03 +0100 Processing by Devise::RegistrationsController#edit as HTML

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 10]]
Rendered devise/registrations/edit.html.erb within layouts/devise (6.3ms)

Completed 200 OK in 62ms (Views: 59.8ms | ActiveRecord: 0.2ms)

Started GET “/assets/application.self-89be69515bd6380c12210bb4e114b2548704acd838ca8e0c7e37cac6823ade55.css?body=1” for ::1 at 2016-02-20 18:49:03 +0100

Started GET “/assets/events.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-20 18:49:03 +0100

Started GET “/assets/event_categories.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-20 18:49:03 +0100

Started GET “/assets/main.self-e2cd501f7e9c4b70a6b3260e48f7bd72738273cf5041d064ddfdc82207709b30.css?body=1” for ::1 at 2016-02-20 18:49:03 +0100

Started GET “/assets/fullcalendar.self-3bd4898d43f7f48923aead9228fcd62b484d2722d60ee1af80df976c606df5fc.css?body=1” for ::1 at 2016-02-20 18:49:03 +0100

Started GET “/assets/app.self-d5fe64f0cf17001f4a4f966ee01a3622d21ac9410689391516ef9acbd97dc271.css?body=1” for ::1 at 2016-02-20 18:49:03 +0100

Started GET “/assets/themify-icons.self-0e079db889c23eaa8aa0e582106e31f6e4122b34371f1f9fffa583227ef6ef00.css?body=1” for ::1 at 2016-02-20 18:49:03 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-20 18:49:03 +0100

Started GET “/assets/ui.self-5932674ca1cb4f97b26558d805c74ac83eb53bcc8cad58aa0c1c3555192bb731.css?body=1” for ::1 at 2016-02-20 18:49:03 +0100

Started GET “/assets/scaffolds.self-7bcd1c1813bdc716ea218f6879749642f76043cfbdd19fd464f842f675624555.css?body=1” for ::1 at 2016-02-20 18:49:03 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-20 18:49:03 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-20 18:49:03 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-20 18:49:03 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-20 18:49:03 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-20 18:49:03 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-20 18:49:03 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-20 18:49:03 +0100

Started GET “/assets/application.self-681c2597f274b655f8df0faaf5841a5d102bc8565e297102d5f0263cc15372fe.js?body=1” for ::1 at 2016-02-20 18:49:03 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-20 18:49:03 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-20 18:49:03 +0100

Started PUT “/users” for ::1 at 2016-02-20 18:49:47 +0100 Processing by Devise::RegistrationsController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"c/ExkYTMceZv1PNJI96nNUbJUSk/qbVCXKf1xzlWeDbLTcjmKeDO9Ifyd1Ng0+lXWgVl7wJHy4z2eBREFLWTaw==", "user"=>{"email"=>"test@test.de", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "current_password"=>"[FILTERED]"}, "commit"=>"Update"}
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 10]]
User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 LIMIT 1  [["id", 10]]
 (0.2ms)  BEGIN
SQL (36.8ms)  UPDATE "users" SET "encrypted_password" = $1, "updated_at" = $2 WHERE "users"."id" = $3  [["encrypted_password", "$2a$10$444nP9wNUKfbDoSktOoaYuJkJ6LP1hVxpZYtiKflIYRTm4omuWTeC"], ["updated_at", "2016-02-20 17:49:47.809311"], ["id", 10]]
 (0.4ms)  COMMIT

Redirected to localhost:3000/ Completed 302 Found in 206ms (ActiveRecord: 38.0ms)

Started GET “/” for ::1 at 2016-02-20 18:49:47 +0100 Processing by DummyController#index as HTML

User Load (0.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 10]]
Role Load (0.3ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 10]]
Rendered dummy/index.html.erb within layouts/dummy (4.7ms)

Completed 200 OK in 373ms (Views: 371.7ms | ActiveRecord: 0.6ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455990588365” for ::1 at 2016-02-20 18:49:48 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455990588365"}
Event Load (0.8ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (2.2ms)

Completed 200 OK in 52ms (Views: 50.7ms | ActiveRecord: 0.8ms)

Started DELETE “/users/sign_out” for ::1 at 2016-02-20 18:51:35 +0100 Processing by Devise::SessionsController#destroy as HTML

Parameters: {"authenticity_token"=>"EHqvvha2YGLc0L/IAx9tjH0PfFHX8ZyHAoqdECWY8nCoxlbJu5rfcDT2O9JAEiPuYcNIl+of4kmoVXyTCHsZLQ=="}
User Load (0.6ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 10]]
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT

Redirected to localhost:3000/ Completed 302 Found in 14ms (ActiveRecord: 0.9ms)

Started GET “/” for ::1 at 2016-02-20 18:51:35 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (2.7ms)

Completed 200 OK in 480ms (Views: 479.6ms | ActiveRecord: 0.0ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455990696240” for ::1 at 2016-02-20 18:51:36 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455990696240"}
Event Load (2.9ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (6.4ms)

Completed 200 OK in 59ms (Views: 55.0ms | ActiveRecord: 2.9ms)

Started GET “/users/sign_up” for ::1 at 2016-02-20 18:51:38 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.4ms)  SELECT COUNT(*) FROM "users"
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."name" = $1 AND "roles"."resource_type" IS NULL AND "roles"."resource_id" IS NULL  ORDER BY "roles"."id" ASC LIMIT 1  [["name", "User"]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 2]]
Rendered devise/shared/_links.html.erb (3.3ms)
Rendered devise/registrations/new.html.erb within layouts/devise (41.9ms)

Completed 200 OK in 178ms (Views: 167.4ms | ActiveRecord: 1.1ms)

Started GET “/” for ::1 at 2016-02-20 19:59:58 +0100

ActiveRecord::SchemaMigration Load (0.6ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by DummyController#index as HTML

User Load (16.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 9]]
Rendered dummy/index.html.erb within layouts/dummy (98.7ms)

Completed 500 Internal Server Error in 258ms (ActiveRecord: 37.8ms)

NoMethodError - undefined method `user_path' for #<#<Class:0x007f942f27c700>:0x007f942f274640>:

app/views/dummy/index.html.erb:6:in `_app_views_dummy_index_html_erb__105175231871030889_70137211409660'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/64160ab6d3874488/variables” for ::1 at 2016-02-20 20:00:01 +0100

Started GET “/” for ::1 at 2016-02-20 20:05:08 +0100

ActiveRecord::SchemaMigration Load (0.5ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by DummyController#index as HTML

User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 9]]
Role Load (39.6ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 9]]
Rendered dummy/index.html.erb within layouts/dummy (216.1ms)

Completed 200 OK in 1772ms (Views: 1700.5ms | ActiveRecord: 47.4ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455995114258” for ::1 at 2016-02-20 20:05:15 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455995114258"}
Event Load (60.6ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (107.4ms)

Completed 200 OK in 216ms (Views: 120.6ms | ActiveRecord: 61.4ms)

Started GET “/” for ::1 at 2016-02-20 20:05:20 +0100 Processing by DummyController#index as HTML

User Load (1.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 9]]
Role Load (0.5ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 9]]
Rendered dummy/index.html.erb within layouts/dummy (8.3ms)

Completed 200 OK in 135ms (Views: 132.0ms | ActiveRecord: 1.8ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455995121231” for ::1 at 2016-02-20 20:05:21 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455995121231"}
Event Load (0.4ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (1.0ms)

Completed 200 OK in 54ms (Views: 52.8ms | ActiveRecord: 0.4ms)

Started GET “/recurrences/new” for ::1 at 2016-02-20 20:05:21 +0100 Processing by RecurrencesController#new as HTML

Rendered recurrences/_rule_fields.html.erb (14.6ms)
Rendered recurrences/_form.html.erb (1160.4ms)
Rendered recurrences/new.html.erb within layouts/application (1269.6ms)

Completed 200 OK in 1433ms (Views: 1301.1ms | ActiveRecord: 87.8ms)

Started GET “/recurrences/2/edit” for ::1 at 2016-02-20 20:05:23 +0100 Processing by RecurrencesController#edit as HTML

Parameters: {"id"=>"2"}
Recurrence Load (26.5ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 2]]
Rule Load (0.6ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 2]]
Rendered recurrences/_rule_fields.html.erb (20.4ms)
Rendered recurrences/_rule_fields.html.erb (12.5ms)
Rendered recurrences/_rule_fields.html.erb (11.4ms)
Rendered recurrences/_rule_fields.html.erb (12.7ms)
Rendered recurrences/_rule_fields.html.erb (11.0ms)
Rendered recurrences/_form.html.erb (130.3ms)
Rendered recurrences/edit.html.erb within layouts/application (132.7ms)

Completed 200 OK in 256ms (Views: 206.3ms | ActiveRecord: 27.1ms)

Started GET “/recurrences/2” for ::1 at 2016-02-20 20:05:24 +0100 Processing by RecurrencesController#show as HTML

Parameters: {"id"=>"2"}
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 2]]
Rendered recurrences/show.html.erb within layouts/application (56.9ms)

Completed 200 OK in 215ms (Views: 213.1ms | ActiveRecord: 0.3ms)

Started GET “/recurrences/” for ::1 at 2016-02-20 20:05:24 +0100 Processing by RecurrencesController#index as HTML

Recurrence Load (0.3ms)  SELECT "recurrences".* FROM "recurrences"
Rendered recurrences/index.html.erb within layouts/application (2.1ms)

Completed 200 OK in 84ms (Views: 82.9ms | ActiveRecord: 0.3ms)

Started GET “/recurrences/” for ::1 at 2016-02-20 20:05:24 +0100 Processing by RecurrencesController#index as HTML

Recurrence Load (0.3ms)  SELECT "recurrences".* FROM "recurrences"
Rendered recurrences/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 142ms (Views: 141.2ms | ActiveRecord: 0.3ms)

Started DELETE “/recurrences/2” for ::1 at 2016-02-20 20:05:30 +0100 Processing by RecurrencesController#destroy as HTML

Parameters: {"authenticity_token"=>"yLAQs1DsbfCOsrK9ya79nhKhURBUkGR9wn91lbKj/O3oTVIGMdKP+NB0ab3rmholA65bGWNUEi/AE4aoj5aMWA==", "id"=>"2"}
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 2]]
 (34.1ms)  BEGIN
SQL (896.2ms)  DELETE FROM "recurrences" WHERE "recurrences"."id" = $1  [["id", 2]]
 (200.2ms)  COMMIT

Redirected to localhost:3000/recurrences Completed 302 Found in 1188ms (ActiveRecord: 1130.8ms)

Started GET “/recurrences” for ::1 at 2016-02-20 20:05:31 +0100 Processing by RecurrencesController#index as HTML

Recurrence Load (0.4ms)  SELECT "recurrences".* FROM "recurrences"
Rendered recurrences/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 69ms (Views: 68.2ms | ActiveRecord: 0.4ms)

Started GET “/recurrences/new” for ::1 at 2016-02-20 20:05:34 +0100 Processing by RecurrencesController#new as HTML

Rendered recurrences/_rule_fields.html.erb (12.2ms)
Rendered recurrences/_form.html.erb (34.7ms)
Rendered recurrences/new.html.erb within layouts/application (37.5ms)

Completed 200 OK in 98ms (Views: 97.3ms | ActiveRecord: 0.0ms)

Started GET “/recurrences” for ::1 at 2016-02-20 20:05:48 +0100 Processing by RecurrencesController#index as HTML

Recurrence Load (0.3ms)  SELECT "recurrences".* FROM "recurrences"
Rendered recurrences/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 59ms (Views: 57.8ms | ActiveRecord: 0.3ms)

Started GET “/recurrences/new” for ::1 at 2016-02-20 20:05:50 +0100 Processing by RecurrencesController#new as HTML

Rendered recurrences/_rule_fields.html.erb (7.0ms)
Rendered recurrences/_form.html.erb (17.1ms)
Rendered recurrences/new.html.erb within layouts/application (23.1ms)

Completed 200 OK in 84ms (Views: 83.1ms | ActiveRecord: 0.0ms)

Started POST “/recurrences” for ::1 at 2016-02-20 20:06:12 +0100 Processing by RecurrencesController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"24Sd9VzUHWUclmW9RSGAkMER3J1UbPS/ECOGP2GgD1r7ed9APer/bUJQvr1nFWcr0B7WlGOogu0ST3UCXJV/7w==", "recurrence"=>{"start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"20", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"20", "rules_attributes"=>{"1455995152226"=>{"day"=>"2", "week"=>"1", "month"=>"0", "days"=>"0", "_destroy"=>"false"}}}, "commit"=>"Create Recurrence"}

Unpermitted parameter: _destroy

 (0.1ms)  BEGIN
SQL (94.0ms)  INSERT INTO "recurrences" ("start", "end", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["start", "2016-02-20"], ["end", "2016-02-20"], ["created_at", "2016-02-20 19:06:12.743898"], ["updated_at", "2016-02-20 19:06:12.743898"]]
SQL (1.6ms)  INSERT INTO "rules" ("day", "week", "month", "days", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["day", 2], ["week", 1], ["month", 0], ["days", 0], ["recurrence_id", 3], ["created_at", "2016-02-20 19:06:12.852421"], ["updated_at", "2016-02-20 19:06:12.852421"]]
 (21.2ms)  COMMIT

Redirected to localhost:3000/recurrences/3 Completed 302 Found in 139ms (ActiveRecord: 117.0ms)

Started GET “/recurrences/3” for ::1 at 2016-02-20 20:06:12 +0100 Processing by RecurrencesController#show as HTML

Parameters: {"id"=>"3"}
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 3]]
Rendered recurrences/show.html.erb within layouts/application (0.5ms)

Completed 200 OK in 141ms (Views: 140.0ms | ActiveRecord: 0.3ms)

Started GET “/recurrences/3/edit” for ::1 at 2016-02-20 20:06:21 +0100 Processing by RecurrencesController#edit as HTML

Parameters: {"id"=>"3"}
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 3]]
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 3]]
Rendered recurrences/_rule_fields.html.erb (8.9ms)
Rendered recurrences/_rule_fields.html.erb (7.4ms)
Rendered recurrences/_form.html.erb (30.3ms)
Rendered recurrences/edit.html.erb within layouts/application (45.9ms)

Completed 200 OK in 105ms (Views: 103.1ms | ActiveRecord: 0.6ms)

Started PATCH “/recurrences/3” for ::1 at 2016-02-20 20:06:41 +0100 Processing by RecurrencesController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Bv901KZGOtfy+kvdG9+nN3RyUtJVZGe2dmj0H+yT49gmAjZhx3jY36w8kN0560CMZX1Y22KgEeR0BAci0aaTbQ==", "recurrence"=>{"start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"20", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"20", "rules_attributes"=>{"0"=>{"day"=>"2", "week"=>"1", "month"=>"0", "days"=>"0", "_destroy"=>"false", "id"=>"9"}, "1455995187369"=>{"day"=>"4", "week"=>"2", "month"=>"0", "days"=>"0", "_destroy"=>"false"}}}, "commit"=>"Update Recurrence", "id"=>"3"}
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 3]]

Unpermitted parameters: _destroy, id Unpermitted parameter: _destroy

 (0.2ms)  BEGIN
SQL (0.5ms)  INSERT INTO "rules" ("day", "week", "month", "days", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["day", 2], ["week", 1], ["month", 0], ["days", 0], ["recurrence_id", 3], ["created_at", "2016-02-20 19:06:41.294715"], ["updated_at", "2016-02-20 19:06:41.294715"]]
SQL (25.5ms)  INSERT INTO "rules" ("day", "week", "month", "days", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["day", 4], ["week", 2], ["month", 0], ["days", 0], ["recurrence_id", 3], ["created_at", "2016-02-20 19:06:41.299921"], ["updated_at", "2016-02-20 19:06:41.299921"]]
 (0.6ms)  COMMIT

Redirected to localhost:3000/recurrences/3 Completed 302 Found in 62ms (ActiveRecord: 27.1ms)

Started GET “/recurrences/3” for ::1 at 2016-02-20 20:06:41 +0100 Processing by RecurrencesController#show as HTML

Parameters: {"id"=>"3"}
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 3]]
Rendered recurrences/show.html.erb within layouts/application (0.9ms)

Completed 200 OK in 138ms (Views: 136.2ms | ActiveRecord: 0.3ms)

Started GET “/recurrences/3/edit” for ::1 at 2016-02-20 20:06:44 +0100 Processing by RecurrencesController#edit as HTML

Parameters: {"id"=>"3"}
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 3]]
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 3]]
Rendered recurrences/_rule_fields.html.erb (9.5ms)
Rendered recurrences/_rule_fields.html.erb (9.3ms)
Rendered recurrences/_rule_fields.html.erb (8.4ms)
Rendered recurrences/_rule_fields.html.erb (8.5ms)
Rendered recurrences/_form.html.erb (59.1ms)
Rendered recurrences/edit.html.erb within layouts/application (61.4ms)

Completed 200 OK in 181ms (Views: 178.8ms | ActiveRecord: 0.6ms)

Started GET “/recurrences/3” for ::1 at 2016-02-20 20:13:50 +0100 Processing by RecurrencesController#show as HTML

Parameters: {"id"=>"3"}
Recurrence Load (1.1ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 3]]
Rendered recurrences/show.html.erb within layouts/application (8.1ms)

Completed 200 OK in 292ms (Views: 275.8ms | ActiveRecord: 1.1ms)

Started GET “/recurrences” for ::1 at 2016-02-20 20:13:54 +0100 Processing by RecurrencesController#index as HTML

Recurrence Load (0.5ms)  SELECT "recurrences".* FROM "recurrences"
Rendered recurrences/index.html.erb within layouts/application (5.0ms)

Completed 200 OK in 97ms (Views: 95.2ms | ActiveRecord: 0.5ms)

Started DELETE “/recurrences/3” for ::1 at 2016-02-20 20:13:57 +0100 Processing by RecurrencesController#destroy as HTML

Parameters: {"authenticity_token"=>"PBT0C3VbLZ1D+L2HA+yswcWL+kCGLo3dHEKzx9AVQ9Uc6ba+FGXPlR0+Zoch2Et61ITwSbHq+48eLkD67SAzYA==", "id"=>"3"}
Recurrence Load (0.2ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 3]]
 (0.1ms)  BEGIN
SQL (1.1ms)  DELETE FROM "recurrences" WHERE "recurrences"."id" = $1  [["id", 3]]
 (0.5ms)  COMMIT

Redirected to localhost:3000/recurrences Completed 302 Found in 8ms (ActiveRecord: 1.9ms)

Started GET “/recurrences” for ::1 at 2016-02-20 20:13:57 +0100 Processing by RecurrencesController#index as HTML

Recurrence Load (0.3ms)  SELECT "recurrences".* FROM "recurrences"
Rendered recurrences/index.html.erb within layouts/application (1.4ms)

Completed 200 OK in 149ms (Views: 146.0ms | ActiveRecord: 0.3ms)

Started GET “/recurrences/new” for ::1 at 2016-02-20 20:14:00 +0100 Processing by RecurrencesController#new as HTML

Rendered recurrences/_rule_fields.html.erb (19.8ms)
Rendered recurrences/_form.html.erb (50.9ms)
Rendered recurrences/new.html.erb within layouts/application (60.5ms)

Completed 200 OK in 154ms (Views: 153.1ms | ActiveRecord: 0.0ms)

Started POST “/recurrences” for ::1 at 2016-02-20 20:14:16 +0100 Processing by RecurrencesController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"TVjL5D08U45cdaG7G0b99ILpBXDhaXH/udLvJoKGQXptpYlRXAKxhgKzers5chpPk+YPedatB627vhwbv7Mxzw==", "recurrence"=>{"start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"20", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"27", "rules_attributes"=>{"1455995650125"=>{"day"=>"4", "week"=>"1", "month"=>"0", "days"=>"0", "_destroy"=>"false"}}}, "commit"=>"Create Recurrence"}

Unpermitted parameter: _destroy

 (0.2ms)  BEGIN
SQL (0.4ms)  INSERT INTO "recurrences" ("start", "end", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["start", "2016-02-20"], ["end", "2016-02-27"], ["created_at", "2016-02-20 19:14:16.884967"], ["updated_at", "2016-02-20 19:14:16.884967"]]
SQL (0.5ms)  INSERT INTO "rules" ("day", "week", "month", "days", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["day", 4], ["week", 1], ["month", 0], ["days", 0], ["recurrence_id", 4], ["created_at", "2016-02-20 19:14:16.886880"], ["updated_at", "2016-02-20 19:14:16.886880"]]
 (0.5ms)  COMMIT

Redirected to localhost:3000/recurrences/4 Completed 302 Found in 8ms (ActiveRecord: 1.5ms)

Started GET “/recurrences/4” for ::1 at 2016-02-20 20:14:16 +0100 Processing by RecurrencesController#show as HTML

Parameters: {"id"=>"4"}
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 4]]
Rendered recurrences/show.html.erb within layouts/application (0.7ms)

Completed 200 OK in 573ms (Views: 571.4ms | ActiveRecord: 0.3ms)

Started GET “/recurrences/4/edit” for ::1 at 2016-02-20 20:14:19 +0100 Processing by RecurrencesController#edit as HTML

Parameters: {"id"=>"4"}
Recurrence Load (0.2ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 4]]
Rule Load (0.5ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 4]]
Rendered recurrences/_rule_fields.html.erb (8.6ms)
Rendered recurrences/_rule_fields.html.erb (7.4ms)
Rendered recurrences/_form.html.erb (38.1ms)
Rendered recurrences/edit.html.erb within layouts/application (51.3ms)

Completed 200 OK in 113ms (Views: 111.1ms | ActiveRecord: 0.7ms)

Started PATCH “/recurrences/4” for ::1 at 2016-02-20 20:14:34 +0100 Processing by RecurrencesController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"KJulKGjrCwntdHVJmDLyUlNpbdMB2Y0cnmkWPkNZ6aUIZuedCdXpAbOyrkm6BhXpQmZn2jYd+06cBeUDfmyZEA==", "recurrence"=>{"start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"20", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"27", "rules_attributes"=>{"0"=>{"day"=>"4", "week"=>"1", "month"=>"0", "days"=>"0", "_destroy"=>"false", "id"=>"12"}, "1455995662996"=>{"day"=>"3", "week"=>"2", "month"=>"0", "days"=>"0", "_destroy"=>"false"}}}, "commit"=>"Update Recurrence", "id"=>"4"}
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 4]]

Unpermitted parameters: _destroy, id Unpermitted parameter: _destroy

 (0.2ms)  BEGIN
SQL (0.5ms)  INSERT INTO "rules" ("day", "week", "month", "days", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["day", 4], ["week", 1], ["month", 0], ["days", 0], ["recurrence_id", 4], ["created_at", "2016-02-20 19:14:34.385316"], ["updated_at", "2016-02-20 19:14:34.385316"]]
SQL (0.5ms)  INSERT INTO "rules" ("day", "week", "month", "days", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["day", 3], ["week", 2], ["month", 0], ["days", 0], ["recurrence_id", 4], ["created_at", "2016-02-20 19:14:34.387362"], ["updated_at", "2016-02-20 19:14:34.387362"]]
 (18.0ms)  COMMIT

Redirected to localhost:3000/recurrences/4 Completed 302 Found in 29ms (ActiveRecord: 19.4ms)

Started GET “/recurrences/4” for ::1 at 2016-02-20 20:14:34 +0100 Processing by RecurrencesController#show as HTML

Parameters: {"id"=>"4"}
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 4]]
Rendered recurrences/show.html.erb within layouts/application (0.4ms)

Completed 200 OK in 71ms (Views: 68.8ms | ActiveRecord: 0.4ms)

Started GET “/recurrences/4/edit” for ::1 at 2016-02-20 20:14:37 +0100 Processing by RecurrencesController#edit as HTML

Parameters: {"id"=>"4"}
Recurrence Load (0.2ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 4]]
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 4]]
Rendered recurrences/_rule_fields.html.erb (7.6ms)
Rendered recurrences/_rule_fields.html.erb (7.8ms)
Rendered recurrences/_rule_fields.html.erb (6.2ms)
Rendered recurrences/_rule_fields.html.erb (7.0ms)
Rendered recurrences/_form.html.erb (53.4ms)
Rendered recurrences/edit.html.erb within layouts/application (66.9ms)

Completed 200 OK in 126ms (Views: 124.2ms | ActiveRecord: 0.6ms)

Started PATCH “/recurrences/4” for ::1 at 2016-02-20 20:15:41 +0100 Processing by RecurrencesController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Gm5MH/hBmPpReiaJdsEbLu5efI4xceh7M7hB2e/iTP06kw6qmX968g+8/YlU9fyV/1F2hwa1nikx1LLk0tc8SA==", "recurrence"=>{"start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"20", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"27", "rules_attributes"=>{"0"=>{"day"=>"4", "week"=>"1", "month"=>"0", "days"=>"0", "_destroy"=>"false", "id"=>"12"}, "1"=>{"day"=>"4", "week"=>"1", "month"=>"0", "days"=>"0", "_destroy"=>"1", "id"=>"13"}, "2"=>{"day"=>"3", "week"=>"2", "month"=>"0", "days"=>"0", "_destroy"=>"false", "id"=>"14"}}}, "commit"=>"Update Recurrence", "id"=>"4"}
Recurrence Load (0.2ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 4]]

Unpermitted parameters: _destroy, id Unpermitted parameters: _destroy, id Unpermitted parameters: _destroy, id

 (0.1ms)  BEGIN
SQL (0.3ms)  INSERT INTO "rules" ("day", "week", "month", "days", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["day", 4], ["week", 1], ["month", 0], ["days", 0], ["recurrence_id", 4], ["created_at", "2016-02-20 19:15:41.971510"], ["updated_at", "2016-02-20 19:15:41.971510"]]
SQL (0.2ms)  INSERT INTO "rules" ("day", "week", "month", "days", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["day", 4], ["week", 1], ["month", 0], ["days", 0], ["recurrence_id", 4], ["created_at", "2016-02-20 19:15:41.973403"], ["updated_at", "2016-02-20 19:15:41.973403"]]
SQL (0.2ms)  INSERT INTO "rules" ("day", "week", "month", "days", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["day", 3], ["week", 2], ["month", 0], ["days", 0], ["recurrence_id", 4], ["created_at", "2016-02-20 19:15:41.974865"], ["updated_at", "2016-02-20 19:15:41.974865"]]
 (15.6ms)  COMMIT

Redirected to localhost:3000/recurrences/4 Completed 302 Found in 27ms (ActiveRecord: 16.7ms)

Started GET “/recurrences/4” for ::1 at 2016-02-20 20:15:42 +0100 Processing by RecurrencesController#show as HTML

Parameters: {"id"=>"4"}
Recurrence Load (0.2ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 4]]
Rendered recurrences/show.html.erb within layouts/application (0.5ms)

Completed 200 OK in 199ms (Views: 197.1ms | ActiveRecord: 0.2ms)

Started GET “/recurrences/4/edit” for ::1 at 2016-02-20 20:15:45 +0100 Processing by RecurrencesController#edit as HTML

Parameters: {"id"=>"4"}
Recurrence Load (0.2ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 4]]
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 4]]
Rendered recurrences/_rule_fields.html.erb (6.3ms)
Rendered recurrences/_rule_fields.html.erb (6.2ms)
Rendered recurrences/_rule_fields.html.erb (8.0ms)
Rendered recurrences/_rule_fields.html.erb (5.9ms)
Rendered recurrences/_rule_fields.html.erb (6.6ms)
Rendered recurrences/_rule_fields.html.erb (6.0ms)
Rendered recurrences/_rule_fields.html.erb (6.4ms)
Rendered recurrences/_form.html.erb (75.4ms)
Rendered recurrences/edit.html.erb within layouts/application (88.8ms)

Completed 200 OK in 180ms (Views: 178.3ms | ActiveRecord: 0.5ms)

Started GET “/recurrences” for ::1 at 2016-02-20 20:24:53 +0100 Processing by RecurrencesController#index as HTML

Recurrence Load (0.8ms)  SELECT "recurrences".* FROM "recurrences"
Rendered recurrences/index.html.erb within layouts/application (17.7ms)

Completed 200 OK in 344ms (Views: 334.6ms | ActiveRecord: 0.8ms)

Started DELETE “/recurrences/4” for ::1 at 2016-02-20 20:24:56 +0100 Processing by RecurrencesController#destroy as HTML

Parameters: {"authenticity_token"=>"z5EMAZlvK2alKfDJ6yO66PryKSxk7WcPayoeNSfQoenvbE60+FHJbvvvK8nJF11T6/0jJVMpEV1pRu0IGuXRXA==", "id"=>"4"}
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 4]]
 (0.1ms)  BEGIN
SQL (1.1ms)  DELETE FROM "recurrences" WHERE "recurrences"."id" = $1  [["id", 4]]
 (15.1ms)  COMMIT

Redirected to localhost:3000/recurrences Completed 302 Found in 23ms (ActiveRecord: 16.7ms)

Started GET “/recurrences” for ::1 at 2016-02-20 20:24:57 +0100 Processing by RecurrencesController#index as HTML

Recurrence Load (0.4ms)  SELECT "recurrences".* FROM "recurrences"
Rendered recurrences/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 114ms (Views: 112.8ms | ActiveRecord: 0.4ms)

Started GET “/recurrences/new” for ::1 at 2016-02-20 20:24:59 +0100 Processing by RecurrencesController#new as HTML

Rendered recurrences/_rule_fields.html.erb (12.2ms)
Rendered recurrences/_form.html.erb (47.1ms)
Rendered recurrences/new.html.erb within layouts/application (62.8ms)

Completed 200 OK in 138ms (Views: 136.8ms | ActiveRecord: 0.0ms)

Started POST “/recurrences” for ::1 at 2016-02-20 20:25:18 +0100 Processing by RecurrencesController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"NL1xiCbcDjqeiy1LOyZm5EzLs4GqsOXDs618QIEQy34UQDM9R+LsMsBN9ksZEoFfXcS5iJ10k5GxwY99vCW7yw==", "recurrence"=>{"start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"20", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"20", "rules_attributes"=>{"1455996306743"=>{"day"=>"4", "week"=>"1", "month"=>"0", "days"=>"0", "_destroy"=>"false"}}}, "commit"=>"Create Recurrence"}

Unpermitted parameter: _destroy

 (0.2ms)  BEGIN
SQL (0.4ms)  INSERT INTO "recurrences" ("start", "end", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["start", "2016-02-20"], ["end", "2016-02-20"], ["created_at", "2016-02-20 19:25:18.749649"], ["updated_at", "2016-02-20 19:25:18.749649"]]
SQL (48.2ms)  INSERT INTO "rules" ("day", "week", "month", "days", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["day", 4], ["week", 1], ["month", 0], ["days", 0], ["recurrence_id", 5], ["created_at", "2016-02-20 19:25:18.752995"], ["updated_at", "2016-02-20 19:25:18.752995"]]
 (0.6ms)  COMMIT

Redirected to localhost:3000/recurrences/5 Completed 302 Found in 61ms (ActiveRecord: 49.3ms)

Started GET “/recurrences/5” for ::1 at 2016-02-20 20:25:18 +0100 Processing by RecurrencesController#show as HTML

Parameters: {"id"=>"5"}
Recurrence Load (0.5ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 5]]
Rendered recurrences/show.html.erb within layouts/application (0.5ms)

Completed 200 OK in 461ms (Views: 459.4ms | ActiveRecord: 0.5ms)

Started GET “/recurrences/5/edit” for ::1 at 2016-02-20 20:25:21 +0100 Processing by RecurrencesController#edit as HTML

Parameters: {"id"=>"5"}
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 5]]
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 5]]
Rendered recurrences/_rule_fields.html.erb (8.9ms)
Rendered recurrences/_rule_fields.html.erb (8.5ms)
Rendered recurrences/_form.html.erb (54.0ms)
Rendered recurrences/edit.html.erb within layouts/application (83.7ms)

Completed 200 OK in 171ms (Views: 169.6ms | ActiveRecord: 0.6ms)

Started PATCH “/recurrences/5” for ::1 at 2016-02-20 20:26:48 +0100 Processing by RecurrencesController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"uiab4B435PUABJl/PUlMZp0UDYBHtKNU/sNGLmGTRsSa29lVfwkG/V7CQn8ffavdjBsHiXBw1Qb8r7UTXKY2cQ==", "recurrence"=>{"start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"20", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"20", "rules_attributes"=>{"0"=>{"day"=>"4", "week"=>"1", "month"=>"0", "days"=>"0", "_destroy"=>"false", "id"=>"18"}}}, "commit"=>"Update Recurrence", "id"=>"5"}
Recurrence Load (0.5ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 5]]

Unpermitted parameters: _destroy, id

 (0.1ms)  BEGIN
SQL (0.3ms)  INSERT INTO "rules" ("day", "week", "month", "days", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["day", 4], ["week", 1], ["month", 0], ["days", 0], ["recurrence_id", 5], ["created_at", "2016-02-20 19:26:48.824405"], ["updated_at", "2016-02-20 19:26:48.824405"]]
 (20.8ms)  COMMIT

Redirected to localhost:3000/recurrences/5 Completed 302 Found in 31ms (ActiveRecord: 21.7ms)

Started GET “/recurrences/5” for ::1 at 2016-02-20 20:26:48 +0100 Processing by RecurrencesController#show as HTML

Parameters: {"id"=>"5"}
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 5]]
Rendered recurrences/show.html.erb within layouts/application (0.6ms)

Completed 200 OK in 255ms (Views: 253.3ms | ActiveRecord: 0.3ms)

Started GET “/” for ::1 at 2016-02-20 20:39:39 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (5.1ms)

Completed 200 OK in 1004ms (Views: 1002.8ms | ActiveRecord: 0.0ms)

Started GET “/assets/application.self-aa27865577c424c04867eb2ccc223271262064f3ca6b609990abb16d48e2eca9.css?body=1” for ::1 at 2016-02-20 20:39:41 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-20 20:39:42 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-20 20:39:42 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-20 20:39:42 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-20 20:39:42 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-20 20:39:42 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-20 20:39:42 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-20 20:39:42 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-20 20:39:42 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for ::1 at 2016-02-20 20:39:42 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for ::1 at 2016-02-20 20:39:42 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-20 20:39:42 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-20 20:39:42 +0100

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1455997182206” for ::1 at 2016-02-20 20:39:44 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1455997182206"}
Event Load (0.8ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (6.3ms)

Completed 200 OK in 113ms (Views: 62.6ms | ActiveRecord: 2.2ms)

Started GET “/recurrences” for ::1 at 2016-02-20 20:41:31 +0100 Processing by RecurrencesController#index as HTML

Recurrence Load (0.8ms)  SELECT "recurrences".* FROM "recurrences"
Rendered recurrences/index.html.erb within layouts/application (19.2ms)

Completed 200 OK in 258ms (Views: 228.9ms | ActiveRecord: 9.1ms)

Started DELETE “/recurrences/5” for ::1 at 2016-02-20 20:41:35 +0100 Processing by RecurrencesController#destroy as HTML

Parameters: {"authenticity_token"=>"G1jjHOkPc0F+zOs+FGMrh4pl8rSU0FhsrUhvouPmYOU7paGpiDGRSSAKMD42V8w8m2r4vaMULj6vJJyf3tMQUA==", "id"=>"5"}
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 5]]
 (0.1ms)  BEGIN
SQL (0.7ms)  DELETE FROM "recurrences" WHERE "recurrences"."id" = $1  [["id", 5]]
 (0.4ms)  COMMIT

Redirected to localhost:3000/recurrences Completed 302 Found in 6ms (ActiveRecord: 1.5ms)

Started GET “/recurrences” for ::1 at 2016-02-20 20:41:35 +0100 Processing by RecurrencesController#index as HTML

Recurrence Load (0.3ms)  SELECT "recurrences".* FROM "recurrences"
Rendered recurrences/index.html.erb within layouts/application (0.9ms)

Completed 200 OK in 78ms (Views: 76.8ms | ActiveRecord: 0.3ms)

Started GET “/recurrences/new” for ::1 at 2016-02-20 20:41:42 +0100 Processing by RecurrencesController#new as HTML

Rendered recurrences/_rule_fields.html.erb (11.4ms)
Rendered recurrences/_form.html.erb (68.4ms)
Rendered recurrences/new.html.erb within layouts/application (85.6ms)

Completed 200 OK in 162ms (Views: 159.5ms | ActiveRecord: 1.9ms)

Started POST “/recurrences” for ::1 at 2016-02-20 20:42:06 +0100 Processing by RecurrencesController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"ckeZ4VzUMiSXQoQEUPtrBgI4I6c/hiqvB5KH+vNDQmtSuttUPerQLMmEXwRyz4y9EzcprghCXP0F/nTHznYy3g==", "recurrence"=>{"start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"20", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"27", "rules_attributes"=>{"1455997308455"=>{"day"=>"1", "week"=>"1", "month"=>"0", "days"=>"0", "_destroy"=>"false"}}}, "commit"=>"Create Recurrence"}
 (0.2ms)  BEGIN
SQL (0.3ms)  INSERT INTO "recurrences" ("start", "end", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["start", "2016-02-20"], ["end", "2016-02-27"], ["created_at", "2016-02-20 19:42:06.195832"], ["updated_at", "2016-02-20 19:42:06.195832"]]
SQL (0.3ms)  INSERT INTO "rules" ("day", "week", "month", "days", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["day", 1], ["week", 1], ["month", 0], ["days", 0], ["recurrence_id", 6], ["created_at", "2016-02-20 19:42:06.197839"], ["updated_at", "2016-02-20 19:42:06.197839"]]
 (2.6ms)  COMMIT

Redirected to localhost:3000/recurrences/6 Completed 302 Found in 12ms (ActiveRecord: 3.4ms)

Started GET “/recurrences/6” for ::1 at 2016-02-20 20:42:06 +0100 Processing by RecurrencesController#show as HTML

Parameters: {"id"=>"6"}
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 6]]
Rendered recurrences/show.html.erb within layouts/application (0.7ms)

Completed 200 OK in 199ms (Views: 197.1ms | ActiveRecord: 0.3ms)

Started GET “/recurrences/6/edit” for ::1 at 2016-02-20 20:43:14 +0100 Processing by RecurrencesController#edit as HTML

Parameters: {"id"=>"6"}
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 6]]
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 6]]
Rendered recurrences/_rule_fields.html.erb (18.2ms)
Rendered recurrences/_rule_fields.html.erb (16.0ms)
Rendered recurrences/_form.html.erb (72.5ms)
Rendered recurrences/edit.html.erb within layouts/application (85.6ms)

Completed 200 OK in 443ms (Views: 435.6ms | ActiveRecord: 0.6ms)

Started PATCH “/recurrences/6” for ::1 at 2016-02-20 20:43:22 +0100 Processing by RecurrencesController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"DjuPf+QH7rPbQ9HZ8f2uPCc5L83uQ1PD03kgtwRcTgsuxs3KhTkMu4WFCtnTyUmHNjYlxNmHJZHRFdOKOWk+vg==", "recurrence"=>{"start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"20", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"27", "rules_attributes"=>{"0"=>{"day"=>"1", "week"=>"1", "month"=>"0", "days"=>"0", "_destroy"=>"false", "id"=>"20"}}}, "commit"=>"Update Recurrence", "id"=>"6"}
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 6]]
 (0.2ms)  BEGIN
Rule Load (0.2ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1 AND "rules"."id" = 20  [["recurrence_id", 6]]
 (0.2ms)  COMMIT

Redirected to localhost:3000/recurrences/6 Completed 302 Found in 12ms (ActiveRecord: 0.9ms)

Started GET “/recurrences/6” for ::1 at 2016-02-20 20:43:22 +0100 Processing by RecurrencesController#show as HTML

Parameters: {"id"=>"6"}
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 6]]
Rendered recurrences/show.html.erb within layouts/application (0.6ms)

Completed 200 OK in 223ms (Views: 219.9ms | ActiveRecord: 0.4ms)

Started GET “/recurrences/6/edit” for ::1 at 2016-02-20 20:45:11 +0100 Processing by RecurrencesController#edit as HTML

Parameters: {"id"=>"6"}
Recurrence Load (0.2ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 6]]
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 6]]
Rendered recurrences/_rule_fields.html.erb (9.2ms)
Rendered recurrences/_rule_fields.html.erb (7.8ms)
Rendered recurrences/_form.html.erb (42.8ms)
Rendered recurrences/edit.html.erb within layouts/application (56.2ms)

Completed 200 OK in 343ms (Views: 341.1ms | ActiveRecord: 0.5ms)

Started PATCH “/recurrences/6” for ::1 at 2016-02-20 20:45:24 +0100 Processing by RecurrencesController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"gWfQlAci2MCCfcF9XL9xTxEAeOF9K0Q/gr+tgsP5QDuhmpIhZhw6yNy7Gn1+i5b0AA9y6ErvMm2A016//swwjg==", "recurrence"=>{"start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"20", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"27", "rules_attributes"=>{"0"=>{"day"=>"1", "week"=>"1", "month"=>"0", "days"=>"0", "_destroy"=>"false", "id"=>"20"}, "1455997515241"=>{"day"=>"3", "week"=>"2", "month"=>"0", "days"=>"0", "_destroy"=>"false"}}}, "commit"=>"Update Recurrence", "id"=>"6"}
Recurrence Load (0.2ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 6]]
 (0.2ms)  BEGIN
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1 AND "rules"."id" = 20  [["recurrence_id", 6]]
SQL (0.6ms)  INSERT INTO "rules" ("day", "week", "month", "days", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["day", 3], ["week", 2], ["month", 0], ["days", 0], ["recurrence_id", 6], ["created_at", "2016-02-20 19:45:24.275072"], ["updated_at", "2016-02-20 19:45:24.275072"]]
 (0.5ms)  COMMIT

Redirected to localhost:3000/recurrences/6 Completed 302 Found in 11ms (ActiveRecord: 1.8ms)

Started GET “/recurrences/6” for ::1 at 2016-02-20 20:45:24 +0100 Processing by RecurrencesController#show as HTML

Parameters: {"id"=>"6"}
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 6]]
Rendered recurrences/show.html.erb within layouts/application (0.6ms)

Completed 200 OK in 151ms (Views: 149.6ms | ActiveRecord: 0.4ms)

Started GET “/recurrences/6/edit” for ::1 at 2016-02-20 20:45:28 +0100 Processing by RecurrencesController#edit as HTML

Parameters: {"id"=>"6"}
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 6]]
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 6]]
Rendered recurrences/_rule_fields.html.erb (10.0ms)
Rendered recurrences/_rule_fields.html.erb (7.7ms)
Rendered recurrences/_rule_fields.html.erb (9.5ms)
Rendered recurrences/_form.html.erb (110.6ms)
Rendered recurrences/edit.html.erb within layouts/application (120.1ms)

Completed 200 OK in 178ms (Views: 175.6ms | ActiveRecord: 0.6ms)

Started PATCH “/recurrences/6” for ::1 at 2016-02-20 20:45:34 +0100 Processing by RecurrencesController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"XAV733r7Oy4dLT8mtGLSBP+y4uw7ohhTrEl7a+q7jCd8+DlqG8XZJkPr5CaWVjW/7r3o5QxmbgGuJYhW1478kg==", "recurrence"=>{"start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"20", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"27", "rules_attributes"=>{"0"=>{"day"=>"1", "week"=>"1", "month"=>"0", "days"=>"0", "_destroy"=>"false", "id"=>"20"}, "1"=>{"day"=>"3", "week"=>"2", "month"=>"0", "days"=>"0", "_destroy"=>"1", "id"=>"21"}}}, "commit"=>"Update Recurrence", "id"=>"6"}
Recurrence Load (0.2ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 6]]
 (0.1ms)  BEGIN
Rule Load (20.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1 AND "rules"."id" IN (20, 21)  [["recurrence_id", 6]]
SQL (0.4ms)  DELETE FROM "rules" WHERE "rules"."id" = $1  [["id", 21]]
 (0.4ms)  COMMIT

Redirected to localhost:3000/recurrences/6 Completed 302 Found in 31ms (ActiveRecord: 21.4ms)

Started GET “/recurrences/6” for ::1 at 2016-02-20 20:45:34 +0100 Processing by RecurrencesController#show as HTML

Parameters: {"id"=>"6"}
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 6]]
Rendered recurrences/show.html.erb within layouts/application (0.6ms)

Completed 200 OK in 74ms (Views: 72.2ms | ActiveRecord: 0.3ms)

Started GET “/recurrences/6/edit” for ::1 at 2016-02-20 20:45:37 +0100 Processing by RecurrencesController#edit as HTML

Parameters: {"id"=>"6"}
Recurrence Load (0.2ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 6]]
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 6]]
Rendered recurrences/_rule_fields.html.erb (9.2ms)
Rendered recurrences/_rule_fields.html.erb (8.5ms)
Rendered recurrences/_form.html.erb (35.0ms)
Rendered recurrences/edit.html.erb within layouts/application (53.1ms)

Completed 200 OK in 137ms (Views: 135.1ms | ActiveRecord: 0.5ms)

ActiveRecord::SchemaMigration Load (0.5ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Migrating to CreateExcludes (20160220205240)

 (0.3ms)  BEGIN
 (380.9ms)  CREATE TABLE "excludes" ("id" serial primary key, "date" date, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) 
SQL (0.5ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160220205240"]]
 (106.8ms)  COMMIT

Migrating to AddExcludeToRecurrence (20160220205323)

 (6.0ms)  BEGIN
 (0.5ms)  ALTER TABLE "recurrences" ADD "exclude_id" integer
 (1.1ms)  CREATE  INDEX  "index_recurrences_on_exclude_id" ON "recurrences"  ("exclude_id")
 (91.0ms)  ALTER TABLE "recurrences" ADD CONSTRAINT "fk_rails_d036465fca"

FOREIGN KEY (“exclude_id”)

REFERENCES "excludes" ("id")



SQL (0.2ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160220205323"]]
 (0.6ms)  COMMIT
ActiveRecord::SchemaMigration Load (0.3ms)  SELECT "schema_migrations".* FROM "schema_migrations"
 (38.2ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'event_categories'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (2.6ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'events'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (2.4ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'events_roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (2.0ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'excludes'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (2.2ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'recurrences'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (1.9ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (2.0ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'rules'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (2.2ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'users'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (1.7ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'users_roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

Started GET “/” for ::1 at 2016-02-20 23:30:00 +0100

ActiveRecord::SchemaMigration Load (28.0ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by DummyController#index as HTML

User Load (51.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 9]]
Role Load (24.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 9]]
Rendered dummy/index.html.erb within layouts/dummy (650.0ms)

DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_dummy_html_erb___1162576468492120790_70263730055900 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_dummy_html_erb___1162576468492120790_70263730055900 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_dummy_html_erb___1162576468492120790_70263730055900 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_dummy_html_erb___1162576468492120790_70263730055900 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_dummy_html_erb___1162576468492120790_70263730055900 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_dummy_html_erb___1162576468492120790_70263730055900 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_dummy_html_erb___1162576468492120790_70263730055900 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_dummy_html_erb___1162576468492120790_70263730055900 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_dummy_html_erb___1162576468492120790_70263730055900 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_dummy_html_erb___1162576468492120790_70263730055900 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_dummy_html_erb___1162576468492120790_70263730055900 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_dummy_html_erb___1162576468492120790_70263730055900 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_dummy_html_erb___1162576468492120790_70263730055900 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_dummy_html_erb___1162576468492120790_70263730055900 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_dummy_html_erb___1162576468492120790_70263730055900 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_dummy_html_erb___1162576468492120790_70263730055900 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_dummy_html_erb___1162576468492120790_70263730055900 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_dummy_html_erb___1162576468492120790_70263730055900 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_dummy_html_erb___1162576468492120790_70263730055900 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_dummy_html_erb___1162576468492120790_70263730055900 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_dummy_html_erb___1162576468492120790_70263730055900 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_dummy_html_erb___1162576468492120790_70263730055900 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_dummy_html_erb___1162576468492120790_70263730055900 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_dummy_html_erb___1162576468492120790_70263730055900 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_dummy_html_erb___1162576468492120790_70263730055900 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_dummy_html_erb___1162576468492120790_70263730055900 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:8) Completed 200 OK in 10146ms (Views: 9807.3ms | ActiveRecord: 238.4ms)

Started GET “/events/1” for ::1 at 2016-02-20 23:30:13 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"1"}
Event Load (14.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]

Completed 404 Not Found in 80ms (ActiveRecord: 37.2ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=1:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/events_controller.rb:67:in `set_event'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:432:in `block in make_lambda'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:145:in `block in halting_and_conditional'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started GET “/events/” for ::1 at 2016-02-20 23:30:13 +0100 Processing by EventsController#index as HTML

Event Load (0.4ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (3.1ms)

Completed 200 OK in 128ms (Views: 126.6ms | ActiveRecord: 0.4ms)

Started GET “/events/” for ::1 at 2016-02-20 23:30:13 +0100 Processing by EventsController#index as HTML

Event Load (0.3ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (1.1ms)

Completed 200 OK in 47ms (Views: 46.6ms | ActiveRecord: 0.3ms)

Started GET “/events/1” for ::1 at 2016-02-20 23:30:13 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"1"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]

Completed 404 Not Found in 2ms (ActiveRecord: 0.3ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=1:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/events_controller.rb:67:in `set_event'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:432:in `block in make_lambda'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:145:in `block in halting_and_conditional'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started GET “/event_categories/1” for ::1 at 2016-02-20 23:30:13 +0100 Processing by EventCategoriesController#show as HTML

Parameters: {"id"=>"1"}
EventCategory Load (28.7ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]

Completed 404 Not Found in 37ms (ActiveRecord: 29.8ms)

ActiveRecord::RecordNotFound - Couldn't find EventCategory with 'id'=1:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/event_categories_controller.rb:67:in `set_event_category'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:432:in `block in make_lambda'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:145:in `block in halting_and_conditional'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/69cf8bde2f25f841/variables” for ::1 at 2016-02-20 23:30:14 +0100

Started GET “/event_categories/” for ::1 at 2016-02-20 23:30:22 +0100 Processing by EventCategoriesController#index as HTML

EventCategory Load (0.3ms)  SELECT "event_categories".* FROM "event_categories"
Rendered event_categories/index.html.erb within layouts/application (1.7ms)

Completed 200 OK in 76ms (Views: 75.0ms | ActiveRecord: 0.3ms)

Started GET “/event_categories/1” for ::1 at 2016-02-20 23:30:23 +0100 Processing by EventCategoriesController#show as HTML

Parameters: {"id"=>"1"}
EventCategory Load (0.3ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]

Completed 404 Not Found in 2ms (ActiveRecord: 0.3ms)

ActiveRecord::RecordNotFound - Couldn't find EventCategory with 'id'=1:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/event_categories_controller.rb:67:in `set_event_category'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:432:in `block in make_lambda'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:145:in `block in halting_and_conditional'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/38edfde28e55f033/variables” for ::1 at 2016-02-20 23:30:23 +0100

Started GET “/event_wizard” for ::1 at 2016-02-20 23:30:27 +0100 Processing by EventWizardController#index as HTML Redirected to localhost:3000/event_wizard/add_recurrence Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/event_wizard/add_recurrence” for ::1 at 2016-02-20 23:30:27 +0100 Processing by EventWizardController#show as HTML

Parameters: {"id"=>"add_recurrence"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", nil]]

Completed 404 Not Found in 4ms (ActiveRecord: 0.3ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=event_id:

activerecord (4.2.5.1) lib/active_record/relation/finder_methods.rb:324:in `raise_record_not_found_exception!'
activerecord (4.2.5.1) lib/active_record/relation/finder_methods.rb:444:in `find_one'
activerecord (4.2.5.1) lib/active_record/relation/finder_methods.rb:423:in `find_with_ids'
activerecord (4.2.5.1) lib/active_record/relation/finder_methods.rb:71:in `find'
activerecord (4.2.5.1) lib/active_record/querying.rb:3:in `find'
activerecord (4.2.5.1) lib/active_record/core.rb:130:in `find'
app/controllers/event_wizard_controller.rb:4:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/f5b41023737d85c6/variables” for ::1 at 2016-02-20 23:30:27 +0100

Started GET “/event_wizard/add_recurrence” for ::1 at 2016-02-20 23:30:42 +0100 Processing by EventWizardController#show as HTML

Parameters: {"id"=>"add_recurrence"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", nil]]

Completed 404 Not Found in 4ms (ActiveRecord: 0.4ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=event_id:

activerecord (4.2.5.1) lib/active_record/relation/finder_methods.rb:324:in `raise_record_not_found_exception!'
activerecord (4.2.5.1) lib/active_record/relation/finder_methods.rb:444:in `find_one'
activerecord (4.2.5.1) lib/active_record/relation/finder_methods.rb:423:in `find_with_ids'
activerecord (4.2.5.1) lib/active_record/relation/finder_methods.rb:71:in `find'
activerecord (4.2.5.1) lib/active_record/querying.rb:3:in `find'
activerecord (4.2.5.1) lib/active_record/core.rb:130:in `find'
app/controllers/event_wizard_controller.rb:4:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/c2f87106c621f41c/variables” for ::1 at 2016-02-20 23:30:43 +0100

Started GET “/event_wizard/create” for ::1 at 2016-02-20 23:30:49 +0100 Processing by EventWizardController#show as HTML

Parameters: {"id"=>"create"}

Completed 500 Internal Server Error in 2ms (ActiveRecord: 0.0ms)

Wicked::Wizard::InvalidStepError - The requested step did not match any steps defined for this controller.:

wicked (1.2.1) lib/wicked/wizard.rb:58:in `setup_step_from'
wicked (1.2.1) lib/wicked/wizard.rb:75:in `setup_wizard'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:432:in `block in make_lambda'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:164:in `block in halting'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/fb4d0bf9b6d46666/variables” for ::1 at 2016-02-20 23:30:49 +0100

Started GET “/event_wizard/create” for ::1 at 2016-02-20 23:43:41 +0100

ActiveRecord::SchemaMigration Load (0.6ms)  SELECT "schema_migrations".* FROM "schema_migrations"

ActionController::RoutingError - uninitialized constant EventWizardController:

actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:63:in `rescue in controller'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:58:in `controller'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:39:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/69bf2aca8c5e6332/variables” for ::1 at 2016-02-20 23:43:42 +0100

Started GET “/events/1” for ::1 at 2016-02-20 23:43:43 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"1"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]

Completed 404 Not Found in 111ms (ActiveRecord: 4.4ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=1:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/events_controller.rb:67:in `set_event'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:432:in `block in make_lambda'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:145:in `block in halting_and_conditional'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started GET “/events/” for ::1 at 2016-02-20 23:43:43 +0100 Processing by EventsController#index as HTML

Event Load (0.3ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (4.7ms)

DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_application_html_erb___3376459403534526526_70359015024640 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_application_html_erb___3376459403534526526_70359015024640 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_application_html_erb___3376459403534526526_70359015024640 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_application_html_erb___3376459403534526526_70359015024640 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_application_html_erb___3376459403534526526_70359015024640 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_application_html_erb___3376459403534526526_70359015024640 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_application_html_erb___3376459403534526526_70359015024640 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_application_html_erb___3376459403534526526_70359015024640 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_application_html_erb___3376459403534526526_70359015024640 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_application_html_erb___3376459403534526526_70359015024640 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_application_html_erb___3376459403534526526_70359015024640 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_application_html_erb___3376459403534526526_70359015024640 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_application_html_erb___3376459403534526526_70359015024640 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_application_html_erb___3376459403534526526_70359015024640 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_application_html_erb___3376459403534526526_70359015024640 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_application_html_erb___3376459403534526526_70359015024640 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_application_html_erb___3376459403534526526_70359015024640 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_application_html_erb___3376459403534526526_70359015024640 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_application_html_erb___3376459403534526526_70359015024640 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_application_html_erb___3376459403534526526_70359015024640 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_application_html_erb___3376459403534526526_70359015024640 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_application_html_erb___3376459403534526526_70359015024640 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_application_html_erb___3376459403534526526_70359015024640 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_application_html_erb___3376459403534526526_70359015024640 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_application_html_erb___3376459403534526526_70359015024640 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_application_html_erb___3376459403534526526_70359015024640 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:8) Completed 200 OK in 14855ms (Views: 14854.0ms | ActiveRecord: 0.3ms)

Started GET “/events/build” for ::1 at 2016-02-20 23:43:58 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 0]]

Completed 404 Not Found in 4ms (ActiveRecord: 0.3ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=build:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/events_controller.rb:67:in `set_event'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:432:in `block in make_lambda'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:145:in `block in halting_and_conditional'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/d8dd9ca16695c30a/variables” for ::1 at 2016-02-20 23:43:58 +0100

Started GET “/events/” for ::1 at 2016-02-20 23:48:58 +0100

ActiveRecord::SchemaMigration Load (0.8ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by EventsController#index as HTML

Event Load (0.9ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (6.4ms)

Completed 200 OK in 4214ms (Views: 4126.9ms | ActiveRecord: 1.7ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456008544262” for ::1 at 2016-02-20 23:49:05 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456008544262"}
Event Load (0.4ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (43.9ms)

Completed 200 OK in 91ms (Views: 90.0ms | ActiveRecord: 0.4ms)

Started GET “/events/new” for ::1 at 2016-02-20 23:49:11 +0100 Processing by EventsController#new as HTML

Role Load (0.8ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.5ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/_form.html.erb (672.5ms)
Rendered events/new.html.erb within layouts/application (739.8ms)

Completed 200 OK in 879ms (Views: 858.1ms | ActiveRecord: 7.7ms)

Started POST “/events” for ::1 at 2016-02-20 23:49:33 +0100 Processing by EventsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"vyV9uxXvJjkrWfDO2C26xbKYGMLOzY9cwpM1QZPGHRWf2D8OdNHEMXWfK876GV1+o5cSy/kJ+Q7A/8Z8rvNtoA==", "event"=>{"title"=>"Neues Event", "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"20", "start(4i)"=>"22", "start(5i)"=>"49", "priority"=>"medium", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"20", "end(4i)"=>"22", "end(5i)"=>"49", "ort"=>"", "description"=>"", "role_ids"=>[""]}, "commit"=>"Create Event"}
 (14.6ms)  BEGIN
SQL (176.5ms)  INSERT INTO "events" ("title", "priority", "flag", "imageURL", "url", "ort", "description", "start", "end", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11) RETURNING "id"  [["title", "Neues Event"], ["priority", 2], ["flag", "f"], ["imageURL", ""], ["url", ""], ["ort", ""], ["description", ""], ["start", "2016-02-20 22:49:00.000000"], ["end", "2016-02-20 22:49:00.000000"], ["created_at", "2016-02-20 22:49:33.483853"], ["updated_at", "2016-02-20 22:49:33.483853"]]
 (46.0ms)  COMMIT

Redirected to localhost:3000/events/1 Completed 302 Found in 282ms (ActiveRecord: 237.3ms)

Started GET “/events/1” for ::1 at 2016-02-20 23:49:33 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"1"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Rendered events/show.html.erb within layouts/application (2.1ms)

Completed 200 OK in 189ms (Views: 144.6ms | ActiveRecord: 0.3ms)

Started GET “/events/1/edit” for ::1 at 2016-02-20 23:49:39 +0100 Processing by EventsController#edit as HTML

Parameters: {"id"=>"1"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (15.6ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.3ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/_form.html.erb (93.8ms)
Rendered events/edit.html.erb within layouts/application (106.1ms)

Completed 200 OK in 172ms (Views: 154.3ms | ActiveRecord: 16.6ms)

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-20 23:49:39 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-20 23:49:39 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for ::1 at 2016-02-20 23:49:40 +0100

Started GET “/events/1/build” for ::1 at 2016-02-20 23:49:40 +0100

ActionController::RoutingError - undefined method `steps' for Events::BuildController:Class:

actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:63:in `rescue in controller'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:58:in `controller'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:39:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/2649ad3c6b896317/variables” for ::1 at 2016-02-20 23:49:41 +0100

Started GET “/events/1/build” for ::1 at 2016-02-20 23:50:54 +0100 Processing by Events::BuildController#index as HTML

Parameters: {"event_id"=>"1"}

Redirected to localhost:3000/events/1/build/build_event Completed 302 Found in 5ms (ActiveRecord: 0.0ms)

Started GET “/events/1/build/build_event” for ::1 at 2016-02-20 23:50:55 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"build_event"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", nil]]

Completed 404 Not Found in 71ms (ActiveRecord: 4.6ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=event_id:

activerecord (4.2.5.1) lib/active_record/relation/finder_methods.rb:324:in `raise_record_not_found_exception!'
activerecord (4.2.5.1) lib/active_record/relation/finder_methods.rb:444:in `find_one'
activerecord (4.2.5.1) lib/active_record/relation/finder_methods.rb:423:in `find_with_ids'
activerecord (4.2.5.1) lib/active_record/relation/finder_methods.rb:71:in `find'
activerecord (4.2.5.1) lib/active_record/querying.rb:3:in `find'
activerecord (4.2.5.1) lib/active_record/core.rb:130:in `find'
app/controllers/events/build_controller.rb:5:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/1621ed1135393770/variables” for ::1 at 2016-02-20 23:50:55 +0100

Started GET “/events/1/build/build_event” for ::1 at 2016-02-20 23:51:13 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"build_event"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", nil]]

Completed 404 Not Found in 5ms (ActiveRecord: 0.3ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=event_id:

activerecord (4.2.5.1) lib/active_record/relation/finder_methods.rb:324:in `raise_record_not_found_exception!'
activerecord (4.2.5.1) lib/active_record/relation/finder_methods.rb:444:in `find_one'
activerecord (4.2.5.1) lib/active_record/relation/finder_methods.rb:423:in `find_with_ids'
activerecord (4.2.5.1) lib/active_record/relation/finder_methods.rb:71:in `find'
activerecord (4.2.5.1) lib/active_record/querying.rb:3:in `find'
activerecord (4.2.5.1) lib/active_record/core.rb:130:in `find'
app/controllers/events/build_controller.rb:5:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/edd19c5d88af04f1/variables” for ::1 at 2016-02-20 23:51:13 +0100

Started GET “/events/1/build/build_event” for ::1 at 2016-02-20 23:52:08 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"build_event"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]

Completed 500 Internal Server Error in 57ms (ActiveRecord: 2.5ms)

ActionView::MissingTemplate - Missing template events/build/build_event, application/build_event with {:locale=>, :formats=>, :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :jbuilder]}. Searched in:

* "/Users/Christian/Fachschaft/app/views"
* "/Users/Christian/.rvm/gems/ruby-2.2.4/gems/devise-3.5.6/app/views"

:

actionview (4.2.5.1) lib/action_view/path_set.rb:46:in `find'
actionview (4.2.5.1) lib/action_view/lookup_context.rb:121:in `find'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:8:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:29:in `render_step'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:11:in `render_wizard'
app/controllers/events/build_controller.rb:6:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/ed9c2db3bee4e0ba/variables” for ::1 at 2016-02-20 23:52:09 +0100

Started GET “/events/1/build/build_event” for ::1 at 2016-02-20 23:54:00 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"build_event"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]

Completed 500 Internal Server Error in 10ms (ActiveRecord: 0.4ms)

ActionView::MissingTemplate - Missing template events/build/build_event, application/build_event with {:locale=>, :formats=>, :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :jbuilder]}. Searched in:

* "/Users/Christian/Fachschaft/app/views"
* "/Users/Christian/.rvm/gems/ruby-2.2.4/gems/devise-3.5.6/app/views"

:

actionview (4.2.5.1) lib/action_view/path_set.rb:46:in `find'
actionview (4.2.5.1) lib/action_view/lookup_context.rb:121:in `find'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:8:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:29:in `render_step'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:11:in `render_wizard'
app/controllers/events/build_controller.rb:6:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/03dd00fe41ccf351/variables” for ::1 at 2016-02-20 23:54:00 +0100

Started GET “/events/1/build/build_event” for ::1 at 2016-02-20 23:54:01 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"build_event"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]

Completed 500 Internal Server Error in 9ms (ActiveRecord: 0.3ms)

ActionView::MissingTemplate - Missing template events/build/build_event, application/build_event with {:locale=>, :formats=>, :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :jbuilder]}. Searched in:

* "/Users/Christian/Fachschaft/app/views"
* "/Users/Christian/.rvm/gems/ruby-2.2.4/gems/devise-3.5.6/app/views"

:

actionview (4.2.5.1) lib/action_view/path_set.rb:46:in `find'
actionview (4.2.5.1) lib/action_view/lookup_context.rb:121:in `find'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:8:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:29:in `render_step'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:11:in `render_wizard'
app/controllers/events/build_controller.rb:6:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/6989592b852e160f/variables” for ::1 at 2016-02-20 23:54:01 +0100

Started GET “/events/1” for ::1 at 2016-02-20 23:58:03 +0100

ActiveRecord::SchemaMigration Load (0.7ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by EventsController#show as HTML

Parameters: {"id"=>"1"}
Event Load (0.7ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Rendered events/show.html.erb within layouts/application (7.3ms)

Completed 200 OK in 4938ms (Views: 4702.4ms | ActiveRecord: 7.5ms)

Started GET “/event_categories/1” for ::1 at 2016-02-20 23:58:09 +0100 Processing by EventCategoriesController#show as HTML

Parameters: {"id"=>"1"}
EventCategory Load (0.3ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]

Completed 404 Not Found in 8ms (ActiveRecord: 1.5ms)

ActiveRecord::RecordNotFound - Couldn't find EventCategory with 'id'=1:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/event_categories_controller.rb:67:in `set_event_category'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:432:in `block in make_lambda'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:145:in `block in halting_and_conditional'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started GET “/event_wizard/create” for ::1 at 2016-02-20 23:58:09 +0100 Processing by EventWizardController#show as HTML

Parameters: {"id"=>"create"}

Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)

Wicked::Wizard::InvalidStepError - The requested step did not match any steps defined for this controller.:

wicked (1.2.1) lib/wicked/wizard.rb:58:in `setup_step_from'
wicked (1.2.1) lib/wicked/wizard.rb:75:in `setup_wizard'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:432:in `block in make_lambda'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:164:in `block in halting'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started GET “/event_wizard” for ::1 at 2016-02-20 23:58:09 +0100 Processing by EventWizardController#index as HTML Redirected to localhost:3000/event_wizard/build_event Completed 302 Found in 4ms (ActiveRecord: 0.0ms)

Started GET “/event_wizard/create” for ::1 at 2016-02-20 23:58:09 +0100 Processing by EventWizardController#show as HTML

Parameters: {"id"=>"create"}

Completed 500 Internal Server Error in 2ms (ActiveRecord: 0.0ms)

Wicked::Wizard::InvalidStepError - The requested step did not match any steps defined for this controller.:

wicked (1.2.1) lib/wicked/wizard.rb:58:in `setup_step_from'
wicked (1.2.1) lib/wicked/wizard.rb:75:in `setup_wizard'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:432:in `block in make_lambda'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:164:in `block in halting'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/e7fd98434356e9a7/variables” for ::1 at 2016-02-20 23:58:09 +0100

Started GET “/event_wizard/create” for ::1 at 2016-02-20 23:58:10 +0100 Processing by EventWizardController#show as HTML

Parameters: {"id"=>"create"}

Completed 500 Internal Server Error in 2ms (ActiveRecord: 0.0ms)

Wicked::Wizard::InvalidStepError - The requested step did not match any steps defined for this controller.:

wicked (1.2.1) lib/wicked/wizard.rb:58:in `setup_step_from'
wicked (1.2.1) lib/wicked/wizard.rb:75:in `setup_wizard'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:432:in `block in make_lambda'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:164:in `block in halting'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/f7949d0e2ab1f2fd/variables” for ::1 at 2016-02-20 23:58:10 +0100

Started GET “/event_wizard/1” for ::1 at 2016-02-20 23:58:20 +0100 Processing by EventWizardController#show as HTML

Parameters: {"id"=>"1"}

Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)

Wicked::Wizard::InvalidStepError - The requested step did not match any steps defined for this controller.:

wicked (1.2.1) lib/wicked/wizard.rb:58:in `setup_step_from'
wicked (1.2.1) lib/wicked/wizard.rb:75:in `setup_wizard'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:432:in `block in make_lambda'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:164:in `block in halting'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/be82201e7de4f7fb/variables” for ::1 at 2016-02-20 23:58:20 +0100

Started GET “/” for ::1 at 2016-02-21 00:06:19 +0100 Processing by DummyController#index as HTML

User Load (47.8ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 9]]
Role Load (1.1ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 9]]
Rendered dummy/index.html.erb within layouts/dummy (281.0ms)

Completed 200 OK in 576ms (Views: 519.1ms | ActiveRecord: 55.4ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456009581303” for ::1 at 2016-02-21 00:06:21 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456009581303"}
Event Load (0.4ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (27.4ms)

Completed 200 OK in 114ms (Views: 88.6ms | ActiveRecord: 1.8ms)

Started GET “/events/1” for ::1 at 2016-02-21 00:06:23 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"1"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Rendered events/show.html.erb within layouts/application (1.1ms)

Completed 200 OK in 73ms (Views: 70.5ms | ActiveRecord: 0.4ms)

Started GET “/events/1” for ::1 at 2016-02-21 00:06:24 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"1"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Rendered events/show.html.erb within layouts/application (0.5ms)

Completed 200 OK in 51ms (Views: 49.7ms | ActiveRecord: 0.3ms)

Started GET “/events” for ::1 at 2016-02-21 00:06:26 +0100 Processing by EventsController#index as HTML

Event Load (0.3ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (3.2ms)

Completed 200 OK in 75ms (Views: 74.3ms | ActiveRecord: 0.3ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456009586707” for ::1 at 2016-02-21 00:06:26 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456009586707"}
Event Load (0.4ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (1.8ms)

Completed 200 OK in 8ms (Views: 7.5ms | ActiveRecord: 0.4ms)

Started GET “/events/1” for ::1 at 2016-02-21 00:06:31 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"1"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Rendered events/show.html.erb within layouts/application (0.6ms)

Completed 200 OK in 58ms (Views: 56.2ms | ActiveRecord: 0.4ms)

Started GET “/event_categories/1” for ::1 at 2016-02-21 00:06:31 +0100 Processing by EventCategoriesController#show as HTML

Parameters: {"id"=>"1"}
EventCategory Load (0.2ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]

Completed 404 Not Found in 20ms (ActiveRecord: 1.4ms)

ActiveRecord::RecordNotFound - Couldn't find EventCategory with 'id'=1:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/event_categories_controller.rb:67:in `set_event_category'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:432:in `block in make_lambda'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:145:in `block in halting_and_conditional'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/e4d6d0f56c42fca4/variables” for ::1 at 2016-02-21 00:06:31 +0100

Started GET “/event_wizard/create” for ::1 at 2016-02-21 00:06:32 +0100 Processing by EventWizardController#show as HTML

Parameters: {"id"=>"create"}

Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)

Wicked::Wizard::InvalidStepError - The requested step did not match any steps defined for this controller.:

wicked (1.2.1) lib/wicked/wizard.rb:58:in `setup_step_from'
wicked (1.2.1) lib/wicked/wizard.rb:75:in `setup_wizard'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:432:in `block in make_lambda'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:164:in `block in halting'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/e71d35e366002bbf/variables” for ::1 at 2016-02-21 00:06:32 +0100

Started GET “/event_wizard/create” for ::1 at 2016-02-21 00:06:43 +0100 Processing by EventWizardController#show as HTML

Parameters: {"id"=>"create"}

Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)

Wicked::Wizard::InvalidStepError - The requested step did not match any steps defined for this controller.:

wicked (1.2.1) lib/wicked/wizard.rb:58:in `setup_step_from'
wicked (1.2.1) lib/wicked/wizard.rb:75:in `setup_wizard'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:432:in `block in make_lambda'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:164:in `block in halting'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/4e525512a776697c/variables” for ::1 at 2016-02-21 00:06:43 +0100

Started GET “/event_wizard/build” for ::1 at 2016-02-21 00:06:46 +0100 Processing by EventWizardController#show as HTML

Parameters: {"id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", nil]]

Completed 404 Not Found in 3ms (ActiveRecord: 0.3ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/event_wizard_controller.rb:5:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/ad0cc5ce10662245/variables” for ::1 at 2016-02-21 00:06:47 +0100

Started GET “/event_wizard/build/1” for ::1 at 2016-02-21 00:07:04 +0100

ActionController::RoutingError (No route matches [GET] “/event_wizard/build/1”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (5.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (137.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (226.1ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (315.8ms)

Started GET “/event_wizard/build/1” for ::1 at 2016-02-21 00:07:46 +0100

ActionController::RoutingError (No route matches [GET] “/event_wizard/build/1”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (6.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (305.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (2.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (76.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (280.0ms)

Started GET “/event_wizard/create” for ::1 at 2016-02-21 00:07:47 +0100 Processing by EventWizardController#show as HTML

Parameters: {"id"=>"create"}

Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms)

Wicked::Wizard::InvalidStepError - The requested step did not match any steps defined for this controller.:

wicked (1.2.1) lib/wicked/wizard.rb:58:in `setup_step_from'
wicked (1.2.1) lib/wicked/wizard.rb:75:in `setup_wizard'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:432:in `block in make_lambda'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:164:in `block in halting'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/c3af2b861a451c4f/variables” for ::1 at 2016-02-21 00:07:47 +0100

Started GET “/event_wizard/create” for ::1 at 2016-02-21 00:07:49 +0100 Processing by EventWizardController#show as HTML

Parameters: {"id"=>"create"}

Completed 500 Internal Server Error in 2ms (ActiveRecord: 0.0ms)

Wicked::Wizard::InvalidStepError - The requested step did not match any steps defined for this controller.:

wicked (1.2.1) lib/wicked/wizard.rb:58:in `setup_step_from'
wicked (1.2.1) lib/wicked/wizard.rb:75:in `setup_wizard'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:432:in `block in make_lambda'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:164:in `block in halting'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/5f1c675bec6de077/variables” for ::1 at 2016-02-21 00:07:49 +0100

Started GET “/event_wizard” for ::1 at 2016-02-21 00:07:50 +0100 Processing by EventWizardController#index as HTML Redirected to localhost:3000/event_wizard/build Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/event_wizard/build” for ::1 at 2016-02-21 00:07:50 +0100 Processing by EventWizardController#show as HTML

Parameters: {"id"=>"build"}
Event Load (0.7ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", nil]]

Completed 404 Not Found in 7ms (ActiveRecord: 0.7ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/event_wizard_controller.rb:5:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/200e19ac18699ebc/variables” for ::1 at 2016-02-21 00:07:50 +0100

Started GET “/event_wizard/create” for ::1 at 2016-02-21 00:07:50 +0100 Processing by EventWizardController#show as HTML

Parameters: {"id"=>"create"}

Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)

Wicked::Wizard::InvalidStepError - The requested step did not match any steps defined for this controller.:

wicked (1.2.1) lib/wicked/wizard.rb:58:in `setup_step_from'
wicked (1.2.1) lib/wicked/wizard.rb:75:in `setup_wizard'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:432:in `block in make_lambda'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:164:in `block in halting'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/446882423246a354/variables” for ::1 at 2016-02-21 00:07:50 +0100

Started GET “/event_wizard/1” for ::1 at 2016-02-21 00:07:50 +0100 Processing by EventWizardController#show as HTML

Parameters: {"id"=>"1"}

Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)

Wicked::Wizard::InvalidStepError - The requested step did not match any steps defined for this controller.:

wicked (1.2.1) lib/wicked/wizard.rb:58:in `setup_step_from'
wicked (1.2.1) lib/wicked/wizard.rb:75:in `setup_wizard'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:432:in `block in make_lambda'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:164:in `block in halting'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/7e3ee7dce677f9fe/variables” for ::1 at 2016-02-21 00:07:50 +0100

Started GET “/event_wizard/1” for ::1 at 2016-02-21 00:07:51 +0100 Processing by EventWizardController#show as HTML

Parameters: {"id"=>"1"}

Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)

Wicked::Wizard::InvalidStepError - The requested step did not match any steps defined for this controller.:

wicked (1.2.1) lib/wicked/wizard.rb:58:in `setup_step_from'
wicked (1.2.1) lib/wicked/wizard.rb:75:in `setup_wizard'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:432:in `block in make_lambda'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:164:in `block in halting'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/7b06a692fbffffe2/variables” for ::1 at 2016-02-21 00:07:51 +0100

Started GET “/event_wizard/create” for ::1 at 2016-02-21 00:07:59 +0100 Processing by EventWizardController#show as HTML

Parameters: {"id"=>"create"}

Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)

Wicked::Wizard::InvalidStepError - The requested step did not match any steps defined for this controller.:

wicked (1.2.1) lib/wicked/wizard.rb:58:in `setup_step_from'
wicked (1.2.1) lib/wicked/wizard.rb:75:in `setup_wizard'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:432:in `block in make_lambda'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:164:in `block in halting'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/bf43a8d66a39d2de/variables” for ::1 at 2016-02-21 00:07:59 +0100

Started GET “/event_wizard/” for ::1 at 2016-02-21 00:07:59 +0100 Processing by EventWizardController#index as HTML Redirected to localhost:3000/event_wizard/build Completed 302 Found in 1ms (ActiveRecord: 0.0ms)

Started GET “/event_wizard/build” for ::1 at 2016-02-21 00:07:59 +0100 Processing by EventWizardController#show as HTML

Parameters: {"id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", nil]]

Completed 404 Not Found in 5ms (ActiveRecord: 0.3ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/event_wizard_controller.rb:5:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/6634de9470c6c58a/variables” for ::1 at 2016-02-21 00:07:59 +0100

Started GET “/event_wizard/build” for ::1 at 2016-02-21 00:08:56 +0100 Processing by EventWizardController#show as HTML

Parameters: {"id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", nil]]

Completed 404 Not Found in 10ms (ActiveRecord: 0.3ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/event_wizard_controller.rb:5:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/74fa26e295878d65/variables” for ::1 at 2016-02-21 00:08:57 +0100

Started GET “/event_wizard/” for ::1 at 2016-02-21 00:08:57 +0100 Processing by EventWizardController#index as HTML Redirected to localhost:3000/event_wizard/build Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/event_wizard/build” for ::1 at 2016-02-21 00:08:57 +0100 Processing by EventWizardController#show as HTML

Parameters: {"id"=>"build"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", nil]]

Completed 404 Not Found in 2ms (ActiveRecord: 0.2ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/event_wizard_controller.rb:5:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/52df95959d2efdd3/variables” for ::1 at 2016-02-21 00:08:57 +0100

Started GET “/event_wizard/1” for ::1 at 2016-02-21 00:08:58 +0100 Processing by EventWizardController#show as HTML

Parameters: {"id"=>"1"}

Completed 500 Internal Server Error in 2ms (ActiveRecord: 0.0ms)

Wicked::Wizard::InvalidStepError - The requested step did not match any steps defined for this controller.:

wicked (1.2.1) lib/wicked/wizard.rb:58:in `setup_step_from'
wicked (1.2.1) lib/wicked/wizard.rb:75:in `setup_wizard'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:432:in `block in make_lambda'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:164:in `block in halting'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/3a7817d0a53c59f4/variables” for ::1 at 2016-02-21 00:08:58 +0100

Started GET “/event_wizard/1/build” for ::1 at 2016-02-21 00:09:02 +0100

ActionController::RoutingError (No route matches [GET] “/event_wizard/1/build”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (4.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (101.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (1.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (58.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (143.3ms)

Started GET “/event_wizard/build&id=1” for ::1 at 2016-02-21 00:09:20 +0100 Processing by EventWizardController#show as HTML

Parameters: {"id"=>"build&id=1"}

Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)

Wicked::Wizard::InvalidStepError - The requested step did not match any steps defined for this controller.:

wicked (1.2.1) lib/wicked/wizard.rb:58:in `setup_step_from'
wicked (1.2.1) lib/wicked/wizard.rb:75:in `setup_wizard'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:432:in `block in make_lambda'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:164:in `block in halting'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/e6d855fff01222cc/variables” for ::1 at 2016-02-21 00:09:20 +0100

Started GET “/users/sign_up” for ::1 at 2016-02-21 00:30:58 +0100

ActiveRecord::SchemaMigration Load (0.7ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by Devise::RegistrationsController#new as HTML

 (0.6ms)  SELECT COUNT(*) FROM "users"
Role Load (0.8ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."name" = $1 AND "roles"."resource_type" IS NULL AND "roles"."resource_id" IS NULL  ORDER BY "roles"."id" ASC LIMIT 1  [["name", "User"]]
Role Load (37.5ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 2]]
Rendered devise/shared/_links.html.erb (7.1ms)
Rendered devise/registrations/new.html.erb within layouts/devise (134.5ms)

DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_devise_html_erb__3978240483375839226_70289754299200 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_devise_html_erb__3978240483375839226_70289754299200 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_devise_html_erb__3978240483375839226_70289754299200 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_devise_html_erb__3978240483375839226_70289754299200 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_devise_html_erb__3978240483375839226_70289754299200 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_devise_html_erb__3978240483375839226_70289754299200 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_devise_html_erb__3978240483375839226_70289754299200 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_devise_html_erb__3978240483375839226_70289754299200 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_devise_html_erb__3978240483375839226_70289754299200 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_devise_html_erb__3978240483375839226_70289754299200 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_devise_html_erb__3978240483375839226_70289754299200 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_devise_html_erb__3978240483375839226_70289754299200 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_devise_html_erb__3978240483375839226_70289754299200 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_devise_html_erb__3978240483375839226_70289754299200 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_devise_html_erb__3978240483375839226_70289754299200 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_devise_html_erb__3978240483375839226_70289754299200 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_devise_html_erb__3978240483375839226_70289754299200 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_devise_html_erb__3978240483375839226_70289754299200 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_devise_html_erb__3978240483375839226_70289754299200 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_devise_html_erb__3978240483375839226_70289754299200 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_devise_html_erb__3978240483375839226_70289754299200 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_devise_html_erb__3978240483375839226_70289754299200 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_devise_html_erb__3978240483375839226_70289754299200 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_devise_html_erb__3978240483375839226_70289754299200 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_devise_html_erb__3978240483375839226_70289754299200 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_devise_html_erb__3978240483375839226_70289754299200 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) Completed 200 OK in 10481ms (Views: 10178.0ms | ActiveRecord: 46.3ms)

Started GET “/assets/application.self-bfdb67e4f98e6207516748617077e90649e7bbf960dd2fe8dd15d3aebf09b919.css?body=1” for ::1 at 2016-02-21 00:31:10 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-21 00:31:10 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-21 00:31:10 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-21 00:31:10 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-21 00:31:10 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-21 00:31:10 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-21 00:31:10 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-21 00:31:10 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-21 00:31:10 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for ::1 at 2016-02-21 00:31:10 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for ::1 at 2016-02-21 00:31:10 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-21 00:31:14 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-21 00:31:14 +0100

Started GET “/assets/fonts/themify-0db5c5a1475eb7a3e5028983ea1e642d1b2c00faff6a250a37502b0f3832a4a7.woff?-fvbane” for ::1 at 2016-02-21 00:31:14 +0100

Started GET “/event_wizard/1” for ::1 at 2016-02-21 00:48:18 +0100

ActionController::RoutingError (No route matches [GET] “/event_wizard/1”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (5.1ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (6.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (36.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (7.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (179.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (393.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (536.6ms)

Started GET “/event_wizard/1/build” for ::1 at 2016-02-21 00:48:45 +0100

ActionController::RoutingError (No route matches [GET] “/event_wizard/1/build”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (6.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (105.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (1.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (61.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (137.1ms)

Started GET “/event_wizard/1/build” for ::1 at 2016-02-21 00:48:46 +0100

ActionController::RoutingError (No route matches [GET] “/event_wizard/1/build”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (13.1ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (107.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (44.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (101.4ms)

Started GET “/event_wizard/create” for ::1 at 2016-02-21 00:50:27 +0100

ActionController::RoutingError (No route matches [GET] “/event_wizard/create”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (90.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (1.1ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (52.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (143.3ms)

Started GET “/events/1” for ::1 at 2016-02-21 00:50:27 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"1"}
Event Load (25.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Rendered events/show.html.erb within layouts/application (3.0ms)

Completed 200 OK in 730ms (Views: 349.2ms | ActiveRecord: 28.2ms)

Started GET “/events” for ::1 at 2016-02-21 00:50:28 +0100 Processing by EventsController#index as HTML

Event Load (0.4ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (3.8ms)

Completed 200 OK in 79ms (Views: 78.2ms | ActiveRecord: 0.4ms)

Started GET “/assets/application.self-bfdb67e4f98e6207516748617077e90649e7bbf960dd2fe8dd15d3aebf09b919.css?body=1” for ::1 at 2016-02-21 00:50:28 +0100

Started GET “/events/” for ::1 at 2016-02-21 00:50:29 +0100 Processing by EventsController#index as HTML

Event Load (0.3ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (1.6ms)

Completed 200 OK in 49ms (Views: 48.3ms | ActiveRecord: 0.3ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456012230588” for ::1 at 2016-02-21 00:50:31 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456012230588"}
Event Load (0.4ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (98.4ms)

Completed 200 OK in 145ms (Views: 143.7ms | ActiveRecord: 0.4ms)

Started GET “/events/build” for ::1 at 2016-02-21 00:50:31 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 0]]

Completed 404 Not Found in 2ms (ActiveRecord: 0.3ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=build:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/events_controller.rb:67:in `set_event'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:432:in `block in make_lambda'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:145:in `block in halting_and_conditional'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/66917413f45d0acc/variables” for ::1 at 2016-02-21 00:50:31 +0100

Started GET “/events/build” for ::1 at 2016-02-21 00:50:33 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"build"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 0]]

Completed 404 Not Found in 2ms (ActiveRecord: 0.5ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=build:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/events_controller.rb:67:in `set_event'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:432:in `block in make_lambda'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:145:in `block in halting_and_conditional'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/e15cbd259882796e/variables” for ::1 at 2016-02-21 00:50:33 +0100

Started GET “/events/building/build/1” for ::1 at 2016-02-21 00:50:46 +0100

ActionController::RoutingError (No route matches [GET] “/events/building/build/1”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (6.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (102.1ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (1.1ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (1.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (64.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (145.9ms)

Started GET “/” for ::1 at 2016-02-21 00:53:56 +0100 Processing by DummyController#index as HTML

User Load (0.7ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 9]]
Role Load (16.5ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 9]]
Rendered dummy/index.html.erb within layouts/dummy (144.0ms)

Completed 200 OK in 514ms (Views: 490.8ms | ActiveRecord: 17.2ms)

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for ::1 at 2016-02-21 00:53:58 +0100

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456012440052” for ::1 at 2016-02-21 00:54:02 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456012440052"}
Event Load (0.4ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (4.5ms)

Completed 200 OK in 56ms (Views: 54.4ms | ActiveRecord: 0.4ms)

Started GET “/events/1/build” for ::1 at 2016-02-21 00:54:03 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1"}
Event Load (0.6ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]

Completed 500 Internal Server Error in 11ms (ActiveRecord: 0.6ms)

ActionView::MissingTemplate - Missing template events/build/build_event, application/build_event with {:locale=>, :formats=>, :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :jbuilder]}. Searched in:

* "/Users/Christian/Fachschaft/app/views"
* "/Users/Christian/.rvm/gems/ruby-2.2.4/gems/devise-3.5.6/app/views"

:

actionview (4.2.5.1) lib/action_view/path_set.rb:46:in `find'
actionview (4.2.5.1) lib/action_view/lookup_context.rb:121:in `find'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:8:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:29:in `render_step'
app/controllers/events/build_controller.rb:6:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/50083fe712f84aee/variables” for ::1 at 2016-02-21 00:54:03 +0100

Started GET “/events/1/build” for ::1 at 2016-02-21 00:55:14 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]

Wizard has finished, redirecting to finish_wizard_path: “/” Redirected to localhost:3000/ Completed 302 Found in 496ms (ActiveRecord: 6.2ms)

Started GET “/” for ::1 at 2016-02-21 00:55:16 +0100 Processing by DummyController#index as HTML

User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 9]]
Role Load (0.6ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 9]]
Rendered dummy/index.html.erb within layouts/dummy (88.3ms)

Completed 200 OK in 1439ms (Views: 1433.8ms | ActiveRecord: 4.8ms)

Started GET “/assets/application.self-bfdb67e4f98e6207516748617077e90649e7bbf960dd2fe8dd15d3aebf09b919.css?body=1” for ::1 at 2016-02-21 00:55:19 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-21 00:55:19 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-21 00:55:20 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-21 00:55:20 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-21 00:55:20 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-21 00:55:20 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-21 00:55:20 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-21 00:55:20 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for ::1 at 2016-02-21 00:55:20 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-21 00:55:20 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for ::1 at 2016-02-21 00:55:20 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-21 00:55:23 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-21 00:55:23 +0100

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456012522267” for ::1 at 2016-02-21 00:55:25 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456012522267"}
Event Load (0.3ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (2.5ms)

Completed 200 OK in 43ms (Views: 41.5ms | ActiveRecord: 0.3ms)

Started GET “/” for ::1 at 2016-02-21 00:55:44 +0100 Processing by DummyController#index as HTML

User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 9]]
Role Load (0.5ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 9]]
Rendered dummy/index.html.erb within layouts/dummy (6.2ms)

Completed 200 OK in 479ms (Views: 477.3ms | ActiveRecord: 1.0ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456012544946” for ::1 at 2016-02-21 00:55:45 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456012544946"}
Event Load (0.5ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (2.9ms)

Completed 200 OK in 24ms (Views: 22.2ms | ActiveRecord: 0.5ms)

Started GET “/events/1” for ::1 at 2016-02-21 00:55:46 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"1"}
Event Load (0.6ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Rendered events/show.html.erb within layouts/application (1.6ms)

Completed 200 OK in 157ms (Views: 154.6ms | ActiveRecord: 0.6ms)

Started GET “/events/” for ::1 at 2016-02-21 00:55:48 +0100 Processing by EventsController#index as HTML

Event Load (0.5ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 73ms (Views: 71.5ms | ActiveRecord: 0.5ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456012548902” for ::1 at 2016-02-21 00:55:49 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456012548902"}
Event Load (0.3ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (1.8ms)

Completed 200 OK in 8ms (Views: 7.4ms | ActiveRecord: 0.3ms)

Started GET “/events/3/build” for ::1 at 2016-02-21 00:55:51 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"3"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]

Completed 404 Not Found in 2ms (ActiveRecord: 0.2ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=3:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/events/build_controller.rb:5:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/97bcb95ac1883f9c/variables” for ::1 at 2016-02-21 00:55:52 +0100

Started GET “/events/3/build” for ::1 at 2016-02-21 00:55:56 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"3"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]

Completed 404 Not Found in 3ms (ActiveRecord: 0.3ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=3:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/events/build_controller.rb:5:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/48aa16b6e0a7b8c3/variables” for ::1 at 2016-02-21 00:55:57 +0100

Started GET “/events/” for ::1 at 2016-02-21 00:55:58 +0100 Processing by EventsController#index as HTML

Event Load (0.4ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 64ms (Views: 63.2ms | ActiveRecord: 0.4ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456012558294” for ::1 at 2016-02-21 00:55:58 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456012558294"}
Event Load (0.3ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (1.7ms)

Completed 200 OK in 8ms (Views: 7.6ms | ActiveRecord: 0.3ms)

Started GET “/events/build” for ::1 at 2016-02-21 00:55:59 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 0]]

Completed 404 Not Found in 2ms (ActiveRecord: 0.3ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=build:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/events_controller.rb:67:in `set_event'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:432:in `block in make_lambda'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:145:in `block in halting_and_conditional'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/56c75900f0636e63/variables” for ::1 at 2016-02-21 00:55:59 +0100

Started GET “/events/build” for ::1 at 2016-02-21 00:56:01 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"build"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 0]]

Completed 404 Not Found in 2ms (ActiveRecord: 0.2ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=build:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/events_controller.rb:67:in `set_event'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:432:in `block in make_lambda'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:145:in `block in halting_and_conditional'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/db9f681d87c50b9d/variables” for ::1 at 2016-02-21 00:56:01 +0100

Started GET “/events/create” for ::1 at 2016-02-21 00:56:08 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"create"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 0]]

Completed 404 Not Found in 2ms (ActiveRecord: 0.2ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=create:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/events_controller.rb:67:in `set_event'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:432:in `block in make_lambda'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:145:in `block in halting_and_conditional'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/86af5dce9eea8cef/variables” for ::1 at 2016-02-21 00:56:09 +0100

Started GET “/events/create” for ::1 at 2016-02-21 00:56:22 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"create"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 0]]

Completed 404 Not Found in 2ms (ActiveRecord: 0.4ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=create:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/events_controller.rb:67:in `set_event'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:432:in `block in make_lambda'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:145:in `block in halting_and_conditional'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/75501a43e313a718/variables” for ::1 at 2016-02-21 00:56:23 +0100

Started GET “/events/” for ::1 at 2016-02-21 00:56:24 +0100 Processing by EventsController#index as HTML

Event Load (0.4ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (2.8ms)

Completed 200 OK in 320ms (Views: 318.6ms | ActiveRecord: 0.4ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456012585001” for ::1 at 2016-02-21 00:56:25 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456012585001"}
Event Load (0.4ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (1.8ms)

Completed 200 OK in 35ms (Views: 33.5ms | ActiveRecord: 0.4ms)

Started GET “/events/1” for ::1 at 2016-02-21 00:56:25 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"1"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Rendered events/show.html.erb within layouts/application (0.6ms)

Completed 200 OK in 42ms (Views: 40.7ms | ActiveRecord: 0.2ms)

Started GET “/events/1/edit” for ::1 at 2016-02-21 00:56:25 +0100 Processing by EventsController#edit as HTML

Parameters: {"id"=>"1"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (26.2ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.7ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/_form.html.erb (1106.3ms)
Rendered events/edit.html.erb within layouts/application (1118.2ms)

Completed 200 OK in 1267ms (Views: 1236.5ms | ActiveRecord: 29.2ms)

Started GET “/events/1/build” for ::1 at 2016-02-21 00:56:26 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]

Wizard has finished, redirecting to finish_wizard_path: “/” Redirected to localhost:3000/ Completed 302 Found in 2ms (ActiveRecord: 0.2ms)

Started GET “/” for ::1 at 2016-02-21 00:56:26 +0100 Processing by DummyController#index as HTML

User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 9]]
Role Load (0.5ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 9]]
Rendered dummy/index.html.erb within layouts/dummy (5.1ms)

Completed 200 OK in 64ms (Views: 62.8ms | ActiveRecord: 1.0ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456012586961” for ::1 at 2016-02-21 00:56:27 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456012586961"}
Event Load (0.4ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (2.0ms)

Completed 200 OK in 10ms (Views: 9.2ms | ActiveRecord: 0.4ms)

Started GET “/events/1/build” for ::1 at 2016-02-21 00:56:27 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]

Wizard has finished, redirecting to finish_wizard_path: “/” Redirected to localhost:3000/ Completed 302 Found in 2ms (ActiveRecord: 0.3ms)

Started GET “/” for ::1 at 2016-02-21 00:56:27 +0100 Processing by DummyController#index as HTML

User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 9]]
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 9]]
Rendered dummy/index.html.erb within layouts/dummy (3.7ms)

Completed 200 OK in 55ms (Views: 53.4ms | ActiveRecord: 0.7ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456012587718” for ::1 at 2016-02-21 00:56:29 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456012587718"}
Event Load (0.3ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (1.7ms)

Completed 200 OK in 13ms (Views: 9.0ms | ActiveRecord: 0.3ms)

Started GET “/events/1/build” for ::1 at 2016-02-21 00:59:14 +0100

ActiveRecord::SchemaMigration Load (4.4ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by Events::BuildController#index as HTML

Parameters: {"event_id"=>"1"}

Redirected to localhost:3000/events/1/build/build Completed 302 Found in 30ms (ActiveRecord: 0.0ms)

Started GET “/events/1/build” for ::1 at 2016-02-21 00:59:15 +0100 Processing by Events::BuildController#index as HTML

Parameters: {"event_id"=>"1"}

Redirected to localhost:3000/events/1/build/build Completed 302 Found in 1ms (ActiveRecord: 0.0ms)

Started GET “/events/1/build/build” for ::1 at 2016-02-21 00:59:15 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"build"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Rendered events/build/build.html.erb within layouts/application (3.1ms)

Completed 200 OK in 2524ms (Views: 2476.8ms | ActiveRecord: 5.0ms)

Started GET “/events/1/build/build/hallo” for ::1 at 2016-02-21 01:01:08 +0100

ActionController::RoutingError (No route matches [GET] “/events/1/build/build/hallo”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (24.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (157.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (292.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (392.4ms)

Started GET “/events/1/build/build/hallo” for ::1 at 2016-02-21 01:01:24 +0100

ActionController::RoutingError (No route matches [GET] “/events/1/build/build/hallo”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (6.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (3.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (143.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (150.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (342.1ms)

Started GET “/events/1/build/build” for ::1 at 2016-02-21 01:01:25 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"build"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Rendered events/build/build.html.erb within layouts/application (0.1ms)

Completed 200 OK in 342ms (Views: 339.9ms | ActiveRecord: 0.5ms)

Started GET “/events/1/build” for ::1 at 2016-02-21 01:01:27 +0100 Processing by Events::BuildController#index as HTML

Parameters: {"event_id"=>"1"}

Redirected to localhost:3000/events/1/build/build Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/events/1/build/build” for ::1 at 2016-02-21 01:01:27 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"build"}
Event Load (0.7ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Rendered events/build/build.html.erb within layouts/application (0.1ms)

Completed 200 OK in 81ms (Views: 78.2ms | ActiveRecord: 0.7ms)

Started GET “/events/1/build/build” for ::1 at 2016-02-21 01:01:28 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"build"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Rendered events/build/build.html.erb within layouts/application (0.1ms)

Completed 200 OK in 97ms (Views: 94.5ms | ActiveRecord: 0.5ms)

Started GET “/events/1/edit” for ::1 at 2016-02-21 01:01:28 +0100 Processing by EventsController#edit as HTML

Parameters: {"id"=>"1"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (1.1ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Role Load (0.5ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.8ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/_form.html.erb (486.6ms)
Rendered events/edit.html.erb within layouts/application (499.7ms)

Completed 200 OK in 658ms (Views: 648.5ms | ActiveRecord: 8.0ms)

Started GET “/events/1” for ::1 at 2016-02-21 01:01:29 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"1"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Rendered events/show.html.erb within layouts/application (2.1ms)

Completed 200 OK in 87ms (Views: 84.6ms | ActiveRecord: 0.5ms)

Started GET “/events/” for ::1 at 2016-02-21 01:01:29 +0100 Processing by EventsController#index as HTML

Event Load (0.4ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 62ms (Views: 60.4ms | ActiveRecord: 0.4ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456012889586” for ::1 at 2016-02-21 01:01:29 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456012889586"}
Event Load (0.4ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (597.5ms)

Completed 200 OK in 628ms (Views: 627.2ms | ActiveRecord: 0.4ms)

Started GET “/events/5/build” for ::1 at 2016-02-21 01:01:34 +0100 Processing by Events::BuildController#index as HTML

Parameters: {"event_id"=>"5"}

Redirected to localhost:3000/events/5/build/build Completed 302 Found in 1ms (ActiveRecord: 0.0ms)

Started GET “/events/5/build/build” for ::1 at 2016-02-21 01:01:34 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"5", "id"=>"build"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 5]]

Completed 404 Not Found in 2ms (ActiveRecord: 0.2ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=5:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/events/build_controller.rb:5:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/f0c28418f6cf19bf/variables” for ::1 at 2016-02-21 01:01:34 +0100

Started GET “/events/5/build/build” for ::1 at 2016-02-21 01:01:49 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"5", "id"=>"build"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 5]]

Completed 404 Not Found in 2ms (ActiveRecord: 0.2ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=5:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/events/build_controller.rb:5:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/adc09fa88ec41118/variables” for ::1 at 2016-02-21 01:01:49 +0100

Started GET “/events/5/build/create” for ::1 at 2016-02-21 01:01:53 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"5", "id"=>"create"}

Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)

Wicked::Wizard::InvalidStepError - The requested step did not match any steps defined for this controller.:

wicked (1.2.1) lib/wicked/wizard.rb:58:in `setup_step_from'
wicked (1.2.1) lib/wicked/wizard.rb:75:in `setup_wizard'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:432:in `block in make_lambda'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:164:in `block in halting'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/59fb5c9586031e5e/variables” for ::1 at 2016-02-21 01:01:53 +0100

Started GET “/events/:event_id/build/create” for ::1 at 2016-02-21 01:02:21 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>":event_id", "id"=>"create"}

Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)

Wicked::Wizard::InvalidStepError - The requested step did not match any steps defined for this controller.:

wicked (1.2.1) lib/wicked/wizard.rb:58:in `setup_step_from'
wicked (1.2.1) lib/wicked/wizard.rb:75:in `setup_wizard'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:432:in `block in make_lambda'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:164:in `block in halting'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/3a2461f91b25cd52/variables” for ::1 at 2016-02-21 01:02:21 +0100

Started GET “/events/:event_id/build/create” for ::1 at 2016-02-21 01:02:26 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>":event_id", "id"=>"create"}

Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)

Wicked::Wizard::InvalidStepError - The requested step did not match any steps defined for this controller.:

wicked (1.2.1) lib/wicked/wizard.rb:58:in `setup_step_from'
wicked (1.2.1) lib/wicked/wizard.rb:75:in `setup_wizard'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:432:in `block in make_lambda'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:164:in `block in halting'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/bf5ca0a8e46d6c26/variables” for ::1 at 2016-02-21 01:02:26 +0100

Started GET “/events/:event_id/build/” for ::1 at 2016-02-21 01:02:27 +0100 Processing by Events::BuildController#index as HTML

Parameters: {"event_id"=>":event_id"}

Redirected to localhost:3000/events/:event_id/build/build Completed 302 Found in 1ms (ActiveRecord: 0.0ms)

Started GET “/events/:event_id/build/build” for ::1 at 2016-02-21 01:02:27 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>":event_id", "id"=>"build"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 0]]

Completed 404 Not Found in 2ms (ActiveRecord: 0.2ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=:event_id:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/events/build_controller.rb:5:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/c857fd2ef8c7ecf8/variables” for ::1 at 2016-02-21 01:02:27 +0100

Started GET “/events/1/build/build” for ::1 at 2016-02-21 01:02:39 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"build"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Rendered events/build/build.html.erb within layouts/application (0.1ms)

Completed 200 OK in 203ms (Views: 201.3ms | ActiveRecord: 0.2ms)

Started GET “/events/1/build/build” for ::1 at 2016-02-21 01:02:40 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"build"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Rendered events/build/build.html.erb within layouts/application (0.1ms)

Completed 200 OK in 67ms (Views: 64.9ms | ActiveRecord: 0.4ms)

Started GET “/events/1/build/build” for ::1 at 2016-02-21 01:07:40 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"build"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.4ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.3ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/build/build.html.erb within layouts/application (60.1ms)

Completed 200 OK in 394ms (Views: 335.0ms | ActiveRecord: 10.4ms)

Started GET “/assets/application.self-bfdb67e4f98e6207516748617077e90649e7bbf960dd2fe8dd15d3aebf09b919.css?body=1” for ::1 at 2016-02-21 01:07:41 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-21 01:07:41 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-21 01:07:41 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-21 01:07:41 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-21 01:07:41 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-21 01:07:41 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-21 01:07:42 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for ::1 at 2016-02-21 01:07:42 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-21 01:07:42 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-21 01:07:42 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for ::1 at 2016-02-21 01:07:42 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-21 01:07:42 +0100

Started GET “/events/1/build/build” for ::1 at 2016-02-21 01:12:33 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"build"}
Event Load (0.9ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.8ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.5ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/build/build.html.erb within layouts/application (68.3ms)

Completed 200 OK in 363ms (Views: 337.4ms | ActiveRecord: 2.6ms)

Started GET “/assets/application.self-bfdb67e4f98e6207516748617077e90649e7bbf960dd2fe8dd15d3aebf09b919.css?body=1” for ::1 at 2016-02-21 01:12:33 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-21 01:12:33 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-21 01:12:33 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-21 01:12:34 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-21 01:12:34 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-21 01:12:34 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-21 01:12:34 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-21 01:12:34 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for ::1 at 2016-02-21 01:12:34 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-21 01:12:34 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for ::1 at 2016-02-21 01:12:34 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-21 01:12:34 +0100

Started PATCH “/events/1” for ::1 at 2016-02-21 01:12:53 +0100 Processing by EventsController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"juZXq8KlVaJ2638FiTAuOlLOBalyVtCb11LlHYrM+lmuGxUeo5u3qigtpAWrBMmBQ8EPoEWSpsnVPhYgt/mK7A==", "event"=>{"title"=>"Neues Event", "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"20", "start(4i)"=>"22", "start(5i)"=>"49", "priority"=>"medium", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"20", "end(4i)"=>"22", "end(5i)"=>"49", "ort"=>"", "description"=>"", "role_ids"=>[""]}, "commit"=>"Update Event", "id"=>"1"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (16.4ms)  BEGIN
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
 (0.2ms)  COMMIT

Redirected to localhost:3000/events/1 Completed 302 Found in 28ms (ActiveRecord: 17.2ms)

Started GET “/events/1” for ::1 at 2016-02-21 01:12:53 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"1"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Rendered events/show.html.erb within layouts/application (0.8ms)

Completed 200 OK in 128ms (Views: 126.7ms | ActiveRecord: 0.3ms)

Started GET “/events/1/build/build” for ::1 at 2016-02-21 01:18:20 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.4ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.4ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/build/build.html.erb within layouts/application (116.9ms)

Completed 200 OK in 456ms (Views: 405.0ms | ActiveRecord: 8.8ms)

Started PATCH “/events/1” for ::1 at 2016-02-21 01:18:22 +0100 Processing by EventsController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"UekbOK3hKU34v0CpZBayifzTe89IDUpbxlsLoSjGwqlxFFmNzN/LRaZ5m6lGIlUy7dxxxn/JPAnEN/icFfOyHA==", "event"=>{"title"=>"Neues Event", "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"20", "start(4i)"=>"22", "start(5i)"=>"49", "priority"=>"medium", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"20", "end(4i)"=>"22", "end(5i)"=>"49", "ort"=>"", "description"=>"", "role_ids"=>[""]}, "commit"=>"Update Event", "id"=>"1"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.2ms)  BEGIN
Role Load (0.5ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
 (0.2ms)  COMMIT

Redirected to localhost:3000/events/1 Completed 302 Found in 11ms (ActiveRecord: 1.2ms)

Started GET “/events/1” for ::1 at 2016-02-21 01:18:23 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"1"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Rendered events/show.html.erb within layouts/application (0.7ms)

Completed 200 OK in 104ms (Views: 101.4ms | ActiveRecord: 0.3ms)

Started GET “/event_wizard/build&id=1” for ::1 at 2016-02-21 01:25:27 +0100

ActionController::RoutingError (No route matches [GET] “/event_wizard/build&id=1”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.1ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (11.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (3.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (12.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (214.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (1.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (104.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (248.4ms)

Started GET “/event_wizard/build” for ::1 at 2016-02-21 01:25:28 +0100

ActionController::RoutingError (No route matches [GET] “/event_wizard/build”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (5.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (4.1ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (5.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (119.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (1.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (70.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (145.7ms)

Started GET “/event_wizard/” for ::1 at 2016-02-21 01:25:29 +0100

ActionController::RoutingError (No route matches [GET] “/event_wizard”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (7.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (115.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (75.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (147.9ms)

Started GET “/events/1” for ::1 at 2016-02-21 01:25:30 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"1"}
Event Load (0.7ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Rendered events/show.html.erb within layouts/application (2.7ms)

Completed 200 OK in 364ms (Views: 360.9ms | ActiveRecord: 0.7ms)

Started GET “/events” for ::1 at 2016-02-21 01:25:31 +0100 Processing by EventsController#index as HTML

Event Load (0.6ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (3.5ms)

Completed 200 OK in 85ms (Views: 83.3ms | ActiveRecord: 0.6ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456014332190” for ::1 at 2016-02-21 01:25:32 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456014332190"}
Event Load (0.5ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (3.0ms)

Completed 200 OK in 36ms (Views: 35.1ms | ActiveRecord: 0.5ms)

Started GET “/events/” for ::1 at 2016-02-21 01:25:33 +0100 Processing by EventsController#index as HTML

Event Load (0.4ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 63ms (Views: 62.2ms | ActiveRecord: 0.4ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456014333394” for ::1 at 2016-02-21 01:25:33 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456014333394"}
Event Load (0.3ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (1.6ms)

Completed 200 OK in 9ms (Views: 8.1ms | ActiveRecord: 0.3ms)

Started GET “/events/1/edit” for ::1 at 2016-02-21 01:25:33 +0100 Processing by EventsController#edit as HTML

Parameters: {"id"=>"1"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.7ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.3ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/_form.html.erb (16.7ms)
Rendered events/edit.html.erb within layouts/application (27.9ms)

Completed 200 OK in 83ms (Views: 80.8ms | ActiveRecord: 1.5ms)

Started GET “/events/1/build/build” for ::1 at 2016-02-21 01:25:34 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.7ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.3ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/build/_form.html.erb (23.4ms)
Rendered events/build/build.html.erb within layouts/application (34.5ms)

Completed 200 OK in 103ms (Views: 99.9ms | ActiveRecord: 1.7ms)

Started GET “/events/1/build/build” for ::1 at 2016-02-21 01:25:35 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.3ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.2ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/build/_form.html.erb (11.8ms)
Rendered events/build/build.html.erb within layouts/application (12.9ms)

Completed 200 OK in 69ms (Views: 65.9ms | ActiveRecord: 1.0ms)

Started PATCH “/events/1/build/build” for ::1 at 2016-02-21 01:25:42 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"IHQlx2psA5b+P4xjTzIsxqn+iOmKYIL5kWJOJvYmzHQAiWdyC1LhnqD5V2NtBst9uPGC4L2k9KuTDr0byxO8wQ==", "event"=>{"title"=>"Neues Event", "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"20", "start(4i)"=>"22", "start(5i)"=>"49", "priority"=>"medium", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"20", "end(4i)"=>"22", "end(5i)"=>"49", "ort"=>"", "description"=>"", "role_ids"=>[""]}, "commit"=>"Continue", "event_id"=>"1", "id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]

Completed 500 Internal Server Error in 2ms (ActiveRecord: 0.3ms)

TypeError - no implicit conversion of Symbol into Integer:

app/controllers/events/build_controller.rb:12:in `update'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:38:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/1029568d1c9b1a74/variables” for ::1 at 2016-02-21 01:25:43 +0100

Started PATCH “/events/1/build/build” for ::1 at 2016-02-21 01:26:11 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"IHQlx2psA5b+P4xjTzIsxqn+iOmKYIL5kWJOJvYmzHQAiWdyC1LhnqD5V2NtBst9uPGC4L2k9KuTDr0byxO8wQ==", "event"=>{"title"=>"Neues Event", "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"20", "start(4i)"=>"22", "start(5i)"=>"49", "priority"=>"medium", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"20", "end(4i)"=>"22", "end(5i)"=>"49", "ort"=>"", "description"=>"", "role_ids"=>[""]}, "commit"=>"Continue", "event_id"=>"1", "id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]

Completed 500 Internal Server Error in 4ms (ActiveRecord: 0.3ms)

TypeError - no implicit conversion of Symbol into Integer:

app/controllers/events/build_controller.rb:12:in `update'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:38:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/1299a7af654cd9cb/variables” for ::1 at 2016-02-21 01:26:12 +0100

Started PATCH “/events/1/build/build” for ::1 at 2016-02-21 01:27:51 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"IHQlx2psA5b+P4xjTzIsxqn+iOmKYIL5kWJOJvYmzHQAiWdyC1LhnqD5V2NtBst9uPGC4L2k9KuTDr0byxO8wQ==", "event"=>{"title"=>"Neues Event", "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"20", "start(4i)"=>"22", "start(5i)"=>"49", "priority"=>"medium", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"20", "end(4i)"=>"22", "end(5i)"=>"49", "ort"=>"", "description"=>"", "role_ids"=>[""]}, "commit"=>"Continue", "event_id"=>"1", "id"=>"build"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.2ms)  BEGIN
 (12.6ms)  ROLLBACK

Completed 500 Internal Server Error in 69ms (ActiveRecord: 20.4ms)

ArgumentError - When assigning attributes, you must pass a hash as an argument.:

activerecord (4.2.5.1) lib/active_record/attribute_assignment.rb:25:in `assign_attributes'
activerecord (4.2.5.1) lib/active_record/persistence.rb:251:in `block in update'
activerecord (4.2.5.1) lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `block in transaction'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/transaction.rb:184:in `within_new_transaction'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `transaction'
activerecord (4.2.5.1) lib/active_record/transactions.rb:220:in `transaction'
activerecord (4.2.5.1) lib/active_record/transactions.rb:348:in `with_transaction_returning_status'
activerecord (4.2.5.1) lib/active_record/persistence.rb:250:in `update'
app/controllers/events/build_controller.rb:12:in `update'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:38:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/9912846b1625daef/variables” for ::1 at 2016-02-21 01:27:51 +0100

Started PATCH “/events/1/build/build” for ::1 at 2016-02-21 01:31:22 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"IHQlx2psA5b+P4xjTzIsxqn+iOmKYIL5kWJOJvYmzHQAiWdyC1LhnqD5V2NtBst9uPGC4L2k9KuTDr0byxO8wQ==", "event"=>{"title"=>"Neues Event", "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"20", "start(4i)"=>"22", "start(5i)"=>"49", "priority"=>"medium", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"20", "end(4i)"=>"22", "end(5i)"=>"49", "ort"=>"", "description"=>"", "role_ids"=>[""]}, "commit"=>"Continue", "event_id"=>"1", "id"=>"build"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.2ms)  BEGIN
Role Load (0.6ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
 (0.3ms)  COMMIT
 (0.1ms)  BEGIN
 (0.2ms)  COMMIT

Redirected to localhost:3000/events/1/build/add_recurrence Completed 302 Found in 105ms (ActiveRecord: 7.4ms)

Started GET “/events/1/build/add_recurrence” for ::1 at 2016-02-21 01:31:23 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_recurrence"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]

Completed 500 Internal Server Error in 56ms (ActiveRecord: 0.3ms)

ActionView::MissingTemplate - Missing template events/build/add_recurrence, application/add_recurrence with {:locale=>, :formats=>, :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :jbuilder]}. Searched in:

* "/Users/Christian/Fachschaft/app/views"
* "/Users/Christian/.rvm/gems/ruby-2.2.4/gems/devise-3.5.6/app/views"

:

actionview (4.2.5.1) lib/action_view/path_set.rb:46:in `find'
actionview (4.2.5.1) lib/action_view/lookup_context.rb:121:in `find'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:8:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:29:in `render_step'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:11:in `render_wizard'
app/controllers/events/build_controller.rb:6:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/408b35546dc4b3da/variables” for ::1 at 2016-02-21 01:31:24 +0100

ActiveRecord::SchemaMigration Load (0.5ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Migrating to AddRepeatsToEvents (20160221010540)

 (0.2ms)  BEGIN
 (230.0ms)  ALTER TABLE "events" ADD "repeats" boolean
SQL (45.3ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160221010540"]]
 (68.1ms)  COMMIT
ActiveRecord::SchemaMigration Load (0.3ms)  SELECT "schema_migrations".* FROM "schema_migrations"
 (41.1ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'event_categories'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (3.6ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'events'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (2.5ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'events_roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (2.3ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'excludes'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (2.0ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'recurrences'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (2.8ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (1.9ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'rules'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (1.8ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'users'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (1.8ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'users_roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

Started GET “/events/1/build/build” for ::1 at 2016-02-21 02:14:01 +0100

ActiveRecord::SchemaMigration Load (0.9ms)  SELECT "schema_migrations".* FROM "schema_migrations"

SyntaxError - syntax error, unexpected keyword_end, expecting end-of-input:

app/controllers/events/build_controller.rb:43:in `'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:457:in `block in load_file'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:647:in `new_constants_in'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:456:in `load_file'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:354:in `require_or_load'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:494:in `load_missing_constant'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:184:in `const_missing'
activesupport (4.2.5.1) lib/active_support/inflector/methods.rb:263:in `block in constantize'
activesupport (4.2.5.1) lib/active_support/inflector/methods.rb:259:in `constantize'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:566:in `get'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:597:in `constantize'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:70:in `controller_reference'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:60:in `controller'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:39:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/f7d5df74b6ab4dd6/variables” for ::1 at 2016-02-21 02:14:02 +0100

Started GET “/events/1/build/build” for ::1 at 2016-02-21 02:15:16 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"build"}
Event Load (0.6ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.6ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.5ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/build/_form.html.erb (623.7ms)
Rendered events/build/build.html.erb within layouts/application (742.6ms)

Completed 200 OK in 4566ms (Views: 4171.1ms | ActiveRecord: 9.7ms)

Started GET “/assets/application.self-bfdb67e4f98e6207516748617077e90649e7bbf960dd2fe8dd15d3aebf09b919.css?body=1” for ::1 at 2016-02-21 02:15:24 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-21 02:15:24 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-21 02:15:24 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-21 02:15:24 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-21 02:15:24 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-21 02:15:24 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-21 02:15:24 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-21 02:15:24 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for ::1 at 2016-02-21 02:15:24 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-21 02:15:24 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for ::1 at 2016-02-21 02:15:24 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-21 02:15:25 +0100

Started PATCH “/events/1/build/build” for ::1 at 2016-02-21 02:20:16 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"FDmeCJIcxXWi6r3JA22dpllc+lIqi1svJc0eEZqWRGk0xNy98yInffwsZskhWXodSFPwWx1PLX0noe0sp6M03A==", "event"=>{"title"=>"Neues Event", "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"20", "start(4i)"=>"22", "start(5i)"=>"49", "priority"=>"medium", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"20", "end(4i)"=>"22", "end(5i)"=>"49", "ort"=>"", "description"=>"", "role_ids"=>[""], "repeats"=>"1"}, "commit"=>"Continue", "event_id"=>"1", "id"=>"build"}
Event Load (1.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.2ms)  BEGIN
Role Load (0.6ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
SQL (47.7ms)  UPDATE "events" SET "repeats" = $1, "updated_at" = $2 WHERE "events"."id" = $3  [["repeats", "t"], ["updated_at", "2016-02-21 01:20:16.945165"], ["id", 1]]
 (87.5ms)  COMMIT
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT

Redirected to localhost:3000/events/1/build/add_recurrence Completed 302 Found in 365ms (ActiveRecord: 137.4ms)

Started GET “/events/1/build/add_recurrence” for ::1 at 2016-02-21 02:20:17 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_recurrence"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]

Completed 500 Internal Server Error in 74ms (ActiveRecord: 2.5ms)

ActiveModel::MissingAttributeError - can't write unknown attribute `recurrence_type`:

activerecord (4.2.5.1) lib/active_record/attribute.rb:138:in `with_value_from_database'
activerecord (4.2.5.1) lib/active_record/attribute_set.rb:39:in `write_from_user'
activerecord (4.2.5.1) lib/active_record/attribute_methods/write.rb:74:in `write_attribute_with_type_cast'
activerecord (4.2.5.1) lib/active_record/attribute_methods/write.rb:56:in `write_attribute'
activerecord (4.2.5.1) lib/active_record/attribute_methods/dirty.rb:96:in `write_attribute'
activerecord (4.2.5.1) lib/active_record/attribute_methods.rb:373:in `[]='
activerecord (4.2.5.1) lib/active_record/associations/belongs_to_polymorphic_association.rb:14:in `replace_keys'
activerecord (4.2.5.1) lib/active_record/associations/belongs_to_association.rb:14:in `replace'
activerecord (4.2.5.1) lib/active_record/associations/singular_association.rb:17:in `writer'
activerecord (4.2.5.1) lib/active_record/associations/builder/association.rb:123:in `recurrence='
app/controllers/events/build_controller.rb:9:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/04372e2e00e936bf/variables” for ::1 at 2016-02-21 02:20:17 +0100

Started GET “/” for ::1 at 2016-02-21 02:48:01 +0100

ActiveRecord::SchemaMigration Load (136.4ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (10.2ms)

Completed 200 OK in 1773ms (Views: 1747.7ms | ActiveRecord: 0.0ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456019286028” for ::1 at 2016-02-21 02:48:07 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456019286028"}
Event Load (418.8ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (849.6ms)

Completed 200 OK in 945ms (Views: 125.7ms | ActiveRecord: 796.6ms)

Started GET “/events/1/edit” for ::1 at 2016-02-21 02:48:09 +0100 Processing by EventsController#edit as HTML

Parameters: {"id"=>"1"}
Event Load (27.0ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (128.1ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (14.7ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/_form.html.erb (845.2ms)
Rendered events/edit.html.erb within layouts/application (877.9ms)

Completed 200 OK in 1197ms (Views: 848.1ms | ActiveRecord: 225.1ms)

Started GET “/events/1/edit” for ::1 at 2016-02-21 02:48:13 +0100 Processing by EventsController#edit as HTML

Parameters: {"id"=>"1"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.5ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.3ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/_form.html.erb (23.4ms)
Rendered events/edit.html.erb within layouts/application (24.9ms)

Completed 200 OK in 89ms (Views: 86.3ms | ActiveRecord: 1.4ms)

Started GET “/events/1/build/add_recurrence” for ::1 at 2016-02-21 02:48:14 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_recurrence"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]

Completed 500 Internal Server Error in 165ms (ActiveRecord: 1.6ms)

ActiveModel::MissingAttributeError - can't write unknown attribute `recurrence_type`:

activerecord (4.2.5.1) lib/active_record/attribute.rb:138:in `with_value_from_database'
activerecord (4.2.5.1) lib/active_record/attribute_set.rb:39:in `write_from_user'
activerecord (4.2.5.1) lib/active_record/attribute_methods/write.rb:74:in `write_attribute_with_type_cast'
activerecord (4.2.5.1) lib/active_record/attribute_methods/write.rb:56:in `write_attribute'
activerecord (4.2.5.1) lib/active_record/attribute_methods/dirty.rb:96:in `write_attribute'
activerecord (4.2.5.1) lib/active_record/attribute_methods.rb:373:in `[]='
activerecord (4.2.5.1) lib/active_record/associations/belongs_to_polymorphic_association.rb:14:in `replace_keys'
activerecord (4.2.5.1) lib/active_record/associations/belongs_to_association.rb:14:in `replace'
activerecord (4.2.5.1) lib/active_record/associations/singular_association.rb:17:in `writer'
activerecord (4.2.5.1) lib/active_record/associations/builder/association.rb:123:in `recurrence='
app/controllers/events/build_controller.rb:9:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/e230f96b3e63299e/variables” for ::1 at 2016-02-21 02:48:15 +0100

Started GET “/events/1/build” for ::1 at 2016-02-21 02:48:16 +0100 Processing by Events::BuildController#index as HTML

Parameters: {"event_id"=>"1"}

Redirected to localhost:3000/events/1/build/build Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/events/1/build/build” for ::1 at 2016-02-21 02:48:16 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]

Completed 500 Internal Server Error in 2ms (ActiveRecord: 0.3ms)

ActiveModel::MissingAttributeError - can't write unknown attribute `recurrence_type`:

activerecord (4.2.5.1) lib/active_record/attribute.rb:138:in `with_value_from_database'
activerecord (4.2.5.1) lib/active_record/attribute_set.rb:39:in `write_from_user'
activerecord (4.2.5.1) lib/active_record/attribute_methods/write.rb:74:in `write_attribute_with_type_cast'
activerecord (4.2.5.1) lib/active_record/attribute_methods/write.rb:56:in `write_attribute'
activerecord (4.2.5.1) lib/active_record/attribute_methods/dirty.rb:96:in `write_attribute'
activerecord (4.2.5.1) lib/active_record/attribute_methods.rb:373:in `[]='
activerecord (4.2.5.1) lib/active_record/associations/belongs_to_polymorphic_association.rb:14:in `replace_keys'
activerecord (4.2.5.1) lib/active_record/associations/belongs_to_association.rb:14:in `replace'
activerecord (4.2.5.1) lib/active_record/associations/singular_association.rb:17:in `writer'
activerecord (4.2.5.1) lib/active_record/associations/builder/association.rb:123:in `recurrence='
app/controllers/events/build_controller.rb:9:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/a91015c5c384e861/variables” for ::1 at 2016-02-21 02:48:16 +0100

Event Load (70.4ms)  SELECT  "events".* FROM "events"  ORDER BY "events"."id" ASC LIMIT 1

Started GET “/events/1/build/build” for ::1 at 2016-02-21 02:51:56 +0100

ActiveRecord::SchemaMigration Load (1.5ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"build"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]

Completed 500 Internal Server Error in 246ms (ActiveRecord: 5.4ms)

ActiveModel::MissingAttributeError - can't write unknown attribute `recurrence_type`:

activerecord (4.2.5.1) lib/active_record/attribute.rb:138:in `with_value_from_database'
activerecord (4.2.5.1) lib/active_record/attribute_set.rb:39:in `write_from_user'
activerecord (4.2.5.1) lib/active_record/attribute_methods/write.rb:74:in `write_attribute_with_type_cast'
activerecord (4.2.5.1) lib/active_record/attribute_methods/write.rb:56:in `write_attribute'
activerecord (4.2.5.1) lib/active_record/attribute_methods/dirty.rb:96:in `write_attribute'
activerecord (4.2.5.1) lib/active_record/attribute_methods.rb:373:in `[]='
activerecord (4.2.5.1) lib/active_record/associations/belongs_to_polymorphic_association.rb:14:in `replace_keys'
activerecord (4.2.5.1) lib/active_record/associations/belongs_to_association.rb:14:in `replace'
activerecord (4.2.5.1) lib/active_record/associations/singular_association.rb:17:in `writer'
activerecord (4.2.5.1) lib/active_record/associations/builder/association.rb:123:in `recurrence='
app/controllers/events/build_controller.rb:9:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/71a441b179711a84/variables” for ::1 at 2016-02-21 02:51:57 +0100

Event Load (1.1ms)  SELECT  "events".* FROM "events"  ORDER BY "events"."id" ASC LIMIT 1
 (1.1ms)  BEGIN
SQL (155.2ms)  INSERT INTO "recurrences" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id"  [["created_at", "2016-02-21 01:58:14.002551"], ["updated_at", "2016-02-21 01:58:14.002551"]]
 (0.9ms)  COMMIT
Event Load (0.9ms)  SELECT  "events".* FROM "events"  ORDER BY "events"."id" ASC LIMIT 1
 (0.3ms)  BEGIN
SQL (0.6ms)  INSERT INTO "recurrences" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id"  [["created_at", "2016-02-21 02:03:33.888520"], ["updated_at", "2016-02-21 02:03:33.888520"]]
 (0.6ms)  COMMIT
Event Load (1.0ms)  SELECT  "events".* FROM "events"  ORDER BY "events"."id" ASC LIMIT 1

Started GET “/” for ::1 at 2016-02-21 03:15:24 +0100

ActiveRecord::SchemaMigration Load (0.5ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (6.9ms)

Completed 200 OK in 2129ms (Views: 2103.0ms | ActiveRecord: 0.0ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456020927872” for ::1 at 2016-02-21 03:15:29 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456020927872"}
Event Load (0.7ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (77.1ms)

Completed 200 OK in 161ms (Views: 98.5ms | ActiveRecord: 3.3ms)

Started GET “/” for ::1 at 2016-02-21 03:15:36 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (0.7ms)

Completed 200 OK in 69ms (Views: 68.6ms | ActiveRecord: 0.0ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456020936256” for ::1 at 2016-02-21 03:15:36 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456020936256"}
Event Load (0.5ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (2.6ms)

Completed 200 OK in 11ms (Views: 9.8ms | ActiveRecord: 0.5ms)

Started GET “/” for ::1 at 2016-02-21 03:15:40 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (0.6ms)

Completed 200 OK in 56ms (Views: 55.1ms | ActiveRecord: 0.0ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456020940559” for ::1 at 2016-02-21 03:15:40 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456020940559"}
Event Load (0.4ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (3.6ms)

Completed 200 OK in 14ms (Views: 13.2ms | ActiveRecord: 0.4ms)

Started GET “/events/1/edit” for ::1 at 2016-02-21 03:15:57 +0100 Processing by EventsController#edit as HTML

Parameters: {"id"=>"1"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.6ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.4ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/_form.html.erb (446.0ms)
Rendered events/edit.html.erb within layouts/application (499.7ms)

Completed 200 OK in 633ms (Views: 565.7ms | ActiveRecord: 4.9ms)

Started GET “/events/1/build/build” for ::1 at 2016-02-21 03:15:58 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"build"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.2ms)  BEGIN
SQL (0.5ms)  INSERT INTO "recurrences" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id"  [["created_at", "2016-02-21 02:15:58.463376"], ["updated_at", "2016-02-21 02:15:58.463376"]]
 (0.4ms)  COMMIT
 (0.4ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.3ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/build/_form.html.erb (30.4ms)
Rendered events/build/build.html.erb within layouts/application (63.1ms)

Completed 200 OK in 190ms (Views: 150.4ms | ActiveRecord: 4.1ms)

Started GET “/events/1/build” for ::1 at 2016-02-21 03:15:58 +0100 Processing by Events::BuildController#index as HTML

Parameters: {"event_id"=>"1"}

Redirected to localhost:3000/events/1/build/build Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/events/1/build/build” for ::1 at 2016-02-21 03:15:58 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.1ms)  BEGIN
SQL (0.2ms)  INSERT INTO "recurrences" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id"  [["created_at", "2016-02-21 02:15:58.675015"], ["updated_at", "2016-02-21 02:15:58.675015"]]
 (0.4ms)  COMMIT
 (0.4ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Role Load (0.5ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.3ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/build/_form.html.erb (15.2ms)
Rendered events/build/build.html.erb within layouts/application (16.4ms)

Completed 200 OK in 70ms (Views: 64.6ms | ActiveRecord: 2.2ms)

Started GET “/events/1/build” for ::1 at 2016-02-21 03:15:59 +0100 Processing by Events::BuildController#index as HTML

Parameters: {"event_id"=>"1"}

Redirected to localhost:3000/events/1/build/build Completed 302 Found in 1ms (ActiveRecord: 0.0ms)

Started GET “/events/1/build/build” for ::1 at 2016-02-21 03:15:59 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"build"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.2ms)  BEGIN
SQL (0.4ms)  INSERT INTO "recurrences" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id"  [["created_at", "2016-02-21 02:15:59.826037"], ["updated_at", "2016-02-21 02:15:59.826037"]]
 (54.2ms)  COMMIT
 (0.5ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.2ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/build/_form.html.erb (16.1ms)
Rendered events/build/build.html.erb within layouts/application (17.2ms)

Completed 200 OK in 132ms (Views: 70.7ms | ActiveRecord: 56.2ms)

Started PATCH “/events/1/build/build” for ::1 at 2016-02-21 03:16:03 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Gf3Pq9YsoroF6SxZalxKZkEn7wbemoa/al7cUaNzJ+ZmuBCsJ2MBX0sUTiGfYETQUHL1R9lVtyECul4uOYH1CQ==", "event"=>{"title"=>"Neues Event", "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"20", "start(4i)"=>"22", "start(5i)"=>"49", "priority"=>"medium", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"20", "end(4i)"=>"22", "end(5i)"=>"49", "ort"=>"", "description"=>"", "role_ids"=>[""], "repeats"=>"1"}, "commit"=>"Continue", "event_id"=>"1", "id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.1ms)  BEGIN
Role Load (0.3ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT

Redirected to localhost:3000/events/1/build/add_recurrence Completed 302 Found in 9ms (ActiveRecord: 1.2ms)

Started GET “/events/1/build/add_recurrence” for ::1 at 2016-02-21 03:16:04 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_recurrence"}
Event Load (0.6ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.2ms)  BEGIN
SQL (0.2ms)  INSERT INTO "recurrences" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id"  [["created_at", "2016-02-21 02:16:04.027160"], ["updated_at", "2016-02-21 02:16:04.027160"]]
 (0.3ms)  COMMIT
Rule Load (17.2ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 12]]
Rendered events/build/add_recurrence.html.erb within layouts/application (205.2ms)

Completed 500 Internal Server Error in 235ms (ActiveRecord: 19.9ms)

ActionView::MissingTemplate - Missing partial events/build/_rule_fields, application/_rule_fields with {:locale=>, :formats=>, :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :jbuilder]}. Searched in:

* "/Users/Christian/Fachschaft/app/views"
* "/Users/Christian/.rvm/gems/ruby-2.2.4/gems/devise-3.5.6/app/views"

:

actionview (4.2.5.1) lib/action_view/path_set.rb:46:in `find'
actionview (4.2.5.1) lib/action_view/lookup_context.rb:121:in `find'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:418:in `find_template'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:413:in `find_partial'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:294:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial'
actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render'
cocoon (1.2.7) lib/cocoon/view_helpers.rb:52:in `block in render_association'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1925:in `block in fields_for_nested_model'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:714:in `fields_for'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1924:in `fields_for_nested_model'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1910:in `block in fields_for_with_nested_attributes'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1908:in `fields_for_with_nested_attributes'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1582:in `fields_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/builder.rb:27:in `simple_fields_for'
cocoon (1.2.7) lib/cocoon/view_helpers.rb:50:in `render_association'
cocoon (1.2.7) lib/cocoon/view_helpers.rb:98:in `link_to_add_association'
app/views/events/build/add_recurrence.html.erb:20:in `block in _app_views_events_build_add_recurrence_html_erb__3105046544049073967_70135347869600'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for'
app/views/events/build/add_recurrence.html.erb:5:in `_app_views_events_build_add_recurrence_html_erb__3105046544049073967_70135347869600'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:29:in `render_step'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:11:in `render_wizard'
app/controllers/events/build_controller.rb:16:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/08f11b79c603ae58/variables” for ::1 at 2016-02-21 03:16:04 +0100

Started GET “/events/1/build/add_recurrence” for ::1 at 2016-02-21 03:17:02 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_recurrence"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.2ms)  BEGIN
SQL (0.3ms)  INSERT INTO "recurrences" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id"  [["created_at", "2016-02-21 02:17:02.718183"], ["updated_at", "2016-02-21 02:17:02.718183"]]
 (15.7ms)  COMMIT
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 13]]
Rendered events/build/_rule_fields.html.erb (8.6ms)
Rendered events/build/add_recurrence.html.erb within layouts/application (21.1ms)

Completed 200 OK in 154ms (Views: 132.4ms | ActiveRecord: 17.1ms)

Started GET “/assets/application.self-bfdb67e4f98e6207516748617077e90649e7bbf960dd2fe8dd15d3aebf09b919.css?body=1” for ::1 at 2016-02-21 03:17:02 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-21 03:17:02 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-21 03:17:02 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-21 03:17:02 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-21 03:17:02 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-21 03:17:02 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-21 03:17:02 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-21 03:17:02 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for ::1 at 2016-02-21 03:17:03 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-21 03:17:03 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for ::1 at 2016-02-21 03:17:03 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-21 03:17:03 +0100

Started GET “/events/1/build/add_recurrence” for ::1 at 2016-02-21 03:20:47 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_recurrence"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.1ms)  BEGIN
SQL (0.2ms)  INSERT INTO "recurrences" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id"  [["created_at", "2016-02-21 02:20:47.648681"], ["updated_at", "2016-02-21 02:20:47.648681"]]
 (0.3ms)  COMMIT
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 14]]
Rendered events/build/_rule_fields.html.erb (8.9ms)
Rendered events/build/add_recurrence.html.erb within layouts/application (29.7ms)

Completed 200 OK in 147ms (Views: 142.2ms | ActiveRecord: 1.3ms)

Started GET “/assets/application.self-bfdb67e4f98e6207516748617077e90649e7bbf960dd2fe8dd15d3aebf09b919.css?body=1” for ::1 at 2016-02-21 03:20:47 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-21 03:20:47 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-21 03:20:47 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-21 03:20:47 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-21 03:20:47 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-21 03:20:47 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-21 03:20:47 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-21 03:20:47 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-21 03:20:47 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for ::1 at 2016-02-21 03:20:47 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for ::1 at 2016-02-21 03:20:47 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-21 03:20:47 +0100

Started PATCH “/events/1/build/add_recurrence” for ::1 at 2016-02-21 03:21:16 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"RnmaUNc/xd9dAVPfatg2wHrsruOnvsjvwt/7EpHB+2M5PEVXJnBmOhP8Maef5Dh2a7m0oqBx+XGqO3ltCzMpjA==", "recurrence"=>{"start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"21", "end(1i)"=>"2016", "end(2i)"=>"7", "end(3i)"=>"21", "rules_attributes"=>{"1456021265642"=>{"day"=>"3", "week"=>"1", "month"=>"0", "days"=>"0", "_destroy"=>"false"}}}, "commit"=>"Continue", "event_id"=>"1", "id"=>"add_recurrence"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.1ms)  BEGIN
 (0.5ms)  COMMIT

Redirected to localhost:3000/events/1/build/add_exludes Completed 302 Found in 5ms (ActiveRecord: 0.9ms)

Started GET “/events/1/build/add_exludes” for ::1 at 2016-02-21 03:21:16 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_exludes"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.1ms)  BEGIN
SQL (0.2ms)  INSERT INTO "recurrences" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id"  [["created_at", "2016-02-21 02:21:16.671883"], ["updated_at", "2016-02-21 02:21:16.671883"]]
 (0.3ms)  COMMIT

Completed 500 Internal Server Error in 8ms (ActiveRecord: 0.9ms)

ActionView::MissingTemplate - Missing template events/build/add_exludes, application/add_exludes with {:locale=>, :formats=>, :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :jbuilder]}. Searched in:

* "/Users/Christian/Fachschaft/app/views"
* "/Users/Christian/.rvm/gems/ruby-2.2.4/gems/devise-3.5.6/app/views"

:

actionview (4.2.5.1) lib/action_view/path_set.rb:46:in `find'
actionview (4.2.5.1) lib/action_view/lookup_context.rb:121:in `find'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:8:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:29:in `render_step'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:11:in `render_wizard'
app/controllers/events/build_controller.rb:16:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/4c214e746d9f6166/variables” for ::1 at 2016-02-21 03:21:16 +0100

Started GET “/events/1/build/add_exludes” for ::1 at 2016-02-21 03:34:43 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_exludes"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.1ms)  BEGIN
SQL (0.2ms)  INSERT INTO "recurrences" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id"  [["created_at", "2016-02-21 02:34:43.056497"], ["updated_at", "2016-02-21 02:34:43.056497"]]
 (15.5ms)  COMMIT

Completed 500 Internal Server Error in 24ms (ActiveRecord: 16.0ms)

ActionView::MissingTemplate - Missing template events/build/add_exludes, application/add_exludes with {:locale=>, :formats=>, :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :jbuilder]}. Searched in:

* "/Users/Christian/Fachschaft/app/views"
* "/Users/Christian/.rvm/gems/ruby-2.2.4/gems/devise-3.5.6/app/views"

:

actionview (4.2.5.1) lib/action_view/path_set.rb:46:in `find'
actionview (4.2.5.1) lib/action_view/lookup_context.rb:121:in `find'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:8:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:29:in `render_step'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:11:in `render_wizard'
app/controllers/events/build_controller.rb:16:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/f41eef00a7c444fe/variables” for ::1 at 2016-02-21 03:34:43 +0100

Started GET “/events/1/build/add_excludes” for ::1 at 2016-02-21 03:44:37 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.2ms)  BEGIN
SQL (0.4ms)  INSERT INTO "recurrences" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id"  [["created_at", "2016-02-21 02:44:38.554901"], ["updated_at", "2016-02-21 02:44:38.554901"]]
 (0.4ms)  COMMIT
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 17]]
Rendered events/build/add_excludes.html.erb within layouts/application (104.7ms)

Completed 500 Internal Server Error in 260ms (ActiveRecord: 8.2ms)

NoMethodError - undefined method `occurrences' for nil:NilClass:

app/models/recurrence.rb:16:in `block in getDates'
ice_cube (0.13.3) lib/ice_cube/schedule.rb:24:in `initialize'
app/models/recurrence.rb:12:in `getDates'
app/models/recurrence.rb:25:in `getDatesStartFinish'
app/views/events/build/add_excludes.html.erb:7:in `block in _app_views_events_build_add_excludes_html_erb__4192516254602004402_70135293219980'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for'
app/views/events/build/add_excludes.html.erb:5:in `_app_views_events_build_add_excludes_html_erb__4192516254602004402_70135293219980'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:29:in `render_step'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:11:in `render_wizard'
app/controllers/events/build_controller.rb:16:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/5e0ae464f01e6c02/variables” for ::1 at 2016-02-21 03:44:38 +0100

Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 17]]

Started GET “/events/1/build/add_excludes” for ::1 at 2016-02-21 03:45:52 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.2ms)  BEGIN
SQL (0.2ms)  INSERT INTO "recurrences" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id"  [["created_at", "2016-02-21 02:45:53.460465"], ["updated_at", "2016-02-21 02:45:53.460465"]]
 (0.5ms)  COMMIT
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 18]]
Rendered events/build/_rule_fields.html.erb (10.3ms)
Rendered events/build/add_excludes.html.erb within layouts/application (86.3ms)

Completed 200 OK in 594ms (Views: 551.3ms | ActiveRecord: 2.6ms)

Started GET “/assets/application.self-bfdb67e4f98e6207516748617077e90649e7bbf960dd2fe8dd15d3aebf09b919.css?body=1” for ::1 at 2016-02-21 03:45:54 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-21 03:45:54 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-21 03:45:54 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-21 03:45:54 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-21 03:45:54 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-21 03:45:54 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-21 03:45:54 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-21 03:45:54 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for ::1 at 2016-02-21 03:45:54 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-21 03:45:54 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for ::1 at 2016-02-21 03:45:54 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-21 03:45:54 +0100

Started GET “/events/1/build/add_excludes” for ::1 at 2016-02-21 03:45:59 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.6ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.2ms)  BEGIN
SQL (0.6ms)  INSERT INTO "recurrences" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id"  [["created_at", "2016-02-21 02:45:59.413100"], ["updated_at", "2016-02-21 02:45:59.413100"]]
 (91.1ms)  COMMIT
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 19]]
Rendered events/build/_rule_fields.html.erb (7.8ms)
Rendered events/build/add_excludes.html.erb within layouts/application (21.6ms)

Completed 200 OK in 172ms (Views: 71.1ms | ActiveRecord: 94.8ms)

Started GET “/” for 127.0.0.1 at 2016-02-21 16:16:07 +0100

ActiveRecord::SchemaMigration Load (53.4ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (13.3ms)

Completed 200 OK in 7336ms (Views: 7302.8ms | ActiveRecord: 0.0ms)

Started GET “/assets/application.self-bfdb67e4f98e6207516748617077e90649e7bbf960dd2fe8dd15d3aebf09b919.css?body=1” for 127.0.0.1 at 2016-02-21 16:16:16 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for 127.0.0.1 at 2016-02-21 16:16:16 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for 127.0.0.1 at 2016-02-21 16:16:16 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for 127.0.0.1 at 2016-02-21 16:16:16 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for 127.0.0.1 at 2016-02-21 16:16:16 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for 127.0.0.1 at 2016-02-21 16:16:17 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for 127.0.0.1 at 2016-02-21 16:16:17 +0100

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456067777172” for 127.0.0.1 at 2016-02-21 16:16:18 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456067777172"}
Event Load (467.9ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (948.8ms)

Completed 200 OK in 1079ms (Views: 139.9ms | ActiveRecord: 886.9ms)

Started GET “/” for 127.0.0.1 at 2016-02-21 16:18:07 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (1.9ms)

Completed 200 OK in 472ms (Views: 470.3ms | ActiveRecord: 0.0ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456067888647” for 127.0.0.1 at 2016-02-21 16:18:09 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456067888647"}
Event Load (0.5ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (7.7ms)

Completed 200 OK in 51ms (Views: 47.5ms | ActiveRecord: 0.5ms)

Started GET “/events/” for 127.0.0.1 at 2016-02-21 16:18:11 +0100 Processing by EventsController#index as HTML

Event Load (0.7ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (19.5ms)

Completed 200 OK in 401ms (Views: 397.9ms | ActiveRecord: 0.7ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456067892265” for 127.0.0.1 at 2016-02-21 16:18:12 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456067892265"}
Event Load (0.4ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (6.8ms)

Completed 200 OK in 21ms (Views: 17.9ms | ActiveRecord: 0.4ms)

Started GET “/events/1/build” for 127.0.0.1 at 2016-02-21 16:18:18 +0100 Processing by Events::BuildController#index as HTML

Parameters: {"event_id"=>"1"}

Redirected to 0.0.0.0:3000/events/1/build/build Completed 302 Found in 8ms (ActiveRecord: 0.0ms)

Started GET “/events/1/build/build” for 127.0.0.1 at 2016-02-21 16:18:18 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"build"}
Event Load (27.8ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.3ms)  BEGIN
SQL (135.8ms)  INSERT INTO "recurrences" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id"  [["created_at", "2016-02-21 15:18:18.364671"], ["updated_at", "2016-02-21 15:18:18.364671"]]
 (21.6ms)  COMMIT
 (49.0ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Role Load (0.5ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (2.2ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/build/_form.html.erb (870.3ms)
Rendered events/build/build.html.erb within layouts/application (916.7ms)

Completed 200 OK in 1702ms (Views: 1202.9ms | ActiveRecord: 281.8ms)

Started PATCH “/events/1/build/build” for 127.0.0.1 at 2016-02-21 16:18:27 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"4XhorWwn0ZG4UROc87w3iMOLeopb2tbv2hnrb9D8MWQUaZk8DjCRpYnjJe7wAmoNdsRBMR2OMlWaJmqWznZ2UQ==", "event"=>{"title"=>"Neues Event", "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"20", "start(4i)"=>"22", "start(5i)"=>"49", "priority"=>"medium", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"20", "end(4i)"=>"22", "end(5i)"=>"49", "ort"=>"", "description"=>"", "role_ids"=>[""], "repeats"=>"1"}, "commit"=>"Continue", "event_id"=>"1", "id"=>"build"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.3ms)  BEGIN
Role Load (0.5ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
 (0.3ms)  COMMIT
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT

Redirected to 0.0.0.0:3000/events/1/build/add_recurrence Completed 302 Found in 39ms (ActiveRecord: 2.0ms)

Started GET “/events/1/build/add_recurrence” for 127.0.0.1 at 2016-02-21 16:18:27 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_recurrence"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.2ms)  BEGIN
SQL (0.4ms)  INSERT INTO "recurrences" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id"  [["created_at", "2016-02-21 15:18:27.261522"], ["updated_at", "2016-02-21 15:18:27.261522"]]
 (0.6ms)  COMMIT
Rule Load (9.0ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 21]]
Rendered events/build/_rule_fields.html.erb (48.1ms)
Rendered events/build/add_recurrence.html.erb within layouts/application (485.8ms)

Completed 200 OK in 861ms (Views: 835.2ms | ActiveRecord: 12.4ms)

Started PATCH “/events/1/build/add_recurrence” for 127.0.0.1 at 2016-02-21 16:18:51 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"eAEe4+JyGnHzPkogJBZYpdhowOyUPS+wYz3mKHGzr16NEO9ygGVaRcKMfFInqAUgbSf7V9JpywojAmfRbznoaw==", "recurrence"=>{"start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"21", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"21", "rules_attributes"=>{"1456067919139"=>{"day"=>"1", "week"=>"1", "month"=>"0", "days"=>"0", "_destroy"=>"false"}}}, "commit"=>"Continue", "event_id"=>"1", "id"=>"add_recurrence"}
Event Load (0.6ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.5ms)  BEGIN
 (0.3ms)  COMMIT

Redirected to 0.0.0.0:3000/events/1/build/add_excludes Completed 302 Found in 17ms (ActiveRecord: 1.4ms)

Started GET “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-21 16:18:51 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.2ms)  BEGIN
SQL (0.4ms)  INSERT INTO "recurrences" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id"  [["created_at", "2016-02-21 15:18:51.438415"], ["updated_at", "2016-02-21 15:18:51.438415"]]
 (0.5ms)  COMMIT
Rule Load (0.5ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 22]]
Rendered events/build/_rule_fields.html.erb (56.8ms)
Rendered events/build/add_excludes.html.erb within layouts/application (126736.2ms)

Completed 200 OK in 127486ms (Views: 127473.0ms | ActiveRecord: 2.0ms)

Started PATCH “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-21 16:21:57 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"caGi4UlQoJP3+vCcSWi7iB4FWFMXYDHbSJfbXpEqUJ6EsFNwK0fgp8ZIxu5K1uYNq0pj6FE01WEIqFqnj6AXqw==", "recurrence"=>{"start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"21", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"27", "rules_attributes"=>{"1456068075545"=>{"day"=>"1", "week"=>"1", "month"=>"0", "days"=>"0", "_destroy"=>"false"}}}, "commit"=>"Continue", "event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.7ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.3ms)  BEGIN
 (0.3ms)  COMMIT

Redirected to 0.0.0.0:3000/events/1/build/wicked_finish Completed 302 Found in 18ms (ActiveRecord: 1.2ms)

Started GET “/events/1/build/wicked_finish” for 127.0.0.1 at 2016-02-21 16:23:50 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"wicked_finish"}
Event Load (16.9ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.6ms)  BEGIN
SQL (1.1ms)  INSERT INTO "recurrences" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id"  [["created_at", "2016-02-21 15:24:27.275510"], ["updated_at", "2016-02-21 15:24:27.275510"]]
 (146.0ms)  COMMIT

Wizard has finished, redirecting to finish_wizard_path: “/” Redirected to 0.0.0.0:3000/ Completed 302 Found in 37445ms (ActiveRecord: 164.5ms)

Started GET “/” for 127.0.0.1 at 2016-02-21 16:25:04 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (7.2ms)

Completed 200 OK in 972ms (Views: 939.6ms | ActiveRecord: 0.0ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456068309112” for 127.0.0.1 at 2016-02-21 16:25:09 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456068309112"}
Event Load (0.9ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (109.5ms)

Completed 200 OK in 486ms (Views: 479.2ms | ActiveRecord: 0.9ms)

Started GET “/” for 127.0.0.1 at 2016-02-21 16:25:42 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (2.2ms)

Completed 200 OK in 401ms (Views: 399.2ms | ActiveRecord: 0.0ms)

Started GET “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-21 16:25:43 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.9ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.4ms)  BEGIN
SQL (0.4ms)  INSERT INTO "recurrences" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id"  [["created_at", "2016-02-21 15:25:43.818302"], ["updated_at", "2016-02-21 15:25:43.818302"]]
 (17.4ms)  COMMIT
Rule Load (0.7ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 24]]
Rendered events/build/_rule_fields.html.erb (66.6ms)
Rendered events/build/add_excludes.html.erb within layouts/application (37470.6ms)

Completed 200 OK in 38008ms (Views: 37972.6ms | ActiveRecord: 19.7ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456068342913” for 127.0.0.1 at 2016-02-21 16:26:21 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456068342913"}
Event Load (0.4ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (7.4ms)

Completed 200 OK in 30ms (Views: 27.2ms | ActiveRecord: 0.4ms)

Started GET “/events/” for 127.0.0.1 at 2016-02-21 16:26:21 +0100 Processing by EventsController#index as HTML

Event Load (0.4ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (6.3ms)

Completed 200 OK in 297ms (Views: 293.9ms | ActiveRecord: 0.4ms)

Started GET “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-21 16:26:22 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.4ms)  BEGIN
SQL (0.4ms)  INSERT INTO "recurrences" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id"  [["created_at", "2016-02-21 15:26:22.207713"], ["updated_at", "2016-02-21 15:26:22.207713"]]
 (0.5ms)  COMMIT
Rule Load (0.8ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 25]]
Rendered events/build/_rule_fields.html.erb (67.8ms)
Rendered events/build/add_excludes.html.erb within layouts/application (11822.6ms)

Completed 200 OK in 12179ms (Views: 12162.0ms | ActiveRecord: 2.5ms)

Started GET “/events/1/build/” for 127.0.0.1 at 2016-02-21 16:26:34 +0100 Processing by Events::BuildController#index as HTML

Parameters: {"event_id"=>"1"}

Redirected to 0.0.0.0:3000/events/1/build/build Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/events/1/build/build” for 127.0.0.1 at 2016-02-21 16:26:34 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"build"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.2ms)  BEGIN
SQL (0.5ms)  INSERT INTO "recurrences" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id"  [["created_at", "2016-02-21 15:26:34.431334"], ["updated_at", "2016-02-21 15:26:34.431334"]]
 (37.1ms)  COMMIT
 (0.9ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Role Load (0.6ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.5ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/build/_form.html.erb (104.1ms)
Rendered events/build/build.html.erb within layouts/application (133.6ms)

Completed 200 OK in 553ms (Views: 493.8ms | ActiveRecord: 40.1ms)

Started PATCH “/events/1/build/build” for 127.0.0.1 at 2016-02-21 16:26:50 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"D6XmfsZwPs3sjdsCCfrDF366FkERdBda/0kFjoEAQw36tBfvpGd++d0/7XAKRJ6Sy/Ut+lcg8+C/doR3n4oEOA==", "event"=>{"title"=>"Neues Event", "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"20", "start(4i)"=>"22", "start(5i)"=>"49", "priority"=>"medium", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"20", "end(4i)"=>"22", "end(5i)"=>"49", "ort"=>"", "description"=>"", "role_ids"=>["", "1", "2"], "repeats"=>"1"}, "commit"=>"Continue", "event_id"=>"1", "id"=>"build"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.3ms)  BEGIN
Role Load (33.5ms)  SELECT "roles".* FROM "roles" WHERE "roles"."id" IN (1, 2)
Role Load (0.6ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
SQL (0.4ms)  INSERT INTO "events_roles" ("event_id", "role_id") VALUES ($1, $2)  [["event_id", 1], ["role_id", 1]]
SQL (0.3ms)  INSERT INTO "events_roles" ("event_id", "role_id") VALUES ($1, $2)  [["event_id", 1], ["role_id", 2]]
 (0.6ms)  COMMIT
 (0.2ms)  BEGIN
 (0.3ms)  COMMIT

Redirected to 0.0.0.0:3000/events/1/build/add_recurrence Completed 302 Found in 122ms (ActiveRecord: 38.8ms)

Started GET “/events/1/build/add_recurrence” for 127.0.0.1 at 2016-02-21 16:26:50 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_recurrence"}
Event Load (0.7ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.4ms)  BEGIN
SQL (0.5ms)  INSERT INTO "recurrences" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id"  [["created_at", "2016-02-21 15:26:50.989296"], ["updated_at", "2016-02-21 15:26:50.989296"]]
 (0.6ms)  COMMIT
Rule Load (0.8ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 27]]
Rendered events/build/_rule_fields.html.erb (48.7ms)
Rendered events/build/add_recurrence.html.erb within layouts/application (101.3ms)

Completed 200 OK in 463ms (Views: 443.2ms | ActiveRecord: 3.0ms)

Started PATCH “/events/1/build/add_recurrence” for 127.0.0.1 at 2016-02-21 16:27:07 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"CLdFzf8kmB+dLd/b4o3eAyggpITztEFiteVDSNDKhQT9prRcnTPYK6yf6anhM4OGnW+fP7Xgpdj12sKxzkDCMQ==", "recurrence"=>{"start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"21", "end(1i)"=>"2016", "end(2i)"=>"6", "end(3i)"=>"29", "rules_attributes"=>{"1456068418141"=>{"day"=>"1", "week"=>"1", "month"=>"0", "days"=>"0", "_destroy"=>"false"}}}, "commit"=>"Continue", "event_id"=>"1", "id"=>"add_recurrence"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.3ms)  BEGIN
 (0.3ms)  COMMIT

Redirected to 0.0.0.0:3000/events/1/build/add_excludes Completed 302 Found in 17ms (ActiveRecord: 1.1ms)

Started GET “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-21 16:27:07 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.2ms)  BEGIN
SQL (0.4ms)  INSERT INTO "recurrences" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id"  [["created_at", "2016-02-21 15:27:07.451177"], ["updated_at", "2016-02-21 15:27:07.451177"]]
 (0.6ms)  COMMIT
Rule Load (0.6ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 28]]
Rendered events/build/_rule_fields.html.erb (212.4ms)
Rendered events/build/add_excludes.html.erb within layouts/application (130724.0ms)

Completed 200 OK in 131207ms (Views: 131194.5ms | ActiveRecord: 2.1ms)

Started PATCH “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-21 16:29:45 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"T1PzWvwWcgeSrt0Xr6XAMSij+mq+XnQVXXkVI2t3L6S6QgLLngEyM6Mc62WsG520nezB0fgKkK8dRpTadf1okQ==", "recurrence"=>{"start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"21", "end(1i)"=>"2016", "end(2i)"=>"6", "end(3i)"=>"21", "rules_attributes"=>{"1456068579049"=>{"day"=>"1", "week"=>"1", "month"=>"0", "days"=>"0", "_destroy"=>"false"}}}, "commit"=>"Continue", "event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.2ms)  BEGIN
 (0.3ms)  COMMIT

Redirected to 0.0.0.0:3000/events/1/build/wicked_finish Completed 302 Found in 26ms (ActiveRecord: 0.8ms)

Started GET “/events/1/build/wicked_finish” for 127.0.0.1 at 2016-02-21 16:29:45 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"wicked_finish"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.3ms)  BEGIN
SQL (0.6ms)  INSERT INTO "recurrences" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id"  [["created_at", "2016-02-21 15:37:49.787701"], ["updated_at", "2016-02-21 15:37:49.787701"]]
 (1.1ms)  COMMIT

Wizard has finished, redirecting to finish_wizard_path: “/” Redirected to 0.0.0.0:3000/ Completed 302 Found in 483965ms (ActiveRecord: 2.4ms)

Started GET “/” for 127.0.0.1 at 2016-02-21 16:37:49 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (1.2ms)

Completed 200 OK in 122ms (Views: 121.1ms | ActiveRecord: 0.0ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456069070636” for 127.0.0.1 at 2016-02-21 16:37:50 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456069070636"}
Event Load (0.4ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (12.5ms)

Completed 200 OK in 37ms (Views: 20.5ms | ActiveRecord: 2.3ms)

Started GET “/” for 127.0.0.1 at 2016-02-21 16:37:58 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (0.6ms)

Completed 200 OK in 140ms (Views: 138.7ms | ActiveRecord: 0.0ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456069078810” for 127.0.0.1 at 2016-02-21 16:37:59 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456069078810"}
Event Load (0.4ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (2.3ms)

Completed 200 OK in 36ms (Views: 35.2ms | ActiveRecord: 0.4ms)

Started GET “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-21 16:38:06 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.2ms)  BEGIN
SQL (0.2ms)  INSERT INTO "recurrences" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id"  [["created_at", "2016-02-21 15:38:06.576233"], ["updated_at", "2016-02-21 15:38:06.576233"]]
 (0.5ms)  COMMIT

Completed 500 Internal Server Error in 55ms (ActiveRecord: 2.2ms)

NoMethodError - undefined method `<<' for nil:NilClass:

app/controllers/events/build_controller.rb:9:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/1c74a5e09b0fa3be/variables” for 127.0.0.1 at 2016-02-21 16:38:06 +0100

Started GET “/events/1/build” for 127.0.0.1 at 2016-02-21 16:38:08 +0100 Processing by Events::BuildController#index as HTML

Parameters: {"event_id"=>"1"}

Redirected to 0.0.0.0:3000/events/1/build/build Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/events/1/build/build” for 127.0.0.1 at 2016-02-21 16:38:08 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.1ms)  BEGIN
SQL (0.2ms)  INSERT INTO "recurrences" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id"  [["created_at", "2016-02-21 15:38:08.876673"], ["updated_at", "2016-02-21 15:38:08.876673"]]
 (13.2ms)  COMMIT

Completed 500 Internal Server Error in 17ms (ActiveRecord: 13.8ms)

NoMethodError - undefined method `<<' for nil:NilClass:

app/controllers/events/build_controller.rb:9:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/a965b093fdd23900/variables” for 127.0.0.1 at 2016-02-21 16:38:08 +0100

Started GET “/events/1/build/build” for 127.0.0.1 at 2016-02-21 16:46:39 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.2ms)  BEGIN
SQL (0.3ms)  INSERT INTO "recurrences" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id"  [["created_at", "2016-02-21 15:46:39.901864"], ["updated_at", "2016-02-21 15:46:39.901864"]]
 (15.6ms)  COMMIT
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 32]]
 (0.5ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.3ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/build/_form.html.erb (82.3ms)
Rendered events/build/build.html.erb within layouts/application (112.4ms)

Completed 200 OK in 320ms (Views: 247.2ms | ActiveRecord: 24.8ms)

Started PATCH “/events/1/build/build” for 127.0.0.1 at 2016-02-21 16:46:44 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"bCsLU9RWtc2aaKeXXmFcblxT5s5dDOCJ/mXLLCy1gFaZOvrCtkH1+avakeVd3wHr6RzddRtYBDO+WkrVMj/HYw==", "event"=>{"title"=>"Neues Event", "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"20", "start(4i)"=>"22", "start(5i)"=>"49", "priority"=>"medium", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"20", "end(4i)"=>"22", "end(5i)"=>"49", "ort"=>"", "description"=>"", "role_ids"=>["", "1", "2"], "repeats"=>"1"}, "commit"=>"Continue", "event_id"=>"1", "id"=>"build"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.1ms)  BEGIN
Role Load (0.4ms)  SELECT "roles".* FROM "roles" WHERE "roles"."id" IN (1, 2)
Role Load (0.7ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT

Redirected to 0.0.0.0:3000/events/1/build/add_recurrence Completed 302 Found in 11ms (ActiveRecord: 1.8ms)

Started GET “/events/1/build/add_recurrence” for 127.0.0.1 at 2016-02-21 16:46:45 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_recurrence"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.1ms)  BEGIN
SQL (0.3ms)  INSERT INTO "recurrences" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id"  [["created_at", "2016-02-21 15:46:45.012561"], ["updated_at", "2016-02-21 15:46:45.012561"]]
 (2.8ms)  COMMIT
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 33]]
Rule Load (0.2ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 33]]
Rendered events/build/_rule_fields.html.erb (10.2ms)
Rendered events/build/add_recurrence.html.erb within layouts/application (69.5ms)

Completed 200 OK in 219ms (Views: 208.4ms | ActiveRecord: 5.4ms)

Started PATCH “/events/1/build/add_recurrence” for 127.0.0.1 at 2016-02-21 16:47:01 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"dGRXpKriVcYJjWFwf3Re3YOVWE9p4BnQu7aE8oFqLMSBdaY1yPUV8jg/VwJ8ygNYNtpj9C+0/Wr7iQULn+Br8Q==", "recurrence"=>{"start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"21", "end(1i)"=>"2016", "end(2i)"=>"3", "end(3i)"=>"21", "rules_attributes"=>{"1456069613116"=>{"day"=>"1", "week"=>"1", "month"=>"0", "days"=>"0", "_destroy"=>"false"}}}, "commit"=>"Continue", "event_id"=>"1", "id"=>"add_recurrence"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT

Redirected to 0.0.0.0:3000/events/1/build/add_excludes Completed 302 Found in 4ms (ActiveRecord: 0.5ms)

Started GET “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-21 16:47:01 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.1ms)  BEGIN
SQL (0.2ms)  INSERT INTO "recurrences" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id"  [["created_at", "2016-02-21 15:47:01.294500"], ["updated_at", "2016-02-21 15:47:01.294500"]]
 (0.4ms)  COMMIT
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 34]]
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 34]]
Rendered events/build/_rule_fields.html.erb (10.8ms)
Rendered events/build/add_excludes.html.erb within layouts/application (31.4ms)

Completed 200 OK in 170ms (Views: 165.3ms | ActiveRecord: 1.5ms)

Event Load (11.1ms)  SELECT  "events".* FROM "events"  ORDER BY "events"."id" ASC LIMIT 1

Started GET “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-21 16:50:27 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.2ms)  BEGIN
SQL (0.3ms)  INSERT INTO "recurrences" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id"  [["created_at", "2016-02-21 15:50:27.867141"], ["updated_at", "2016-02-21 15:50:27.867141"]]
 (0.5ms)  COMMIT
Recurrence Load (4.0ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 35]]
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 35]]
Rendered events/build/_rule_fields.html.erb (57.9ms)
Rendered events/build/add_excludes.html.erb within layouts/application (181.8ms)

Completed 200 OK in 43157ms (Views: 478.9ms | ActiveRecord: 5.8ms)

Started GET “/events/1/build/” for 127.0.0.1 at 2016-02-21 16:51:11 +0100 Processing by Events::BuildController#index as HTML

Parameters: {"event_id"=>"1"}

Redirected to 0.0.0.0:3000/events/1/build/build Completed 302 Found in 5ms (ActiveRecord: 0.0ms)

Started GET “/events/1/build/build” for 127.0.0.1 at 2016-02-21 16:51:11 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"build"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.4ms)  BEGIN
SQL (0.4ms)  INSERT INTO "recurrences" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id"  [["created_at", "2016-02-21 15:51:11.099151"], ["updated_at", "2016-02-21 15:51:11.099151"]]
 (16.0ms)  COMMIT
Recurrence Load (1.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 36]]
 (0.7ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Role Load (0.5ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.4ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/build/_form.html.erb (96.7ms)
Rendered events/build/build.html.erb within layouts/application (127.3ms)

Completed 200 OK in 86410ms (Views: 403.8ms | ActiveRecord: 20.0ms)

Started PATCH “/events/1/build/build” for 127.0.0.1 at 2016-02-21 16:52:48 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"//lTBn0zeWxkf2X53bx63uzavbjL7cgrHeFFMvDq0JEK6KKXHyQ5WFXNU4veAidbWZWGA425LJFd3sTL7mCXpA==", "event"=>{"title"=>"Neues Event", "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"20", "start(4i)"=>"22", "start(5i)"=>"49", "priority"=>"medium", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"20", "end(4i)"=>"22", "end(5i)"=>"49", "ort"=>"", "description"=>"", "role_ids"=>["", "1", "2"], "repeats"=>"1"}, "commit"=>"Continue", "event_id"=>"1", "id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.3ms)  BEGIN
Role Load (0.5ms)  SELECT "roles".* FROM "roles" WHERE "roles"."id" IN (1, 2)
Role Load (0.6ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
 (0.3ms)  COMMIT
 (0.2ms)  BEGIN
 (0.3ms)  COMMIT

Redirected to 0.0.0.0:3000/events/1/build/add_recurrence Completed 302 Found in 211ms (ActiveRecord: 6.7ms)

Started GET “/events/1/build/add_recurrence” for 127.0.0.1 at 2016-02-21 16:52:49 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_recurrence"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Rendered events/build/add_recurrence.html.erb within layouts/application (64.8ms)

Completed 500 Internal Server Error in 237534ms (ActiveRecord: 1.9ms)

NoMethodError - undefined method `model_name' for nil:NilClass:

actionpack (4.2.5.1) lib/action_controller/model_naming.rb:9:in `model_name_from_record_or_class'
actionview (4.2.5.1) lib/action_view/record_identifier.rb:47:in `dom_class'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:62:in `simple_form_css_class'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:22:in `simple_form_for'
app/views/events/build/add_recurrence.html.erb:5:in `_app_views_events_build_add_recurrence_html_erb___3580418787017307282_70344258429800'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:29:in `render_step'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:11:in `render_wizard'
app/controllers/events/build_controller.rb:17:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/6cfdd732a478040b/variables” for 127.0.0.1 at 2016-02-21 16:56:47 +0100

Started GET “/events/1/build/add_recurrence” for 127.0.0.1 at 2016-02-21 16:56:54 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_recurrence"}
Event Load (0.6ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.3ms)  BEGIN
SQL (0.4ms)  INSERT INTO "recurrences" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id"  [["created_at", "2016-02-21 15:56:56.619441"], ["updated_at", "2016-02-21 15:56:56.619441"]]
 (0.6ms)  COMMIT
Recurrence Load (15.6ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 37]]
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 37]]
Rendered events/build/_rule_fields.html.erb (52.4ms)
Rendered events/build/add_recurrence.html.erb within layouts/application (219.0ms)

Completed 200 OK in 803172ms (Views: 725.2ms | ActiveRecord: 25.1ms)

Started GET “/events/1/build/” for 127.0.0.1 at 2016-02-21 17:10:19 +0100 Processing by Events::BuildController#index as HTML

Parameters: {"event_id"=>"1"}

Redirected to 0.0.0.0:3000/events/1/build/build Completed 302 Found in 9ms (ActiveRecord: 0.0ms)

Started GET “/events/1/build/build” for 127.0.0.1 at 2016-02-21 17:10:20 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"build"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.6ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Role Load (0.5ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.5ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/build/_form.html.erb (265.6ms)
Rendered events/build/build.html.erb within layouts/application (296.7ms)

Completed 200 OK in 50492ms (Views: 725.6ms | ActiveRecord: 12.9ms)

Started PATCH “/events/1/build/build” for 127.0.0.1 at 2016-02-21 17:11:22 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"jxJmQCtXdtAEogP77V/CEjbhaEwmjnKw9wVIp9Ypje96A5fRSUA25DUQNYnu4Z+Xg65T92Dalgq3OsleyKPK2g==", "event"=>{"title"=>"Neues Event", "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"20", "start(4i)"=>"22", "start(5i)"=>"49", "priority"=>"medium", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"20", "end(4i)"=>"22", "end(5i)"=>"49", "ort"=>"", "description"=>"", "role_ids"=>["", "1", "2"], "repeats"=>"1"}, "commit"=>"Continue", "event_id"=>"1", "id"=>"build"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.3ms)  BEGIN
Role Load (0.6ms)  SELECT "roles".* FROM "roles" WHERE "roles"."id" IN (1, 2)
Role Load (0.7ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
 (0.3ms)  COMMIT
 (0.4ms)  BEGIN
 (0.3ms)  COMMIT

Redirected to 0.0.0.0:3000/events/1/build/add_recurrence Completed 302 Found in 57ms (ActiveRecord: 2.9ms)

Started GET “/events/1/build/add_recurrence” for 127.0.0.1 at 2016-02-21 17:11:22 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_recurrence"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Rendered events/build/_rule_fields.html.erb (38.3ms)
Rendered events/build/add_recurrence.html.erb within layouts/application (226.3ms)

Completed 200 OK in 133942ms (Views: 722.5ms | ActiveRecord: 1.7ms)

Started GET “/events/1/build/build” for 127.0.0.1 at 2016-02-21 17:13:43 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.4ms)  BEGIN
SQL (0.5ms)  INSERT INTO "recurrences" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id"  [["created_at", "2016-02-21 16:14:00.732562"], ["updated_at", "2016-02-21 16:14:00.732562"]]
SQL (170.5ms)  UPDATE "events" SET "recurrence_id" = $1, "updated_at" = $2 WHERE "events"."id" = $3  [["recurrence_id", 38], ["updated_at", "2016-02-21 16:14:00.741654"], ["id", 1]]
 (0.6ms)  COMMIT
 (0.5ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.4ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/build/_form.html.erb (184.9ms)
Rendered events/build/build.html.erb within layouts/application (215.9ms)

Completed 200 OK in 97790ms (Views: 729.3ms | ActiveRecord: 185.0ms)

Started GET “/” for 127.0.0.1 at 2016-02-21 17:15:21 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (3.0ms)

Completed 200 OK in 405ms (Views: 402.1ms | ActiveRecord: 0.0ms)

Started GET “/recurrences” for 127.0.0.1 at 2016-02-21 17:15:23 +0100 Processing by RecurrencesController#index as HTML

Recurrence Load (1.1ms)  SELECT "recurrences".* FROM "recurrences"
Rendered recurrences/index.html.erb within layouts/application (74.6ms)

Completed 200 OK in 397ms (Views: 392.8ms | ActiveRecord: 1.1ms)

Started GET “/” for 127.0.0.1 at 2016-02-21 17:15:23 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (1.8ms)

Completed 200 OK in 326ms (Views: 324.5ms | ActiveRecord: 0.0ms)

Started GET “/recurrences/7/edit” for 127.0.0.1 at 2016-02-21 17:15:40 +0100 Processing by RecurrencesController#edit as HTML

Parameters: {"id"=>"7"}
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 7]]
Rule Load (0.5ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 7]]
Rendered recurrences/_rule_fields.html.erb (39.1ms)
Rendered recurrences/_form.html.erb (131.2ms)
Rendered recurrences/edit.html.erb within layouts/application (150.9ms)

Completed 200 OK in 481ms (Views: 472.5ms | ActiveRecord: 2.2ms)

Started GET “/events/1/build/add_recurrence” for 127.0.0.1 at 2016-02-21 17:21:33 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_recurrence"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 38]]
Rule Load (0.2ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 38]]
Rendered events/build/_rule_fields.html.erb (6.9ms)
Rendered events/build/add_recurrence.html.erb within layouts/application (49.5ms)

Completed 200 OK in 344ms (Views: 290.2ms | ActiveRecord: 5.1ms)

Started GET “/events/1/build” for 127.0.0.1 at 2016-02-21 17:21:34 +0100 Processing by Events::BuildController#index as HTML

Parameters: {"event_id"=>"1"}

Redirected to 0.0.0.0:3000/events/1/build/build Completed 302 Found in 1ms (ActiveRecord: 0.0ms)

Started GET “/events/1/build/build” for 127.0.0.1 at 2016-02-21 17:21:34 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"build"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.1ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 38]]
 (0.2ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Role Load (0.2ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.3ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/build/_form.html.erb (76.6ms)
Rendered events/build/build.html.erb within layouts/application (98.5ms)

Completed 200 OK in 200ms (Views: 194.7ms | ActiveRecord: 3.4ms)

Started GET “/recurrences” for 127.0.0.1 at 2016-02-21 17:31:06 +0100 Processing by RecurrencesController#index as HTML

Recurrence Load (1.5ms)  SELECT "recurrences".* FROM "recurrences"
Rendered recurrences/index.html.erb within layouts/application (124.1ms)

Completed 200 OK in 769ms (Views: 669.2ms | ActiveRecord: 6.9ms)

Started GET “/” for 127.0.0.1 at 2016-02-21 17:31:09 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (3.1ms)

Completed 200 OK in 547ms (Views: 544.0ms | ActiveRecord: 0.0ms)

Started GET “/” for 127.0.0.1 at 2016-02-21 17:31:10 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (5.1ms)

Completed 200 OK in 451ms (Views: 447.4ms | ActiveRecord: 0.0ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456072270585” for 127.0.0.1 at 2016-02-21 17:31:11 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456072270585"}
Event Load (0.5ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (57.5ms)

Completed 200 OK in 274ms (Views: 192.3ms | ActiveRecord: 2.6ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456072270446” for 127.0.0.1 at 2016-02-21 17:31:11 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456072270446"}
Event Load (1.1ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (37.7ms)

Completed 200 OK in 157ms (Views: 151.4ms | ActiveRecord: 1.1ms)

Started GET “/events/1/build/build” for 127.0.0.1 at 2016-02-21 17:31:18 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"build"}
Event Load (0.7ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (1.5ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 38]]
 (0.7ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Role Load (0.7ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.5ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/build/_form.html.erb (337.4ms)
Rendered events/build/build.html.erb within layouts/application (367.7ms)

Completed 200 OK in 50418ms (Views: 1114.9ms | ActiveRecord: 9.3ms)

Started GET “/events/1/build/build” for 127.0.0.1 at 2016-02-21 17:32:08 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"build"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 38]]
 (0.4ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Role Load (0.5ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.4ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/build/_form.html.erb (68.5ms)
Rendered events/build/build.html.erb within layouts/application (71.4ms)

Completed 200 OK in 10844ms (Views: 407.8ms | ActiveRecord: 2.0ms)

Started GET “/events/1/build/build” for 127.0.0.1 at 2016-02-21 17:32:20 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"build"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.6ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 38]]
 (0.4ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.3ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/build/_form.html.erb (67.0ms)
Rendered events/build/build.html.erb within layouts/application (69.0ms)

Completed 200 OK in 7564ms (Views: 341.1ms | ActiveRecord: 2.1ms)

Started PATCH “/events/1/build/build” for 127.0.0.1 at 2016-02-21 17:32:41 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"KMz6Q4pfVtg2vwSS7SiyBrHYRKpROHFxWDwB2K60dMjd3QvS6EgW7AcNMuDulu+DBJd/ERdslcsYA4AhsD4z/Q==", "event"=>{"title"=>"Neues Event", "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"20", "start(4i)"=>"22", "start(5i)"=>"49", "priority"=>"medium", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"20", "end(4i)"=>"22", "end(5i)"=>"49", "ort"=>"", "description"=>"", "role_ids"=>["", "1", "2"], "repeats"=>"1"}, "commit"=>"Continue", "event_id"=>"1", "id"=>"build"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 38]]
 (0.3ms)  BEGIN
Role Load (0.6ms)  SELECT "roles".* FROM "roles" WHERE "roles"."id" IN (1, 2)
Role Load (0.8ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
 (0.3ms)  COMMIT
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT

Redirected to 0.0.0.0:3000/events/1/build/add_recurrence Completed 302 Found in 53ms (ActiveRecord: 3.2ms)

Started GET “/events/1/build/add_recurrence” for 127.0.0.1 at 2016-02-21 17:32:41 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_recurrence"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 38]]
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 38]]
Rendered events/build/_rule_fields.html.erb (57.0ms)
Rendered events/build/add_recurrence.html.erb within layouts/application (190.6ms)

Completed 200 OK in 65646ms (Views: 670.2ms | ActiveRecord: 2.6ms)

Started PATCH “/events/1/build/add_recurrence” for 127.0.0.1 at 2016-02-21 17:34:00 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"sKgWkav28vBjDxKmC/9W73XIm1V4cF+skR5+hWEzR55FuecAyeGyxFK9JNQIQQtqwIeg7j4kuxbRIf98f7kAqw==", "recurrence"=>{"start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"21", "end(1i)"=>"2016", "end(2i)"=>"6", "end(3i)"=>"21", "rules_attributes"=>{"1456072437126"=>{"day"=>"1", "week"=>"1", "month"=>"0", "days"=>"0", "_destroy"=>"false"}}}, "commit"=>"Continue", "event_id"=>"1", "id"=>"add_recurrence"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 38]]

Completed 400 Bad Request in 22ms (ActiveRecord: 0.6ms)

ActionController::ParameterMissing - param is missing or the value is empty: event:

actionpack (4.2.5.1) lib/action_controller/metal/strong_parameters.rb:251:in `require'
app/controllers/events/build_controller.rb:46:in `event_params'
app/controllers/events/build_controller.rb:30:in `update'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:38:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/3fcb8d535a71ca1a/variables” for 127.0.0.1 at 2016-02-21 17:34:00 +0100

Started PATCH “/events/1/build/add_recurrence” for 127.0.0.1 at 2016-02-21 17:34:46 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"sKgWkav28vBjDxKmC/9W73XIm1V4cF+skR5+hWEzR55FuecAyeGyxFK9JNQIQQtqwIeg7j4kuxbRIf98f7kAqw==", "recurrence"=>{"start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"21", "end(1i)"=>"2016", "end(2i)"=>"6", "end(3i)"=>"21", "rules_attributes"=>{"1456072437126"=>{"day"=>"1", "week"=>"1", "month"=>"0", "days"=>"0", "_destroy"=>"false"}}}, "commit"=>"Continue", "event_id"=>"1", "id"=>"add_recurrence"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 38]]
 (0.3ms)  BEGIN
SQL (16.9ms)  UPDATE "recurrences" SET "start" = $1, "end" = $2, "updated_at" = $3 WHERE "recurrences"."id" = $4  [["start", "2016-02-21"], ["end", "2016-06-21"], ["updated_at", "2016-02-21 16:34:47.939775"], ["id", 38]]
SQL (69.5ms)  INSERT INTO "rules" ("day", "week", "month", "days", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["day", 1], ["week", 1], ["month", 0], ["days", 0], ["recurrence_id", 38], ["created_at", "2016-02-21 16:34:47.973383"], ["updated_at", "2016-02-21 16:34:47.973383"]]
 (0.5ms)  COMMIT
 (0.2ms)  BEGIN
 (0.4ms)  COMMIT

Redirected to 0.0.0.0:3000/events/1/build/add_excludes Completed 302 Found in 288ms (ActiveRecord: 93.9ms)

Started GET “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-21 17:34:48 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.5ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 38]]
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 38]]
Rendered events/build/add_excludes.html.erb within layouts/application (19.7ms)

Completed 500 Internal Server Error in 10114ms (ActiveRecord: 1.4ms)

NoMethodError - undefined method `reset' for #<Rule:0x007ff49a0e92f0>:

activemodel (4.2.5.1) lib/active_model/attribute_methods.rb:433:in `method_missing'
ice_cube (0.13.3) lib/ice_cube/schedule.rb:403:in `reset'
ice_cube (0.13.3) lib/ice_cube/schedule.rb:416:in `block in enumerate_occurrences'
ice_cube (0.13.3) lib/ice_cube/schedule.rb:148:in `occurrences'
app/models/recurrence.rb:16:in `block in getDates'
ice_cube (0.13.3) lib/ice_cube/schedule.rb:24:in `initialize'
app/models/recurrence.rb:12:in `getDates'
app/models/recurrence.rb:25:in `getDatesStartFinish'
app/views/events/build/add_excludes.html.erb:7:in `block in _app_views_events_build_add_excludes_html_erb__702126335055553876_70344273737600'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for'
app/views/events/build/add_excludes.html.erb:5:in `_app_views_events_build_add_excludes_html_erb__702126335055553876_70344273737600'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:29:in `render_step'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:11:in `render_wizard'
app/controllers/events/build_controller.rb:19:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/dfd7d06ffe825c10/variables” for 127.0.0.1 at 2016-02-21 17:34:58 +0100

Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 38]]

Started GET “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-21 17:42:25 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (1.0ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.6ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 38]]
Rule Load (0.5ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 38]]
Rendered events/build/_rule_fields.html.erb (36.8ms)
Rendered events/build/_rule_fields.html.erb (35.7ms)
Rendered events/build/add_excludes.html.erb within layouts/application (8612.9ms)

Completed 200 OK in 23225ms (Views: 9059.2ms | ActiveRecord: 2.1ms)

Started GET “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-21 17:46:13 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.9ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.5ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 38]]
Rule Load (0.5ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 38]]
Rendered events/build/add_excludes.html.erb within layouts/application (176472.4ms)

Completed 200 OK in 177097ms (Views: 177079.0ms | ActiveRecord: 5.9ms)

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for 127.0.0.1 at 2016-02-21 17:49:10 +0100

Started GET “/assets/application.self-bfdb67e4f98e6207516748617077e90649e7bbf960dd2fe8dd15d3aebf09b919.css?body=1” for 127.0.0.1 at 2016-02-21 17:49:11 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for 127.0.0.1 at 2016-02-21 17:49:11 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for 127.0.0.1 at 2016-02-21 17:49:11 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for 127.0.0.1 at 2016-02-21 17:49:11 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for 127.0.0.1 at 2016-02-21 17:49:11 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for 127.0.0.1 at 2016-02-21 17:49:11 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for 127.0.0.1 at 2016-02-21 17:49:11 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for 127.0.0.1 at 2016-02-21 17:49:11 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for 127.0.0.1 at 2016-02-21 17:49:11 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for 127.0.0.1 at 2016-02-21 17:49:11 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for 127.0.0.1 at 2016-02-21 17:49:11 +0100

Started GET “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-21 17:49:17 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.7ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 38]]
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 38]]
Rendered events/build/add_excludes.html.erb within layouts/application (122945.5ms)

Completed 200 OK in 123505ms (Views: 123371.5ms | ActiveRecord: 8.8ms)

Started GET “/assets/application.self-bfdb67e4f98e6207516748617077e90649e7bbf960dd2fe8dd15d3aebf09b919.css?body=1” for 127.0.0.1 at 2016-02-21 17:51:21 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for 127.0.0.1 at 2016-02-21 17:51:21 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for 127.0.0.1 at 2016-02-21 17:51:21 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for 127.0.0.1 at 2016-02-21 17:51:21 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for 127.0.0.1 at 2016-02-21 17:51:21 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for 127.0.0.1 at 2016-02-21 17:51:21 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for 127.0.0.1 at 2016-02-21 17:51:21 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for 127.0.0.1 at 2016-02-21 17:51:21 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for 127.0.0.1 at 2016-02-21 17:51:21 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for 127.0.0.1 at 2016-02-21 17:51:21 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for 127.0.0.1 at 2016-02-21 17:51:21 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for 127.0.0.1 at 2016-02-21 17:51:21 +0100

Started GET “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-21 17:51:27 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.9ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.5ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 38]]
Rule Load (0.7ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 38]]
Rendered events/build/add_excludes.html.erb within layouts/application (30033.9ms)

Completed 200 OK in 30333ms (Views: 30323.3ms | ActiveRecord: 2.1ms)

Started GET “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-21 18:02:54 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.9ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.5ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 38]]
Rule Load (0.6ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 38]]
Rendered events/build/add_excludes.html.erb within layouts/application (355.0ms)

Completed 500 Internal Server Error in 483ms (ActiveRecord: 5.0ms)

ActiveRecord::StatementInvalid - PG::UndefinedColumn: ERROR: column excludes.recurrence_id does not exist LINE 1: SELECT “excludes”.id FROM “excludes” WHERE “excludes”.“recur…

^

: SELECT “excludes”.id FROM “excludes” WHERE “excludes”.“recurrence_id” = $1:

activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract_adapter.rb:461:in `translate_exception_class'
activerecord (4.2.5.1) lib/active_record/connection_adapters/postgresql_adapter.rb:639:in `rescue in prepare_statement'
activerecord (4.2.5.1) lib/active_record/connection_adapters/postgresql_adapter.rb:636:in `prepare_statement'
activerecord (4.2.5.1) lib/active_record/connection_adapters/postgresql_adapter.rb:596:in `exec_cache'
activerecord (4.2.5.1) lib/active_record/connection_adapters/postgresql_adapter.rb:585:in `execute_and_clear'
activerecord (4.2.5.1) lib/active_record/connection_adapters/postgresql/database_statements.rb:160:in `exec_query'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/database_statements.rb:355:in `select'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/database_statements.rb:32:in `select_all'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/query_cache.rb:68:in `block in select_all'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/query_cache.rb:83:in `cache_sql'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/query_cache.rb:68:in `select_all'
activerecord (4.2.5.1) lib/active_record/relation/calculations.rb:180:in `pluck'
activerecord (4.2.5.1) lib/active_record/associations/collection_association.rb:58:in `ids_reader'
activerecord (4.2.5.1) lib/active_record/associations/builder/collection_association.rb:66:in `exclude_ids'
app/views/events/build/add_excludes.html.erb:11:in `block in _app_views_events_build_add_excludes_html_erb__702126335055553876_70344226662740'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for'
app/views/events/build/add_excludes.html.erb:5:in `_app_views_events_build_add_excludes_html_erb__702126335055553876_70344226662740'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:29:in `render_step'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:11:in `render_wizard'
app/controllers/events/build_controller.rb:19:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/2e9eb7800b777454/variables” for 127.0.0.1 at 2016-02-21 18:02:54 +0100

Started GET “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-21 18:03:58 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.9ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.5ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 38]]
Rule Load (0.5ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 38]]
Rendered events/build/add_excludes.html.erb within layouts/application (63.6ms)

Completed 500 Internal Server Error in 105ms (ActiveRecord: 3.3ms)

NameError - undefined method `name' for module `Kernel':

/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/delegate.rb:89:in `method_missing'
actionview (4.2.5.1) lib/action_view/helpers/form_options_helper.rb:759:in `value_for_collection'
actionview (4.2.5.1) lib/action_view/helpers/form_options_helper.rb:395:in `block in options_from_collection_for_select'
actionview (4.2.5.1) lib/action_view/helpers/form_options_helper.rb:394:in `options_from_collection_for_select'
actionview (4.2.5.1) lib/action_view/helpers/tags/collection_select.rb:21:in `render'
actionview (4.2.5.1) lib/action_view/helpers/form_options_helper.rb:202:in `collection_select'
actionview (4.2.5.1) lib/action_view/helpers/form_options_helper.rb:789:in `collection_select'
app/views/events/build/add_excludes.html.erb:11:in `block in _app_views_events_build_add_excludes_html_erb__702126335055553876_70344293710700'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for'
app/views/events/build/add_excludes.html.erb:5:in `_app_views_events_build_add_excludes_html_erb__702126335055553876_70344293710700'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:29:in `render_step'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:11:in `render_wizard'
app/controllers/events/build_controller.rb:19:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/43a9fa45bef6fe6e/variables” for 127.0.0.1 at 2016-02-21 18:03:58 +0100

Started GET “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-21 18:04:12 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 38]]
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 38]]
Rendered events/build/add_excludes.html.erb within layouts/application (60.5ms)

Completed 500 Internal Server Error in 75ms (ActiveRecord: 1.1ms)

NoMethodError - undefined method `date' for 2016-02-22 00:00:00 +0100:IceCube::Occurrence:

/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/delegate.rb:91:in `method_missing'
actionview (4.2.5.1) lib/action_view/helpers/form_options_helper.rb:759:in `value_for_collection'
actionview (4.2.5.1) lib/action_view/helpers/form_options_helper.rb:395:in `block in options_from_collection_for_select'
actionview (4.2.5.1) lib/action_view/helpers/form_options_helper.rb:394:in `options_from_collection_for_select'
actionview (4.2.5.1) lib/action_view/helpers/tags/collection_select.rb:21:in `render'
actionview (4.2.5.1) lib/action_view/helpers/form_options_helper.rb:202:in `collection_select'
actionview (4.2.5.1) lib/action_view/helpers/form_options_helper.rb:789:in `collection_select'
app/views/events/build/add_excludes.html.erb:11:in `block in _app_views_events_build_add_excludes_html_erb__702126335055553876_70344294626960'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for'
app/views/events/build/add_excludes.html.erb:5:in `_app_views_events_build_add_excludes_html_erb__702126335055553876_70344294626960'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:29:in `render_step'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:11:in `render_wizard'
app/controllers/events/build_controller.rb:19:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/b42144cb7f3aab6c/variables” for 127.0.0.1 at 2016-02-21 18:04:12 +0100

Started GET “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-21 18:05:20 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.6ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 38]]
Rule Load (0.5ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 38]]
Rendered events/build/add_excludes.html.erb within layouts/application (55.3ms)

Completed 500 Internal Server Error in 96ms (ActiveRecord: 1.4ms)

NoMethodError - undefined method `id' for 2016-02-22 00:00:00 +0100:IceCube::Occurrence:

/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/delegate.rb:91:in `method_missing'
actionview (4.2.5.1) lib/action_view/helpers/form_options_helper.rb:759:in `value_for_collection'
actionview (4.2.5.1) lib/action_view/helpers/form_options_helper.rb:395:in `block in options_from_collection_for_select'
actionview (4.2.5.1) lib/action_view/helpers/form_options_helper.rb:394:in `options_from_collection_for_select'
actionview (4.2.5.1) lib/action_view/helpers/tags/collection_select.rb:21:in `render'
actionview (4.2.5.1) lib/action_view/helpers/form_options_helper.rb:202:in `collection_select'
actionview (4.2.5.1) lib/action_view/helpers/form_options_helper.rb:789:in `collection_select'
app/views/events/build/add_excludes.html.erb:11:in `block in _app_views_events_build_add_excludes_html_erb__702126335055553876_70344268625440'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for'
app/views/events/build/add_excludes.html.erb:5:in `_app_views_events_build_add_excludes_html_erb__702126335055553876_70344268625440'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:29:in `render_step'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:11:in `render_wizard'
app/controllers/events/build_controller.rb:19:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/001f643b81ecd676/variables” for 127.0.0.1 at 2016-02-21 18:05:21 +0100

Started GET “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-21 18:10:50 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (1.1ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 38]]
Rule Load (0.6ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 38]]
Rendered events/build/add_excludes.html.erb within layouts/application (123.7ms)

Completed 500 Internal Server Error in 191ms (ActiveRecord: 2.1ms)

NoMethodError - undefined method `day' for #<Recurrence:0x007ff49e01b680>:

activemodel (4.2.5.1) lib/active_model/attribute_methods.rb:433:in `method_missing'
actionview (4.2.5.1) lib/action_view/helpers/tags/base.rb:28:in `value'
actionview (4.2.5.1) lib/action_view/helpers/tags/collection_select.rb:16:in `block in render'
actionview (4.2.5.1) lib/action_view/helpers/tags/collection_select.rb:16:in `render'
actionview (4.2.5.1) lib/action_view/helpers/form_options_helper.rb:202:in `collection_select'
actionview (4.2.5.1) lib/action_view/helpers/form_options_helper.rb:789:in `collection_select'
simple_form (3.2.1) lib/simple_form/inputs/collection_select_input.rb:9:in `input'
simple_form (3.2.1) lib/simple_form/components/label_input.rb:28:in `deprecated_component'
simple_form (3.2.1) lib/simple_form/components/label_input.rb:14:in `label_input'
simple_form (3.2.1) lib/simple_form/wrappers/leaf.rb:19:in `render'
simple_form (3.2.1) lib/simple_form/wrappers/many.rb:28:in `block in render'
simple_form (3.2.1) lib/simple_form/wrappers/many.rb:26:in `render'
simple_form (3.2.1) lib/simple_form/wrappers/root.rb:15:in `render'
simple_form (3.2.1) lib/simple_form/form_builder.rb:116:in `input'
app/views/events/build/add_excludes.html.erb:11:in `block in _app_views_events_build_add_excludes_html_erb__702126335055553876_70344293351140'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for'
app/views/events/build/add_excludes.html.erb:5:in `_app_views_events_build_add_excludes_html_erb__702126335055553876_70344293351140'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:29:in `render_step'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:11:in `render_wizard'
app/controllers/events/build_controller.rb:19:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/ca6150713220c402/variables” for 127.0.0.1 at 2016-02-21 18:10:51 +0100

Started GET “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-21 18:11:37 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 38]]
Rule Load (0.5ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 38]]
Rendered events/build/add_excludes.html.erb within layouts/application (56.5ms)

Completed 500 Internal Server Error in 88ms (ActiveRecord: 1.3ms)

ActiveRecord::StatementInvalid - PG::UndefinedColumn: ERROR: column excludes.recurrence_id does not exist LINE 1: SELECT “excludes”.id FROM “excludes” WHERE “excludes”.“recur…

^

: SELECT “excludes”.id FROM “excludes” WHERE “excludes”.“recurrence_id” = $1:

activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract_adapter.rb:461:in `translate_exception_class'
activerecord (4.2.5.1) lib/active_record/connection_adapters/postgresql_adapter.rb:639:in `rescue in prepare_statement'
activerecord (4.2.5.1) lib/active_record/connection_adapters/postgresql_adapter.rb:636:in `prepare_statement'
activerecord (4.2.5.1) lib/active_record/connection_adapters/postgresql_adapter.rb:596:in `exec_cache'
activerecord (4.2.5.1) lib/active_record/connection_adapters/postgresql_adapter.rb:585:in `execute_and_clear'
activerecord (4.2.5.1) lib/active_record/connection_adapters/postgresql/database_statements.rb:160:in `exec_query'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/database_statements.rb:355:in `select'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/database_statements.rb:32:in `select_all'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/query_cache.rb:68:in `block in select_all'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/query_cache.rb:83:in `cache_sql'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/query_cache.rb:68:in `select_all'
activerecord (4.2.5.1) lib/active_record/relation/calculations.rb:180:in `pluck'
activerecord (4.2.5.1) lib/active_record/associations/collection_association.rb:58:in `ids_reader'
activerecord (4.2.5.1) lib/active_record/associations/builder/collection_association.rb:66:in `exclude_ids'
actionview (4.2.5.1) lib/action_view/helpers/tags/base.rb:28:in `value'
actionview (4.2.5.1) lib/action_view/helpers/tags/collection_select.rb:16:in `block in render'
actionview (4.2.5.1) lib/action_view/helpers/tags/collection_select.rb:16:in `render'
actionview (4.2.5.1) lib/action_view/helpers/form_options_helper.rb:202:in `collection_select'
actionview (4.2.5.1) lib/action_view/helpers/form_options_helper.rb:789:in `collection_select'
simple_form (3.2.1) lib/simple_form/inputs/collection_select_input.rb:9:in `input'
simple_form (3.2.1) lib/simple_form/components/label_input.rb:28:in `deprecated_component'
simple_form (3.2.1) lib/simple_form/components/label_input.rb:14:in `label_input'
simple_form (3.2.1) lib/simple_form/wrappers/leaf.rb:19:in `render'
simple_form (3.2.1) lib/simple_form/wrappers/many.rb:28:in `block in render'
simple_form (3.2.1) lib/simple_form/wrappers/many.rb:26:in `render'
simple_form (3.2.1) lib/simple_form/wrappers/root.rb:15:in `render'
simple_form (3.2.1) lib/simple_form/form_builder.rb:116:in `input'
app/views/events/build/add_excludes.html.erb:11:in `block in _app_views_events_build_add_excludes_html_erb__702126335055553876_70344271154600'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for'
app/views/events/build/add_excludes.html.erb:5:in `_app_views_events_build_add_excludes_html_erb__702126335055553876_70344271154600'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:29:in `render_step'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:11:in `render_wizard'
app/controllers/events/build_controller.rb:19:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/4ac940a976ac05e9/variables” for 127.0.0.1 at 2016-02-21 18:11:37 +0100

Started GET “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-21 18:12:06 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 38]]
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 38]]
Rendered events/build/add_excludes.html.erb within layouts/application (84.5ms)

Completed 200 OK in 424ms (Views: 411.6ms | ActiveRecord: 1.2ms)

Started GET “/assets/application.self-bfdb67e4f98e6207516748617077e90649e7bbf960dd2fe8dd15d3aebf09b919.css?body=1” for 127.0.0.1 at 2016-02-21 18:12:07 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for 127.0.0.1 at 2016-02-21 18:12:07 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for 127.0.0.1 at 2016-02-21 18:12:07 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for 127.0.0.1 at 2016-02-21 18:12:07 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for 127.0.0.1 at 2016-02-21 18:12:07 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for 127.0.0.1 at 2016-02-21 18:12:07 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for 127.0.0.1 at 2016-02-21 18:12:07 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for 127.0.0.1 at 2016-02-21 18:12:07 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for 127.0.0.1 at 2016-02-21 18:12:07 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for 127.0.0.1 at 2016-02-21 18:12:07 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for 127.0.0.1 at 2016-02-21 18:12:07 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for 127.0.0.1 at 2016-02-21 18:12:07 +0100

Started GET “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-21 18:21:47 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (1.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.6ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 38]]
Rule Load (0.6ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 38]]
Rendered events/build/add_excludes.html.erb within layouts/application (113.3ms)

Completed 500 Internal Server Error in 396ms (ActiveRecord: 2.4ms)

ActiveRecord::StatementInvalid - PG::UndefinedColumn: ERROR: column excludes.recurrence_id does not exist LINE 1: SELECT “excludes”.id FROM “excludes” WHERE “excludes”.“recur…

^

: SELECT “excludes”.id FROM “excludes” WHERE “excludes”.“recurrence_id” = $1:

activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract_adapter.rb:461:in `translate_exception_class'
activerecord (4.2.5.1) lib/active_record/connection_adapters/postgresql_adapter.rb:639:in `rescue in prepare_statement'
activerecord (4.2.5.1) lib/active_record/connection_adapters/postgresql_adapter.rb:636:in `prepare_statement'
activerecord (4.2.5.1) lib/active_record/connection_adapters/postgresql_adapter.rb:596:in `exec_cache'
activerecord (4.2.5.1) lib/active_record/connection_adapters/postgresql_adapter.rb:585:in `execute_and_clear'
activerecord (4.2.5.1) lib/active_record/connection_adapters/postgresql/database_statements.rb:160:in `exec_query'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/database_statements.rb:355:in `select'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/database_statements.rb:32:in `select_all'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/query_cache.rb:68:in `block in select_all'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/query_cache.rb:83:in `cache_sql'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/query_cache.rb:68:in `select_all'
activerecord (4.2.5.1) lib/active_record/relation/calculations.rb:180:in `pluck'
activerecord (4.2.5.1) lib/active_record/associations/collection_association.rb:58:in `ids_reader'
activerecord (4.2.5.1) lib/active_record/associations/builder/collection_association.rb:66:in `exclude_ids'
actionview (4.2.5.1) lib/action_view/helpers/tags/base.rb:28:in `value'
actionview (4.2.5.1) lib/action_view/helpers/tags/collection_select.rb:16:in `block in render'
actionview (4.2.5.1) lib/action_view/helpers/tags/collection_select.rb:16:in `render'
actionview (4.2.5.1) lib/action_view/helpers/form_options_helper.rb:202:in `collection_select'
actionview (4.2.5.1) lib/action_view/helpers/form_options_helper.rb:789:in `collection_select'
simple_form (3.2.1) lib/simple_form/inputs/collection_select_input.rb:9:in `input'
simple_form (3.2.1) lib/simple_form/components/label_input.rb:28:in `deprecated_component'
simple_form (3.2.1) lib/simple_form/components/label_input.rb:14:in `label_input'
simple_form (3.2.1) lib/simple_form/wrappers/leaf.rb:19:in `render'
simple_form (3.2.1) lib/simple_form/wrappers/many.rb:28:in `block in render'
simple_form (3.2.1) lib/simple_form/wrappers/many.rb:26:in `render'
simple_form (3.2.1) lib/simple_form/wrappers/root.rb:15:in `render'
simple_form (3.2.1) lib/simple_form/form_builder.rb:116:in `input'
app/views/events/build/add_excludes.html.erb:11:in `block in _app_views_events_build_add_excludes_html_erb__702126335055553876_70344288904520'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for'
app/views/events/build/add_excludes.html.erb:5:in `_app_views_events_build_add_excludes_html_erb__702126335055553876_70344288904520'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:29:in `render_step'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:11:in `render_wizard'
app/controllers/events/build_controller.rb:19:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/a41067874c448ef6/variables” for 127.0.0.1 at 2016-02-21 18:21:48 +0100

Event Load (1.1ms)  SELECT  "events".* FROM "events"  ORDER BY "events"."id" ASC LIMIT 1
Recurrence Load (0.7ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 38]]
Event Load (1.1ms)  SELECT "events".* FROM "events" WHERE "events"."recurrence_id" = $1  [["recurrence_id", 38]]
 (96.8ms)  CREATE TABLE "schema_migrations" ("version" character varying NOT NULL) 
 (2.0ms)  CREATE UNIQUE INDEX  "unique_schema_migrations" ON "schema_migrations"  ("version")
ActiveRecord::SchemaMigration Load (0.3ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Migrating to DeviseCreateUsers (20160211235241)

 (0.2ms)  BEGIN
 (44.8ms)  CREATE TABLE "users" ("id" serial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" timestamp, "last_sign_in_at" timestamp, "current_sign_in_ip" inet, "last_sign_in_ip" inet, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) 
 (0.9ms)  CREATE UNIQUE INDEX  "index_users_on_email" ON "users"  ("email")
 (0.9ms)  CREATE UNIQUE INDEX  "index_users_on_reset_password_token" ON "users"  ("reset_password_token")
SQL (0.3ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160211235241"]]
 (15.5ms)  COMMIT

Migrating to CreateEvents (20160219004420)

 (15.1ms)  BEGIN
 (30.9ms)  CREATE TABLE "events" ("id" serial primary key, "title" character varying, "start" timestamp, "priority" integer, "flag" boolean, "imageURL" text, "url" text, "end" timestamp, "ort" text, "description" text, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) 
SQL (0.2ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160219004420"]]
 (0.8ms)  COMMIT

Migrating to RolifyCreateRoles (20160219011516)

 (15.7ms)  BEGIN

DEPRECATION WARNING: `#timestamps` was called without specifying an option for `null`. In Rails 5, this behavior will change to `null: false`. You should manually specify `null: true` to prevent the behavior of your existing migrations from changing. (called from block in change at /Users/Christian/Fachschaft/db/migrate/20160219011516_rolify_create_roles.rb:7)

 (29.4ms)  CREATE TABLE "roles" ("id" serial primary key, "name" character varying, "resource_id" integer, "resource_type" character varying, "created_at" timestamp, "updated_at" timestamp) 
 (0.6ms)  CREATE TABLE "users_roles" ("user_id" integer, "role_id" integer) 
 (0.9ms)  CREATE  INDEX  "index_roles_on_name" ON "roles"  ("name")
 (1.0ms)  CREATE  INDEX  "index_roles_on_name_and_resource_type_and_resource_id" ON "roles"  ("name", "resource_type", "resource_id")
 (1.3ms)  CREATE  INDEX  "index_users_roles_on_user_id_and_role_id" ON "users_roles"  ("user_id", "role_id")
SQL (0.2ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160219011516"]]
 (0.5ms)  COMMIT

Migrating to AddRolesToEvents (20160219054609)

 (15.5ms)  BEGIN
 (0.8ms)  CREATE TABLE "events_roles" ("event_id" integer, "role_id" integer) 
 (15.8ms)  CREATE  INDEX  "index_events_roles_on_event_id_and_role_id" ON "events_roles"  ("event_id", "role_id")
SQL (0.2ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160219054609"]]
 (0.4ms)  COMMIT

Migrating to CreateEventCategories (20160219071112)

 (0.1ms)  BEGIN
 (37.7ms)  CREATE TABLE "event_categories" ("id" serial primary key, "name" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) 
SQL (0.1ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160219071112"]]
 (0.6ms)  COMMIT

Migrating to AddEventCategoryToEvent (20160219085244)

 (16.2ms)  BEGIN
 (0.3ms)  ALTER TABLE "events" ADD "event_category_id" integer
 (16.0ms)  CREATE  INDEX  "index_events_on_event_category_id" ON "events"  ("event_category_id")
 (13.6ms)  ALTER TABLE "events" ADD CONSTRAINT "fk_rails_a0b385fce3"

FOREIGN KEY (“event_category_id”)

REFERENCES "event_categories" ("id")

SQL (0.2ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160219085244"]]
 (0.4ms)  COMMIT

Migrating to CreateRecurrences (20160220000217)

 (0.2ms)  BEGIN
 (16.9ms)  CREATE TABLE "recurrences" ("id" serial primary key, "start" date, "end" date, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) 
SQL (0.2ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160220000217"]]
 (0.4ms)  COMMIT

Migrating to AddRecurrenceToEvent (20160220000625)

 (16.4ms)  BEGIN
 (0.3ms)  ALTER TABLE "events" ADD "recurrence_id" integer
 (16.5ms)  CREATE  INDEX  "index_events_on_recurrence_id" ON "events"  ("recurrence_id")
 (1.6ms)  ALTER TABLE "events" ADD CONSTRAINT "fk_rails_abe19bd7ec"

FOREIGN KEY (“recurrence_id”)

REFERENCES "recurrences" ("id")

SQL (0.2ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160220000625"]]
 (0.8ms)  COMMIT

Migrating to CreateRules (20160220041227)

 (0.2ms)  BEGIN
 (18.1ms)  CREATE TABLE "rules" ("id" serial primary key, "day" integer, "recurrence_id" integer, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) 
 (15.6ms)  CREATE  INDEX  "index_rules_on_recurrence_id" ON "rules"  ("recurrence_id")
 (1.1ms)  ALTER TABLE "rules" ADD CONSTRAINT "fk_rails_d68ea077a7"

FOREIGN KEY (“recurrence_id”)

 REFERENCES "recurrences" ("id")
ON DELETE CASCADE
 SQL (0.2ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160220041227"]]
  (0.5ms)  COMMIT

Migrating to AddWeekToRules (20160220042151)

 (16.2ms)  BEGIN
 (0.5ms)  ALTER TABLE "rules" ADD "week" integer
SQL (0.2ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160220042151"]]
 (14.6ms)  COMMIT

Migrating to AddMonthToRules (20160220043415)

 (0.2ms)  BEGIN
 (0.5ms)  ALTER TABLE "rules" ADD "month" integer
SQL (0.5ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160220043415"]]
 (16.2ms)  COMMIT

Migrating to AddDaysToRules (20160220060339)

 (0.2ms)  BEGIN
 (0.8ms)  ALTER TABLE "rules" ADD "days" integer
SQL (0.1ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160220060339"]]
 (15.9ms)  COMMIT

Migrating to CreateExcludes (20160220205240)

 (0.2ms)  BEGIN
 (17.1ms)  CREATE TABLE "excludes" ("id" serial primary key, "date" date, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) 
SQL (0.2ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160220205240"]]
 (0.5ms)  COMMIT

Migrating to AddExcludeToRecurrence (20160220205323)

 (15.3ms)  BEGIN
 (0.5ms)  ALTER TABLE "excludes" ADD "recurrence_id" integer
 (1.5ms)  CREATE  INDEX  "index_excludes_on_recurrence_id" ON "excludes"  ("recurrence_id")
 (1.3ms)  ALTER TABLE "excludes" ADD CONSTRAINT "fk_rails_46b7dbabcd"

FOREIGN KEY (“recurrence_id”)

REFERENCES "recurrences" ("id")

SQL (0.2ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160220205323"]]
 (0.5ms)  COMMIT

Migrating to AddRepeatsToEvents (20160221010540)

 (0.2ms)  BEGIN
 (0.3ms)  ALTER TABLE "events" ADD "repeats" boolean
SQL (0.2ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160221010540"]]
 (15.0ms)  COMMIT
ActiveRecord::SchemaMigration Load (0.2ms)  SELECT "schema_migrations".* FROM "schema_migrations"
 (7.4ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'event_categories'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (2.0ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'events'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (1.9ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'events_roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (1.8ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'excludes'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (1.8ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'recurrences'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (1.9ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (1.9ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'rules'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (1.8ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'users'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (1.7ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'users_roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

Started GET “/” for ::1 at 2016-02-21 18:45:38 +0100

ActiveRecord::SchemaMigration Load (0.5ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (9.1ms)

Completed 200 OK in 1756ms (Views: 1696.4ms | ActiveRecord: 0.0ms)

Started GET “/events/1” for ::1 at 2016-02-21 18:45:40 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"1"}
Event Load (0.7ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]

Completed 404 Not Found in 124ms (ActiveRecord: 7.8ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=1:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/events_controller.rb:67:in `set_event'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:432:in `block in make_lambda'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:145:in `block in halting_and_conditional'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/64037fd91cf6fe61/variables” for ::1 at 2016-02-21 18:45:40 +0100

Started GET “/events” for ::1 at 2016-02-21 18:45:41 +0100 Processing by EventsController#index as HTML

Event Load (0.3ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (2.3ms)

Completed 200 OK in 96ms (Views: 95.1ms | ActiveRecord: 0.3ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456076741677” for ::1 at 2016-02-21 18:45:42 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456076741677"}
Event Load (0.4ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (74.6ms)

Completed 200 OK in 102ms (Views: 101.1ms | ActiveRecord: 0.4ms)

Started GET “/events/new” for ::1 at 2016-02-21 18:45:46 +0100 Processing by EventsController#new as HTML

Role Load (31.5ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.6ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/_form.html.erb (549.8ms)
Rendered events/new.html.erb within layouts/application (582.7ms)

Completed 200 OK in 691ms (Views: 639.3ms | ActiveRecord: 34.7ms)

ActiveRecord::SchemaMigration Load (0.4ms)  SELECT "schema_migrations".* FROM "schema_migrations"
 (0.2ms)  BEGIN
SQL (101.5ms)  INSERT INTO "roles" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["name", "User"], ["created_at", "2016-02-21 17:46:14.437877"], ["updated_at", "2016-02-21 17:46:14.437877"]]
 (1.0ms)  COMMIT
 (0.1ms)  BEGIN
SQL (0.2ms)  INSERT INTO "roles" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["name", "Fachschaft"], ["created_at", "2016-02-21 17:46:14.572919"], ["updated_at", "2016-02-21 17:46:14.572919"]]
 (0.4ms)  COMMIT
 (0.1ms)  BEGIN
SQL (0.2ms)  INSERT INTO "roles" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["name", "Manager"], ["created_at", "2016-02-21 17:46:14.575075"], ["updated_at", "2016-02-21 17:46:14.575075"]]
 (0.3ms)  COMMIT
 (0.1ms)  BEGIN
SQL (0.2ms)  INSERT INTO "roles" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["name", "Admin"], ["created_at", "2016-02-21 17:46:14.576951"], ["updated_at", "2016-02-21 17:46:14.576951"]]
 (0.3ms)  COMMIT
ActiveRecord::SchemaMigration Load (0.4ms)  SELECT "schema_migrations".* FROM "schema_migrations"
 (0.3ms)  BEGIN
SQL (0.5ms)  INSERT INTO "roles" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["name", "User"], ["created_at", "2016-02-21 17:48:06.357780"], ["updated_at", "2016-02-21 17:48:06.357780"]]
 (0.5ms)  COMMIT
 (0.1ms)  BEGIN
SQL (0.3ms)  INSERT INTO "roles" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["name", "Fachschaft"], ["created_at", "2016-02-21 17:48:06.387872"], ["updated_at", "2016-02-21 17:48:06.387872"]]
 (0.3ms)  COMMIT
 (0.1ms)  BEGIN
SQL (0.2ms)  INSERT INTO "roles" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["name", "Manager"], ["created_at", "2016-02-21 17:48:06.390305"], ["updated_at", "2016-02-21 17:48:06.390305"]]
 (0.4ms)  COMMIT
 (0.1ms)  BEGIN
SQL (0.2ms)  INSERT INTO "roles" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["name", "Admin"], ["created_at", "2016-02-21 17:48:06.392285"], ["updated_at", "2016-02-21 17:48:06.392285"]]
 (0.4ms)  COMMIT
 (0.2ms)  BEGIN
SQL (0.5ms)  INSERT INTO "event_categories" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["name", "Fachschaftssitzung"], ["created_at", "2016-02-21 17:48:06.425079"], ["updated_at", "2016-02-21 17:48:06.425079"]]
 (0.4ms)  COMMIT
 (0.1ms)  BEGIN
SQL (0.2ms)  INSERT INTO "event_categories" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["name", "Party"], ["created_at", "2016-02-21 17:48:06.427772"], ["updated_at", "2016-02-21 17:48:06.427772"]]
 (0.4ms)  COMMIT
 (38.9ms)  CREATE TABLE "schema_migrations" ("version" character varying NOT NULL) 
 (1.5ms)  CREATE UNIQUE INDEX  "unique_schema_migrations" ON "schema_migrations"  ("version")
ActiveRecord::SchemaMigration Load (0.3ms)  SELECT "schema_migrations".* FROM "schema_migrations"
ActiveRecord::SchemaMigration Load (0.3ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Migrating to DeviseCreateUsers (20160211235241)

 (0.3ms)  BEGIN
 (5.9ms)  CREATE TABLE "users" ("id" serial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" timestamp, "last_sign_in_at" timestamp, "current_sign_in_ip" inet, "last_sign_in_ip" inet, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) 
 (1.8ms)  CREATE UNIQUE INDEX  "index_users_on_email" ON "users"  ("email")
 (1.2ms)  CREATE UNIQUE INDEX  "index_users_on_reset_password_token" ON "users"  ("reset_password_token")
SQL (0.3ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160211235241"]]
 (16.4ms)  COMMIT

Migrating to CreateEvents (20160219004420)

 (15.5ms)  BEGIN
 (4.3ms)  CREATE TABLE "events" ("id" serial primary key, "title" character varying, "start" timestamp, "priority" integer, "flag" boolean, "imageURL" text, "url" text, "end" timestamp, "ort" text, "description" text, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) 
SQL (0.3ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160219004420"]]
 (0.5ms)  COMMIT

Migrating to RolifyCreateRoles (20160219011516)

 (15.5ms)  BEGIN

DEPRECATION WARNING: `#timestamps` was called without specifying an option for `null`. In Rails 5, this behavior will change to `null: false`. You should manually specify `null: true` to prevent the behavior of your existing migrations from changing. (called from block in change at /Users/Christian/Fachschaft/db/migrate/20160219011516_rolify_create_roles.rb:7)

 (17.9ms)  CREATE TABLE "roles" ("id" serial primary key, "name" character varying, "resource_id" integer, "resource_type" character varying, "created_at" timestamp, "updated_at" timestamp) 
 (0.7ms)  CREATE TABLE "users_roles" ("user_id" integer, "role_id" integer) 
 (1.1ms)  CREATE  INDEX  "index_roles_on_name" ON "roles"  ("name")
 (1.2ms)  CREATE  INDEX  "index_roles_on_name_and_resource_type_and_resource_id" ON "roles"  ("name", "resource_type", "resource_id")
 (1.0ms)  CREATE  INDEX  "index_users_roles_on_user_id_and_role_id" ON "users_roles"  ("user_id", "role_id")
SQL (0.1ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160219011516"]]
 (0.6ms)  COMMIT

Migrating to AddRolesToEvents (20160219054609)

 (15.6ms)  BEGIN
 (1.3ms)  CREATE TABLE "events_roles" ("event_id" integer, "role_id" integer) 
 (16.3ms)  CREATE  INDEX  "index_events_roles_on_event_id_and_role_id" ON "events_roles"  ("event_id", "role_id")
SQL (0.1ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160219054609"]]
 (0.4ms)  COMMIT

Migrating to CreateEventCategories (20160219071112)

 (0.3ms)  BEGIN
 (33.8ms)  CREATE TABLE "event_categories" ("id" serial primary key, "name" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) 
SQL (0.1ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160219071112"]]
 (0.5ms)  COMMIT

Migrating to AddEventCategoryToEvent (20160219085244)

 (15.5ms)  BEGIN
 (0.4ms)  ALTER TABLE "events" ADD "event_category_id" integer
 (16.3ms)  CREATE  INDEX  "index_events_on_event_category_id" ON "events"  ("event_category_id")
 (14.1ms)  ALTER TABLE "events" ADD CONSTRAINT "fk_rails_a0b385fce3"

FOREIGN KEY (“event_category_id”)

REFERENCES "event_categories" ("id")

SQL (0.2ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160219085244"]]
 (0.4ms)  COMMIT

Migrating to CreateRecurrences (20160220000217)

 (0.2ms)  BEGIN
 (18.3ms)  CREATE TABLE "recurrences" ("id" serial primary key, "start" date, "end" date, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) 
SQL (0.1ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160220000217"]]
 (0.3ms)  COMMIT

Migrating to AddRecurrenceToEvent (20160220000625)

 (16.0ms)  BEGIN
 (0.4ms)  ALTER TABLE "events" ADD "recurrence_id" integer
 (16.3ms)  CREATE  INDEX  "index_events_on_recurrence_id" ON "events"  ("recurrence_id")
 (1.8ms)  ALTER TABLE "events" ADD CONSTRAINT "fk_rails_abe19bd7ec"

FOREIGN KEY (“recurrence_id”)

REFERENCES "recurrences" ("id")

SQL (0.2ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160220000625"]]
 (0.4ms)  COMMIT

Migrating to CreateRules (20160220041227)

 (0.1ms)  BEGIN
 (17.8ms)  CREATE TABLE "rules" ("id" serial primary key, "day" integer, "recurrence_id" integer, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) 
 (15.4ms)  CREATE  INDEX  "index_rules_on_recurrence_id" ON "rules"  ("recurrence_id")
 (1.5ms)  ALTER TABLE "rules" ADD CONSTRAINT "fk_rails_d68ea077a7"

FOREIGN KEY (“recurrence_id”)

 REFERENCES "recurrences" ("id")
ON DELETE CASCADE
 SQL (0.2ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160220041227"]]
  (0.9ms)  COMMIT

Migrating to AddWeekToRules (20160220042151)

 (15.5ms)  BEGIN
 (0.3ms)  ALTER TABLE "rules" ADD "week" integer
SQL (0.1ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160220042151"]]
 (15.1ms)  COMMIT

Migrating to AddMonthToRules (20160220043415)

 (0.2ms)  BEGIN
 (0.3ms)  ALTER TABLE "rules" ADD "month" integer
SQL (0.2ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160220043415"]]
 (15.5ms)  COMMIT

Migrating to AddDaysToRules (20160220060339)

 (0.2ms)  BEGIN
 (0.3ms)  ALTER TABLE "rules" ADD "days" integer
SQL (0.1ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160220060339"]]
 (15.6ms)  COMMIT

Migrating to CreateExcludes (20160220205240)

 (0.2ms)  BEGIN
 (17.7ms)  CREATE TABLE "excludes" ("id" serial primary key, "date" date, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) 
SQL (0.2ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160220205240"]]
 (0.4ms)  COMMIT

Migrating to AddExcludeToRecurrence (20160220205323)

 (14.7ms)  BEGIN
 (0.4ms)  ALTER TABLE "excludes" ADD "recurrence_id" integer
 (0.9ms)  CREATE  INDEX  "index_excludes_on_recurrence_id" ON "excludes"  ("recurrence_id")
 (1.1ms)  ALTER TABLE "excludes" ADD CONSTRAINT "fk_rails_46b7dbabcd"

FOREIGN KEY (“recurrence_id”)

REFERENCES "recurrences" ("id")

SQL (0.2ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160220205323"]]
 (0.3ms)  COMMIT

Migrating to AddRepeatsToEvents (20160221010540)

 (0.2ms)  BEGIN
 (0.3ms)  ALTER TABLE "events" ADD "repeats" boolean
SQL (0.2ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160221010540"]]
 (0.5ms)  COMMIT
ActiveRecord::SchemaMigration Load (0.2ms)  SELECT "schema_migrations".* FROM "schema_migrations"
 (19.5ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'event_categories'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (2.2ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'events'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (2.0ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'events_roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (1.8ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'excludes'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (1.8ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'recurrences'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (1.7ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (1.9ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'rules'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (1.9ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'users'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (1.9ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'users_roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

ActiveRecord::SchemaMigration Load (0.4ms)  SELECT "schema_migrations".* FROM "schema_migrations"
 (0.2ms)  BEGIN
SQL (0.8ms)  INSERT INTO "roles" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["name", "User"], ["created_at", "2016-02-21 17:49:17.701256"], ["updated_at", "2016-02-21 17:49:17.701256"]]
 (0.4ms)  COMMIT
 (0.1ms)  BEGIN
SQL (0.2ms)  INSERT INTO "roles" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["name", "Fachschaft"], ["created_at", "2016-02-21 17:49:17.706932"], ["updated_at", "2016-02-21 17:49:17.706932"]]
 (0.4ms)  COMMIT
 (0.1ms)  BEGIN
SQL (0.2ms)  INSERT INTO "roles" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["name", "Manager"], ["created_at", "2016-02-21 17:49:17.708854"], ["updated_at", "2016-02-21 17:49:17.708854"]]
 (0.4ms)  COMMIT
 (0.1ms)  BEGIN
SQL (0.2ms)  INSERT INTO "roles" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["name", "Admin"], ["created_at", "2016-02-21 17:49:17.710704"], ["updated_at", "2016-02-21 17:49:17.710704"]]
 (0.4ms)  COMMIT
 (0.1ms)  BEGIN
SQL (0.5ms)  INSERT INTO "event_categories" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["name", "Fachschaftssitzung"], ["created_at", "2016-02-21 17:49:17.718701"], ["updated_at", "2016-02-21 17:49:17.718701"]]
 (16.0ms)  COMMIT
 (0.2ms)  BEGIN
SQL (0.5ms)  INSERT INTO "event_categories" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["name", "Party"], ["created_at", "2016-02-21 17:49:17.737307"], ["updated_at", "2016-02-21 17:49:17.737307"]]
 (0.8ms)  COMMIT

Started GET “/events/new” for ::1 at 2016-02-21 18:49:56 +0100

ActiveRecord::SchemaMigration Load (0.5ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by EventsController#new as HTML

Role Load (0.6ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.5ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/_form.html.erb (321.4ms)
Rendered events/new.html.erb within layouts/application (333.6ms)

Completed 200 OK in 1875ms (Views: 1788.3ms | ActiveRecord: 8.6ms)

Started GET “/assets/application.self-bfdb67e4f98e6207516748617077e90649e7bbf960dd2fe8dd15d3aebf09b919.css?body=1” for ::1 at 2016-02-21 18:49:58 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-21 18:49:58 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-21 18:49:58 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-21 18:49:58 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-21 18:49:58 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-21 18:49:58 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-21 18:49:58 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-21 18:49:58 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for ::1 at 2016-02-21 18:49:58 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-21 18:49:58 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for ::1 at 2016-02-21 18:49:58 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-21 18:49:58 +0100

Started POST “/events” for ::1 at 2016-02-21 18:50:23 +0100 Processing by EventsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"FPB3qdGTvQgBls1qkTQ30cgqu5tqjH8CdSs460B6iBEI0vi329ns3WMdyAyzQBz8+P2MsTDhC44V3XndJOlGIw==", "event"=>{"title"=>"Fachschaftsitzung", "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"21", "start(4i)"=>"17", "start(5i)"=>"49", "priority"=>"medium", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(1i)"=>"2016", "end(2i)"=>"3", "end(3i)"=>"21", "end(4i)"=>"17", "end(5i)"=>"49", "ort"=>"", "description"=>"", "role_ids"=>["", "2"], "event_category_id"=>"1"}, "commit"=>"Create Event"}

Unpermitted parameter: event_category_id

Role Load (0.4ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 2]]
 (0.2ms)  BEGIN
SQL (22.3ms)  INSERT INTO "events" ("title", "priority", "flag", "imageURL", "url", "ort", "description", "start", "end", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11) RETURNING "id"  [["title", "Fachschaftsitzung"], ["priority", 2], ["flag", "f"], ["imageURL", ""], ["url", ""], ["ort", ""], ["description", ""], ["start", "2016-02-21 17:49:00.000000"], ["end", "2016-03-21 17:49:00.000000"], ["created_at", "2016-02-21 17:50:23.499733"], ["updated_at", "2016-02-21 17:50:23.499733"]]
SQL (24.0ms)  INSERT INTO "events_roles" ("role_id", "event_id") VALUES ($1, $2)  [["role_id", 2], ["event_id", 1]]
 (0.5ms)  COMMIT

Redirected to localhost:3000/events/1 Completed 302 Found in 103ms (ActiveRecord: 48.7ms)

Started GET “/events/1” for ::1 at 2016-02-21 18:50:23 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"1"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Rendered events/show.html.erb within layouts/application (1.4ms)

Completed 200 OK in 97ms (Views: 93.1ms | ActiveRecord: 0.3ms)

Started GET “/events/1/build/add_excludes” for ::1 at 2016-02-21 18:50:29 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Rendered events/build/add_excludes.html.erb within layouts/application (353.9ms)

Completed 500 Internal Server Error in 388ms (ActiveRecord: 0.4ms)

NoMethodError - undefined method `model_name' for nil:NilClass:

actionpack (4.2.5.1) lib/action_controller/model_naming.rb:9:in `model_name_from_record_or_class'
actionview (4.2.5.1) lib/action_view/record_identifier.rb:47:in `dom_class'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:62:in `simple_form_css_class'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:22:in `simple_form_for'
app/views/events/build/add_excludes.html.erb:5:in `_app_views_events_build_add_excludes_html_erb__802280229197860601_70204483906380'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:29:in `render_step'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:11:in `render_wizard'
app/controllers/events/build_controller.rb:19:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/3c97473473caa2b2/variables” for ::1 at 2016-02-21 18:50:30 +0100

Started GET “/events/1/build” for ::1 at 2016-02-21 18:50:31 +0100 Processing by Events::BuildController#index as HTML

Parameters: {"event_id"=>"1"}

Redirected to localhost:3000/events/1/build/build Completed 302 Found in 1ms (ActiveRecord: 0.0ms)

Started GET “/events/1/build/build” for ::1 at 2016-02-21 18:50:31 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.5ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.2ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/build/_form.html.erb (74.6ms)
Rendered events/build/build.html.erb within layouts/application (108.5ms)

Completed 200 OK in 283ms (Views: 280.6ms | ActiveRecord: 1.3ms)

Started PATCH “/events/1/build/build” for ::1 at 2016-02-21 18:50:35 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"epCDtBttthiRfqAyeoHgzk0C18vcbAuYPUDIwtQcQWBmsgyqESfnzfP1pVRY9cvjfdXg4YYBfxRdton0sI+PUg==", "event"=>{"title"=>"Fachschaftsitzung", "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"21", "start(4i)"=>"17", "start(5i)"=>"49", "priority"=>"medium", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(1i)"=>"2016", "end(2i)"=>"3", "end(3i)"=>"21", "end(4i)"=>"17", "end(5i)"=>"49", "ort"=>"", "description"=>"", "role_ids"=>["", "2"], "event_category_id"=>"1", "repeats"=>"0"}, "commit"=>"Continue", "event_id"=>"1", "id"=>"build"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]

Unpermitted parameter: event_category_id

 (0.2ms)  BEGIN
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 2]]
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
SQL (0.3ms)  UPDATE "events" SET "repeats" = $1, "updated_at" = $2 WHERE "events"."id" = $3  [["repeats", "f"], ["updated_at", "2016-02-21 17:50:35.839194"], ["id", 1]]
 (0.4ms)  COMMIT
 (0.1ms)  BEGIN
 (0.2ms)  COMMIT

Redirected to localhost:3000/events/1/build/add_recurrence Completed 302 Found in 62ms (ActiveRecord: 2.3ms)

Started GET “/events/1/build/add_recurrence” for ::1 at 2016-02-21 18:50:35 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_recurrence"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Rendered events/build/add_recurrence.html.erb within layouts/application (5.6ms)

Completed 500 Internal Server Error in 48ms (ActiveRecord: 0.3ms)

NoMethodError - undefined method `model_name' for nil:NilClass:

actionpack (4.2.5.1) lib/action_controller/model_naming.rb:9:in `model_name_from_record_or_class'
actionview (4.2.5.1) lib/action_view/record_identifier.rb:47:in `dom_class'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:62:in `simple_form_css_class'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:22:in `simple_form_for'
app/views/events/build/add_recurrence.html.erb:5:in `_app_views_events_build_add_recurrence_html_erb__2575358270175968342_70204533752640'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:29:in `render_step'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:11:in `render_wizard'
app/controllers/events/build_controller.rb:19:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/65229a9e541d6787/variables” for ::1 at 2016-02-21 18:50:36 +0100

Started GET “/events/1/build/build” for ::1 at 2016-02-21 18:50:41 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"build"}
Event Load (0.7ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.4ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.4ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/build/_form.html.erb (17.2ms)
Rendered events/build/build.html.erb within layouts/application (63.2ms)

Completed 200 OK in 177ms (Views: 172.2ms | ActiveRecord: 1.9ms)

Started PATCH “/events/1/build/build” for ::1 at 2016-02-21 18:50:46 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"NTOIPqTTJ5mhRLFced5zRr/u6gDvEuyLE+eTCFfniEApEQcgrpl2TMPPtDpbqlhrjzndKrV/mAdzEdI+M3RGcg==", "event"=>{"title"=>"Fachschaftsitzung", "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"21", "start(4i)"=>"17", "start(5i)"=>"49", "priority"=>"medium", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(1i)"=>"2016", "end(2i)"=>"3", "end(3i)"=>"21", "end(4i)"=>"17", "end(5i)"=>"49", "ort"=>"", "description"=>"", "role_ids"=>["", "2"], "event_category_id"=>"1", "repeats"=>"1"}, "commit"=>"Continue", "event_id"=>"1", "id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]

Unpermitted parameter: event_category_id

 (0.1ms)  BEGIN
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 2]]
Role Load (0.3ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
SQL (0.3ms)  UPDATE "events" SET "repeats" = $1, "updated_at" = $2 WHERE "events"."id" = $3  [["repeats", "t"], ["updated_at", "2016-02-21 17:50:46.197619"], ["id", 1]]
 (0.4ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT

Redirected to localhost:3000/events/1/build/add_recurrence Completed 302 Found in 9ms (ActiveRecord: 2.0ms)

Started GET “/events/1/build/add_recurrence” for ::1 at 2016-02-21 18:50:46 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_recurrence"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.2ms)  BEGIN
SQL (0.4ms)  INSERT INTO "recurrences" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id"  [["created_at", "2016-02-21 17:50:46.219463"], ["updated_at", "2016-02-21 17:50:46.219463"]]
 (0.3ms)  COMMIT
Rule Load (0.5ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 1]]
Rendered events/build/_rule_fields.html.erb (8.9ms)
Rendered events/build/add_recurrence.html.erb within layouts/application (120.7ms)

Completed 200 OK in 183ms (Views: 171.0ms | ActiveRecord: 4.3ms)

Started PATCH “/events/1/build/add_recurrence” for ::1 at 2016-02-21 18:51:17 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"b9FB5hvyzDbMcr00pNUBsR0vPSaKmGiT8neHaS6iU8Zz8874Ebid4675uFKGoSqcLfgKDND1HB+SgcZfSjGd9A==", "recurrence"=>{"start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"21", "end(1i)"=>"2016", "end(2i)"=>"7", "end(3i)"=>"21", "rules_attributes"=>{"1456077070733"=>{"day"=>"1", "week"=>"1", "month"=>"0", "days"=>"0", "_destroy"=>"false"}}}, "commit"=>"Continue", "event_id"=>"1", "id"=>"add_recurrence"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT

Redirected to localhost:3000/events/1/build/add_excludes Completed 302 Found in 5ms (ActiveRecord: 0.6ms)

Started GET “/events/1/build/add_excludes” for ::1 at 2016-02-21 18:51:17 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.2ms)  BEGIN
SQL (0.7ms)  INSERT INTO "recurrences" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id"  [["created_at", "2016-02-21 17:51:17.629831"], ["updated_at", "2016-02-21 17:51:17.629831"]]
 (0.7ms)  COMMIT
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 2]]
 (0.4ms)  SELECT "excludes".id FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 2]]
CACHE (0.0ms)  SELECT "excludes".id FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 2]]
Rendered events/build/add_excludes.html.erb within layouts/application (43.4ms)

Completed 200 OK in 181ms (Views: 171.7ms | ActiveRecord: 3.8ms)

Started GET “/events/1/build/add_recurrence” for ::1 at 2016-02-21 18:51:32 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_recurrence"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.1ms)  BEGIN
SQL (0.3ms)  INSERT INTO "recurrences" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id"  [["created_at", "2016-02-21 17:51:32.900756"], ["updated_at", "2016-02-21 17:51:32.900756"]]
 (0.3ms)  COMMIT
Rule Load (0.5ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 3]]
Rendered events/build/_rule_fields.html.erb (12.9ms)
Rendered events/build/add_recurrence.html.erb within layouts/application (33.4ms)

Completed 200 OK in 160ms (Views: 154.4ms | ActiveRecord: 1.5ms)

Started PATCH “/events/1/build/build” for ::1 at 2016-02-21 18:51:55 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"epCDtBttthiRfqAyeoHgzk0C18vcbAuYPUDIwtQcQWBmsgyqESfnzfP1pVRY9cvjfdXg4YYBfxRdton0sI+PUg==", "event"=>{"title"=>"Fachschaftsitzung", "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"21", "start(4i)"=>"17", "start(5i)"=>"49", "priority"=>"medium", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"21", "end(4i)"=>"17", "end(5i)"=>"49", "ort"=>"", "description"=>"", "role_ids"=>["", "2"], "event_category_id"=>"1", "repeats"=>"0"}, "commit"=>"Continue", "event_id"=>"1", "id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]

Unpermitted parameter: event_category_id

 (0.2ms)  BEGIN
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 2]]
Role Load (0.6ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
SQL (0.3ms)  UPDATE "events" SET "repeats" = $1, "end" = $2, "updated_at" = $3 WHERE "events"."id" = $4  [["repeats", "f"], ["end", "2016-02-21 17:49:00.000000"], ["updated_at", "2016-02-21 17:51:55.035353"], ["id", 1]]
 (0.5ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT

Redirected to localhost:3000/events/1/build/add_recurrence Completed 302 Found in 12ms (ActiveRecord: 2.3ms)

Started GET “/events/1/build/add_recurrence” for ::1 at 2016-02-21 18:51:55 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_recurrence"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Rendered events/build/add_recurrence.html.erb within layouts/application (3.1ms)

Completed 500 Internal Server Error in 9ms (ActiveRecord: 0.2ms)

NoMethodError - undefined method `model_name' for nil:NilClass:

actionpack (4.2.5.1) lib/action_controller/model_naming.rb:9:in `model_name_from_record_or_class'
actionview (4.2.5.1) lib/action_view/record_identifier.rb:47:in `dom_class'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:62:in `simple_form_css_class'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:22:in `simple_form_for'
app/views/events/build/add_recurrence.html.erb:5:in `_app_views_events_build_add_recurrence_html_erb__2575358270175968342_70204533752640'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:29:in `render_step'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:11:in `render_wizard'
app/controllers/events/build_controller.rb:19:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/51bcebe5bcc26c5b/variables” for ::1 at 2016-02-21 18:51:55 +0100

Started PATCH “/events/1/build/build” for ::1 at 2016-02-21 18:52:02 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"NTOIPqTTJ5mhRLFced5zRr/u6gDvEuyLE+eTCFfniEApEQcgrpl2TMPPtDpbqlhrjzndKrV/mAdzEdI+M3RGcg==", "event"=>{"title"=>"Fachschaftsitzung", "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"21", "start(4i)"=>"17", "start(5i)"=>"49", "priority"=>"medium", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(1i)"=>"2016", "end(2i)"=>"3", "end(3i)"=>"21", "end(4i)"=>"17", "end(5i)"=>"49", "ort"=>"", "description"=>"", "role_ids"=>["", "2"], "event_category_id"=>"1", "repeats"=>"1"}, "commit"=>"Continue", "event_id"=>"1", "id"=>"build"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]

Unpermitted parameter: event_category_id

 (0.1ms)  BEGIN
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 2]]
Role Load (0.3ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
SQL (0.3ms)  UPDATE "events" SET "repeats" = $1, "end" = $2, "updated_at" = $3 WHERE "events"."id" = $4  [["repeats", "t"], ["end", "2016-03-21 17:49:00.000000"], ["updated_at", "2016-02-21 17:52:02.157295"], ["id", 1]]
 (0.4ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT

Redirected to localhost:3000/events/1/build/add_recurrence Completed 302 Found in 9ms (ActiveRecord: 1.8ms)

Started GET “/events/1/build/add_recurrence” for ::1 at 2016-02-21 18:52:02 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_recurrence"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.2ms)  BEGIN
SQL (0.2ms)  INSERT INTO "recurrences" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id"  [["created_at", "2016-02-21 17:52:02.174327"], ["updated_at", "2016-02-21 17:52:02.174327"]]
 (0.4ms)  COMMIT
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 4]]
Rendered events/build/_rule_fields.html.erb (6.6ms)
Rendered events/build/add_recurrence.html.erb within layouts/application (19.1ms)

Completed 200 OK in 72ms (Views: 67.4ms | ActiveRecord: 1.3ms)

Started PATCH “/events/1/build/add_recurrence” for ::1 at 2016-02-21 18:52:29 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"sHFLk/doeO/6rJwFjbDzk1qFf7/8opQop07bFmJQnKmsU8SN/SIpOpgnmWOvxNi+alJIlabP4KTHuJogBsNSmw==", "recurrence"=>{"start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"21", "end(1i)"=>"2016", "end(2i)"=>"6", "end(3i)"=>"21", "rules_attributes"=>{"1456077141608"=>{"day"=>"1", "week"=>"1", "month"=>"0", "days"=>"0", "_destroy"=>"false"}}}, "commit"=>"Continue", "event_id"=>"1", "id"=>"add_recurrence"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT

Redirected to localhost:3000/events/1/build/add_excludes Completed 302 Found in 3ms (ActiveRecord: 0.5ms)

Started GET “/events/1/build/add_excludes” for ::1 at 2016-02-21 18:52:29 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.2ms)  BEGIN
SQL (0.5ms)  INSERT INTO "recurrences" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id"  [["created_at", "2016-02-21 17:52:29.229023"], ["updated_at", "2016-02-21 17:52:29.229023"]]
 (0.5ms)  COMMIT
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 5]]
 (0.3ms)  SELECT "excludes".id FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 5]]
CACHE (0.0ms)  SELECT "excludes".id FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 5]]
Rendered events/build/add_excludes.html.erb within layouts/application (5.7ms)

Completed 200 OK in 136ms (Views: 129.4ms | ActiveRecord: 1.9ms)

Started GET “/” for ::1 at 2016-02-21 21:10:52 +0100

ActiveRecord::SchemaMigration Load (108.5ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (6.2ms)

Completed 200 OK in 1838ms (Views: 1814.4ms | ActiveRecord: 0.0ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456085457708” for ::1 at 2016-02-21 21:11:00 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456085457708"}
Event Load (446.3ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (1472.2ms)

Completed 200 OK in 1581ms (Views: 169.1ms | ActiveRecord: 1387.0ms)

Started GET “/users/sign_up” for ::1 at 2016-02-21 21:11:29 +0100 Processing by Devise::RegistrationsController#new as HTML

 (13.6ms)  SELECT COUNT(*) FROM "users"
Role Load (35.4ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."name" = $1 AND "roles"."resource_type" IS NULL AND "roles"."resource_id" IS NULL  ORDER BY "roles"."id" ASC LIMIT 1  [["name", "Admin"]]
Role Load (1.9ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 4]]
Rendered devise/shared/_links.html.erb (6.5ms)
Rendered devise/registrations/new.html.erb within layouts/devise (114.7ms)

Completed 200 OK in 656ms (Views: 347.6ms | ActiveRecord: 103.9ms)

Started GET “/assets/fonts/themify-0db5c5a1475eb7a3e5028983ea1e642d1b2c00faff6a250a37502b0f3832a4a7.woff?-fvbane” for ::1 at 2016-02-21 21:11:30 +0100

Started GET “/users/sign_up” for ::1 at 2016-02-21 21:11:36 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.3ms)  SELECT COUNT(*) FROM "users"
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."name" = $1 AND "roles"."resource_type" IS NULL AND "roles"."resource_id" IS NULL  ORDER BY "roles"."id" ASC LIMIT 1  [["name", "Admin"]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 4]]
Rendered devise/shared/_links.html.erb (3.7ms)
Rendered devise/registrations/new.html.erb within layouts/devise (9.3ms)

Completed 200 OK in 202ms (Views: 195.0ms | ActiveRecord: 0.9ms)

Started GET “/users” for ::1 at 2016-02-21 21:11:36 +0100 Processing by UsersController#index as HTML Redirected to localhost:3000/ Completed 302 Found in 5ms (ActiveRecord: 0.0ms)

Started GET “/” for ::1 at 2016-02-21 21:11:37 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (1.1ms)

Completed 200 OK in 75ms (Views: 74.5ms | ActiveRecord: 0.0ms)

Started GET “/” for ::1 at 2016-02-21 21:11:37 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (0.8ms)

Completed 200 OK in 120ms (Views: 119.7ms | ActiveRecord: 0.0ms)

Started GET “/events/1” for ::1 at 2016-02-21 21:11:38 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"1"}
Event Load (79.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Rendered events/show.html.erb within layouts/application (1.6ms)

Completed 200 OK in 559ms (Views: 347.9ms | ActiveRecord: 79.3ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456085497337” for ::1 at 2016-02-21 21:11:38 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456085497337"}
Event Load (0.6ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (4.5ms)

Completed 200 OK in 19ms (Views: 17.5ms | ActiveRecord: 0.6ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456085497777” for ::1 at 2016-02-21 21:11:38 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456085497777"}
Event Load (0.4ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (2.0ms)

Completed 200 OK in 12ms (Views: 10.7ms | ActiveRecord: 0.4ms)

Started GET “/events” for ::1 at 2016-02-21 21:11:39 +0100 Processing by EventsController#index as HTML

Event Load (0.4ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (3.3ms)

Completed 200 OK in 48ms (Views: 47.1ms | ActiveRecord: 0.4ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456085499273” for ::1 at 2016-02-21 21:11:39 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456085499273"}
Event Load (0.5ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (2.0ms)

Completed 200 OK in 10ms (Views: 9.1ms | ActiveRecord: 0.5ms)

Started GET “/events/1” for ::1 at 2016-02-21 21:11:41 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"1"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Rendered events/show.html.erb within layouts/application (0.6ms)

Completed 200 OK in 51ms (Views: 49.9ms | ActiveRecord: 0.3ms)

Started GET “/events/1” for ::1 at 2016-02-21 21:11:42 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"1"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Rendered events/show.html.erb within layouts/application (0.6ms)

Completed 200 OK in 46ms (Views: 44.6ms | ActiveRecord: 0.3ms)

Started GET “/events/1/edit” for ::1 at 2016-02-21 21:11:42 +0100 Processing by EventsController#edit as HTML

Parameters: {"id"=>"1"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (48.4ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (17.7ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/_form.html.erb (593.7ms)
Rendered events/edit.html.erb within layouts/application (606.4ms)

Completed 200 OK in 657ms (Views: 586.7ms | ActiveRecord: 69.5ms)

Started GET “/events/1/build/add_excludes” for ::1 at 2016-02-21 21:11:43 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.2ms)  BEGIN
SQL (157.2ms)  INSERT INTO "recurrences" ("start", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["start", "2016-02-21"], ["created_at", "2016-02-21 20:11:43.579864"], ["updated_at", "2016-02-21 20:11:43.579864"]]
 (51.4ms)  COMMIT
Rule Load (24.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 6]]
 (17.2ms)  SELECT "excludes".id FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 6]]
CACHE (0.0ms)  SELECT "excludes".id FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 6]]
Rendered events/build/add_excludes.html.erb within layouts/application (262.0ms)

Completed 200 OK in 588ms (Views: 278.5ms | ActiveRecord: 254.4ms)

Started GET “/events/1/build” for ::1 at 2016-02-21 21:11:44 +0100 Processing by Events::BuildController#index as HTML

Parameters: {"event_id"=>"1"}

Redirected to localhost:3000/events/1/build/build Completed 302 Found in 1ms (ActiveRecord: 0.0ms)

Started GET “/events/1/build/build” for ::1 at 2016-02-21 21:11:44 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"build"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.2ms)  BEGIN
SQL (0.3ms)  INSERT INTO "recurrences" ("start", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["start", "2016-02-21"], ["created_at", "2016-02-21 20:11:44.946618"], ["updated_at", "2016-02-21 20:11:44.946618"]]
 (0.4ms)  COMMIT
 (0.7ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.3ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/build/_form.html.erb (21.3ms)
Rendered events/build/build.html.erb within layouts/application (43.9ms)

Completed 200 OK in 134ms (Views: 126.5ms | ActiveRecord: 2.6ms)

Started PATCH “/events/1/build/build” for ::1 at 2016-02-21 21:11:47 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"NNr+5tUW89rjxSlSCWDpjG1pJ2D1uqHFZAPv5TL55fPDxsQMJuZMPEt/A3tw34rhJHJ+xo/g+KDUpObE1LPLUA==", "event"=>{"title"=>"Fachschaftsitzung", "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"21", "start(4i)"=>"17", "start(5i)"=>"49", "priority"=>"medium", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(1i)"=>"2016", "end(2i)"=>"3", "end(3i)"=>"21", "end(4i)"=>"17", "end(5i)"=>"49", "ort"=>"", "description"=>"", "role_ids"=>["", "2"], "event_category_id"=>"1", "repeats"=>"1"}, "commit"=>"Continue", "event_id"=>"1", "id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]

Unpermitted parameter: event_category_id

 (0.2ms)  BEGIN
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 2]]
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT

Redirected to localhost:3000/events/1/build/add_recurrence Completed 302 Found in 11ms (ActiveRecord: 1.5ms)

Started GET “/events/1/build/add_recurrence” for ::1 at 2016-02-21 21:11:47 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_recurrence"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.2ms)  BEGIN
SQL (0.2ms)  INSERT INTO "recurrences" ("start", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["start", "2016-02-21"], ["created_at", "2016-02-21 20:11:47.897952"], ["updated_at", "2016-02-21 20:11:47.897952"]]
 (0.4ms)  COMMIT
Rendered events/build/add_recurrence.html.erb within layouts/application (37.9ms)

Completed 500 Internal Server Error in 69ms (ActiveRecord: 1.1ms)

NameError - undefined local variable or method `recurrence' for #<#<Class:0x007fb739dc3bb8>:0x007fb740359d60>:

app/views/events/build/add_recurrence.html.erb:10:in `block in _app_views_events_build_add_recurrence_html_erb__2266926866652918088_70212516496640'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for'
app/views/events/build/add_recurrence.html.erb:5:in `_app_views_events_build_add_recurrence_html_erb__2266926866652918088_70212516496640'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:29:in `render_step'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:11:in `render_wizard'
app/controllers/events/build_controller.rb:19:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'

Started POST “/__better_errors/bbdad5fae6c25fe4/variables” for ::1 at 2016-02-21 21:11:48 +0100

Started GET “/events/1/build/add_recurrence” for ::1 at 2016-02-21 21:13:47 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_recurrence"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.2ms)  BEGIN
SQL (0.5ms)  INSERT INTO "recurrences" ("start", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["start", "2016-02-21"], ["created_at", "2016-02-21 20:13:47.739153"], ["updated_at", "2016-02-21 20:13:47.739153"]]
 (15.2ms)  COMMIT
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 9]]
Rendered events/build/_rule_fields.html.erb (10.2ms)
Rendered events/build/add_recurrence.html.erb within layouts/application (41.9ms)

Completed 200 OK in 161ms (Views: 139.2ms | ActiveRecord: 17.1ms)

Started GET “/assets/application.self-bfdb67e4f98e6207516748617077e90649e7bbf960dd2fe8dd15d3aebf09b919.css?body=1” for ::1 at 2016-02-21 21:13:47 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-21 21:13:47 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-21 21:13:47 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-21 21:13:47 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-21 21:13:47 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-21 21:13:47 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-21 21:13:48 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-21 21:13:48 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for ::1 at 2016-02-21 21:13:48 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-21 21:13:48 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for ::1 at 2016-02-21 21:13:48 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-21 21:13:48 +0100

Started GET “/” for 127.0.0.1 at 2016-02-21 21:14:29 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (1.1ms)

Completed 200 OK in 622ms (Views: 621.3ms | ActiveRecord: 0.0ms)

Started GET “/assets/application.self-bfdb67e4f98e6207516748617077e90649e7bbf960dd2fe8dd15d3aebf09b919.css?body=1” for 127.0.0.1 at 2016-02-21 21:14:30 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for 127.0.0.1 at 2016-02-21 21:14:30 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for 127.0.0.1 at 2016-02-21 21:14:30 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for 127.0.0.1 at 2016-02-21 21:14:30 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for 127.0.0.1 at 2016-02-21 21:14:30 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for 127.0.0.1 at 2016-02-21 21:14:30 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for 127.0.0.1 at 2016-02-21 21:14:30 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for 127.0.0.1 at 2016-02-21 21:14:30 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for 127.0.0.1 at 2016-02-21 21:14:30 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for 127.0.0.1 at 2016-02-21 21:14:30 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for 127.0.0.1 at 2016-02-21 21:14:30 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for 127.0.0.1 at 2016-02-21 21:14:30 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for 127.0.0.1 at 2016-02-21 21:14:30 +0100

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456085670548” for 127.0.0.1 at 2016-02-21 21:14:31 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456085670548"}
Event Load (0.4ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (2.4ms)

Completed 200 OK in 40ms (Views: 39.0ms | ActiveRecord: 0.4ms)

Started PATCH “/events/1/build/add_recurrence” for ::1 at 2016-02-21 21:18:22 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"da2wmbzHkDU4XyAkCrCppiq92kx9FZZ5ljCAz5/HtbGCsYpzTzcv05DlCg1zD8rLY6aD6gdPzxwml4nueY2bEg==", "recurrence"=>{"end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"21", "rules_attributes"=>{"1456085894791"=>{"day"=>"1", "week"=>"1", "month"=>"0", "days"=>"0", "_destroy"=>"false"}}}, "commit"=>"Continue", "event_id"=>"1", "id"=>"add_recurrence"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT

Redirected to localhost:3000/events/1/build/add_excludes Completed 302 Found in 64ms (ActiveRecord: 2.3ms)

Started GET “/events/1/build/add_excludes” for ::1 at 2016-02-21 21:18:22 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.2ms)  BEGIN
SQL (0.3ms)  INSERT INTO "recurrences" ("start", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["start", "2016-02-21"], ["created_at", "2016-02-21 20:18:22.989112"], ["updated_at", "2016-02-21 20:18:22.989112"]]
 (15.6ms)  COMMIT
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 10]]
 (0.3ms)  SELECT "excludes".id FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 10]]
CACHE (0.0ms)  SELECT "excludes".id FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 10]]
Rendered events/build/add_excludes.html.erb within layouts/application (47.2ms)

Completed 200 OK in 464ms (Views: 434.7ms | ActiveRecord: 21.3ms)

Started GET “/events/1/build/add_recurrence” for ::1 at 2016-02-21 21:18:46 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_recurrence"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.2ms)  BEGIN
SQL (0.3ms)  INSERT INTO "recurrences" ("start", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["start", "2016-02-21"], ["created_at", "2016-02-21 20:19:05.245548"], ["updated_at", "2016-02-21 20:19:05.245548"]]
 (79.3ms)  COMMIT
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 11]]
Rendered events/build/_rule_fields.html.erb (138.5ms)
Rendered events/build/add_recurrence.html.erb within layouts/application (39027.6ms)

Completed 200 OK in 190364ms (Views: 190283.1ms | ActiveRecord: 81.2ms)

Started PATCH “/events/1/build/add_recurrence” for ::1 at 2016-02-21 21:22:15 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"da2wmbzHkDU4XyAkCrCppiq92kx9FZZ5ljCAz5/HtbGCsYpzTzcv05DlCg1zD8rLY6aD6gdPzxwml4nueY2bEg==", "recurrence"=>{"end(1i)"=>"2016", "end(2i)"=>"7", "end(3i)"=>"21", "rules_attributes"=>{"1456085894791"=>{"day"=>"1", "week"=>"1", "month"=>"0", "days"=>"0", "_destroy"=>"false"}}}, "commit"=>"Continue", "event_id"=>"1", "id"=>"add_recurrence"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT

Redirected to localhost:3000/events/1/build/add_excludes Completed 302 Found in 5ms (ActiveRecord: 0.5ms)

Started GET “/events/1/build/add_excludes” for ::1 at 2016-02-21 21:22:15 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.1ms)  BEGIN
SQL (0.3ms)  INSERT INTO "recurrences" ("start", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["start", "2016-02-21"], ["created_at", "2016-02-21 20:22:15.897393"], ["updated_at", "2016-02-21 20:22:15.897393"]]
 (345.9ms)  COMMIT
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 12]]
 (0.3ms)  SELECT "excludes".id FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 12]]
CACHE (0.0ms)  SELECT "excludes".id FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 12]]
Rendered events/build/add_excludes.html.erb within layouts/application (6.2ms)

Completed 200 OK in 627ms (Views: 274.2ms | ActiveRecord: 347.2ms)

Started PATCH “/events/1/build/add_recurrence” for ::1 at 2016-02-21 21:23:38 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"da2wmbzHkDU4XyAkCrCppiq92kx9FZZ5ljCAz5/HtbGCsYpzTzcv05DlCg1zD8rLY6aD6gdPzxwml4nueY2bEg==", "recurrence"=>{"end(1i)"=>"2016", "end(2i)"=>"7", "end(3i)"=>"21", "rules_attributes"=>{"1456085894791"=>{"day"=>"1", "week"=>"1", "month"=>"0", "days"=>"0", "_destroy"=>"false"}}}, "commit"=>"Continue", "event_id"=>"1", "id"=>"add_recurrence"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT

Redirected to localhost:3000/events/1/build/add_excludes Completed 302 Found in 3ms (ActiveRecord: 0.5ms)

Started GET “/events/1/build/add_excludes” for ::1 at 2016-02-21 21:23:38 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.1ms)  BEGIN
SQL (0.2ms)  INSERT INTO "recurrences" ("start", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["start", "2016-02-21"], ["created_at", "2016-02-21 20:23:38.929158"], ["updated_at", "2016-02-21 20:23:38.929158"]]
 (0.3ms)  COMMIT
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 13]]
 (0.3ms)  SELECT "excludes".id FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 13]]
CACHE (0.0ms)  SELECT "excludes".id FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 13]]
Rendered events/build/add_excludes.html.erb within layouts/application (7.1ms)

Completed 200 OK in 121ms (Views: 115.9ms | ActiveRecord: 1.5ms)

Started GET “/events/1/build/add_excludes” for ::1 at 2016-02-21 21:24:19 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.2ms)  BEGIN
SQL (0.3ms)  INSERT INTO "recurrences" ("start", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["start", "2016-02-21"], ["created_at", "2016-02-21 20:24:20.287937"], ["updated_at", "2016-02-21 20:24:20.287937"]]
 (0.5ms)  COMMIT
Rule Load (0.2ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 14]]
 (0.2ms)  SELECT "excludes".id FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 14]]
CACHE (0.0ms)  SELECT "excludes".id FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 14]]
Rendered events/build/add_excludes.html.erb within layouts/application (42.9ms)

Completed 200 OK in 284ms (Views: 208.8ms | ActiveRecord: 7.0ms)

Started GET “/assets/application.self-bfdb67e4f98e6207516748617077e90649e7bbf960dd2fe8dd15d3aebf09b919.css?body=1” for ::1 at 2016-02-21 21:24:20 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-21 21:24:20 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-21 21:24:20 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-21 21:24:20 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-21 21:24:20 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-21 21:24:20 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-21 21:24:20 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-21 21:24:20 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for ::1 at 2016-02-21 21:24:20 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-21 21:24:20 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for ::1 at 2016-02-21 21:24:20 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-21 21:24:20 +0100

Started PATCH “/events/1/build/add_recurrence” for ::1 at 2016-02-21 21:25:59 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"da2wmbzHkDU4XyAkCrCppiq92kx9FZZ5ljCAz5/HtbGCsYpzTzcv05DlCg1zD8rLY6aD6gdPzxwml4nueY2bEg==", "recurrence"=>{"end(1i)"=>"2016", "end(2i)"=>"7", "end(3i)"=>"21", "rules_attributes"=>{"1456085894791"=>{"day"=>"1", "week"=>"1", "month"=>"0", "days"=>"0", "_destroy"=>"false"}}}, "commit"=>"Continue", "event_id"=>"1", "id"=>"add_recurrence"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT

Redirected to localhost:3000/events/1/build/add_excludes Completed 302 Found in 5ms (ActiveRecord: 0.6ms)

Started GET “/events/1/build/add_excludes” for ::1 at 2016-02-21 21:25:59 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.2ms)  BEGIN
SQL (0.2ms)  INSERT INTO "recurrences" ("start", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["start", "2016-02-21"], ["created_at", "2016-02-21 20:25:59.228064"], ["updated_at", "2016-02-21 20:25:59.228064"]]
 (0.4ms)  COMMIT
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 15]]
 (0.3ms)  SELECT "excludes".id FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 15]]
CACHE (0.0ms)  SELECT "excludes".id FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 15]]
Rendered events/build/add_excludes.html.erb within layouts/application (6.9ms)

Completed 200 OK in 129ms (Views: 123.8ms | ActiveRecord: 1.6ms)

Started GET “/events/1/build/add_excludes” for ::1 at 2016-02-21 21:30:26 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.2ms)  BEGIN
SQL (0.3ms)  INSERT INTO "recurrences" ("start", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["start", "2016-02-21"], ["created_at", "2016-02-21 20:30:26.269332"], ["updated_at", "2016-02-21 20:30:26.269332"]]
 (14.9ms)  COMMIT
Rule Load (0.2ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 16]]
 (0.2ms)  SELECT "excludes".id FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 16]]
CACHE (0.0ms)  SELECT "excludes".id FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 16]]
Rendered events/build/add_excludes.html.erb within layouts/application (7.8ms)

Completed 200 OK in 138ms (Views: 117.1ms | ActiveRecord: 16.1ms)

Started GET “/assets/application.self-bfdb67e4f98e6207516748617077e90649e7bbf960dd2fe8dd15d3aebf09b919.css?body=1” for ::1 at 2016-02-21 21:30:26 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-21 21:30:26 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-21 21:30:26 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-21 21:30:26 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-21 21:30:26 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-21 21:30:26 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-21 21:30:26 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-21 21:30:26 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for ::1 at 2016-02-21 21:30:26 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-21 21:30:26 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for ::1 at 2016-02-21 21:30:26 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-21 21:30:26 +0100

Started GET “/events/1/build/add_excludes” for ::1 at 2016-02-21 21:31:02 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.1ms)  BEGIN
SQL (0.2ms)  INSERT INTO "recurrences" ("start", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["start", "2016-02-21"], ["created_at", "2016-02-21 20:31:02.128190"], ["updated_at", "2016-02-21 20:31:02.128190"]]
 (0.4ms)  COMMIT
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 17]]
 (0.2ms)  SELECT "excludes".id FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 17]]
CACHE (0.0ms)  SELECT "excludes".id FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 17]]
Rendered events/build/add_excludes.html.erb within layouts/application (7.1ms)

Completed 200 OK in 63ms (Views: 58.0ms | ActiveRecord: 1.5ms)

Started GET “/assets/application.self-bfdb67e4f98e6207516748617077e90649e7bbf960dd2fe8dd15d3aebf09b919.css?body=1” for ::1 at 2016-02-21 21:31:02 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-21 21:31:02 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for ::1 at 2016-02-21 21:31:02 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-21 21:31:02 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for ::1 at 2016-02-21 21:31:02 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-21 21:31:02 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for ::1 at 2016-02-21 21:31:02 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-21 21:31:02 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-21 21:31:02 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for ::1 at 2016-02-21 21:31:02 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for ::1 at 2016-02-21 21:31:02 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for ::1 at 2016-02-21 21:31:02 +0100

Started GET “/” for 127.0.0.1 at 2016-02-21 21:37:15 +0100

ActiveRecord::SchemaMigration Load (0.9ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (9.6ms)

Completed 200 OK in 2335ms (Views: 2308.9ms | ActiveRecord: 0.0ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456087038752” for 127.0.0.1 at 2016-02-21 21:37:19 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456087038752"}
Event Load (0.8ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (99.3ms)

Completed 200 OK in 181ms (Views: 126.9ms | ActiveRecord: 3.8ms)

Started GET “/” for 127.0.0.1 at 2016-02-21 21:37:24 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (5.2ms)

Completed 200 OK in 375ms (Views: 372.4ms | ActiveRecord: 0.0ms)

Started GET “/events/1/build/add_recurrence” for 127.0.0.1 at 2016-02-21 21:37:25 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_recurrence"}
Event Load (0.6ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.3ms)  BEGIN
SQL (0.5ms)  INSERT INTO "recurrences" ("start", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["start", "2016-02-21"], ["created_at", "2016-02-21 20:37:25.420721"], ["updated_at", "2016-02-21 20:37:25.420721"]]
 (16.5ms)  COMMIT
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 18]]
Rendered events/build/_rule_fields.html.erb (40.0ms)
Rendered events/build/add_recurrence.html.erb within layouts/application (629.0ms)

Completed 200 OK in 60084ms (Views: 983.4ms | ActiveRecord: 22.3ms)

Started GET “/events/” for 127.0.0.1 at 2016-02-21 21:38:25 +0100 Processing by EventsController#index as HTML

Event Load (0.5ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (12.3ms)

Completed 200 OK in 291ms (Views: 288.1ms | ActiveRecord: 0.5ms)

Started GET “/events/” for 127.0.0.1 at 2016-02-21 21:38:25 +0100 Processing by EventsController#index as HTML

Event Load (0.5ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (8.3ms)

Completed 200 OK in 280ms (Views: 277.3ms | ActiveRecord: 0.5ms)

Started GET “/events/1/build/add_recurrence” for 127.0.0.1 at 2016-02-21 21:38:25 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_recurrence"}
Event Load (0.7ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.2ms)  BEGIN
SQL (0.4ms)  INSERT INTO "recurrences" ("start", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["start", "2016-02-21"], ["created_at", "2016-02-21 20:38:25.988903"], ["updated_at", "2016-02-21 20:38:25.988903"]]
 (0.5ms)  COMMIT
Rule Load (0.5ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 19]]
Rendered events/build/_rule_fields.html.erb (34.7ms)
Rendered events/build/add_recurrence.html.erb within layouts/application (70.8ms)

Completed 200 OK in 14238ms (Views: 337.1ms | ActiveRecord: 2.2ms)

Started GET “/events/1/build” for 127.0.0.1 at 2016-02-21 21:38:40 +0100 Processing by Events::BuildController#index as HTML

Parameters: {"event_id"=>"1"}

Redirected to 0.0.0.0:3000/events/1/build/build Completed 302 Found in 4ms (ActiveRecord: 0.0ms)

Started GET “/events/1/build/build” for 127.0.0.1 at 2016-02-21 21:38:40 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"build"}
Event Load (2.6ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.3ms)  BEGIN
SQL (0.5ms)  INSERT INTO "recurrences" ("start", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["start", "2016-02-21"], ["created_at", "2016-02-21 20:38:40.281480"], ["updated_at", "2016-02-21 20:38:40.281480"]]
 (26.8ms)  COMMIT
 (0.8ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.6ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/build/_form.html.erb (280.8ms)
Rendered events/build/build.html.erb within layouts/application (314.2ms)

Completed 200 OK in 67133ms (Views: 627.4ms | ActiveRecord: 36.6ms)

Started PATCH “/events/1/build/build” for 127.0.0.1 at 2016-02-21 21:40:36 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"ntruQJv3JIjnIK4vgxlsvPAs0Hu7piTti2xGfe60FMIaJhv8sX5aLAFrdM5B/MkzJIf+D0a3m+MYmBff+2B4BQ==", "event"=>{"title"=>"Fachschaftsitzung", "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"21", "start(4i)"=>"17", "start(5i)"=>"49", "priority"=>"medium", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(1i)"=>"2016", "end(2i)"=>"3", "end(3i)"=>"21", "end(4i)"=>"17", "end(5i)"=>"49", "ort"=>"", "description"=>"", "role_ids"=>["", "2"], "event_category_id"=>"1", "repeats"=>"1"}, "commit"=>"Continue", "event_id"=>"1", "id"=>"build"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]

Unpermitted parameter: event_category_id

 (0.3ms)  BEGIN
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 2]]
Role Load (0.6ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
 (0.3ms)  COMMIT
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT

Redirected to 0.0.0.0:3000/events/1/build/add_recurrence Completed 302 Found in 42ms (ActiveRecord: 2.4ms)

Started GET “/events/1/build/add_recurrence” for 127.0.0.1 at 2016-02-21 21:40:36 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_recurrence"}
Event Load (0.6ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.2ms)  BEGIN
SQL (0.4ms)  INSERT INTO "recurrences" ("start", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["start", "2016-02-21"], ["created_at", "2016-02-21 20:40:36.983787"], ["updated_at", "2016-02-21 20:40:36.983787"]]
 (0.5ms)  COMMIT
Rule Load (0.5ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 21]]
Rendered events/build/_rule_fields.html.erb (39.9ms)
Rendered events/build/add_recurrence.html.erb within layouts/application (84.3ms)

Completed 200 OK in 37053ms (Views: 468.0ms | ActiveRecord: 2.2ms)

Started GET “/events/1/build/add_recurrence” for 127.0.0.1 at 2016-02-21 21:41:27 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_recurrence"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.2ms)  BEGIN
SQL (0.3ms)  INSERT INTO "recurrences" ("start", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["start", "2016-02-21"], ["created_at", "2016-02-21 20:41:27.927054"], ["updated_at", "2016-02-21 20:41:27.927054"]]
 (0.5ms)  COMMIT
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 22]]
Rendered events/build/_rule_fields.html.erb (51.1ms)
Rendered events/build/add_recurrence.html.erb within layouts/application (152.6ms)

Completed 200 OK in 150587ms (Views: 918.1ms | ActiveRecord: 1.9ms)

Started GET “/recurrences” for 127.0.0.1 at 2016-02-21 21:44:19 +0100 Processing by RecurrencesController#index as HTML

Recurrence Load (0.6ms)  SELECT "recurrences".* FROM "recurrences"
Rendered recurrences/index.html.erb within layouts/application (50.8ms)

Completed 200 OK in 476ms (Views: 471.8ms | ActiveRecord: 0.6ms)

Started GET “/recurrences” for 127.0.0.1 at 2016-02-21 21:44:20 +0100 Processing by RecurrencesController#index as HTML

Recurrence Load (0.5ms)  SELECT "recurrences".* FROM "recurrences"
Rendered recurrences/index.html.erb within layouts/application (60.5ms)

Completed 200 OK in 374ms (Views: 369.2ms | ActiveRecord: 0.5ms)

Started GET “/events/1/build/add_recurrence” for 127.0.0.1 at 2016-02-21 21:49:43 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_recurrence"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.3ms)  BEGIN
SQL (0.4ms)  INSERT INTO "recurrences" ("start", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["start", "2016-02-21"], ["created_at", "2016-02-21 20:49:44.128822"], ["updated_at", "2016-02-21 20:49:44.128822"]]
 (0.6ms)  COMMIT
 (0.3ms)  BEGIN
SQL (92.7ms)  UPDATE "events" SET "recurrence_id" = $1, "updated_at" = $2 WHERE "events"."id" = $3  [["recurrence_id", 23], ["updated_at", "2016-02-21 20:49:44.142621"], ["id", 1]]
 (0.9ms)  COMMIT
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 23]]
Rendered events/build/_rule_fields.html.erb (44.6ms)
Rendered events/build/add_recurrence.html.erb within layouts/application (145.6ms)

Completed 200 OK in 9222ms (Views: 585.7ms | ActiveRecord: 101.4ms)

Started GET “/events/1/build/” for 127.0.0.1 at 2016-02-21 21:49:53 +0100 Processing by Events::BuildController#index as HTML

Parameters: {"event_id"=>"1"}

Redirected to 0.0.0.0:3000/events/1/build/build Completed 302 Found in 4ms (ActiveRecord: 0.0ms)

Started GET “/events/1/build/build” for 127.0.0.1 at 2016-02-21 21:49:53 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"build"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.5ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
Event Load (1.2ms)  SELECT  "events".* FROM "events"  ORDER BY "events"."id" ASC LIMIT 1
CACHE (0.0ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
 (0.5ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.4ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/build/_form.html.erb (180.9ms)
Rendered events/build/build.html.erb within layouts/application (211.2ms)

Completed 200 OK in 45527ms (Views: 1277.7ms | ActiveRecord: 7.1ms)

Started PATCH “/events/1/build/build” for 127.0.0.1 at 2016-02-21 21:50:48 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"vFK37BPK4Zea7IqDz9+aSfmVkDZHCS4PDdlvBlpgmSk4rkJQOUOfM3ynUGINOj/GLT6+QroYkQGeLT6kT7T17g==", "event"=>{"title"=>"Fachschaftsitzung", "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"21", "start(4i)"=>"17", "start(5i)"=>"49", "priority"=>"medium", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(1i)"=>"2016", "end(2i)"=>"3", "end(3i)"=>"21", "end(4i)"=>"17", "end(5i)"=>"49", "ort"=>"", "description"=>"", "role_ids"=>["", "2"], "event_category_id"=>"1", "repeats"=>"1"}, "commit"=>"Continue", "event_id"=>"1", "id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.5ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]

Unpermitted parameter: event_category_id

 (0.3ms)  BEGIN
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 2]]
Role Load (0.5ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
 (0.3ms)  COMMIT
 (0.2ms)  BEGIN
 (0.3ms)  COMMIT

Redirected to 0.0.0.0:3000/events/1/build/add_recurrence Completed 302 Found in 49ms (ActiveRecord: 2.8ms)

Started GET “/events/1/build/add_recurrence” for 127.0.0.1 at 2016-02-21 21:50:49 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_recurrence"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
Rule Load (0.5ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 23]]
Rendered events/build/_rule_fields.html.erb (36.9ms)
Rendered events/build/add_recurrence.html.erb within layouts/application (92.6ms)

Completed 200 OK in 9205ms (Views: 416.1ms | ActiveRecord: 1.3ms)

Started PATCH “/events/1/build/add_recurrence” for 127.0.0.1 at 2016-02-21 21:51:44 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"OsyAIAwsqvx7sUOh098HFEDpjaQfd4xcVpJY0pBI24m+MHWcJqXUWJ36mUAROqKblEKj0OJmM1LFZglwhZy3Tg==", "recurrence"=>{"end(1i)"=>"2016", "end(2i)"=>"6", "end(3i)"=>"26", "rules_attributes"=>{"1456087900731"=>{"day"=>"1", "week"=>"1", "month"=>"0", "days"=>"0", "_destroy"=>"false"}}}, "commit"=>"Continue", "event_id"=>"1", "id"=>"add_recurrence"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.5ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
 (0.2ms)  BEGIN
SQL (19.6ms)  UPDATE "recurrences" SET "end" = $1, "updated_at" = $2 WHERE "recurrences"."id" = $3  [["end", "2016-06-26"], ["updated_at", "2016-02-21 20:51:45.107155"], ["id", 23]]
SQL (46.5ms)  INSERT INTO "rules" ("day", "week", "month", "days", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["day", 1], ["week", 1], ["month", 0], ["days", 0], ["recurrence_id", 23], ["created_at", "2016-02-21 20:51:45.135901"], ["updated_at", "2016-02-21 20:51:45.135901"]]
 (0.6ms)  COMMIT
 (0.4ms)  BEGIN
 (0.3ms)  COMMIT

Redirected to 0.0.0.0:3000/events/1/build/add_excludes Completed 302 Found in 120ms (ActiveRecord: 68.4ms)

Started GET “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-21 21:51:45 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.9ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
Rule Load (0.5ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 23]]
 (1.6ms)  SELECT "excludes".id FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
CACHE (0.2ms)  SELECT "excludes".id FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
Rendered events/build/add_excludes.html.erb within layouts/application (12288.3ms)

Completed 200 OK in 51475ms (Views: 12690.7ms | ActiveRecord: 5.3ms)

Started GET “/” for 127.0.0.1 at 2016-02-21 22:05:10 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (63.5ms)

Completed 200 OK in 724ms (Views: 664.0ms | ActiveRecord: 0.0ms)

Started GET “/events/1/build/add_recurrence” for 127.0.0.1 at 2016-02-21 22:23:05 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_recurrence"}
Event Load (1.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.7ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
Rule Load (0.6ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 23]]
Rendered events/build/_rule_fields.html.erb (78.7ms)
Rendered events/build/_rule_fields.html.erb (48.3ms)
Rendered events/build/add_recurrence.html.erb within layouts/application (561.6ms)

Completed 200 OK in 1165ms (Views: 1119.5ms | ActiveRecord: 2.5ms)

Started GET “/assets/application.self-bfdb67e4f98e6207516748617077e90649e7bbf960dd2fe8dd15d3aebf09b919.css?body=1” for 127.0.0.1 at 2016-02-21 22:23:07 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for 127.0.0.1 at 2016-02-21 22:23:07 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for 127.0.0.1 at 2016-02-21 22:23:07 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for 127.0.0.1 at 2016-02-21 22:23:07 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for 127.0.0.1 at 2016-02-21 22:23:07 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for 127.0.0.1 at 2016-02-21 22:23:07 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for 127.0.0.1 at 2016-02-21 22:23:07 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for 127.0.0.1 at 2016-02-21 22:23:07 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for 127.0.0.1 at 2016-02-21 22:23:07 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for 127.0.0.1 at 2016-02-21 22:23:07 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for 127.0.0.1 at 2016-02-21 22:23:07 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for 127.0.0.1 at 2016-02-21 22:23:07 +0100

Started PATCH “/events/1/build/add_recurrence” for 127.0.0.1 at 2016-02-21 22:23:18 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"by63Nc4fqNDv6AXNEl6FVigbQ7KerTp7NWPJLvlRi6jr0kKJ5JbWdAmj3yzQuyDZ/LBtxmO8hXWml5iM7IXnbw==", "recurrence"=>{"end(1i)"=>"2016", "end(2i)"=>"6", "end(3i)"=>"26", "rules_attributes"=>{"0"=>{"day"=>"1", "week"=>"1", "month"=>"0", "days"=>"0", "_destroy"=>"false", "id"=>"1"}}}, "commit"=>"Continue", "event_id"=>"1", "id"=>"add_recurrence"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
 (0.3ms)  BEGIN
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1 AND "rules"."id" = 1  [["recurrence_id", 23]]
 (0.4ms)  COMMIT
 (0.4ms)  BEGIN
 (0.3ms)  COMMIT

Redirected to 0.0.0.0:3000/events/1/build/add_excludes Completed 302 Found in 129ms (ActiveRecord: 2.4ms)

Started GET “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-21 22:23:18 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.6ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
Rule Load (0.8ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 23]]
 (0.6ms)  SELECT "excludes".id FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
CACHE (0.2ms)  SELECT "excludes".id FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
Rendered events/build/add_excludes.html.erb within layouts/application (9077.0ms)

Completed 200 OK in 9262ms (Views: 9248.3ms | ActiveRecord: 2.6ms)

Started GET “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-21 22:25:49 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 23]]
 (0.4ms)  SELECT "excludes".id FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
CACHE (0.2ms)  SELECT "excludes".id FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
Rendered events/build/add_excludes.html.erb within layouts/application (46.2ms)

Completed 200 OK in 267ms (Views: 255.9ms | ActiveRecord: 1.7ms)

Started GET “/assets/application.self-bfdb67e4f98e6207516748617077e90649e7bbf960dd2fe8dd15d3aebf09b919.css?body=1” for 127.0.0.1 at 2016-02-21 22:25:49 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for 127.0.0.1 at 2016-02-21 22:25:49 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for 127.0.0.1 at 2016-02-21 22:25:49 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for 127.0.0.1 at 2016-02-21 22:25:49 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for 127.0.0.1 at 2016-02-21 22:25:49 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for 127.0.0.1 at 2016-02-21 22:25:49 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for 127.0.0.1 at 2016-02-21 22:25:49 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for 127.0.0.1 at 2016-02-21 22:25:49 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for 127.0.0.1 at 2016-02-21 22:25:49 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for 127.0.0.1 at 2016-02-21 22:25:49 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for 127.0.0.1 at 2016-02-21 22:25:49 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for 127.0.0.1 at 2016-02-21 22:25:50 +0100

Started GET “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-21 22:28:31 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 23]]
 (0.7ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Role Load (0.5ms)  SELECT  "roles".* FROM "roles" LIMIT 6
Rendered events/build/add_excludes.html.erb within layouts/application (75.7ms)

Completed 200 OK in 288ms (Views: 278.2ms | ActiveRecord: 2.2ms)

Started GET “/assets/application.self-bfdb67e4f98e6207516748617077e90649e7bbf960dd2fe8dd15d3aebf09b919.css?body=1” for 127.0.0.1 at 2016-02-21 22:28:32 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for 127.0.0.1 at 2016-02-21 22:28:32 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for 127.0.0.1 at 2016-02-21 22:28:32 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for 127.0.0.1 at 2016-02-21 22:28:32 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for 127.0.0.1 at 2016-02-21 22:28:32 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for 127.0.0.1 at 2016-02-21 22:28:32 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for 127.0.0.1 at 2016-02-21 22:28:32 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for 127.0.0.1 at 2016-02-21 22:28:32 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for 127.0.0.1 at 2016-02-21 22:28:32 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for 127.0.0.1 at 2016-02-21 22:28:32 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for 127.0.0.1 at 2016-02-21 22:28:32 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for 127.0.0.1 at 2016-02-21 22:28:32 +0100

Started GET “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-21 22:30:30 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 23]]
Event Load (0.6ms)  SELECT  "events".* FROM "events" WHERE "events"."recurrence_id" = $1  ORDER BY "events"."id" ASC LIMIT 1  [["recurrence_id", 23]]
Rendered events/build/add_excludes.html.erb within layouts/application (73.3ms)

Completed 200 OK in 314ms (Views: 302.9ms | ActiveRecord: 1.7ms)

Started GET “/assets/application.self-bfdb67e4f98e6207516748617077e90649e7bbf960dd2fe8dd15d3aebf09b919.css?body=1” for 127.0.0.1 at 2016-02-21 22:30:30 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for 127.0.0.1 at 2016-02-21 22:30:30 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for 127.0.0.1 at 2016-02-21 22:30:30 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for 127.0.0.1 at 2016-02-21 22:30:30 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for 127.0.0.1 at 2016-02-21 22:30:30 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for 127.0.0.1 at 2016-02-21 22:30:30 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for 127.0.0.1 at 2016-02-21 22:30:30 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for 127.0.0.1 at 2016-02-21 22:30:30 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for 127.0.0.1 at 2016-02-21 22:30:30 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for 127.0.0.1 at 2016-02-21 22:30:31 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for 127.0.0.1 at 2016-02-21 22:30:31 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for 127.0.0.1 at 2016-02-21 22:30:31 +0100

Started PATCH “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-21 22:42:39 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"iYIZagMv8LXB4OKvCN+zgIhEHC97zitqXPGDZ/2lx7gNfuzWKaaOESerOE7KOhYPXO8yW4bflGTPBdLF6HGrfw==", "recurrence"=>{"exclude_ids"=>["", "0", "1"]}, "commit"=>"Continue", "event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
 (0.3ms)  BEGIN
Exclude Load (0.6ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."id" IN (0, 1)
 (0.2ms)  ROLLBACK

Completed 404 Not Found in 180ms (ActiveRecord: 7.8ms)

ActiveRecord::RecordNotFound - Couldn't find all Excludes with 'id': (0, 1) (found 0 results, but was looking for 2):

activerecord (4.2.5.1) lib/active_record/relation/finder_methods.rb:324:in `raise_record_not_found_exception!'
activerecord (4.2.5.1) lib/active_record/relation/finder_methods.rb:467:in `find_some'
activerecord (4.2.5.1) lib/active_record/relation/finder_methods.rb:426:in `find_with_ids'
activerecord (4.2.5.1) lib/active_record/relation/finder_methods.rb:71:in `find'
activerecord (4.2.5.1) lib/active_record/querying.rb:3:in `find'
activerecord (4.2.5.1) lib/active_record/core.rb:131:in `find'
activerecord (4.2.5.1) lib/active_record/associations/collection_association.rb:67:in `ids_writer'
activerecord (4.2.5.1) lib/active_record/associations/builder/collection_association.rb:76:in `exclude_ids='
activerecord (4.2.5.1) lib/active_record/attribute_assignment.rb:54:in `_assign_attribute'
activerecord (4.2.5.1) lib/active_record/attribute_assignment.rb:41:in `block in assign_attributes'
actionpack (4.2.5.1) lib/action_controller/metal/strong_parameters.rb:185:in `each_pair'
activerecord (4.2.5.1) lib/active_record/attribute_assignment.rb:35:in `assign_attributes'
activerecord (4.2.5.1) lib/active_record/persistence.rb:251:in `block in update'
activerecord (4.2.5.1) lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `block in transaction'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/transaction.rb:184:in `within_new_transaction'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `transaction'
activerecord (4.2.5.1) lib/active_record/transactions.rb:220:in `transaction'
activerecord (4.2.5.1) lib/active_record/transactions.rb:348:in `with_transaction_returning_status'
activerecord (4.2.5.1) lib/active_record/persistence.rb:250:in `update'
app/controllers/events/build_controller.rb:36:in `update'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:38:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/4841c35b3d314a42/variables” for 127.0.0.1 at 2016-02-21 22:42:41 +0100

Started GET “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-21 22:45:41 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
Rule Load (0.6ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 23]]
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."recurrence_id" = $1  ORDER BY "events"."id" ASC LIMIT 1  [["recurrence_id", 23]]
Rendered events/build/add_excludes.html.erb within layouts/application (91.7ms)

Completed 200 OK in 700ms (Views: 580.5ms | ActiveRecord: 8.0ms)

Started GET “/excludes” for 127.0.0.1 at 2016-02-21 22:45:43 +0100 Processing by ExcludesController#index as HTML

Exclude Load (0.8ms)  SELECT "excludes".* FROM "excludes"
Rendered excludes/index.html.erb within layouts/application (9.3ms)

Completed 200 OK in 288ms (Views: 208.0ms | ActiveRecord: 1.6ms)

Started PATCH “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-21 22:49:30 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"iYIZagMv8LXB4OKvCN+zgIhEHC97zitqXPGDZ/2lx7gNfuzWKaaOESerOE7KOhYPXO8yW4bflGTPBdLF6HGrfw==", "recurrence"=>{"exclude_ids"=>["", "0", "1"]}, "commit"=>"Continue", "event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]

Completed 500 Internal Server Error in 130ms (ActiveRecord: 4.0ms)

NameError - undefined local variable or method `exclude_ids' for #<Events::BuildController:0x007f8bf56f4f18>:

app/controllers/events/build_controller.rb:37:in `update'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:38:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/f02984a04757d278/variables” for 127.0.0.1 at 2016-02-21 22:49:31 +0100

Started PATCH “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-21 22:50:44 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"iYIZagMv8LXB4OKvCN+zgIhEHC97zitqXPGDZ/2lx7gNfuzWKaaOESerOE7KOhYPXO8yW4bflGTPBdLF6HGrfw==", "recurrence"=>{"exclude_ids"=>["", "0", "1"]}, "commit"=>"Continue", "event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]

Completed 500 Internal Server Error in 117ms (ActiveRecord: 4.5ms)

NoMethodError - undefined method `[]' for nil:NilClass:

app/controllers/events/build_controller.rb:37:in `update'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:38:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/b76c08ca0a8fcfd0/variables” for 127.0.0.1 at 2016-02-21 22:50:45 +0100

Started PATCH “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-21 22:51:09 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"iYIZagMv8LXB4OKvCN+zgIhEHC97zitqXPGDZ/2lx7gNfuzWKaaOESerOE7KOhYPXO8yW4bflGTPBdLF6HGrfw==", "recurrence"=>{"exclude_ids"=>["", "0", "1"]}, "commit"=>"Continue", "event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]

Completed 500 Internal Server Error in 58120ms (ActiveRecord: 0.7ms)

NoMethodError - undefined method `[]' for nil:NilClass:

app/controllers/events/build_controller.rb:37:in `update'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:38:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started PATCH “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-21 22:52:08 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"iYIZagMv8LXB4OKvCN+zgIhEHC97zitqXPGDZ/2lx7gNfuzWKaaOESerOE7KOhYPXO8yW4bflGTPBdLF6HGrfw==", "recurrence"=>{"exclude_ids"=>["", "0", "1"]}, "commit"=>"Continue", "event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]

Completed 500 Internal Server Error in 194ms (ActiveRecord: 5.1ms)

NameError - undefined local variable or method `exclude_ids' for #<Events::BuildController:0x007f8bf9df1c40>:

app/controllers/events/build_controller.rb:37:in `update'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:38:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/5baa2d3611ae74a8/variables” for 127.0.0.1 at 2016-02-21 22:52:09 +0100

Started PATCH “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-21 22:52:31 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"iYIZagMv8LXB4OKvCN+zgIhEHC97zitqXPGDZ/2lx7gNfuzWKaaOESerOE7KOhYPXO8yW4bflGTPBdLF6HGrfw==", "recurrence"=>{"exclude_ids"=>["", "0", "1"]}, "commit"=>"Continue", "event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]

Completed 500 Internal Server Error in 118ms (ActiveRecord: 4.6ms)

NoMethodError - undefined method `[]' for nil:NilClass:

app/controllers/events/build_controller.rb:37:in `update'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:38:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/15a5b7af43b0b439/variables” for 127.0.0.1 at 2016-02-21 22:52:32 +0100

Started PATCH “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-21 22:53:38 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"iYIZagMv8LXB4OKvCN+zgIhEHC97zitqXPGDZ/2lx7gNfuzWKaaOESerOE7KOhYPXO8yW4bflGTPBdLF6HGrfw==", "recurrence"=>{"exclude_ids"=>["", "0", "1"]}, "commit"=>"Continue", "event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
 (0.3ms)  BEGIN
Exclude Load (1.5ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."id" IN (0, 1)
 (0.6ms)  ROLLBACK

Completed 404 Not Found in 124135ms (ActiveRecord: 9.2ms)

ActiveRecord::RecordNotFound - Couldn't find all Excludes with 'id': (0, 1) (found 0 results, but was looking for 2):

activerecord (4.2.5.1) lib/active_record/relation/finder_methods.rb:324:in `raise_record_not_found_exception!'
activerecord (4.2.5.1) lib/active_record/relation/finder_methods.rb:467:in `find_some'
activerecord (4.2.5.1) lib/active_record/relation/finder_methods.rb:426:in `find_with_ids'
activerecord (4.2.5.1) lib/active_record/relation/finder_methods.rb:71:in `find'
activerecord (4.2.5.1) lib/active_record/querying.rb:3:in `find'
activerecord (4.2.5.1) lib/active_record/core.rb:131:in `find'
activerecord (4.2.5.1) lib/active_record/associations/collection_association.rb:67:in `ids_writer'
activerecord (4.2.5.1) lib/active_record/associations/builder/collection_association.rb:76:in `exclude_ids='
activerecord (4.2.5.1) lib/active_record/attribute_assignment.rb:54:in `_assign_attribute'
activerecord (4.2.5.1) lib/active_record/attribute_assignment.rb:41:in `block in assign_attributes'
actionpack (4.2.5.1) lib/action_controller/metal/strong_parameters.rb:185:in `each_pair'
activerecord (4.2.5.1) lib/active_record/attribute_assignment.rb:35:in `assign_attributes'
activerecord (4.2.5.1) lib/active_record/persistence.rb:251:in `block in update'
activerecord (4.2.5.1) lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `block in transaction'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/transaction.rb:184:in `within_new_transaction'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `transaction'
activerecord (4.2.5.1) lib/active_record/transactions.rb:220:in `transaction'
activerecord (4.2.5.1) lib/active_record/transactions.rb:348:in `with_transaction_returning_status'
activerecord (4.2.5.1) lib/active_record/persistence.rb:250:in `update'
app/controllers/events/build_controller.rb:39:in `update'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:38:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started PATCH “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-21 22:56:10 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"iYIZagMv8LXB4OKvCN+zgIhEHC97zitqXPGDZ/2lx7gNfuzWKaaOESerOE7KOhYPXO8yW4bflGTPBdLF6HGrfw==", "recurrence"=>{"exclude_ids"=>["", "0", "1"]}, "commit"=>"Continue", "event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
 (1.0ms)  BEGIN
Exclude Load (0.6ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."id" IN (0, 1)
 (0.4ms)  ROLLBACK

Completed 404 Not Found in 1351683ms (ActiveRecord: 7.8ms)

ActiveRecord::RecordNotFound - Couldn't find all Excludes with 'id': (0, 1) (found 0 results, but was looking for 2):

activerecord (4.2.5.1) lib/active_record/relation/finder_methods.rb:324:in `raise_record_not_found_exception!'
activerecord (4.2.5.1) lib/active_record/relation/finder_methods.rb:467:in `find_some'
activerecord (4.2.5.1) lib/active_record/relation/finder_methods.rb:426:in `find_with_ids'
activerecord (4.2.5.1) lib/active_record/relation/finder_methods.rb:71:in `find'
activerecord (4.2.5.1) lib/active_record/querying.rb:3:in `find'
activerecord (4.2.5.1) lib/active_record/core.rb:131:in `find'
activerecord (4.2.5.1) lib/active_record/associations/collection_association.rb:67:in `ids_writer'
activerecord (4.2.5.1) lib/active_record/associations/builder/collection_association.rb:76:in `exclude_ids='
activerecord (4.2.5.1) lib/active_record/attribute_assignment.rb:54:in `_assign_attribute'
activerecord (4.2.5.1) lib/active_record/attribute_assignment.rb:41:in `block in assign_attributes'
actionpack (4.2.5.1) lib/action_controller/metal/strong_parameters.rb:185:in `each_pair'
activerecord (4.2.5.1) lib/active_record/attribute_assignment.rb:35:in `assign_attributes'
activerecord (4.2.5.1) lib/active_record/persistence.rb:251:in `block in update'
activerecord (4.2.5.1) lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `block in transaction'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/transaction.rb:184:in `within_new_transaction'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `transaction'
activerecord (4.2.5.1) lib/active_record/transactions.rb:220:in `transaction'
activerecord (4.2.5.1) lib/active_record/transactions.rb:348:in `with_transaction_returning_status'
activerecord (4.2.5.1) lib/active_record/persistence.rb:250:in `update'
app/controllers/events/build_controller.rb:39:in `update'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:38:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started GET “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-21 23:18:49 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 23]]
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."recurrence_id" = $1  ORDER BY "events"."id" ASC LIMIT 1  [["recurrence_id", 23]]
Rendered events/build/add_excludes.html.erb within layouts/application (128.0ms)

Completed 200 OK in 660ms (Views: 476.7ms | ActiveRecord: 6.9ms)

Started PATCH “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-21 23:19:30 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"LD7m9lELuvGYarEaMrT/0yvKM7sJZD6JxgFJI4Jkk++owhNKe4LEVX4ha/vwUVpc/2Edz/R1gYdV9RiBl7D/KA==", "recurrence"=>{"exclude_ids"=>["", "14", "16", "17"]}, "commit"=>"Continue", "event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
 (2.4ms)  BEGIN
Exclude Load (0.9ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."id" IN (14, 16, 17)
 (0.5ms)  ROLLBACK

Completed 404 Not Found in 462195ms (ActiveRecord: 7.1ms)

ActiveRecord::RecordNotFound - Couldn't find all Excludes with 'id': (14, 16, 17) (found 0 results, but was looking for 3):

activerecord (4.2.5.1) lib/active_record/relation/finder_methods.rb:324:in `raise_record_not_found_exception!'
activerecord (4.2.5.1) lib/active_record/relation/finder_methods.rb:467:in `find_some'
activerecord (4.2.5.1) lib/active_record/relation/finder_methods.rb:426:in `find_with_ids'
activerecord (4.2.5.1) lib/active_record/relation/finder_methods.rb:71:in `find'
activerecord (4.2.5.1) lib/active_record/querying.rb:3:in `find'
activerecord (4.2.5.1) lib/active_record/core.rb:131:in `find'
activerecord (4.2.5.1) lib/active_record/associations/collection_association.rb:67:in `ids_writer'
activerecord (4.2.5.1) lib/active_record/associations/builder/collection_association.rb:76:in `exclude_ids='
activerecord (4.2.5.1) lib/active_record/attribute_assignment.rb:54:in `_assign_attribute'
activerecord (4.2.5.1) lib/active_record/attribute_assignment.rb:41:in `block in assign_attributes'
actionpack (4.2.5.1) lib/action_controller/metal/strong_parameters.rb:185:in `each_pair'
activerecord (4.2.5.1) lib/active_record/attribute_assignment.rb:35:in `assign_attributes'
activerecord (4.2.5.1) lib/active_record/persistence.rb:251:in `block in update'
activerecord (4.2.5.1) lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `block in transaction'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/transaction.rb:184:in `within_new_transaction'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `transaction'
activerecord (4.2.5.1) lib/active_record/transactions.rb:220:in `transaction'
activerecord (4.2.5.1) lib/active_record/transactions.rb:348:in `with_transaction_returning_status'
activerecord (4.2.5.1) lib/active_record/persistence.rb:250:in `update'
app/controllers/events/build_controller.rb:39:in `update'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:38:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started GET “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-21 23:27:31 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
Rule Load (0.8ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 23]]
Event Load (0.6ms)  SELECT  "events".* FROM "events" WHERE "events"."recurrence_id" = $1  ORDER BY "events"."id" ASC LIMIT 1  [["recurrence_id", 23]]
Rendered events/build/add_excludes.html.erb within layouts/application (62.9ms)

Completed 200 OK in 597ms (Views: 583.7ms | ActiveRecord: 2.2ms)

Started GET “/assets/application.self-bfdb67e4f98e6207516748617077e90649e7bbf960dd2fe8dd15d3aebf09b919.css?body=1” for 127.0.0.1 at 2016-02-21 23:27:32 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for 127.0.0.1 at 2016-02-21 23:27:33 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for 127.0.0.1 at 2016-02-21 23:27:33 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for 127.0.0.1 at 2016-02-21 23:27:33 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for 127.0.0.1 at 2016-02-21 23:27:33 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for 127.0.0.1 at 2016-02-21 23:27:33 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for 127.0.0.1 at 2016-02-21 23:27:33 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for 127.0.0.1 at 2016-02-21 23:27:33 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for 127.0.0.1 at 2016-02-21 23:27:33 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for 127.0.0.1 at 2016-02-21 23:27:33 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for 127.0.0.1 at 2016-02-21 23:27:33 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for 127.0.0.1 at 2016-02-21 23:27:33 +0100

Started PATCH “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-21 23:28:09 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"+WSATeS+trZkA/jXwTAD8Nxy+SRwkTmn1WuwtEUYe3B9mHXxzjfIEoJIIjYD1aZ/CNnXUI2AhqlGn+EWUMwXtw==", "recurrence"=>{"exclude_ids"=>["", "2016-02-22 00:00:00 +0100", "2016-02-29 00:00:00 +0100", "2016-03-07 00:00:00 +0100", "2016-03-14 00:00:00 +0100"]}, "commit"=>"Continue", "event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
 (0.8ms)  BEGIN
Exclude Load (0.5ms)  SELECT  "excludes".* FROM "excludes" WHERE "excludes"."id" = $1 LIMIT 1  [["id", 2016]]
 (0.8ms)  ROLLBACK

Completed 404 Not Found in 39388ms (ActiveRecord: 2.9ms)

ActiveRecord::RecordNotFound - Couldn't find Exclude with 'id'=2016:

activerecord (4.2.5.1) lib/active_record/relation/finder_methods.rb:324:in `raise_record_not_found_exception!'
activerecord (4.2.5.1) lib/active_record/relation/finder_methods.rb:444:in `find_one'
activerecord (4.2.5.1) lib/active_record/relation/finder_methods.rb:423:in `find_with_ids'
activerecord (4.2.5.1) lib/active_record/relation/finder_methods.rb:71:in `find'
activerecord (4.2.5.1) lib/active_record/querying.rb:3:in `find'
activerecord (4.2.5.1) lib/active_record/core.rb:131:in `find'
activerecord (4.2.5.1) lib/active_record/associations/collection_association.rb:67:in `ids_writer'
activerecord (4.2.5.1) lib/active_record/associations/builder/collection_association.rb:76:in `exclude_ids='
activerecord (4.2.5.1) lib/active_record/attribute_assignment.rb:54:in `_assign_attribute'
activerecord (4.2.5.1) lib/active_record/attribute_assignment.rb:41:in `block in assign_attributes'
actionpack (4.2.5.1) lib/action_controller/metal/strong_parameters.rb:185:in `each_pair'
activerecord (4.2.5.1) lib/active_record/attribute_assignment.rb:35:in `assign_attributes'
activerecord (4.2.5.1) lib/active_record/persistence.rb:251:in `block in update'
activerecord (4.2.5.1) lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `block in transaction'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/transaction.rb:184:in `within_new_transaction'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `transaction'
activerecord (4.2.5.1) lib/active_record/transactions.rb:220:in `transaction'
activerecord (4.2.5.1) lib/active_record/transactions.rb:348:in `with_transaction_returning_status'
activerecord (4.2.5.1) lib/active_record/persistence.rb:250:in `update'
app/controllers/events/build_controller.rb:39:in `update'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:38:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/77100adf8d5971bc/variables” for 127.0.0.1 at 2016-02-21 23:28:48 +0100

Started GET “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-21 23:28:56 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
Rule Load (0.5ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 23]]
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."recurrence_id" = $1  ORDER BY "events"."id" ASC LIMIT 1  [["recurrence_id", 23]]
Rendered events/build/add_excludes.html.erb within layouts/application (49.6ms)

Completed 200 OK in 379ms (Views: 367.6ms | ActiveRecord: 1.8ms)

Started GET “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-21 23:31:30 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
Rendered events/build/add_excludes.html.erb within layouts/application (3.8ms)

Completed 500 Internal Server Error in 45ms (ActiveRecord: 0.8ms)

SyntaxError - syntax error, unexpected '<' <p>Tage an denen '.freeze;@out…

^

/Users/Christian/Fachschaft/app/views/events/build/add_excludes.html.erb:14: syntax error, unexpected tIDENTIFIER, expecting keyword_do or '{' or '(' <p>Tage an denen '.freeze;@output_buffe…

^

/Users/Christian/Fachschaft/app/views/events/build/add_excludes.html.erb:14: syntax error, unexpected tIDENTIFIER, expecting ')' …tput_buffer.safe_append=' nicht stattfindet:</p> … ^ /Users/Christian/Fachschaft/app/views/events/build/add_excludes.html.erb:18: unknown regexp options - dv /Users/Christian/Fachschaft/app/views/events/build/add_excludes.html.erb:20: unterminated regexp meets end of file /Users/Christian/Fachschaft/app/views/events/build/add_excludes.html.erb:20: syntax error, unexpected end-of-input, expecting ')':

app/views/events/build/add_excludes.html.erb:14:in `'
actionview (4.2.5.1) lib/action_view/template.rb:296:in `compile'
actionview (4.2.5.1) lib/action_view/template.rb:245:in `block (2 levels) in compile!'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:244:in `block in compile!'
actionview (4.2.5.1) lib/action_view/template.rb:232:in `compile!'
actionview (4.2.5.1) lib/action_view/template.rb:144:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:29:in `render_step'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:11:in `render_wizard'
app/controllers/events/build_controller.rb:20:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/ae89c88b57b2c243/variables” for 127.0.0.1 at 2016-02-21 23:31:30 +0100

Started GET “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-21 23:32:01 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 23]]
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."recurrence_id" = $1  ORDER BY "events"."id" ASC LIMIT 1  [["recurrence_id", 23]]
 (0.4ms)  SELECT "excludes".id FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
CACHE (0.2ms)  SELECT "excludes".id FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
Rendered events/build/add_excludes.html.erb within layouts/application (48.3ms)

Completed 200 OK in 378ms (Views: 366.6ms | ActiveRecord: 2.2ms)

Started GET “/assets/application.self-bfdb67e4f98e6207516748617077e90649e7bbf960dd2fe8dd15d3aebf09b919.css?body=1” for 127.0.0.1 at 2016-02-21 23:32:01 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for 127.0.0.1 at 2016-02-21 23:32:01 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for 127.0.0.1 at 2016-02-21 23:32:01 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for 127.0.0.1 at 2016-02-21 23:32:01 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for 127.0.0.1 at 2016-02-21 23:32:01 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for 127.0.0.1 at 2016-02-21 23:32:01 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for 127.0.0.1 at 2016-02-21 23:32:01 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for 127.0.0.1 at 2016-02-21 23:32:01 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for 127.0.0.1 at 2016-02-21 23:32:01 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for 127.0.0.1 at 2016-02-21 23:32:01 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for 127.0.0.1 at 2016-02-21 23:32:01 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for 127.0.0.1 at 2016-02-21 23:32:01 +0100

Started GET “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-21 23:32:21 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
Rule Load (0.6ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 23]]
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."recurrence_id" = $1  ORDER BY "events"."id" ASC LIMIT 1  [["recurrence_id", 23]]
 (0.4ms)  SELECT "excludes".id FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
CACHE (0.1ms)  SELECT "excludes".id FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
Rendered events/build/add_excludes.html.erb within layouts/application (44.1ms)

Completed 200 OK in 302ms (Views: 290.5ms | ActiveRecord: 2.2ms)

Started GET “/assets/application.self-bfdb67e4f98e6207516748617077e90649e7bbf960dd2fe8dd15d3aebf09b919.css?body=1” for 127.0.0.1 at 2016-02-21 23:32:22 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for 127.0.0.1 at 2016-02-21 23:32:22 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for 127.0.0.1 at 2016-02-21 23:32:22 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for 127.0.0.1 at 2016-02-21 23:32:22 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for 127.0.0.1 at 2016-02-21 23:32:22 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for 127.0.0.1 at 2016-02-21 23:32:22 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for 127.0.0.1 at 2016-02-21 23:32:22 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for 127.0.0.1 at 2016-02-21 23:32:22 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for 127.0.0.1 at 2016-02-21 23:32:22 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for 127.0.0.1 at 2016-02-21 23:32:22 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for 127.0.0.1 at 2016-02-21 23:32:22 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for 127.0.0.1 at 2016-02-21 23:32:22 +0100

Started GET “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-21 23:34:05 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 23]]
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."recurrence_id" = $1  ORDER BY "events"."id" ASC LIMIT 1  [["recurrence_id", 23]]
Rendered events/build/add_excludes.html.erb within layouts/application (41.1ms)

Completed 200 OK in 402ms (Views: 391.7ms | ActiveRecord: 1.4ms)

Started GET “/assets/application.self-bfdb67e4f98e6207516748617077e90649e7bbf960dd2fe8dd15d3aebf09b919.css?body=1” for 127.0.0.1 at 2016-02-21 23:34:06 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for 127.0.0.1 at 2016-02-21 23:34:06 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for 127.0.0.1 at 2016-02-21 23:34:06 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for 127.0.0.1 at 2016-02-21 23:34:06 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for 127.0.0.1 at 2016-02-21 23:34:06 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for 127.0.0.1 at 2016-02-21 23:34:06 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for 127.0.0.1 at 2016-02-21 23:34:06 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for 127.0.0.1 at 2016-02-21 23:34:06 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for 127.0.0.1 at 2016-02-21 23:34:06 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for 127.0.0.1 at 2016-02-21 23:34:06 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for 127.0.0.1 at 2016-02-21 23:34:06 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for 127.0.0.1 at 2016-02-21 23:34:06 +0100

Started PATCH “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-21 23:34:16 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"3LdKBNLFduXJOscBXRPh4F8NRp7SWc9OqPOFg5Vpn7VYS7+4+EwIQS9xHeCf9kRvi6Zo6i9IcEA7B9QhgL3zcg==", "recurrence"=>{"exclude_ids"=>["", "2016-05-30 00:00:00 +0200", "2016-06-06 00:00:00 +0200", "2016-06-13 00:00:00 +0200", "2016-06-20 00:00:00 +0200"]}, "commit"=>"Continue", "event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.5ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
 (0.3ms)  BEGIN
Exclude Load (0.4ms)  SELECT  "excludes".* FROM "excludes" WHERE "excludes"."id" = $1 LIMIT 1  [["id", 2016]]
 (0.3ms)  ROLLBACK

Completed 404 Not Found in 20ms (ActiveRecord: 1.8ms)

ActiveRecord::RecordNotFound - Couldn't find Exclude with 'id'=2016:

activerecord (4.2.5.1) lib/active_record/relation/finder_methods.rb:324:in `raise_record_not_found_exception!'
activerecord (4.2.5.1) lib/active_record/relation/finder_methods.rb:444:in `find_one'
activerecord (4.2.5.1) lib/active_record/relation/finder_methods.rb:423:in `find_with_ids'
activerecord (4.2.5.1) lib/active_record/relation/finder_methods.rb:71:in `find'
activerecord (4.2.5.1) lib/active_record/querying.rb:3:in `find'
activerecord (4.2.5.1) lib/active_record/core.rb:131:in `find'
activerecord (4.2.5.1) lib/active_record/associations/collection_association.rb:67:in `ids_writer'
activerecord (4.2.5.1) lib/active_record/associations/builder/collection_association.rb:76:in `exclude_ids='
activerecord (4.2.5.1) lib/active_record/attribute_assignment.rb:54:in `_assign_attribute'
activerecord (4.2.5.1) lib/active_record/attribute_assignment.rb:41:in `block in assign_attributes'
actionpack (4.2.5.1) lib/action_controller/metal/strong_parameters.rb:185:in `each_pair'
activerecord (4.2.5.1) lib/active_record/attribute_assignment.rb:35:in `assign_attributes'
activerecord (4.2.5.1) lib/active_record/persistence.rb:251:in `block in update'
activerecord (4.2.5.1) lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `block in transaction'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/transaction.rb:184:in `within_new_transaction'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `transaction'
activerecord (4.2.5.1) lib/active_record/transactions.rb:220:in `transaction'
activerecord (4.2.5.1) lib/active_record/transactions.rb:348:in `with_transaction_returning_status'
activerecord (4.2.5.1) lib/active_record/persistence.rb:250:in `update'
app/controllers/events/build_controller.rb:39:in `update'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:38:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/08efe40638a70c93/variables” for 127.0.0.1 at 2016-02-21 23:34:16 +0100

Started GET “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-21 23:34:22 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.6ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 23]]
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."recurrence_id" = $1  ORDER BY "events"."id" ASC LIMIT 1  [["recurrence_id", 23]]
Rendered events/build/add_excludes.html.erb within layouts/application (50.6ms)

Completed 200 OK in 254ms (Views: 240.5ms | ActiveRecord: 1.8ms)

Started PATCH “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-21 23:35:52 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"XsnGnWr7rGg5s+Rc9q6acpSFgx38S4RAz46gcdShGXvaNTMhQHLSzN/4Pr00Sz/9QC6taQFaO05cevHTwXV1vA==", "recurrence"=>{"exclude_ids"=>["", "2016-02-22 00:00:00 +0100", "2016-02-29 00:00:00 +0100", "2016-03-07 00:00:00 +0100"]}, "commit"=>"Continue", "event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
 (7.5ms)  BEGIN
Exclude Load (1.2ms)  SELECT  "excludes".* FROM "excludes" WHERE "excludes"."id" = $1 LIMIT 1  [["id", 2016]]
 (0.9ms)  ROLLBACK

Completed 404 Not Found in 4264788ms (ActiveRecord: 10.5ms)

ActiveRecord::RecordNotFound - Couldn't find Exclude with 'id'=2016:

activerecord (4.2.5.1) lib/active_record/relation/finder_methods.rb:324:in `raise_record_not_found_exception!'
activerecord (4.2.5.1) lib/active_record/relation/finder_methods.rb:444:in `find_one'
activerecord (4.2.5.1) lib/active_record/relation/finder_methods.rb:423:in `find_with_ids'
activerecord (4.2.5.1) lib/active_record/relation/finder_methods.rb:71:in `find'
activerecord (4.2.5.1) lib/active_record/querying.rb:3:in `find'
activerecord (4.2.5.1) lib/active_record/core.rb:131:in `find'
activerecord (4.2.5.1) lib/active_record/associations/collection_association.rb:67:in `ids_writer'
activerecord (4.2.5.1) lib/active_record/associations/builder/collection_association.rb:76:in `exclude_ids='
activerecord (4.2.5.1) lib/active_record/attribute_assignment.rb:54:in `_assign_attribute'
activerecord (4.2.5.1) lib/active_record/attribute_assignment.rb:41:in `block in assign_attributes'
actionpack (4.2.5.1) lib/action_controller/metal/strong_parameters.rb:185:in `each_pair'
activerecord (4.2.5.1) lib/active_record/attribute_assignment.rb:35:in `assign_attributes'
activerecord (4.2.5.1) lib/active_record/persistence.rb:251:in `block in update'
activerecord (4.2.5.1) lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `block in transaction'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/transaction.rb:184:in `within_new_transaction'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `transaction'
activerecord (4.2.5.1) lib/active_record/transactions.rb:220:in `transaction'
activerecord (4.2.5.1) lib/active_record/transactions.rb:348:in `with_transaction_returning_status'
activerecord (4.2.5.1) lib/active_record/persistence.rb:250:in `update'
app/controllers/events/build_controller.rb:39:in `update'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:38:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started GET “/” for 127.0.0.1 at 2016-02-22 00:46:57 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (72.1ms)

Completed 200 OK in 584ms (Views: 565.5ms | ActiveRecord: 0.0ms)

Started GET “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-22 00:46:59 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.6ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.5ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 23]]
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."recurrence_id" = $1  ORDER BY "events"."id" ASC LIMIT 1  [["recurrence_id", 23]]
Rendered events/build/add_excludes.html.erb within layouts/application (205.5ms)

Completed 200 OK in 683ms (Views: 508.3ms | ActiveRecord: 10.1ms)

Started PATCH “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-22 00:47:30 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"bwbXW+3Wy/bPriOGyLU0Rb6yJHst9zhBsu8T4UlD5ubr+iLnx1+1Uinl+WcKUJHKahkKD9Dmh08hG0JDXJeKIQ==", "recurrence"=>{"exclude_ids"=>["", "2016-02-22 00:00:00 +0100", "2016-02-29 00:00:00 +0100", "2016-03-07 00:00:00 +0100"]}, "commit"=>"Continue", "event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
Exclude Load (0.3ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]

Completed 500 Internal Server Error in 44ms (ActiveRecord: 1.8ms)

NoMethodError - undefined method `each' for nil:NilClass:

activerecord (4.2.5.1) lib/active_record/associations/collection_association.rb:365:in `replace'
activerecord (4.2.5.1) lib/active_record/associations/collection_association.rb:47:in `writer'
activerecord (4.2.5.1) lib/active_record/associations/builder/association.rb:123:in `excludes='
app/controllers/events/build_controller.rb:44:in `update'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:38:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/81261ad2490174bb/variables” for 127.0.0.1 at 2016-02-22 00:47:30 +0100

Started PATCH “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-22 00:49:37 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"bwbXW+3Wy/bPriOGyLU0Rb6yJHst9zhBsu8T4UlD5ubr+iLnx1+1Uinl+WcKUJHKahkKD9Dmh08hG0JDXJeKIQ==", "recurrence"=>{"exclude_ids"=>["", "2016-02-22 00:00:00 +0100", "2016-02-29 00:00:00 +0100", "2016-03-07 00:00:00 +0100"]}, "commit"=>"Continue", "event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
Exclude Load (0.5ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]

Completed 500 Internal Server Error in 150ms (ActiveRecord: 6.6ms)

NoMethodError - undefined method `each' for nil:NilClass:

activerecord (4.2.5.1) lib/active_record/associations/collection_association.rb:365:in `replace'
activerecord (4.2.5.1) lib/active_record/associations/collection_association.rb:47:in `writer'
activerecord (4.2.5.1) lib/active_record/associations/builder/association.rb:123:in `excludes='
app/controllers/events/build_controller.rb:46:in `update'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:38:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/fd217ce4470b1a24/variables” for 127.0.0.1 at 2016-02-22 00:49:39 +0100

Started GET “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-22 00:49:46 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.7ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 23]]
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."recurrence_id" = $1  ORDER BY "events"."id" ASC LIMIT 1  [["recurrence_id", 23]]
Rendered events/build/add_excludes.html.erb within layouts/application (141.9ms)

Completed 200 OK in 603ms (Views: 563.6ms | ActiveRecord: 3.4ms)

Started PATCH “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-22 00:49:52 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"HDY0X70t//uRdDHJnB66FhaXeh/oF7FWqt5gxuwnmRaYysHjl6SBX3c/6yhe+x+ZwjxUaxUGDlg5KjFk+fP10Q==", "recurrence"=>{"exclude_ids"=>["", "2016-02-22 00:00:00 +0100", "2016-02-29 00:00:00 +0100"]}, "commit"=>"Continue", "event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
Exclude Load (0.5ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]

Completed 500 Internal Server Error in 18ms (ActiveRecord: 1.3ms)

NoMethodError - undefined method `each' for nil:NilClass:

activerecord (4.2.5.1) lib/active_record/associations/collection_association.rb:365:in `replace'
activerecord (4.2.5.1) lib/active_record/associations/collection_association.rb:47:in `writer'
activerecord (4.2.5.1) lib/active_record/associations/builder/association.rb:123:in `excludes='
app/controllers/events/build_controller.rb:46:in `update'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:38:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/2ca27995dd5b0589/variables” for 127.0.0.1 at 2016-02-22 00:49:52 +0100

Started POST “/__better_errors/2ca27995dd5b0589/eval” for 127.0.0.1 at 2016-02-22 00:50:14 +0100

Started POST “/__better_errors/2ca27995dd5b0589/eval” for 127.0.0.1 at 2016-02-22 00:50:35 +0100

Started POST “/__better_errors/2ca27995dd5b0589/eval” for 127.0.0.1 at 2016-02-22 00:50:43 +0100

 (0.5ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]

Started PATCH “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-22 00:52:52 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"HDY0X70t//uRdDHJnB66FhaXeh/oF7FWqt5gxuwnmRaYysHjl6SBX3c/6yhe+x+ZwjxUaxUGDlg5KjFk+fP10Q==", "recurrence"=>{"exclude_ids"=>["", "2016-02-22 00:00:00 +0100", "2016-02-29 00:00:00 +0100"]}, "commit"=>"Continue", "event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
 (0.5ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]

Completed 500 Internal Server Error in 135ms (ActiveRecord: 1.2ms)

NoMethodError - undefined method `create_exclude' for #<Recurrence:0x007f8bf23da588>:

activemodel (4.2.5.1) lib/active_model/attribute_methods.rb:433:in `method_missing'
app/controllers/events/build_controller.rb:49:in `block in update'
app/controllers/events/build_controller.rb:47:in `update'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:38:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/9724ea36cf1c670c/variables” for 127.0.0.1 at 2016-02-22 00:52:53 +0100

Started POST “/__better_errors/9724ea36cf1c670c/eval” for 127.0.0.1 at 2016-02-22 00:53:05 +0100

Started GET “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-22 00:53:38 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.6ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.5ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
Rule Load (0.5ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 23]]
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."recurrence_id" = $1  ORDER BY "events"."id" ASC LIMIT 1  [["recurrence_id", 23]]
Rendered events/build/add_excludes.html.erb within layouts/application (100.5ms)

Completed 200 OK in 530ms (Views: 503.2ms | ActiveRecord: 10.8ms)

Started PATCH “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-22 00:54:26 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"O4+llUDcdVlSAHINKZGYCf5wj8Ls/MzTAOoNttaToEO/c1ApalUL/bRLqOzrdD2GKtuhthHtc92THlwUw0fMhA==", "recurrence"=>{"exclude_ids"=>["", "2016-02-22 00:00:00 +0100", "2016-02-29 00:00:00 +0100"]}, "commit"=>"Continue", "event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
 (0.4ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]

Completed 500 Internal Server Error in 20ms (ActiveRecord: 1.2ms)

NoMethodError - undefined method `create_exclude' for #<Recurrence:0x007f8bf8995ee0>:

activemodel (4.2.5.1) lib/active_model/attribute_methods.rb:433:in `method_missing'
app/controllers/events/build_controller.rb:49:in `block in update'
app/controllers/events/build_controller.rb:47:in `update'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:38:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/7184e5a46b9a1d7e/variables” for 127.0.0.1 at 2016-02-22 00:54:26 +0100

Started POST “/__better_errors/7184e5a46b9a1d7e/eval” for 127.0.0.1 at 2016-02-22 00:54:34 +0100

Started PATCH “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-22 00:55:38 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"O4+llUDcdVlSAHINKZGYCf5wj8Ls/MzTAOoNttaToEO/c1ApalUL/bRLqOzrdD2GKtuhthHtc92THlwUw0fMhA==", "recurrence"=>{"exclude_ids"=>["", "2016-02-22 00:00:00 +0100", "2016-02-29 00:00:00 +0100"]}, "commit"=>"Continue", "event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.5ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
 (0.6ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]

Completed 500 Internal Server Error in 290939ms (ActiveRecord: 2.5ms)

NoMethodError - undefined method `create_exclude' for #<Recurrence:0x007f8bf8c4e920>:

activemodel (4.2.5.1) lib/active_model/attribute_methods.rb:433:in `method_missing'
app/controllers/events/build_controller.rb:49:in `block in update'
app/controllers/events/build_controller.rb:47:in `update'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:38:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started GET “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-22 01:01:19 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.6ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.9ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
Rule Load (0.7ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 23]]
Event Load (0.6ms)  SELECT  "events".* FROM "events" WHERE "events"."recurrence_id" = $1  ORDER BY "events"."id" ASC LIMIT 1  [["recurrence_id", 23]]
Rendered events/build/add_excludes.html.erb within layouts/application (79.5ms)

Completed 200 OK in 542ms (Views: 528.5ms | ActiveRecord: 2.7ms)

Started GET “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-22 01:01:20 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.5ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
Rule Load (0.5ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 23]]
Event Load (0.6ms)  SELECT  "events".* FROM "events" WHERE "events"."recurrence_id" = $1  ORDER BY "events"."id" ASC LIMIT 1  [["recurrence_id", 23]]
Rendered events/build/add_excludes.html.erb within layouts/application (43.5ms)

Completed 200 OK in 296ms (Views: 282.3ms | ActiveRecord: 2.1ms)

Started PATCH “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-22 01:01:45 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"a4ujeFFts4jby5uLCqnMd0EMRvs8Pt//1xsoAr8yIDHvd1bEe+TNLD2AQWrITGn4ladoj8EvYPFE73mgquZM9g==", "recurrence"=>{"exclude_ids"=>["", "2016-02-22 00:00:00 +0100", "2016-02-29 00:00:00 +0100"]}, "commit"=>"Continue", "event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.5ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
 (0.5ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]

Completed 500 Internal Server Error in 136337ms (ActiveRecord: 1.4ms)

NoMethodError - undefined method `create_exclude' for #<Recurrence:0x007f8bfa070d18>:

activemodel (4.2.5.1) lib/active_model/attribute_methods.rb:433:in `method_missing'
app/controllers/events/build_controller.rb:49:in `block in update'
app/controllers/events/build_controller.rb:47:in `update'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:38:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/279072dfca80d383/variables” for 127.0.0.1 at 2016-02-22 01:04:02 +0100

Started GET “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-22 01:04:08 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (1.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (1.0ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
Rule Load (0.5ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 23]]
Event Load (0.8ms)  SELECT  "events".* FROM "events" WHERE "events"."recurrence_id" = $1  ORDER BY "events"."id" ASC LIMIT 1  [["recurrence_id", 23]]
 (0.4ms)  SELECT "excludes".id FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
CACHE (0.2ms)  SELECT "excludes".id FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
Rendered events/build/add_excludes.html.erb within layouts/application (95.5ms)

Completed 200 OK in 523ms (Views: 502.0ms | ActiveRecord: 5.2ms)

Started GET “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-22 01:06:20 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.6ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.6ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
Rendered events/build/add_excludes.html.erb within layouts/application (4.1ms)

Completed 500 Internal Server Error in 43ms (ActiveRecord: 1.3ms)

SyntaxError - syntax error, unexpected tIDENTIFIER, expecting ')' … @recurrence.excludes }multiple: true );@output_buffer.saf… … ^:

app/views/events/build/add_excludes.html.erb:16:in `'
actionview (4.2.5.1) lib/action_view/template.rb:296:in `compile'
actionview (4.2.5.1) lib/action_view/template.rb:245:in `block (2 levels) in compile!'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:244:in `block in compile!'
actionview (4.2.5.1) lib/action_view/template.rb:232:in `compile!'
actionview (4.2.5.1) lib/action_view/template.rb:144:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:29:in `render_step'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:11:in `render_wizard'
app/controllers/events/build_controller.rb:20:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/af9366a48d80fc89/variables” for 127.0.0.1 at 2016-02-22 01:06:20 +0100

Started GET “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-22 01:06:45 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.7ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
Rule Load (0.6ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 23]]
Event Load (1.1ms)  SELECT  "events".* FROM "events" WHERE "events"."recurrence_id" = $1  ORDER BY "events"."id" ASC LIMIT 1  [["recurrence_id", 23]]
Exclude Load (0.4ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
Rendered events/build/add_excludes.html.erb within layouts/application (59.1ms)

Completed 200 OK in 444ms (Views: 430.3ms | ActiveRecord: 3.3ms)

Started GET “/assets/application.self-bfdb67e4f98e6207516748617077e90649e7bbf960dd2fe8dd15d3aebf09b919.css?body=1” for 127.0.0.1 at 2016-02-22 01:06:46 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for 127.0.0.1 at 2016-02-22 01:06:46 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for 127.0.0.1 at 2016-02-22 01:06:46 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for 127.0.0.1 at 2016-02-22 01:06:46 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for 127.0.0.1 at 2016-02-22 01:06:46 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for 127.0.0.1 at 2016-02-22 01:06:46 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for 127.0.0.1 at 2016-02-22 01:06:46 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for 127.0.0.1 at 2016-02-22 01:06:46 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for 127.0.0.1 at 2016-02-22 01:06:46 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for 127.0.0.1 at 2016-02-22 01:06:46 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for 127.0.0.1 at 2016-02-22 01:06:46 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for 127.0.0.1 at 2016-02-22 01:06:46 +0100

Started PATCH “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-22 01:07:08 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"YvYcsTzJvZXBTtMCKnCc4YK05xyYYFCmyNUd+YRA7IHmCukNFkDDMScFCePolTluVh/JaGVx76hbIUxbkZSARg==", "recurrence"=>{"exclude_ids"=>["", "2016-02-22 00:00:00 +0100", "2016-02-29 00:00:00 +0100"]}, "commit"=>"Continue", "event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
 (0.6ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]

Completed 500 Internal Server Error in 379026ms (ActiveRecord: 1.5ms)

NoMethodError - undefined method `create_exclude' for #<Recurrence:0x007f8bfa2480f0>:

activemodel (4.2.5.1) lib/active_model/attribute_methods.rb:433:in `method_missing'
app/controllers/events/build_controller.rb:49:in `block in update'
app/controllers/events/build_controller.rb:47:in `update'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:38:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/05be37c4153118d2/variables” for 127.0.0.1 at 2016-02-22 01:13:27 +0100

Started GET “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-22 01:13:33 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (1.7ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.8ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
Rule Load (0.6ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 23]]
Event Load (0.7ms)  SELECT  "events".* FROM "events" WHERE "events"."recurrence_id" = $1  ORDER BY "events"."id" ASC LIMIT 1  [["recurrence_id", 23]]
Exclude Load (0.6ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
Rendered events/build/add_excludes.html.erb within layouts/application (96.0ms)

Completed 200 OK in 765ms (Views: 733.4ms | ActiveRecord: 4.4ms)

Started PATCH “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-22 01:13:39 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"yqW8U72nWBpssJdnkoppamqujTI75jMnalWcKYOL7KVOWUnvly4mvor7TYZQb8zlvgWjRsb3jCn5oc2Lll+AYg==", "recurrence"=>{"exclude_ids"=>["", "2016-02-22 00:00:00 +0100", "2016-02-29 00:00:00 +0100"]}, "commit"=>"Continue", "event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.8ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.7ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
 (0.7ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]

Completed 500 Internal Server Error in 88281ms (ActiveRecord: 2.2ms)

NoMethodError - undefined method `create_exclude' for #<Recurrence:0x007f8bf56b6308>:

activemodel (4.2.5.1) lib/active_model/attribute_methods.rb:433:in `method_missing'
app/controllers/events/build_controller.rb:49:in `block in update'
app/controllers/events/build_controller.rb:47:in `update'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:38:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/29a1de0457d787b5/variables” for 127.0.0.1 at 2016-02-22 01:15:08 +0100

Started GET “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-22 01:15:12 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (1.2ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
Rule Load (0.5ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 23]]
Event Load (0.7ms)  SELECT  "events".* FROM "events" WHERE "events"."recurrence_id" = $1  ORDER BY "events"."id" ASC LIMIT 1  [["recurrence_id", 23]]
Exclude Load (0.5ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
Rendered events/build/add_excludes.html.erb within layouts/application (55.8ms)

Completed 200 OK in 1203ms (Views: 1183.3ms | ActiveRecord: 3.4ms)

Started PATCH “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-22 01:15:16 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"nWUrSNT0ZMiDrrrPSq31YNmDtoz6+3AlDT+B4AV6uqAZmd70/n0abGXlYC6ISFDvDSiY+Afqzyuey9BCEK7WZw==", "recurrence"=>{"exclude_ids"=>[""]}, "commit"=>"Continue", "event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.5ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
 (0.5ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]

Completed 500 Internal Server Error in 173625ms (ActiveRecord: 1.5ms)

NoMethodError - undefined method `create_exclude' for #<Recurrence:0x007f8bf9b70c50>:

activemodel (4.2.5.1) lib/active_model/attribute_methods.rb:433:in `method_missing'
app/controllers/events/build_controller.rb:49:in `block in update'
app/controllers/events/build_controller.rb:47:in `update'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:38:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/2e3b8c78d7533eec/variables” for 127.0.0.1 at 2016-02-22 01:18:10 +0100

Started GET “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-22 01:18:43 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.9ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.7ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
Rule Load (0.6ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 23]]
Event Load (0.7ms)  SELECT  "events".* FROM "events" WHERE "events"."recurrence_id" = $1  ORDER BY "events"."id" ASC LIMIT 1  [["recurrence_id", 23]]
Exclude Load (0.7ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
Rendered events/build/add_excludes.html.erb within layouts/application (151.2ms)

Completed 200 OK in 771ms (Views: 560.6ms | ActiveRecord: 3.5ms)

Started PATCH “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-22 01:18:50 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"LhuKfaJWrPBJpoVqE9HBFOqEMTUex2UZq8je5cIqq4aq53/BiN/SVK/tX4vRNGSbPi8fQePW2hc4PI9H1/7HQQ==", "recurrence"=>{"exclude_ids"=>[""]}, "commit"=>"Continue", "event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.8ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.5ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
 (0.7ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
 (2.1ms)  BEGIN
 (0.5ms)  COMMIT

Redirected to 0.0.0.0:3000/events/1/build/overview Completed 302 Found in 12130ms (ActiveRecord: 10.6ms)

Started GET “/events/1/build/overview” for 127.0.0.1 at 2016-02-22 01:19:02 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"overview"}
Event Load (0.6ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]

Completed 500 Internal Server Error in 128ms (ActiveRecord: 1.0ms)

ActionView::MissingTemplate - Missing template events/build/overview, application/overview with {:locale=>, :formats=>, :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :jbuilder]}. Searched in:

* "/Users/Christian/Fachschaft/app/views"
* "/Users/Christian/.rvm/gems/ruby-2.2.4/gems/devise-3.5.6/app/views"

:

actionview (4.2.5.1) lib/action_view/path_set.rb:46:in `find'
actionview (4.2.5.1) lib/action_view/lookup_context.rb:121:in `find'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:8:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:29:in `render_step'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:11:in `render_wizard'
app/controllers/events/build_controller.rb:20:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/430da83c47fef81d/variables” for 127.0.0.1 at 2016-02-22 01:19:02 +0100

Started GET “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-22 01:20:58 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."recurrence_id" = $1  ORDER BY "events"."id" ASC LIMIT 1  [["recurrence_id", 23]]
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 23]]
Exclude Load (0.8ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
Rendered events/build/add_excludes.html.erb within layouts/application (70.4ms)

Completed 200 OK in 495ms (Views: 480.2ms | ActiveRecord: 3.6ms)

Started GET “/assets/application.self-bfdb67e4f98e6207516748617077e90649e7bbf960dd2fe8dd15d3aebf09b919.css?body=1” for 127.0.0.1 at 2016-02-22 01:20:58 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for 127.0.0.1 at 2016-02-22 01:20:58 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for 127.0.0.1 at 2016-02-22 01:20:58 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for 127.0.0.1 at 2016-02-22 01:20:58 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for 127.0.0.1 at 2016-02-22 01:20:58 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for 127.0.0.1 at 2016-02-22 01:20:58 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for 127.0.0.1 at 2016-02-22 01:20:58 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for 127.0.0.1 at 2016-02-22 01:20:58 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for 127.0.0.1 at 2016-02-22 01:20:59 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for 127.0.0.1 at 2016-02-22 01:20:59 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for 127.0.0.1 at 2016-02-22 01:20:59 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for 127.0.0.1 at 2016-02-22 01:20:59 +0100

Started PATCH “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-22 01:21:28 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"4t1julb1Lw1kCV+nHA3PGOh33GVRwlfOQPGj8o5UTXlmIZYGfHxRqYJChUbe6GqXPNzyEazT6MDTBfJQm4Ahvg==", "recurrence"=>{"exclude_ids"=>["", "2016-02-22 00:00:00 +0100", "2016-02-29 00:00:00 +0100"]}, "commit"=>"Continue", "event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.6ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
 (0.5ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]

Completed 500 Internal Server Error in 324687ms (ActiveRecord: 1.4ms)

NoMethodError - undefined method `create_exclude' for #<Recurrence:0x007f8bf8000718>:

activemodel (4.2.5.1) lib/active_model/attribute_methods.rb:433:in `method_missing'
app/controllers/events/build_controller.rb:54:in `block in update'
app/controllers/events/build_controller.rb:52:in `update'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:38:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/9639ae1fe4937279/variables” for 127.0.0.1 at 2016-02-22 01:26:53 +0100

Started GET “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-22 01:27:06 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.9ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.6ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
Event Load (1.2ms)  SELECT  "events".* FROM "events" WHERE "events"."recurrence_id" = $1  ORDER BY "events"."id" ASC LIMIT 1  [["recurrence_id", 23]]
Rule Load (0.6ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 23]]
Exclude Load (0.7ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
Rendered events/build/add_excludes.html.erb within layouts/application (242.9ms)

Completed 200 OK in 1019ms (Views: 834.3ms | ActiveRecord: 4.0ms)

Started PATCH “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-22 01:27:13 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"0dWjvXSx6eifKXvwRhq6jkHOtTn3J420FhvGLnWLvDhVKVYBXjiXTHlioRGE/x8BlWWbTQo2MrqF75eMYF/Q/w==", "recurrence"=>{"exclude_ids"=>["", "2016-02-22 00:00:00 +0100", "2016-02-29 00:00:00 +0100"]}, "commit"=>"Continue", "event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.9ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.5ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
 (0.6ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
 (0.7ms)  BEGIN
SQL (42.0ms)  INSERT INTO "excludes" ("date", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["date", "2016-02-22"], ["recurrence_id", 23], ["created_at", "2016-02-22 00:27:21.278218"], ["updated_at", "2016-02-22 00:27:21.278218"]]
 (98.1ms)  COMMIT
 (1.8ms)  BEGIN
SQL (1.0ms)  INSERT INTO "excludes" ("date", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["date", "2016-02-29"], ["recurrence_id", 23], ["created_at", "2016-02-22 00:27:21.475573"], ["updated_at", "2016-02-22 00:27:21.475573"]]
 (0.6ms)  COMMIT
 (0.6ms)  BEGIN
 (0.5ms)  COMMIT
 (0.5ms)  BEGIN
 (0.4ms)  COMMIT

Redirected to 0.0.0.0:3000/events/1/build/overview Completed 302 Found in 131142ms (ActiveRecord: 156.1ms)

Started GET “/events/1/build/overview” for 127.0.0.1 at 2016-02-22 01:29:24 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"overview"}
Event Load (0.6ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]

Completed 500 Internal Server Error in 35ms (ActiveRecord: 1.0ms)

ActionView::MissingTemplate - Missing template events/build/overview, application/overview with {:locale=>, :formats=>, :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :jbuilder]}. Searched in:

* "/Users/Christian/Fachschaft/app/views"
* "/Users/Christian/.rvm/gems/ruby-2.2.4/gems/devise-3.5.6/app/views"

:

actionview (4.2.5.1) lib/action_view/path_set.rb:46:in `find'
actionview (4.2.5.1) lib/action_view/lookup_context.rb:121:in `find'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:8:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:29:in `render_step'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:11:in `render_wizard'
app/controllers/events/build_controller.rb:20:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/cf8f979f110c4a41/variables” for 127.0.0.1 at 2016-02-22 01:29:24 +0100

Started PATCH “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-22 01:32:04 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"XsnGnWr7rGg5s+Rc9q6acpSFgx38S4RAz46gcdShGXvaNTMhQHLSzN/4Pr00Sz/9QC6taQFaO05cevHTwXV1vA==", "recurrence"=>{"exclude_ids"=>["", "2016-02-22 00:00:00 +0100", "2016-02-29 00:00:00 +0100"]}, "commit"=>"Continue", "event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.9ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
 (0.5ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
Exclude Load (0.4ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
 (0.4ms)  BEGIN
SQL (1.2ms)  DELETE FROM "excludes" WHERE "excludes"."id" = $1  [["id", 1]]
 (16.8ms)  COMMIT
 (0.9ms)  BEGIN
SQL (1.0ms)  DELETE FROM "excludes" WHERE "excludes"."id" = $1  [["id", 2]]
 (0.9ms)  COMMIT
 (0.5ms)  BEGIN
SQL (1.0ms)  INSERT INTO "excludes" ("date", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["date", "2016-02-22"], ["recurrence_id", 23], ["created_at", "2016-02-22 00:33:47.379710"], ["updated_at", "2016-02-22 00:33:47.379710"]]
 (16.4ms)  COMMIT
 (0.4ms)  BEGIN
 (0.3ms)  COMMIT
 (0.3ms)  BEGIN
SQL (0.7ms)  INSERT INTO "excludes" ("date", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["date", "2016-02-29"], ["recurrence_id", 23], ["created_at", "2016-02-22 00:33:47.425078"], ["updated_at", "2016-02-22 00:33:47.425078"]]
 (0.6ms)  COMMIT
 (0.3ms)  BEGIN
 (0.3ms)  COMMIT
 (0.3ms)  BEGIN
 (0.6ms)  COMMIT
 (0.4ms)  BEGIN
 (0.4ms)  COMMIT

Redirected to 0.0.0.0:3000/events/1/build/overview Completed 302 Found in 105059ms (ActiveRecord: 47.6ms)

Started GET “/events/1/build/overview” for 127.0.0.1 at 2016-02-22 01:33:50 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"overview"}
Event Load (0.8ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]

Completed 500 Internal Server Error in 124ms (ActiveRecord: 1.2ms)

ActionView::MissingTemplate - Missing template events/build/overview, application/overview with {:locale=>, :formats=>, :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :jbuilder]}. Searched in:

* "/Users/Christian/Fachschaft/app/views"
* "/Users/Christian/.rvm/gems/ruby-2.2.4/gems/devise-3.5.6/app/views"

:

actionview (4.2.5.1) lib/action_view/path_set.rb:46:in `find'
actionview (4.2.5.1) lib/action_view/lookup_context.rb:121:in `find'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:8:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:29:in `render_step'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:11:in `render_wizard'
app/controllers/events/build_controller.rb:20:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/76606b4f6f50fdeb/variables” for 127.0.0.1 at 2016-02-22 01:33:52 +0100

Started GET “/events/1/build/overview” for 127.0.0.1 at 2016-02-22 01:50:39 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"overview"}

Completed 500 Internal Server Error in 7ms (ActiveRecord: 0.0ms)

Wicked::Wizard::InvalidStepError - The requested step did not match any steps defined for this controller.:

wicked (1.2.1) lib/wicked/wizard.rb:58:in `setup_step_from'
wicked (1.2.1) lib/wicked/wizard.rb:75:in `setup_wizard'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:432:in `block in make_lambda'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:164:in `block in halting'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/3892762fc5db6d8e/variables” for 127.0.0.1 at 2016-02-22 01:50:40 +0100

Started GET “/events/1/build/check” for 127.0.0.1 at 2016-02-22 01:50:41 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"check"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.5ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
Rendered events/build/check.html.erb within layouts/application (32.7ms)

Completed 200 OK in 622ms (Views: 460.4ms | ActiveRecord: 7.6ms)

Started GET “/events/1/build/check” for 127.0.0.1 at 2016-02-22 02:32:06 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"check"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.5ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
Rule Load (0.5ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 23]]
 (0.5ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
Exclude Load (0.7ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
Rendered events/build/check.html.erb within layouts/application (203.7ms)

Completed 500 Internal Server Error in 488ms (ActiveRecord: 13.1ms)

NoMethodError - undefined method `to_i' for #<Exclude:0x007f8bf1d61918>:

activemodel (4.2.5.1) lib/active_model/attribute_methods.rb:433:in `method_missing'
ice_cube (0.13.3) lib/ice_cube/single_occurrence_rule.rb:18:in `next_time'
ice_cube (0.13.3) lib/ice_cube/rule.rb:73:in `on?'
ice_cube (0.13.3) lib/ice_cube/schedule.rb:462:in `block in exception_time?'
ice_cube (0.13.3) lib/ice_cube/schedule.rb:461:in `exception_time?'
ice_cube (0.13.3) lib/ice_cube/schedule.rb:446:in `block in next_time'
ice_cube (0.13.3) lib/ice_cube/schedule.rb:436:in `next_time'
ice_cube (0.13.3) lib/ice_cube/schedule.rb:419:in `block (2 levels) in enumerate_occurrences'
ice_cube (0.13.3) lib/ice_cube/schedule.rb:418:in `block in enumerate_occurrences'
ice_cube (0.13.3) lib/ice_cube/schedule.rb:148:in `occurrences'
app/models/recurrence.rb:32:in `block in getDatesAllInOne'
ice_cube (0.13.3) lib/ice_cube/schedule.rb:24:in `initialize'
app/models/recurrence.rb:23:in `getDatesAllInOne'
app/views/events/build/check.html.erb:37:in `block in _app_views_events_build_check_html_erb___2594997098550459069_70119576694960'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for'
app/views/events/build/check.html.erb:5:in `_app_views_events_build_check_html_erb___2594997098550459069_70119576694960'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:29:in `render_step'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:11:in `render_wizard'
app/controllers/events/build_controller.rb:20:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/938dd9f9681688bc/variables” for 127.0.0.1 at 2016-02-22 02:32:08 +0100

Rule Load (0.9ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 23]]
Exclude Load (1.3ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]

Started GET “/events/1/build/check” for 127.0.0.1 at 2016-02-22 02:35:10 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"check"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.5ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
Rule Load (0.5ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 23]]
 (0.4ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
Exclude Load (0.6ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
Rendered events/build/check.html.erb within layouts/application (243.2ms)

Completed 200 OK in 884ms (Views: 722.9ms | ActiveRecord: 10.8ms)

Started GET “/assets/application.self-bfdb67e4f98e6207516748617077e90649e7bbf960dd2fe8dd15d3aebf09b919.css?body=1” for 127.0.0.1 at 2016-02-22 02:35:12 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for 127.0.0.1 at 2016-02-22 02:35:12 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for 127.0.0.1 at 2016-02-22 02:35:12 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for 127.0.0.1 at 2016-02-22 02:35:13 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for 127.0.0.1 at 2016-02-22 02:35:13 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for 127.0.0.1 at 2016-02-22 02:35:13 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for 127.0.0.1 at 2016-02-22 02:35:13 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for 127.0.0.1 at 2016-02-22 02:35:13 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for 127.0.0.1 at 2016-02-22 02:35:13 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for 127.0.0.1 at 2016-02-22 02:35:13 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for 127.0.0.1 at 2016-02-22 02:35:13 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for 127.0.0.1 at 2016-02-22 02:35:13 +0100

Started GET “/events/1/build/check” for 127.0.0.1 at 2016-02-22 02:37:00 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"check"}
Event Load (0.7ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.6ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
Rule Load (0.5ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 23]]
 (0.6ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
Exclude Load (0.5ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
Rendered events/build/check.html.erb within layouts/application (52.4ms)

Completed 200 OK in 522ms (Views: 505.6ms | ActiveRecord: 5.2ms)

Started GET “/assets/application.self-bfdb67e4f98e6207516748617077e90649e7bbf960dd2fe8dd15d3aebf09b919.css?body=1” for 127.0.0.1 at 2016-02-22 02:37:00 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for 127.0.0.1 at 2016-02-22 02:37:00 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for 127.0.0.1 at 2016-02-22 02:37:00 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for 127.0.0.1 at 2016-02-22 02:37:00 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for 127.0.0.1 at 2016-02-22 02:37:00 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for 127.0.0.1 at 2016-02-22 02:37:00 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for 127.0.0.1 at 2016-02-22 02:37:01 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for 127.0.0.1 at 2016-02-22 02:37:01 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for 127.0.0.1 at 2016-02-22 02:37:01 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for 127.0.0.1 at 2016-02-22 02:37:01 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for 127.0.0.1 at 2016-02-22 02:37:01 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for 127.0.0.1 at 2016-02-22 02:37:01 +0100

Started GET “/events/1/build/check” for 127.0.0.1 at 2016-02-22 02:51:18 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"check"}
Event Load (0.9ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.7ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
 (0.9ms)  SELECT COUNT(*) FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Role Load (1.0ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Rule Load (0.7ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 23]]
 (0.6ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
Exclude Load (0.7ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
Rendered events/build/check.html.erb within layouts/application (288.5ms)

Completed 200 OK in 1083ms (Views: 1048.4ms | ActiveRecord: 10.2ms)

Started GET “/assets/application.self-bfdb67e4f98e6207516748617077e90649e7bbf960dd2fe8dd15d3aebf09b919.css?body=1” for 127.0.0.1 at 2016-02-22 02:51:19 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for 127.0.0.1 at 2016-02-22 02:51:20 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for 127.0.0.1 at 2016-02-22 02:51:20 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for 127.0.0.1 at 2016-02-22 02:51:20 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for 127.0.0.1 at 2016-02-22 02:51:20 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for 127.0.0.1 at 2016-02-22 02:51:20 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for 127.0.0.1 at 2016-02-22 02:51:20 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for 127.0.0.1 at 2016-02-22 02:51:20 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for 127.0.0.1 at 2016-02-22 02:51:20 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for 127.0.0.1 at 2016-02-22 02:51:20 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for 127.0.0.1 at 2016-02-22 02:51:20 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for 127.0.0.1 at 2016-02-22 02:51:20 +0100

Started GET “/events/1/build/check” for 127.0.0.1 at 2016-02-22 02:52:27 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"check"}
Event Load (0.9ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.6ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
Rendered events/build/check.html.erb within layouts/application (31.7ms)

Completed 500 Internal Server Error in 70ms (ActiveRecord: 1.4ms)

NoMethodError - undefined method `name' for nil:NilClass:

app/views/events/build/check.html.erb:35:in `block in _app_views_events_build_check_html_erb___2594997098550459069_70119575740180'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for'
app/views/events/build/check.html.erb:5:in `_app_views_events_build_check_html_erb___2594997098550459069_70119575740180'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:29:in `render_step'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:11:in `render_wizard'
app/controllers/events/build_controller.rb:23:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/5fcc62bd373dafcd/variables” for 127.0.0.1 at 2016-02-22 02:52:28 +0100

Started GET “/events/1/build/” for 127.0.0.1 at 2016-02-22 02:54:02 +0100 Processing by Events::BuildController#index as HTML

Parameters: {"event_id"=>"1"}

Redirected to 0.0.0.0:3000/events/1/build/build Completed 302 Found in 5ms (ActiveRecord: 0.0ms)

Started GET “/events/1/build/check” for 127.0.0.1 at 2016-02-22 02:54:02 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"check"}
Event Load (0.8ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.5ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
Rendered events/build/check.html.erb within layouts/application (16.3ms)

Completed 500 Internal Server Error in 71ms (ActiveRecord: 1.2ms)

NoMethodError - undefined method `name' for nil:NilClass:

app/views/events/build/check.html.erb:35:in `block in _app_views_events_build_check_html_erb___2594997098550459069_70119550764180'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for'
app/views/events/build/check.html.erb:5:in `_app_views_events_build_check_html_erb___2594997098550459069_70119550764180'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:29:in `render_step'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:11:in `render_wizard'
app/controllers/events/build_controller.rb:23:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started GET “/events/1/build/build” for 127.0.0.1 at 2016-02-22 02:54:02 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"build"}
Event Load (0.8ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.5ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
 (0.7ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Role Load (0.7ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.9ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/build/_form.html.erb (224.1ms)
Rendered events/build/build.html.erb within layouts/application (258.5ms)

Completed 200 OK in 872ms (Views: 853.3ms | ActiveRecord: 5.6ms)

Started POST “/__better_errors/44155cdec09b64b2/variables” for 127.0.0.1 at 2016-02-22 02:54:03 +0100

Started PATCH “/events/1/build/build” for 127.0.0.1 at 2016-02-22 02:54:15 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"UGow6TJI5Gp8QJlfeWir/8T5W3dt7GLU2I75br7e6jvUlsVVGMGazpoLQ767jQ5wEFJ1A5D93dpLeqjMqwqG/A==", "event"=>{"title"=>"Fachschaftsitzung", "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"21", "start(4i)"=>"17", "start(5i)"=>"49", "priority"=>"medium", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(1i)"=>"2016", "end(2i)"=>"3", "end(3i)"=>"21", "end(4i)"=>"17", "end(5i)"=>"49", "ort"=>"", "description"=>"", "role_ids"=>["", "2"], "event_category_id"=>"1", "repeats"=>"1"}, "commit"=>"Continue", "event_id"=>"1", "id"=>"build"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.8ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]

Unpermitted parameter: event_category_id

 (0.4ms)  BEGIN
Role Load (1.4ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 2]]
Role Load (0.9ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
 (0.5ms)  COMMIT
 (0.5ms)  BEGIN
 (0.4ms)  COMMIT

Redirected to 0.0.0.0:3000/events/1/build/add_recurrence Completed 302 Found in 95ms (ActiveRecord: 6.8ms)

Started GET “/events/1/build/add_recurrence” for 127.0.0.1 at 2016-02-22 02:54:16 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_recurrence"}
Event Load (0.6ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.6ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
Rule Load (0.5ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 23]]
Rendered events/build/_rule_fields.html.erb (77.2ms)
Rendered events/build/_rule_fields.html.erb (37.0ms)
Rendered events/build/add_recurrence.html.erb within layouts/application (212.6ms)

Completed 200 OK in 592ms (Views: 578.6ms | ActiveRecord: 1.6ms)

Started PATCH “/events/1/build/add_recurrence” for 127.0.0.1 at 2016-02-22 02:56:03 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"lX/pes7PNOiLOD9nCs56D1jSBNg3Emyco682tVzb/y4RgxzG5EZKTG1z5YbIK9+AjHkqrMoD05IwW2cXSQ+T6Q==", "recurrence"=>{"end(1i)"=>"2016", "end(2i)"=>"6", "end(3i)"=>"26", "rules_attributes"=>{"0"=>{"day"=>"0", "week"=>"1", "month"=>"0", "days"=>"0", "_destroy"=>"false", "id"=>"1"}}}, "commit"=>"Continue", "event_id"=>"1", "id"=>"add_recurrence"}
Event Load (0.7ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.5ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
 (0.5ms)  BEGIN
Rule Load (0.6ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1 AND "rules"."id" = 1  [["recurrence_id", 23]]
SQL (0.9ms)  UPDATE "rules" SET "day" = $1, "updated_at" = $2 WHERE "rules"."id" = $3  [["day", 0], ["updated_at", "2016-02-22 01:56:04.135817"], ["id", 1]]
 (16.0ms)  COMMIT
 (0.4ms)  BEGIN
 (0.4ms)  COMMIT

Redirected to 0.0.0.0:3000/events/1/build/add_excludes Completed 302 Found in 149ms (ActiveRecord: 20.0ms)

Started GET “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-22 02:56:04 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (1.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.8ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
Event Load (0.9ms)  SELECT  "events".* FROM "events" WHERE "events"."recurrence_id" = $1  ORDER BY "events"."id" ASC LIMIT 1  [["recurrence_id", 23]]
Rule Load (0.9ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 23]]
Exclude Load (0.6ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
Rendered events/build/add_excludes.html.erb within layouts/application (76.0ms)

Completed 200 OK in 550ms (Views: 530.8ms | ActiveRecord: 4.4ms)

Started PATCH “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-22 02:56:11 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"i4W9h9KmgtM5jC65Bh/e8EEnLNX6S6uogkbW9cbqWs8PeUg7+C/8d9/H9FjE+nt/lYwCoQdaFKYRsodX0z42CA==", "recurrence"=>{"exclude_ids"=>["", "2016-02-21 00:00:00 +0100", "2016-02-28 00:00:00 +0100"]}, "commit"=>"Continue", "event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.6ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.5ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
 (0.6ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
Exclude Load (0.6ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
 (0.3ms)  BEGIN
SQL (1.2ms)  DELETE FROM "excludes" WHERE "excludes"."id" = $1  [["id", 3]]
 (1.1ms)  COMMIT
 (0.4ms)  BEGIN
SQL (0.6ms)  DELETE FROM "excludes" WHERE "excludes"."id" = $1  [["id", 4]]
 (0.6ms)  COMMIT
 (0.5ms)  BEGIN
SQL (0.7ms)  INSERT INTO "excludes" ("date", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["date", "2016-02-21"], ["recurrence_id", 23], ["created_at", "2016-02-22 01:56:23.987963"], ["updated_at", "2016-02-22 01:56:23.987963"]]
 (1.4ms)  COMMIT
 (0.3ms)  BEGIN
SQL (0.5ms)  INSERT INTO "excludes" ("date", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["date", "2016-02-28"], ["recurrence_id", 23], ["created_at", "2016-02-22 01:56:24.004959"], ["updated_at", "2016-02-22 01:56:24.004959"]]
 (0.5ms)  COMMIT
 (0.5ms)  BEGIN
 (0.3ms)  COMMIT

Redirected to 0.0.0.0:3000/events/1/build/check Completed 302 Found in 12072ms (ActiveRecord: 11.2ms)

Started GET “/events/1/build/check” for 127.0.0.1 at 2016-02-22 02:56:24 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"check"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.5ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
Rendered events/build/check.html.erb within layouts/application (9.6ms)

Completed 500 Internal Server Error in 68ms (ActiveRecord: 0.8ms)

NoMethodError - undefined method `name' for nil:NilClass:

app/views/events/build/check.html.erb:35:in `block in _app_views_events_build_check_html_erb___2594997098550459069_70119550764180'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for'
app/views/events/build/check.html.erb:5:in `_app_views_events_build_check_html_erb___2594997098550459069_70119550764180'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:29:in `render_step'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:11:in `render_wizard'
app/controllers/events/build_controller.rb:23:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/7a2aebe671ea8014/variables” for 127.0.0.1 at 2016-02-22 02:56:24 +0100

Started POST “/__better_errors/7a2aebe671ea8014/eval” for 127.0.0.1 at 2016-02-22 02:59:26 +0100

Started GET “/events/1/build/add_recurrence” for 127.0.0.1 at 2016-02-22 03:06:47 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_recurrence"}
Event Load (0.8ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.5ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
Rule Load (1.0ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 23]]
Rendered events/build/_rule_fields.html.erb (43.3ms)
Rendered events/build/_rule_fields.html.erb (109.8ms)
Rendered events/build/add_recurrence.html.erb within layouts/application (272.2ms)

Completed 200 OK in 749ms (Views: 618.3ms | ActiveRecord: 2.3ms)

Started GET “/events/1/build/build” for 127.0.0.1 at 2016-02-22 03:06:51 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"build"}
Event Load (0.9ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.9ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
 (0.4ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Role Load (0.5ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (1.0ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/build/_form.html.erb (210.9ms)
Rendered events/build/build.html.erb within layouts/application (244.5ms)

Completed 200 OK in 443ms (Views: 413.0ms | ActiveRecord: 15.0ms)

Started PATCH “/events/1/build/build” for 127.0.0.1 at 2016-02-22 03:06:55 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"1lfxRQTG3KvFTiOUqYfjd3lG1Z6lp6hGVLbAip1pJJFSqwT5Lk+iDyMF+XVrYkb4re376li2F0jHQpEoiL1IVg==", "event"=>{"title"=>"Fachschaftsitzung", "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"21", "start(4i)"=>"17", "start(5i)"=>"49", "priority"=>"medium", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(1i)"=>"2016", "end(2i)"=>"3", "end(3i)"=>"21", "end(4i)"=>"17", "end(5i)"=>"49", "ort"=>"", "description"=>"", "role_ids"=>["", "2"], "event_category_id"=>"1", "repeats"=>"1"}, "commit"=>"Continue", "event_id"=>"1", "id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
 (0.4ms)  BEGIN
Role Load (0.6ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 2]]
Role Load (0.9ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
SQL (23.4ms)  UPDATE "events" SET "event_category_id" = $1, "updated_at" = $2 WHERE "events"."id" = $3  [["event_category_id", 1], ["updated_at", "2016-02-22 02:06:56.052000"], ["id", 1]]
 (0.7ms)  COMMIT
 (0.2ms)  BEGIN
 (0.4ms)  COMMIT

Redirected to 0.0.0.0:3000/events/1/build/add_recurrence Completed 302 Found in 74ms (ActiveRecord: 27.3ms)

Started GET “/events/1/build/add_recurrence” for 127.0.0.1 at 2016-02-22 03:06:56 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_recurrence"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 23]]
Rendered events/build/_rule_fields.html.erb (35.4ms)
Rendered events/build/_rule_fields.html.erb (35.4ms)
Rendered events/build/add_recurrence.html.erb within layouts/application (107.6ms)

Completed 200 OK in 295ms (Views: 284.1ms | ActiveRecord: 2.1ms)

Started PATCH “/events/1/build/add_recurrence” for 127.0.0.1 at 2016-02-22 03:07:02 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"ML26uZ+SO/e9PCmzYvvn4caCdq2x/ZsCukA0mo9Naa+0QU8FtRtFU1t381KgHkJuEilY2UzsJAwptGU4mpkFaA==", "recurrence"=>{"end(1i)"=>"2016", "end(2i)"=>"6", "end(3i)"=>"26", "rules_attributes"=>{"0"=>{"day"=>"0", "week"=>"1", "month"=>"0", "days"=>"0", "_destroy"=>"false", "id"=>"1"}}}, "commit"=>"Continue", "event_id"=>"1", "id"=>"add_recurrence"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
 (0.2ms)  BEGIN
Rule Load (0.6ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1 AND "rules"."id" = 1  [["recurrence_id", 23]]
 (0.3ms)  COMMIT
 (0.3ms)  BEGIN
 (0.3ms)  COMMIT

Redirected to 0.0.0.0:3000/events/1/build/add_excludes Completed 302 Found in 33ms (ActiveRecord: 2.4ms)

Started GET “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-22 03:07:02 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.5ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."recurrence_id" = $1  ORDER BY "events"."id" ASC LIMIT 1  [["recurrence_id", 23]]
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 23]]
Exclude Load (0.4ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
Rendered events/build/add_excludes.html.erb within layouts/application (112.6ms)

Completed 200 OK in 345ms (Views: 330.6ms | ActiveRecord: 4.5ms)

Started PATCH “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-22 03:07:09 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"l8IkSLMn6M65ZDnI4eqij5D7tS1heqxNt2KkYdpvETQTPtH0ma6Wal8v4ykjDwcARFCbWZxrE0MklvXDz7t98w==", "recurrence"=>{"exclude_ids"=>["", "2016-03-06 00:00:00 +0100", "2016-03-13 00:00:00 +0100"]}, "commit"=>"Continue", "event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
 (0.5ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
Exclude Load (0.3ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
 (0.2ms)  BEGIN
SQL (0.4ms)  DELETE FROM "excludes" WHERE "excludes"."id" = $1  [["id", 5]]
 (0.6ms)  COMMIT
 (0.2ms)  BEGIN
SQL (0.6ms)  DELETE FROM "excludes" WHERE "excludes"."id" = $1  [["id", 6]]
 (0.4ms)  COMMIT
 (0.3ms)  BEGIN
SQL (0.9ms)  INSERT INTO "excludes" ("date", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["date", "2016-03-06"], ["recurrence_id", 23], ["created_at", "2016-02-22 02:07:09.288974"], ["updated_at", "2016-02-22 02:07:09.288974"]]
 (0.7ms)  COMMIT
 (0.4ms)  BEGIN
SQL (0.7ms)  INSERT INTO "excludes" ("date", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["date", "2016-03-13"], ["recurrence_id", 23], ["created_at", "2016-02-22 02:07:09.301879"], ["updated_at", "2016-02-22 02:07:09.301879"]]
 (0.6ms)  COMMIT
 (0.3ms)  BEGIN
 (0.2ms)  COMMIT

Redirected to 0.0.0.0:3000/events/1/build/check Completed 302 Found in 61ms (ActiveRecord: 7.9ms)

Started GET “/events/1/build/check” for 127.0.0.1 at 2016-02-22 03:07:09 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"check"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
EventCategory Load (0.4ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
 (0.5ms)  SELECT COUNT(*) FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Role Load (0.9ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Rule Load (0.7ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 23]]
 (0.5ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
Exclude Load (0.6ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
Rendered events/build/check.html.erb within layouts/application (69.5ms)

Completed 200 OK in 263ms (Views: 250.3ms | ActiveRecord: 4.2ms)

Started PATCH “/events/1/build/check” for 127.0.0.1 at 2016-02-22 03:07:20 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"kPMmszBhwowJdmwiLLzu/vP/4lLTwApTcRprv4I4Z8UUD9MPGui8KO89tsPuWUtxJ1TMJi7RtV3i7jodl+wLAg==", "commit"=>"Absenden", "event_id"=>"1", "id"=>"check"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
 (0.2ms)  BEGIN
 (0.3ms)  COMMIT

Redirected to 0.0.0.0:3000/events/1/build/wicked_finish Completed 302 Found in 16ms (ActiveRecord: 1.1ms)

Started GET “/events/1/build/wicked_finish” for 127.0.0.1 at 2016-02-22 03:07:20 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"wicked_finish"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]

Wizard has finished, redirecting to finish_wizard_path: “/” Redirected to 0.0.0.0:3000/ Completed 302 Found in 12ms (ActiveRecord: 0.8ms)

Started GET “/” for 127.0.0.1 at 2016-02-22 03:07:20 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (2.8ms)

Completed 200 OK in 253ms (Views: 250.3ms | ActiveRecord: 0.0ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456106840679” for 127.0.0.1 at 2016-02-22 03:07:20 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456106840679"}
Event Load (0.6ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (13.8ms)

Completed 200 OK in 67ms (Views: 62.5ms | ActiveRecord: 0.6ms)

Started GET “/events/1/build/check” for 127.0.0.1 at 2016-02-22 03:07:33 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"check"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
EventCategory Load (0.4ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
 (0.6ms)  SELECT COUNT(*) FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Role Load (1.9ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 23]]
 (0.5ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
Exclude Load (0.3ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
Rendered events/build/check.html.erb within layouts/application (65.0ms)

Completed 200 OK in 395ms (Views: 379.1ms | ActiveRecord: 4.8ms)

Started PATCH “/events/1/build/build” for 127.0.0.1 at 2016-02-22 03:08:05 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"wq4S/uGcW9JXJPAwHA1wTtrLOCq6QgVSJaHYALzbdlE3v+Nvg4sb5maWxkIfsy3Lb4QDkfwW4ehlnln5olExZA==", "event"=>{"title"=>"Neues Event", "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"21", "start(4i)"=>"17", "start(5i)"=>"49", "priority"=>"medium", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"21", "end(4i)"=>"17", "end(5i)"=>"49", "ort"=>"", "description"=>"", "role_ids"=>["", "2"], "repeats"=>"1"}, "commit"=>"Continue", "event_id"=>"1", "id"=>"build"}

Can't verify CSRF token authenticity Completed 422 Unprocessable Entity in 5ms (ActiveRecord: 0.0ms)

ActionController::InvalidAuthenticityToken - ActionController::InvalidAuthenticityToken:

actionpack (4.2.5.1) lib/action_controller/metal/request_forgery_protection.rb:181:in `handle_unverified_request'
actionpack (4.2.5.1) lib/action_controller/metal/request_forgery_protection.rb:209:in `handle_unverified_request'
devise (3.5.6) lib/devise/controllers/helpers.rb:257:in `handle_unverified_request'
actionpack (4.2.5.1) lib/action_controller/metal/request_forgery_protection.rb:204:in `verify_authenticity_token'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:432:in `block in make_lambda'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:164:in `block in halting'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:38:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/b58f692c1227a955/variables” for 127.0.0.1 at 2016-02-22 03:08:05 +0100

Started PATCH “/events/1/build/build” for 127.0.0.1 at 2016-02-22 03:08:32 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"1lfxRQTG3KvFTiOUqYfjd3lG1Z6lp6hGVLbAip1pJJFSqwT5Lk+iDyMF+XVrYkb4re376li2F0jHQpEoiL1IVg==", "event"=>{"title"=>"Fachsschaftsitzung", "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"21", "start(4i)"=>"17", "start(5i)"=>"49", "priority"=>"medium", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(1i)"=>"2016", "end(2i)"=>"3", "end(3i)"=>"21", "end(4i)"=>"17", "end(5i)"=>"49", "ort"=>"", "description"=>"", "role_ids"=>["", "2"], "event_category_id"=>"1", "repeats"=>"1"}, "commit"=>"Continue", "event_id"=>"1", "id"=>"build"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
 (0.3ms)  BEGIN
Role Load (0.6ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 2]]
Role Load (0.6ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
SQL (0.6ms)  UPDATE "events" SET "title" = $1, "updated_at" = $2 WHERE "events"."id" = $3  [["title", "Fachsschaftsitzung"], ["updated_at", "2016-02-22 02:08:32.797614"], ["id", 1]]
 (0.8ms)  COMMIT
 (0.2ms)  BEGIN
 (0.5ms)  COMMIT

Redirected to 0.0.0.0:3000/events/1/build/add_recurrence Completed 302 Found in 52ms (ActiveRecord: 4.4ms)

Started GET “/events/1/build/add_recurrence” for 127.0.0.1 at 2016-02-22 03:08:32 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_recurrence"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 23]]
Rendered events/build/_rule_fields.html.erb (32.1ms)
Rendered events/build/_rule_fields.html.erb (36.6ms)
Rendered events/build/add_recurrence.html.erb within layouts/application (111.5ms)

Completed 200 OK in 303ms (Views: 291.6ms | ActiveRecord: 1.1ms)

Started GET “/events/1/build/add_recurrence” for 127.0.0.1 at 2016-02-22 03:20:26 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_recurrence"}
Event Load (0.8ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.6ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
Rule Load (0.8ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 23]]
Rendered events/build/_rule_fields.html.erb (74.6ms)
Rendered events/build/_rule_fields.html.erb (44.7ms)
Rendered events/build/add_recurrence.html.erb within layouts/application (253.4ms)

Completed 200 OK in 793ms (Views: 758.6ms | ActiveRecord: 2.1ms)

Started GET “/assets/application.self-bfdb67e4f98e6207516748617077e90649e7bbf960dd2fe8dd15d3aebf09b919.css?body=1” for 127.0.0.1 at 2016-02-22 03:20:27 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for 127.0.0.1 at 2016-02-22 03:20:27 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for 127.0.0.1 at 2016-02-22 03:20:27 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for 127.0.0.1 at 2016-02-22 03:20:27 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for 127.0.0.1 at 2016-02-22 03:20:27 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for 127.0.0.1 at 2016-02-22 03:20:27 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for 127.0.0.1 at 2016-02-22 03:20:27 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for 127.0.0.1 at 2016-02-22 03:20:27 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for 127.0.0.1 at 2016-02-22 03:20:27 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for 127.0.0.1 at 2016-02-22 03:20:27 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for 127.0.0.1 at 2016-02-22 03:20:27 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for 127.0.0.1 at 2016-02-22 03:20:27 +0100

Started PATCH “/events/1/build/add_recurrence” for 127.0.0.1 at 2016-02-22 03:20:29 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Nsum1/8yTxU0l8p4VkptXLmWlh1zEh6uZiaMTjsvLzmyN1Nr1bsxsdLcEJmUr8jTbT24aY4DoaD10t3sLvtD/g==", "recurrence"=>{"end(1i)"=>"2016", "end(2i)"=>"6", "end(3i)"=>"26", "rules_attributes"=>{"0"=>{"day"=>"0", "week"=>"1", "month"=>"0", "days"=>"0", "_destroy"=>"false", "id"=>"1"}}}, "commit"=>"Continue", "event_id"=>"1", "id"=>"add_recurrence"}
Event Load (0.7ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
 (0.3ms)  BEGIN
Rule Load (0.6ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1 AND "rules"."id" = 1  [["recurrence_id", 23]]
 (0.3ms)  COMMIT
 (0.3ms)  BEGIN
 (0.3ms)  COMMIT

Redirected to 0.0.0.0:3000/events/1/build/add_excludes Completed 302 Found in 63ms (ActiveRecord: 2.9ms)

Started GET “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-22 03:20:30 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
Rendered events/build/add_excludes.html.erb within layouts/application (5.5ms)

Completed 500 Internal Server Error in 42ms (ActiveRecord: 0.7ms)

SyntaxError - syntax error, unexpected ')' …exclude_ids}, multiple: true, );@output_buffer.safe_append=' … ^ /Users/Christian/Fachschaft/app/views/events/build/add_excludes.html.erb:16: syntax error, unexpected keyword_end, expecting ')' '.freeze; end

^

/Users/Christian/Fachschaft/app/views/events/build/add_excludes.html.erb:18: syntax error, unexpected keyword_ensure, expecting ')' /Users/Christian/Fachschaft/app/views/events/build/add_excludes.html.erb:20: syntax error, unexpected keyword_end, expecting ')':

app/views/events/build/add_excludes.html.erb:12:in `'
actionview (4.2.5.1) lib/action_view/template.rb:296:in `compile'
actionview (4.2.5.1) lib/action_view/template.rb:245:in `block (2 levels) in compile!'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:244:in `block in compile!'
actionview (4.2.5.1) lib/action_view/template.rb:232:in `compile!'
actionview (4.2.5.1) lib/action_view/template.rb:144:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:29:in `render_step'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:11:in `render_wizard'
app/controllers/events/build_controller.rb:23:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/d0eb13aa4beaef95/variables” for 127.0.0.1 at 2016-02-22 03:20:30 +0100

Started GET “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-22 03:20:45 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
Event Load (0.6ms)  SELECT  "events".* FROM "events" WHERE "events"."recurrence_id" = $1  ORDER BY "events"."id" ASC LIMIT 1  [["recurrence_id", 23]]
Rule Load (0.5ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 23]]
 (0.7ms)  SELECT "excludes".id FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
Rendered events/build/add_excludes.html.erb within layouts/application (86.9ms)

Completed 200 OK in 462ms (Views: 450.2ms | ActiveRecord: 2.5ms)

Started GET “/assets/application.self-bfdb67e4f98e6207516748617077e90649e7bbf960dd2fe8dd15d3aebf09b919.css?body=1” for 127.0.0.1 at 2016-02-22 03:20:45 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for 127.0.0.1 at 2016-02-22 03:20:45 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for 127.0.0.1 at 2016-02-22 03:20:45 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for 127.0.0.1 at 2016-02-22 03:20:46 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for 127.0.0.1 at 2016-02-22 03:20:46 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for 127.0.0.1 at 2016-02-22 03:20:46 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for 127.0.0.1 at 2016-02-22 03:20:46 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for 127.0.0.1 at 2016-02-22 03:20:46 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for 127.0.0.1 at 2016-02-22 03:20:46 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for 127.0.0.1 at 2016-02-22 03:20:46 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for 127.0.0.1 at 2016-02-22 03:20:46 +0100

Started GET “/” for 127.0.0.1 at 2016-02-22 03:20:46 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (2.7ms)

Completed 200 OK in 261ms (Views: 259.8ms | ActiveRecord: 0.0ms)

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for 127.0.0.1 at 2016-02-22 03:20:46 +0100

Started GET “/apple-touch-icon-precomposed.png” for 127.0.0.1 at 2016-02-22 03:20:49 +0100

ActionController::RoutingError (No route matches [GET] “/apple-touch-icon-precomposed.png”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `call'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (10.1ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (42.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (289.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (4.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (667.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (2.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (1.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (1.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (76.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (1.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (186.3ms)

Started GET “/apple-touch-icon.png” for 127.0.0.1 at 2016-02-22 03:20:51 +0100

ActionController::RoutingError (No route matches [GET] “/apple-touch-icon.png”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `call'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (9.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (40.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (3.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (242.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (52.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (113.0ms)

Started GET “/” for 127.0.0.1 at 2016-02-22 03:20:51 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (2.2ms)

Completed 200 OK in 430ms (Views: 428.6ms | ActiveRecord: 0.0ms)

Started GET “/apple-touch-icon-precomposed.png” for 127.0.0.1 at 2016-02-22 03:20:52 +0100

ActionController::RoutingError (No route matches [GET] “/apple-touch-icon-precomposed.png”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `call'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (10.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (42.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (3.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (242.1ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (1.1ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (53.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (117.5ms)

Started GET “/apple-touch-icon.png” for 127.0.0.1 at 2016-02-22 03:20:52 +0100

ActionController::RoutingError (No route matches [GET] “/apple-touch-icon.png”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `call'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (10.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (33.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (3.1ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (4.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (242.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (2.1ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (58.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (118.5ms)

Started GET “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-22 03:22:43 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
Event Load (0.6ms)  SELECT  "events".* FROM "events" WHERE "events"."recurrence_id" = $1  ORDER BY "events"."id" ASC LIMIT 1  [["recurrence_id", 23]]
Rule Load (0.6ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 23]]
Rendered events/build/add_excludes.html.erb within layouts/application (68.5ms)

Completed 200 OK in 557ms (Views: 545.6ms | ActiveRecord: 1.8ms)

Started GET “/assets/application.self-bfdb67e4f98e6207516748617077e90649e7bbf960dd2fe8dd15d3aebf09b919.css?body=1” for 127.0.0.1 at 2016-02-22 03:22:44 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for 127.0.0.1 at 2016-02-22 03:22:44 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for 127.0.0.1 at 2016-02-22 03:22:44 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for 127.0.0.1 at 2016-02-22 03:22:44 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for 127.0.0.1 at 2016-02-22 03:22:44 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for 127.0.0.1 at 2016-02-22 03:22:44 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for 127.0.0.1 at 2016-02-22 03:22:44 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for 127.0.0.1 at 2016-02-22 03:22:44 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for 127.0.0.1 at 2016-02-22 03:22:44 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for 127.0.0.1 at 2016-02-22 03:22:44 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for 127.0.0.1 at 2016-02-22 03:22:44 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for 127.0.0.1 at 2016-02-22 03:22:44 +0100

Started GET “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-22 03:26:46 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."recurrence_id" = $1  ORDER BY "events"."id" ASC LIMIT 1  [["recurrence_id", 23]]
Rule Load (0.6ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 23]]
 (0.4ms)  SELECT "excludes".id FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
Rendered events/build/add_excludes.html.erb within layouts/application (45.4ms)

Completed 500 Internal Server Error in 85ms (ActiveRecord: 2.2ms)

TypeError - {:multiple=>true} is not a symbol nor a string:

actionview (4.2.5.1) lib/action_view/helpers/form_options_helper.rb:759:in `value_for_collection'
actionview (4.2.5.1) lib/action_view/helpers/form_options_helper.rb:395:in `block in options_from_collection_for_select'
actionview (4.2.5.1) lib/action_view/helpers/form_options_helper.rb:394:in `options_from_collection_for_select'
actionview (4.2.5.1) lib/action_view/helpers/tags/collection_select.rb:21:in `render'
actionview (4.2.5.1) lib/action_view/helpers/form_options_helper.rb:202:in `collection_select'
actionview (4.2.5.1) lib/action_view/helpers/form_options_helper.rb:789:in `collection_select'
app/views/events/build/add_excludes.html.erb:12:in `block in _app_views_events_build_add_excludes_html_erb___2648427127501383363_70119570333380'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for'
app/views/events/build/add_excludes.html.erb:5:in `_app_views_events_build_add_excludes_html_erb___2648427127501383363_70119570333380'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:29:in `render_step'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:11:in `render_wizard'
app/controllers/events/build_controller.rb:23:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/e1d21ae503d806cb/variables” for 127.0.0.1 at 2016-02-22 03:26:46 +0100

Started GET “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-22 03:28:49 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.7ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.5ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
Event Load (0.6ms)  SELECT  "events".* FROM "events" WHERE "events"."recurrence_id" = $1  ORDER BY "events"."id" ASC LIMIT 1  [["recurrence_id", 23]]
Rule Load (0.6ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 23]]
Rendered events/build/add_excludes.html.erb within layouts/application (43.9ms)

Completed 200 OK in 478ms (Views: 465.1ms | ActiveRecord: 2.5ms)

Started GET “/assets/application.self-bfdb67e4f98e6207516748617077e90649e7bbf960dd2fe8dd15d3aebf09b919.css?body=1” for 127.0.0.1 at 2016-02-22 03:28:49 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for 127.0.0.1 at 2016-02-22 03:28:50 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for 127.0.0.1 at 2016-02-22 03:28:50 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for 127.0.0.1 at 2016-02-22 03:28:50 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for 127.0.0.1 at 2016-02-22 03:28:50 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for 127.0.0.1 at 2016-02-22 03:28:50 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for 127.0.0.1 at 2016-02-22 03:28:50 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for 127.0.0.1 at 2016-02-22 03:28:50 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for 127.0.0.1 at 2016-02-22 03:28:50 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for 127.0.0.1 at 2016-02-22 03:28:50 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for 127.0.0.1 at 2016-02-22 03:28:50 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for 127.0.0.1 at 2016-02-22 03:28:50 +0100

Started GET “/apple-touch-icon-precomposed.png” for 127.0.0.1 at 2016-02-22 03:28:50 +0100

ActionController::RoutingError (No route matches [GET] “/apple-touch-icon-precomposed.png”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `call'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (11.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (40.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (3.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (4.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (314.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (1.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (1.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (1.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (185.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (1.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (289.0ms)

Started GET “/apple-touch-icon.png” for 127.0.0.1 at 2016-02-22 03:28:51 +0100

ActionController::RoutingError (No route matches [GET] “/apple-touch-icon.png”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `call'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (8.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (41.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (3.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (261.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (1.1ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (1.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (1.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (57.1ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (1.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (1.1ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (131.2ms)

Started GET “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-22 03:40:36 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."recurrence_id" = $1  ORDER BY "events"."id" ASC LIMIT 1  [["recurrence_id", 23]]
Rule Load (0.8ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 23]]
Exclude Load (0.5ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
Rendered events/build/add_excludes.html.erb within layouts/application (139.7ms)

Completed 200 OK in 654ms (Views: 486.0ms | ActiveRecord: 2.6ms)

Started GET “/assets/application.self-bfdb67e4f98e6207516748617077e90649e7bbf960dd2fe8dd15d3aebf09b919.css?body=1” for 127.0.0.1 at 2016-02-22 03:40:38 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for 127.0.0.1 at 2016-02-22 03:40:38 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for 127.0.0.1 at 2016-02-22 03:40:38 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for 127.0.0.1 at 2016-02-22 03:40:38 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for 127.0.0.1 at 2016-02-22 03:40:38 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for 127.0.0.1 at 2016-02-22 03:40:38 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for 127.0.0.1 at 2016-02-22 03:40:38 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for 127.0.0.1 at 2016-02-22 03:40:38 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for 127.0.0.1 at 2016-02-22 03:40:38 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for 127.0.0.1 at 2016-02-22 03:40:39 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for 127.0.0.1 at 2016-02-22 03:40:39 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for 127.0.0.1 at 2016-02-22 03:40:39 +0100

Started GET “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-22 04:33:02 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.9ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.6ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
Event Load (1.0ms)  SELECT  "events".* FROM "events" WHERE "events"."recurrence_id" = $1  ORDER BY "events"."id" ASC LIMIT 1  [["recurrence_id", 23]]
Rule Load (0.7ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 23]]
Exclude Load (0.7ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
Rendered events/build/add_excludes.html.erb within layouts/application (261.8ms)

Completed 200 OK in 1532ms (Views: 1253.6ms | ActiveRecord: 3.9ms)

Started GET “/assets/application.self-bfdb67e4f98e6207516748617077e90649e7bbf960dd2fe8dd15d3aebf09b919.css?body=1” for 127.0.0.1 at 2016-02-22 04:33:06 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for 127.0.0.1 at 2016-02-22 04:33:06 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for 127.0.0.1 at 2016-02-22 04:33:06 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for 127.0.0.1 at 2016-02-22 04:33:06 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for 127.0.0.1 at 2016-02-22 04:33:06 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for 127.0.0.1 at 2016-02-22 04:33:07 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for 127.0.0.1 at 2016-02-22 04:33:08 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for 127.0.0.1 at 2016-02-22 04:33:09 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for 127.0.0.1 at 2016-02-22 04:33:09 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for 127.0.0.1 at 2016-02-22 04:33:11 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for 127.0.0.1 at 2016-02-22 04:33:12 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for 127.0.0.1 at 2016-02-22 04:33:12 +0100

Started GET “/” for 127.0.0.1 at 2016-02-22 04:59:46 +0100

ActiveRecord::SchemaMigration Load (0.6ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (10.4ms)

Completed 200 OK in 2513ms (Views: 2472.3ms | ActiveRecord: 0.0ms)

Started GET “/” for 127.0.0.1 at 2016-02-22 04:59:50 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (1.9ms)

Completed 200 OK in 161ms (Views: 158.4ms | ActiveRecord: 0.0ms)

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for 127.0.0.1 at 2016-02-22 04:59:51 +0100

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456113591309” for 127.0.0.1 at 2016-02-22 04:59:52 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456113591309"}
Event Load (1.0ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (91.3ms)

Completed 200 OK in 195ms (Views: 142.6ms | ActiveRecord: 4.3ms)

Started GET “/build/create” for 127.0.0.1 at 2016-02-22 05:00:13 +0100

ActionController::RoutingError - uninitialized constant BuildController:

actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:63:in `rescue in controller'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:58:in `controller'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:39:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/a014a301993458d6/variables” for 127.0.0.1 at 2016-02-22 05:00:13 +0100

Started GET “/build/create” for 127.0.0.1 at 2016-02-22 05:00:27 +0100

ActionController::RoutingError - uninitialized constant BuildController:

actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:63:in `rescue in controller'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:58:in `controller'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:39:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/a5f00bb618a5ae79/variables” for 127.0.0.1 at 2016-02-22 05:00:27 +0100

Started GET “/” for 127.0.0.1 at 2016-02-22 05:00:29 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (3.0ms)

Completed 200 OK in 586ms (Views: 584.0ms | ActiveRecord: 0.0ms)

Started GET “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-22 05:00:29 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.8ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."recurrence_id" = $1  ORDER BY "events"."id" ASC LIMIT 1  [["recurrence_id", 23]]
Rule Load (0.5ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 23]]
Exclude Load (2.2ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
Rendered events/build/add_excludes.html.erb within layouts/application (503.6ms)

Completed 200 OK in 835ms (Views: 671.8ms | ActiveRecord: 10.0ms)

Started GET “/events/build” for 127.0.0.1 at 2016-02-22 05:00:33 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"build"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 0]]

Completed 404 Not Found in 6ms (ActiveRecord: 0.4ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=build:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/events_controller.rb:67:in `set_event'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:432:in `block in make_lambda'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:145:in `block in halting_and_conditional'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/7925ceabf4a1a618/variables” for 127.0.0.1 at 2016-02-22 05:00:33 +0100

Started GET “/events/build” for 127.0.0.1 at 2016-02-22 05:00:53 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"build"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 0]]

Completed 404 Not Found in 5ms (ActiveRecord: 0.5ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=build:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/events_controller.rb:67:in `set_event'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:432:in `block in make_lambda'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:145:in `block in halting_and_conditional'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/cf2349283dc95679/variables” for 127.0.0.1 at 2016-02-22 05:00:53 +0100

Started GET “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-22 05:00:53 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."recurrence_id" = $1  ORDER BY "events"."id" ASC LIMIT 1  [["recurrence_id", 23]]
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 23]]
Exclude Load (0.4ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
Rendered events/build/add_excludes.html.erb within layouts/application (37.6ms)

Completed 200 OK in 306ms (Views: 295.6ms | ActiveRecord: 2.2ms)

Started GET “/” for 127.0.0.1 at 2016-02-22 05:00:55 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (2.1ms)

Completed 200 OK in 170ms (Views: 168.4ms | ActiveRecord: 0.0ms)

Started GET “/build/create” for 127.0.0.1 at 2016-02-22 05:00:56 +0100

ActionController::RoutingError - uninitialized constant BuildController:

actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:63:in `rescue in controller'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:58:in `controller'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:39:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456113656190” for 127.0.0.1 at 2016-02-22 05:00:56 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456113656190"}
Event Load (2.2ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (11.4ms)

Completed 200 OK in 37ms (Views: 30.0ms | ActiveRecord: 2.2ms)

Started POST “/__better_errors/81bae00517e9a407/variables” for 127.0.0.1 at 2016-02-22 05:00:56 +0100

Started GET “/build/new” for 127.0.0.1 at 2016-02-22 05:01:00 +0100

ActionController::RoutingError - uninitialized constant BuildController:

actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:63:in `rescue in controller'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:58:in `controller'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:39:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/d92e9b1ef16ff65b/variables” for 127.0.0.1 at 2016-02-22 05:01:00 +0100

Started GET “/build/new” for 127.0.0.1 at 2016-02-22 05:04:16 +0100

ActionController::RoutingError (No route matches [GET] “/build/new”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `call'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (11.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (38.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (64.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (3.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (504.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (1.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (1.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (393.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (1.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (579.9ms)

Started GET “/” for 127.0.0.1 at 2016-02-22 05:04:18 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (2.4ms)

Completed 200 OK in 809ms (Views: 806.3ms | ActiveRecord: 0.0ms)

Started GET “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-22 05:04:19 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
Event Load (0.8ms)  SELECT  "events".* FROM "events" WHERE "events"."recurrence_id" = $1  ORDER BY "events"."id" ASC LIMIT 1  [["recurrence_id", 23]]
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 23]]
Exclude Load (0.4ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
Rendered events/build/add_excludes.html.erb within layouts/application (178.5ms)

Completed 200 OK in 568ms (Views: 371.1ms | ActiveRecord: 10.9ms)

Started GET “/events/build” for 127.0.0.1 at 2016-02-22 05:04:20 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"build"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 0]]

Completed 404 Not Found in 6ms (ActiveRecord: 0.4ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=build:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/events_controller.rb:67:in `set_event'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:432:in `block in make_lambda'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:145:in `block in halting_and_conditional'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/1dfa0be071b57cf5/variables” for 127.0.0.1 at 2016-02-22 05:04:21 +0100

Started GET “/events/build” for 127.0.0.1 at 2016-02-22 05:04:23 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"build"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 0]]

Completed 404 Not Found in 7ms (ActiveRecord: 0.4ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=build:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/events_controller.rb:67:in `set_event'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:432:in `block in make_lambda'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:145:in `block in halting_and_conditional'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/406dd8b864b2b71e/variables” for 127.0.0.1 at 2016-02-22 05:04:23 +0100

Started GET “/” for 127.0.0.1 at 2016-02-22 05:04:29 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (2.3ms)

Completed 200 OK in 169ms (Views: 166.3ms | ActiveRecord: 0.0ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456113869769” for 127.0.0.1 at 2016-02-22 05:04:30 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456113869769"}
Event Load (0.5ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (9.3ms)

Completed 200 OK in 82ms (Views: 78.5ms | ActiveRecord: 0.5ms)

Started GET “/build/new” for 127.0.0.1 at 2016-02-22 05:04:30 +0100

ActionController::RoutingError (No route matches [GET] “/build/new”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `call'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (10.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (41.1ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (5.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (3.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (286.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (1.1ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (65.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (1.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (167.4ms)

Started GET “/build” for 127.0.0.1 at 2016-02-22 05:04:31 +0100

ActionController::RoutingError (No route matches [GET] “/build”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `call'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (7.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (62.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (3.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (3.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (314.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (1.1ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (1.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (1.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (61.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (1.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (128.8ms)

Started GET “/” for 127.0.0.1 at 2016-02-22 05:06:35 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (3.3ms)

Completed 200 OK in 1108ms (Views: 1105.6ms | ActiveRecord: 0.0ms)

Started GET “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-22 05:06:38 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
Event Load (1.3ms)  SELECT  "events".* FROM "events" WHERE "events"."recurrence_id" = $1  ORDER BY "events"."id" ASC LIMIT 1  [["recurrence_id", 23]]
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 23]]
Exclude Load (0.4ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
Rendered events/build/add_excludes.html.erb within layouts/application (226.4ms)

Completed 200 OK in 602ms (Views: 438.3ms | ActiveRecord: 10.7ms)

Started GET “/events/build” for 127.0.0.1 at 2016-02-22 05:06:38 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 0]]

Completed 404 Not Found in 6ms (ActiveRecord: 0.3ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=build:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/events_controller.rb:67:in `set_event'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:432:in `block in make_lambda'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:145:in `block in halting_and_conditional'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/21ec364653d033a1/variables” for 127.0.0.1 at 2016-02-22 05:06:39 +0100

Started GET “/events/build” for 127.0.0.1 at 2016-02-22 05:06:41 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 0]]

Completed 404 Not Found in 6ms (ActiveRecord: 0.3ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=build:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/events_controller.rb:67:in `set_event'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:432:in `block in make_lambda'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:145:in `block in halting_and_conditional'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/5cb27380bd624c6d/variables” for 127.0.0.1 at 2016-02-22 05:06:41 +0100

Started GET “/events/build/new” for 127.0.0.1 at 2016-02-22 05:06:42 +0100

ActionController::RoutingError (No route matches [GET] “/events/build/new”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `call'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (18.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (60.1ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (3.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (3.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (341.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (1.1ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (1.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (2.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (123.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (1.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (1.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (219.2ms)

Started GET “/events/build/new” for 127.0.0.1 at 2016-02-22 05:08:17 +0100

AbstractController::ActionNotFound - The action 'new' could not be found for Events::BuildController:

actionpack (4.2.5.1) lib/abstract_controller/base.rb:132:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/c6d9a0ee8149154f/variables” for 127.0.0.1 at 2016-02-22 05:08:18 +0100

Started GET “/events/build/new” for 127.0.0.1 at 2016-02-22 05:08:23 +0100

AbstractController::ActionNotFound - The action 'new' could not be found for Events::BuildController:

actionpack (4.2.5.1) lib/abstract_controller/base.rb:132:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/ef2f94e70de11e55/variables” for 127.0.0.1 at 2016-02-22 05:08:24 +0100

Started GET “/events/build/create” for 127.0.0.1 at 2016-02-22 05:08:25 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"id"=>"create"}

Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms)

Wicked::Wizard::InvalidStepError - The requested step did not match any steps defined for this controller.:

wicked (1.2.1) lib/wicked/wizard.rb:58:in `setup_step_from'
wicked (1.2.1) lib/wicked/wizard.rb:75:in `setup_wizard'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:432:in `block in make_lambda'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:164:in `block in halting'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/717eef2432343f6b/variables” for 127.0.0.1 at 2016-02-22 05:08:25 +0100

Started GET “/events/build/create” for 127.0.0.1 at 2016-02-22 05:08:59 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"id"=>"create"}

Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms)

Wicked::Wizard::InvalidStepError - The requested step did not match any steps defined for this controller.:

wicked (1.2.1) lib/wicked/wizard.rb:58:in `setup_step_from'
wicked (1.2.1) lib/wicked/wizard.rb:75:in `setup_wizard'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:432:in `block in make_lambda'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:164:in `block in halting'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/9fad42bf1f8e38f8/variables” for 127.0.0.1 at 2016-02-22 05:08:59 +0100

Started GET “/events/build” for 127.0.0.1 at 2016-02-22 05:09:00 +0100 Processing by Events::BuildController#index as HTML Redirected to 0.0.0.0:3000/events/build/build Completed 302 Found in 8ms (ActiveRecord: 0.0ms)

Started GET “/events/build/build” for 127.0.0.1 at 2016-02-22 05:09:00 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", nil]]

Completed 404 Not Found in 52ms (ActiveRecord: 2.4ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/events/build_controller.rb:6:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/4e85fafa02574df6/variables” for 127.0.0.1 at 2016-02-22 05:09:00 +0100

Started GET “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-22 05:09:01 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."recurrence_id" = $1  ORDER BY "events"."id" ASC LIMIT 1  [["recurrence_id", 23]]
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 23]]
Exclude Load (1.3ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
Rendered events/build/add_excludes.html.erb within layouts/application (174.6ms)

Completed 200 OK in 580ms (Views: 480.0ms | ActiveRecord: 8.2ms)

Started GET “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-22 05:09:02 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.8ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."recurrence_id" = $1  ORDER BY "events"."id" ASC LIMIT 1  [["recurrence_id", 23]]
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 23]]
Exclude Load (0.4ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
Rendered events/build/add_excludes.html.erb within layouts/application (42.7ms)

Completed 200 OK in 302ms (Views: 283.7ms | ActiveRecord: 2.5ms)

Started GET “/events/1/” for 127.0.0.1 at 2016-02-22 05:09:10 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"1"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Rendered events/show.html.erb within layouts/application (3.9ms)

Completed 200 OK in 296ms (Views: 289.4ms | ActiveRecord: 0.4ms)

Started GET “/events/build” for 127.0.0.1 at 2016-02-22 05:09:26 +0100 Processing by Events::BuildController#index as HTML Redirected to 0.0.0.0:3000/events/build/build Completed 302 Found in 4ms (ActiveRecord: 0.0ms)

Started GET “/events/build/build” for 127.0.0.1 at 2016-02-22 05:09:26 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", nil]]

Completed 404 Not Found in 6ms (ActiveRecord: 0.3ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/events/build_controller.rb:6:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/3a2e0ee6ccd2835e/variables” for 127.0.0.1 at 2016-02-22 05:09:26 +0100

Started GET “/events/build” for 127.0.0.1 at 2016-02-22 05:09:28 +0100 Processing by Events::BuildController#index as HTML Redirected to 0.0.0.0:3000/events/build/build Completed 302 Found in 4ms (ActiveRecord: 0.0ms)

Started GET “/events/build/build” for 127.0.0.1 at 2016-02-22 05:09:28 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", nil]]

Completed 404 Not Found in 6ms (ActiveRecord: 0.3ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/events/build_controller.rb:6:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/820ca033a482f519/variables” for 127.0.0.1 at 2016-02-22 05:09:28 +0100

Started GET “/events/build/build” for 127.0.0.1 at 2016-02-22 05:09:34 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", nil]]

Completed 404 Not Found in 6ms (ActiveRecord: 0.3ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/events/build_controller.rb:6:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/b524bd60b06716e9/variables” for 127.0.0.1 at 2016-02-22 05:09:34 +0100

Started GET “/events/build/1” for 127.0.0.1 at 2016-02-22 05:09:37 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"id"=>"1"}

Completed 500 Internal Server Error in 4ms (ActiveRecord: 0.0ms)

Wicked::Wizard::InvalidStepError - The requested step did not match any steps defined for this controller.:

wicked (1.2.1) lib/wicked/wizard.rb:58:in `setup_step_from'
wicked (1.2.1) lib/wicked/wizard.rb:75:in `setup_wizard'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:432:in `block in make_lambda'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:164:in `block in halting'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/4488e7ba6524f59a/variables” for 127.0.0.1 at 2016-02-22 05:09:37 +0100

Started GET “/events/build/1” for 127.0.0.1 at 2016-02-22 05:10:16 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"id"=>"1"}

Completed 500 Internal Server Error in 4ms (ActiveRecord: 0.0ms)

Wicked::Wizard::InvalidStepError - The requested step did not match any steps defined for this controller.:

wicked (1.2.1) lib/wicked/wizard.rb:58:in `setup_step_from'
wicked (1.2.1) lib/wicked/wizard.rb:75:in `setup_wizard'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:432:in `block in make_lambda'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:164:in `block in halting'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/42895e70f8db10d1/variables” for 127.0.0.1 at 2016-02-22 05:10:16 +0100

Started GET “/events/build/1” for 127.0.0.1 at 2016-02-22 05:10:19 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"id"=>"1"}

Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms)

Wicked::Wizard::InvalidStepError - The requested step did not match any steps defined for this controller.:

wicked (1.2.1) lib/wicked/wizard.rb:58:in `setup_step_from'
wicked (1.2.1) lib/wicked/wizard.rb:75:in `setup_wizard'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:432:in `block in make_lambda'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:164:in `block in halting'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/3752dd35c466a2af/variables” for 127.0.0.1 at 2016-02-22 05:10:19 +0100

Started GET “/events/build/create” for 127.0.0.1 at 2016-02-22 05:10:58 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"id"=>"create"}

Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms)

Wicked::Wizard::InvalidStepError - The requested step did not match any steps defined for this controller.:

wicked (1.2.1) lib/wicked/wizard.rb:58:in `setup_step_from'
wicked (1.2.1) lib/wicked/wizard.rb:75:in `setup_wizard'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:432:in `block in make_lambda'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:164:in `block in halting'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/16f8d6fef2e80c8c/variables” for 127.0.0.1 at 2016-02-22 05:10:58 +0100

Started GET “/events/build/1” for 127.0.0.1 at 2016-02-22 05:11:01 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"id"=>"1"}

Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms)

Wicked::Wizard::InvalidStepError - The requested step did not match any steps defined for this controller.:

wicked (1.2.1) lib/wicked/wizard.rb:58:in `setup_step_from'
wicked (1.2.1) lib/wicked/wizard.rb:75:in `setup_wizard'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:432:in `block in make_lambda'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:164:in `block in halting'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/785f1872c6213c69/variables” for 127.0.0.1 at 2016-02-22 05:11:01 +0100

Started GET “/events/build/2” for 127.0.0.1 at 2016-02-22 05:11:07 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"id"=>"2"}

Completed 500 Internal Server Error in 4ms (ActiveRecord: 0.0ms)

Wicked::Wizard::InvalidStepError - The requested step did not match any steps defined for this controller.:

wicked (1.2.1) lib/wicked/wizard.rb:58:in `setup_step_from'
wicked (1.2.1) lib/wicked/wizard.rb:75:in `setup_wizard'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:432:in `block in make_lambda'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:164:in `block in halting'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/cb09505bd7a3ff26/variables” for 127.0.0.1 at 2016-02-22 05:11:07 +0100

Started GET “/events/build/2” for 127.0.0.1 at 2016-02-22 05:12:11 +0100

ActionController::RoutingError (No route matches [GET] “/events/build/2”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `call'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (8.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (38.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (42.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (19.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (330.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (1.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (1.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (1.1ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (1.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (113.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (1.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (1.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (236.7ms)

Started GET “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-22 05:12:12 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."recurrence_id" = $1  ORDER BY "events"."id" ASC LIMIT 1  [["recurrence_id", 23]]
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 23]]
Exclude Load (0.4ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
Rendered events/build/add_excludes.html.erb within layouts/application (147.5ms)

Completed 200 OK in 735ms (Views: 547.4ms | ActiveRecord: 8.8ms)

Started GET “/events/new” for 127.0.0.1 at 2016-02-22 05:12:13 +0100 Processing by EventsController#new as HTML

Role Load (0.9ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (20.3ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/_form.html.erb (532.9ms)
Rendered events/new.html.erb within layouts/application (544.7ms)

Completed 200 OK in 753ms (Views: 715.5ms | ActiveRecord: 24.6ms)

Started GET “/events/new” for 127.0.0.1 at 2016-02-22 05:12:14 +0100 Processing by EventsController#new as HTML

Role Load (0.4ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.5ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/_form.html.erb (65.6ms)
Rendered events/new.html.erb within layouts/application (67.7ms)

Completed 200 OK in 300ms (Views: 293.8ms | ActiveRecord: 1.0ms)

Started POST “/events” for 127.0.0.1 at 2016-02-22 05:12:59 +0100 Processing by EventsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"yGMmSct29nIj9fobZNSHbktNLtA6UbVIICJDvEr1AIlMn9P14f+I1sW+IPqmMSLhn+YApMdACkaz1hIeXyFsTg==", "event"=>{"title"=>"Party", "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"25", "start(4i)"=>"12", "start(5i)"=>"12", "priority"=>"medium", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"22", "end(4i)"=>"05", "end(5i)"=>"12", "ort"=>"Gazelle", "description"=>"Gazelle", "role_ids"=>["", "1"], "event_category_id"=>"1"}, "commit"=>"Create Event"}

Unpermitted parameter: event_category_id

Role Load (0.4ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 1]]
 (0.3ms)  BEGIN
SQL (34.0ms)  INSERT INTO "events" ("title", "priority", "flag", "imageURL", "url", "ort", "description", "start", "end", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11) RETURNING "id"  [["title", "Party"], ["priority", 2], ["flag", "f"], ["imageURL", ""], ["url", ""], ["ort", "Gazelle"], ["description", "Gazelle"], ["start", "2016-02-25 12:12:00.000000"], ["end", "2016-02-22 05:12:00.000000"], ["created_at", "2016-02-22 04:12:59.066827"], ["updated_at", "2016-02-22 04:12:59.066827"]]
SQL (0.4ms)  INSERT INTO "events_roles" ("role_id", "event_id") VALUES ($1, $2)  [["role_id", 1], ["event_id", 2]]
 (14.9ms)  COMMIT

Redirected to 0.0.0.0:3000/events/2 Completed 302 Found in 112ms (ActiveRecord: 51.2ms)

Started GET “/events/2” for 127.0.0.1 at 2016-02-22 05:12:59 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"2"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 2]]
Rendered events/show.html.erb within layouts/application (4.5ms)

Completed 200 OK in 303ms (Views: 296.9ms | ActiveRecord: 0.4ms)

Started GET “/events/build/2” for 127.0.0.1 at 2016-02-22 05:13:11 +0100

ActionController::RoutingError (No route matches [GET] “/events/build/2”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `call'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (8.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (35.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (4.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (4.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (281.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (1.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (1.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (62.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (1.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (1.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (181.9ms)

Started GET “/events/build/2” for 127.0.0.1 at 2016-02-22 05:13:12 +0100

ActionController::RoutingError (No route matches [GET] “/events/build/2”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `call'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (9.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (43.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (10.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (3.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (371.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (1.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (1.1ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (56.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (119.6ms)

Started GET “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-22 05:13:32 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
Event Load (0.9ms)  SELECT  "events".* FROM "events" WHERE "events"."recurrence_id" = $1  ORDER BY "events"."id" ASC LIMIT 1  [["recurrence_id", 23]]
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 23]]
Exclude Load (0.4ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
Rendered events/build/add_excludes.html.erb within layouts/application (42.9ms)

Completed 200 OK in 307ms (Views: 295.9ms | ActiveRecord: 2.4ms)

Started GET “/events/2” for 127.0.0.1 at 2016-02-22 05:13:34 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"2"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 2]]
Rendered events/show.html.erb within layouts/application (2.5ms)

Completed 200 OK in 204ms (Views: 198.8ms | ActiveRecord: 0.3ms)

Started GET “/events/2/build” for 127.0.0.1 at 2016-02-22 05:13:36 +0100 Processing by Events::BuildController#index as HTML

Parameters: {"event_id"=>"2"}

Redirected to 0.0.0.0:3000/events/2/build/build Completed 302 Found in 4ms (ActiveRecord: 0.0ms)

Started GET “/events/2/build/build” for 127.0.0.1 at 2016-02-22 05:13:37 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"2", "id"=>"build"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 2]]
 (0.2ms)  BEGIN
 (0.6ms)  COMMIT
 (0.9ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 2]]
Role Load (0.7ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.4ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/build/_form.html.erb (257.2ms)
Rendered events/build/build.html.erb within layouts/application (345.0ms)

Completed 200 OK in 681ms (Views: 663.5ms | ActiveRecord: 3.2ms)

Started PATCH “/events/2/build/build” for 127.0.0.1 at 2016-02-22 05:14:19 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"NYGF0rFVCqW4W9cIlFoZoA+F+uRz4X1U/HVou4hlHlexfXBum9x0AV4QDelWv7wv2y7UkI7wwlpvgTkZnbFykA==", "event"=>{"title"=>"Party", "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"25", "start(4i)"=>"12", "start(5i)"=>"12", "priority"=>"medium", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"25", "end(4i)"=>"16", "end(5i)"=>"12", "ort"=>"Gazelle", "description"=>"Gazelle", "role_ids"=>["", "1"], "event_category_id"=>"1", "repeats"=>"0"}, "commit"=>"Continue", "event_id"=>"2", "id"=>"build"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 2]]
 (0.2ms)  BEGIN
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 1]]
Role Load (0.5ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 2]]
SQL (0.8ms)  UPDATE "events" SET "event_category_id" = $1, "repeats" = $2, "end" = $3, "updated_at" = $4 WHERE "events"."id" = $5  [["event_category_id", 1], ["repeats", "f"], ["end", "2016-02-25 16:12:00.000000"], ["updated_at", "2016-02-22 04:14:19.238111"], ["id", 2]]
 (0.5ms)  COMMIT

Completed 500 Internal Server Error in 41ms (ActiveRecord: 2.8ms)

ActiveModel::MissingAttributeError - can't write unknown attribute `action`:

activerecord (4.2.5.1) lib/active_record/attribute.rb:138:in `with_value_from_database'
activerecord (4.2.5.1) lib/active_record/attribute_set.rb:39:in `write_from_user'
activerecord (4.2.5.1) lib/active_record/attribute_methods/write.rb:74:in `write_attribute_with_type_cast'
activerecord (4.2.5.1) lib/active_record/attribute_methods/write.rb:56:in `write_attribute'
activerecord (4.2.5.1) lib/active_record/attribute_methods/dirty.rb:96:in `write_attribute'
activerecord (4.2.5.1) lib/active_record/attribute_methods.rb:373:in `[]='
actionview (4.2.5.1) lib/action_view/rendering.rb:122:in `_normalize_args'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:57:in `_normalize_args'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:113:in `_normalize_render'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:24:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:29:in `render_step'
app/controllers/events/build_controller.rb:70:in `update'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:38:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/1470fc9cfe63a198/variables” for 127.0.0.1 at 2016-02-22 05:14:19 +0100

Started GET “/events/2/build/build” for 127.0.0.1 at 2016-02-22 05:18:45 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"2", "id"=>"build"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 2]]
 (0.3ms)  BEGIN
 (0.4ms)  COMMIT
 (0.7ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 2]]
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.5ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/build/_form.html.erb (258.6ms)
Rendered events/build/build.html.erb within layouts/application (287.7ms)

Completed 200 OK in 955ms (Views: 769.6ms | ActiveRecord: 10.4ms)

Started PATCH “/events/2/build/build” for 127.0.0.1 at 2016-02-22 05:19:00 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"x2lRXaFZR+Veq3c22Wceu3919gssoWWL8n9O4SCNwwdDlaThi9A5Qbjgrdcbgrs0q97Yf9Gw2oVhix9DNVmvwA==", "event"=>{"title"=>"Party", "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"25", "start(4i)"=>"12", "start(5i)"=>"12", "priority"=>"medium", "flag"=>"0", "imageURL"=>"", "url"=>"http://google.de", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"25", "end(4i)"=>"16", "end(5i)"=>"12", "ort"=>"Gazelle", "description"=>"Gazelle", "role_ids"=>["", "1"], "event_category_id"=>"1", "repeats"=>"0"}, "commit"=>"Continue", "event_id"=>"2", "id"=>"build"}
Event Load (0.7ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 2]]
 (0.3ms)  BEGIN
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 1]]
Role Load (0.5ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 2]]
SQL (0.6ms)  UPDATE "events" SET "url" = $1, "updated_at" = $2 WHERE "events"."id" = $3  [["url", "http://google.de"], ["updated_at", "2016-02-22 04:19:00.459150"], ["id", 2]]
 (0.5ms)  COMMIT

Redirected to 0.0.0.0:3000/events/2/build/check Completed 302 Found in 40ms (ActiveRecord: 3.0ms)

Started GET “/events/2/build/check” for 127.0.0.1 at 2016-02-22 05:19:00 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"2", "id"=>"check"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 2]]
 (0.3ms)  BEGIN
 (0.4ms)  COMMIT
EventCategory Load (0.3ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
 (0.7ms)  SELECT COUNT(*) FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 2]]
Role Load (0.5ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 2]]
Rendered events/build/check.html.erb within layouts/application (32.9ms)

Completed 200 OK in 356ms (Views: 341.1ms | ActiveRecord: 2.7ms)

Started PATCH “/events/2/build/check” for 127.0.0.1 at 2016-02-22 05:19:07 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"yMZr9KvFZ8YIJzgsBpCYjE+iuX1x86Cn69ma2GwJ+S9MOp5IgUwZYu5s4s3EdT0DmwmXCYziH6l4Lct6ed2V6A==", "commit"=>"Absenden", "event_id"=>"2", "id"=>"check"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 2]]

Redirected to 0.0.0.0:3000/events/2/build/check Completed 302 Found in 10ms (ActiveRecord: 0.4ms)

Started GET “/events/2/build/check” for 127.0.0.1 at 2016-02-22 05:19:07 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"2", "id"=>"check"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 2]]
 (0.3ms)  BEGIN
 (0.3ms)  COMMIT
EventCategory Load (0.5ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
 (0.5ms)  SELECT COUNT(*) FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 2]]
Role Load (0.6ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 2]]
Rendered events/build/check.html.erb within layouts/application (22.2ms)

Completed 200 OK in 297ms (Views: 284.0ms | ActiveRecord: 2.6ms)

Started GET “/events/2/build/check” for 127.0.0.1 at 2016-02-22 05:23:35 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"2", "id"=>"check"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 2]]
 (0.5ms)  BEGIN
 (0.2ms)  COMMIT
EventCategory Load (0.4ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
 (0.7ms)  SELECT COUNT(*) FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 2]]
Role Load (0.5ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 2]]
Rendered events/build/check.html.erb within layouts/application (178.9ms)

Completed 200 OK in 923ms (Views: 669.1ms | ActiveRecord: 9.8ms)

Started PATCH “/events/2/build/build” for 127.0.0.1 at 2016-02-22 05:23:47 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"x2lRXaFZR+Veq3c22Wceu3919gssoWWL8n9O4SCNwwdDlaThi9A5Qbjgrdcbgrs0q97Yf9Gw2oVhix9DNVmvwA==", "event"=>{"title"=>"Party", "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"25", "start(4i)"=>"12", "start(5i)"=>"12", "priority"=>"medium", "flag"=>"0", "imageURL"=>"", "url"=>"http://google.de", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"25", "end(4i)"=>"16", "end(5i)"=>"12", "ort"=>"Gazelle", "description"=>"Gazelle", "role_ids"=>["", "1"], "event_category_id"=>"1", "repeats"=>"0"}, "commit"=>"Continue", "event_id"=>"2", "id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 2]]
 (0.2ms)  BEGIN
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 1]]
Role Load (0.5ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 2]]
 (0.3ms)  COMMIT

Completed 500 Internal Server Error in 37ms (ActiveRecord: 1.7ms)

ActionView::MissingTemplate - Missing template events/build/update, application/update with {:locale=>, :formats=>, :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :jbuilder]}. Searched in:

* "/Users/Christian/Fachschaft/app/views"
* "/Users/Christian/.rvm/gems/ruby-2.2.4/gems/devise-3.5.6/app/views"

:

actionview (4.2.5.1) lib/action_view/path_set.rb:46:in `find'
actionview (4.2.5.1) lib/action_view/lookup_context.rb:121:in `find'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:8:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:38:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/9a14fefa66b34846/variables” for 127.0.0.1 at 2016-02-22 05:23:47 +0100

Started PATCH “/events/2/build/build” for 127.0.0.1 at 2016-02-22 05:24:50 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"x2lRXaFZR+Veq3c22Wceu3919gssoWWL8n9O4SCNwwdDlaThi9A5Qbjgrdcbgrs0q97Yf9Gw2oVhix9DNVmvwA==", "event"=>{"title"=>"Party", "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"25", "start(4i)"=>"12", "start(5i)"=>"12", "priority"=>"medium", "flag"=>"0", "imageURL"=>"", "url"=>"http://google.de", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"25", "end(4i)"=>"16", "end(5i)"=>"12", "ort"=>"Gazelle", "description"=>"Gazelle", "role_ids"=>["", "1"], "event_category_id"=>"1", "repeats"=>"0"}, "commit"=>"Continue", "event_id"=>"2", "id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 2]]
 (0.3ms)  BEGIN
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 1]]
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 2]]
 (0.3ms)  COMMIT

Completed 500 Internal Server Error in 211ms (ActiveRecord: 11.7ms)

ActionView::MissingTemplate - Missing template events/build/update, application/update with {:locale=>, :formats=>, :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :jbuilder]}. Searched in:

* "/Users/Christian/Fachschaft/app/views"
* "/Users/Christian/.rvm/gems/ruby-2.2.4/gems/devise-3.5.6/app/views"

:

actionview (4.2.5.1) lib/action_view/path_set.rb:46:in `find'
actionview (4.2.5.1) lib/action_view/lookup_context.rb:121:in `find'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:8:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:38:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/e6b8e736b849e2bd/variables” for 127.0.0.1 at 2016-02-22 05:24:51 +0100

Started GET “/events/2/build/build” for 127.0.0.1 at 2016-02-22 05:24:55 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"2", "id"=>"build"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 2]]
 (0.3ms)  BEGIN
 (0.3ms)  COMMIT
 (0.6ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 2]]
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.6ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/build/_form.html.erb (127.0ms)
Rendered events/build/build.html.erb within layouts/application (179.0ms)

Completed 200 OK in 645ms (Views: 626.6ms | ActiveRecord: 4.4ms)

Started PATCH “/events/2/build/build” for 127.0.0.1 at 2016-02-22 05:24:58 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"+zldYESHFucGGHMEFtz4ToCRDS9FfqF7eTFQu+8YWPN/xajcbg5oQ+BTqeXUOV3BVDojW7hvHnXqxQEZ+sw0NA==", "event"=>{"title"=>"Party", "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"25", "start(4i)"=>"12", "start(5i)"=>"12", "priority"=>"medium", "flag"=>"0", "imageURL"=>"", "url"=>"http://google.de", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"25", "end(4i)"=>"16", "end(5i)"=>"12", "ort"=>"Gazelle", "description"=>"Gazelle", "role_ids"=>["", "1"], "event_category_id"=>"1", "repeats"=>"0"}, "commit"=>"Continue", "event_id"=>"2", "id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 2]]
 (0.3ms)  BEGIN
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 1]]
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 2]]
 (0.3ms)  COMMIT

Completed 500 Internal Server Error in 40ms (ActiveRecord: 1.8ms)

ActionView::MissingTemplate - Missing template events/build/update, application/update with {:locale=>, :formats=>, :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :jbuilder]}. Searched in:

* "/Users/Christian/Fachschaft/app/views"
* "/Users/Christian/.rvm/gems/ruby-2.2.4/gems/devise-3.5.6/app/views"

:

actionview (4.2.5.1) lib/action_view/path_set.rb:46:in `find'
actionview (4.2.5.1) lib/action_view/lookup_context.rb:121:in `find'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:8:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:38:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/1d3493b4434ead36/variables” for 127.0.0.1 at 2016-02-22 05:24:58 +0100

Started PATCH “/events/2/build/build” for 127.0.0.1 at 2016-02-22 05:26:00 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"+zldYESHFucGGHMEFtz4ToCRDS9FfqF7eTFQu+8YWPN/xajcbg5oQ+BTqeXUOV3BVDojW7hvHnXqxQEZ+sw0NA==", "event"=>{"title"=>"Party", "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"25", "start(4i)"=>"12", "start(5i)"=>"12", "priority"=>"medium", "flag"=>"0", "imageURL"=>"", "url"=>"http://google.de", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"25", "end(4i)"=>"16", "end(5i)"=>"12", "ort"=>"Gazelle", "description"=>"Gazelle", "role_ids"=>["", "1"], "event_category_id"=>"1", "repeats"=>"0"}, "commit"=>"Continue", "event_id"=>"2", "id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 2]]
 (0.3ms)  BEGIN
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 1]]
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 2]]
 (0.3ms)  COMMIT
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT

Redirected to 0.0.0.0:3000/events/2/build/check Completed 302 Found in 197ms (ActiveRecord: 6.4ms)

Started GET “/events/2/build/check” for 127.0.0.1 at 2016-02-22 05:26:01 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"2", "id"=>"check"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 2]]
 (0.2ms)  BEGIN
 (0.5ms)  COMMIT
EventCategory Load (0.4ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
 (0.5ms)  SELECT COUNT(*) FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 2]]
Role Load (0.5ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 2]]
Rendered events/build/check.html.erb within layouts/application (55.1ms)

Completed 200 OK in 414ms (Views: 397.1ms | ActiveRecord: 3.9ms)

Started GET “/assets/application.self-bfdb67e4f98e6207516748617077e90649e7bbf960dd2fe8dd15d3aebf09b919.css?body=1” for 127.0.0.1 at 2016-02-22 05:26:02 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for 127.0.0.1 at 2016-02-22 05:26:02 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for 127.0.0.1 at 2016-02-22 05:26:02 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for 127.0.0.1 at 2016-02-22 05:26:02 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for 127.0.0.1 at 2016-02-22 05:26:02 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for 127.0.0.1 at 2016-02-22 05:26:02 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for 127.0.0.1 at 2016-02-22 05:26:02 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for 127.0.0.1 at 2016-02-22 05:26:02 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for 127.0.0.1 at 2016-02-22 05:26:02 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for 127.0.0.1 at 2016-02-22 05:26:02 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for 127.0.0.1 at 2016-02-22 05:26:02 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for 127.0.0.1 at 2016-02-22 05:26:02 +0100

Started PATCH “/events/2/build/build” for 127.0.0.1 at 2016-02-22 05:26:10 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"x2lRXaFZR+Veq3c22Wceu3919gssoWWL8n9O4SCNwwdDlaThi9A5Qbjgrdcbgrs0q97Yf9Gw2oVhix9DNVmvwA==", "event"=>{"title"=>"Party", "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"25", "start(4i)"=>"12", "start(5i)"=>"12", "priority"=>"medium", "flag"=>"0", "imageURL"=>"", "url"=>"http://google.de", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"25", "end(4i)"=>"16", "end(5i)"=>"12", "ort"=>"Gazelle", "description"=>"Gazelle", "role_ids"=>["", "1"], "event_category_id"=>"1", "repeats"=>"0"}, "commit"=>"Continue", "event_id"=>"2", "id"=>"build"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 2]]
 (0.3ms)  BEGIN
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 1]]
Role Load (0.9ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 2]]
 (0.3ms)  COMMIT
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT

Redirected to 0.0.0.0:3000/events/2/build/check Completed 302 Found in 35ms (ActiveRecord: 2.6ms)

Started GET “/events/2/build/check” for 127.0.0.1 at 2016-02-22 05:26:10 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"2", "id"=>"check"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 2]]
 (0.2ms)  BEGIN
 (0.3ms)  COMMIT
EventCategory Load (0.4ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
 (0.5ms)  SELECT COUNT(*) FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 2]]
Role Load (0.3ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 2]]
Rendered events/build/check.html.erb within layouts/application (21.2ms)

Completed 200 OK in 247ms (Views: 234.4ms | ActiveRecord: 2.0ms)

Started PATCH “/events/2/build/check” for 127.0.0.1 at 2016-02-22 05:26:14 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Rcc3Nc28NFfUF1DIVZiNwXRAd8Iur4rc76fJDlMUkL7BO8KJ5zVK8zJciimXfShOoOtZttO+NdJ8U5isRsD8eQ==", "commit"=>"Absenden", "event_id"=>"2", "id"=>"check"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 2]]
 (0.3ms)  BEGIN
 (0.3ms)  COMMIT

Redirected to 0.0.0.0:3000/events/2/build/check Completed 302 Found in 13ms (ActiveRecord: 0.9ms)

Started GET “/events/2/build/check” for 127.0.0.1 at 2016-02-22 05:26:14 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"2", "id"=>"check"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 2]]
 (0.2ms)  BEGIN
 (0.3ms)  COMMIT
EventCategory Load (0.5ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
 (0.5ms)  SELECT COUNT(*) FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 2]]
Role Load (0.3ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 2]]
Rendered events/build/check.html.erb within layouts/application (21.2ms)

Completed 200 OK in 218ms (Views: 203.3ms | ActiveRecord: 2.1ms)

Started PATCH “/events/2/build/build” for 127.0.0.1 at 2016-02-22 05:35:55 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"x2lRXaFZR+Veq3c22Wceu3919gssoWWL8n9O4SCNwwdDlaThi9A5Qbjgrdcbgrs0q97Yf9Gw2oVhix9DNVmvwA==", "event"=>{"title"=>"Party", "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"25", "start(4i)"=>"12", "start(5i)"=>"12", "priority"=>"medium", "flag"=>"0", "imageURL"=>"", "url"=>"http://google.de", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"25", "end(4i)"=>"16", "end(5i)"=>"12", "ort"=>"Gazelle", "description"=>"Gazelle", "role_ids"=>["", "1"], "event_category_id"=>"1", "repeats"=>"0"}, "commit"=>"Continue", "event_id"=>"2", "id"=>"build"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 2]]
 (0.3ms)  BEGIN
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 1]]
Role Load (0.5ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 2]]
 (0.5ms)  COMMIT
 (0.2ms)  BEGIN
 (0.6ms)  COMMIT

Redirected to 0.0.0.0:3000/events/2/build/check Completed 302 Found in 250ms (ActiveRecord: 12.4ms)

Started GET “/events/2/build/check” for 127.0.0.1 at 2016-02-22 05:35:57 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"2", "id"=>"check"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 2]]
 (0.3ms)  BEGIN
 (0.3ms)  COMMIT
EventCategory Load (1.5ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
 (0.4ms)  SELECT COUNT(*) FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 2]]
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 2]]
Rendered events/build/check.html.erb within layouts/application (58.1ms)

Completed 200 OK in 425ms (Views: 409.5ms | ActiveRecord: 4.8ms)

Started PATCH “/events/2/build/check” for 127.0.0.1 at 2016-02-22 05:36:04 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"r62n4i9OAfEwS/nbNRNSUE62K6ZEAF6RBaDBT/lGRYgrUVJeBcd/VdYAIzr39vffmh0F0rkR4Z+WVJDt7JIpTw==", "commit"=>"Absenden", "event_id"=>"2", "id"=>"check"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 2]]

Completed 500 Internal Server Error in 12ms (ActiveRecord: 0.4ms)

NameError - undefined local variable or method `flash' for #<Event:0x007fff33e992f8>:

activemodel (4.2.5.1) lib/active_model/attribute_methods.rb:433:in `method_missing'
app/models/event.rb:25:in `makeRevision'
app/controllers/events/build_controller.rb:70:in `update'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:38:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/55db97ab592448ae/variables” for 127.0.0.1 at 2016-02-22 05:36:04 +0100

Started PATCH “/events/2/build/check” for 127.0.0.1 at 2016-02-22 05:39:04 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"r62n4i9OAfEwS/nbNRNSUE62K6ZEAF6RBaDBT/lGRYgrUVJeBcd/VdYAIzr39vffmh0F0rkR4Z+WVJDt7JIpTw==", "commit"=>"Absenden", "event_id"=>"2", "id"=>"check"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 2]]

Completed 500 Internal Server Error in 113ms (ActiveRecord: 0.4ms)

NameError - undefined local variable or method `root' for #<Event:0x007fff3bd95390>:

activemodel (4.2.5.1) lib/active_model/attribute_methods.rb:433:in `method_missing'
app/models/event.rb:28:in `makeRevision'
app/controllers/events/build_controller.rb:70:in `update'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:38:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/b35fc010476335b6/variables” for 127.0.0.1 at 2016-02-22 05:39:06 +0100

Started PATCH “/events/2/build/check” for 127.0.0.1 at 2016-02-22 05:39:41 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"r62n4i9OAfEwS/nbNRNSUE62K6ZEAF6RBaDBT/lGRYgrUVJeBcd/VdYAIzr39vffmh0F0rkR4Z+WVJDt7JIpTw==", "commit"=>"Absenden", "event_id"=>"2", "id"=>"check"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 2]]
 (0.3ms)  BEGIN
 (0.3ms)  COMMIT

Redirected to 0.0.0.0:3000/events/2/build/wicked_finish Completed 302 Found in 112ms (ActiveRecord: 3.8ms)

Started GET “/events/2/build/wicked_finish” for 127.0.0.1 at 2016-02-22 05:39:42 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"2", "id"=>"wicked_finish"}
Event Load (0.7ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 2]]
 (0.3ms)  BEGIN
 (0.4ms)  COMMIT

Wizard has finished, redirecting to finish_wizard_path: “/” Redirected to 0.0.0.0:3000/ Completed 302 Found in 16ms (ActiveRecord: 1.7ms)

Started GET “/” for 127.0.0.1 at 2016-02-22 05:39:43 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (2.9ms)

Completed 200 OK in 439ms (Views: 436.7ms | ActiveRecord: 0.0ms)

Started GET “/assets/application.self-bfdb67e4f98e6207516748617077e90649e7bbf960dd2fe8dd15d3aebf09b919.css?body=1” for 127.0.0.1 at 2016-02-22 05:39:44 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for 127.0.0.1 at 2016-02-22 05:39:44 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for 127.0.0.1 at 2016-02-22 05:39:44 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for 127.0.0.1 at 2016-02-22 05:39:44 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for 127.0.0.1 at 2016-02-22 05:39:44 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for 127.0.0.1 at 2016-02-22 05:39:44 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for 127.0.0.1 at 2016-02-22 05:39:44 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for 127.0.0.1 at 2016-02-22 05:39:44 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for 127.0.0.1 at 2016-02-22 05:39:44 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for 127.0.0.1 at 2016-02-22 05:39:44 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for 127.0.0.1 at 2016-02-22 05:39:44 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for 127.0.0.1 at 2016-02-22 05:39:44 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for 127.0.0.1 at 2016-02-22 05:39:44 +0100

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456115984381” for 127.0.0.1 at 2016-02-22 05:39:44 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456115984381"}
Event Load (1.5ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (25.2ms)

Completed 200 OK in 98ms (Views: 93.5ms | ActiveRecord: 1.5ms)

Started GET “/events/2.json” for 127.0.0.1 at 2016-02-22 05:39:50 +0100 Processing by EventsController#show as JSON

Parameters: {"id"=>"2"}
Event Load (0.6ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 2]]
Rendered events/show.json.jbuilder (4.7ms)

Completed 200 OK in 39ms (Views: 33.1ms | ActiveRecord: 0.6ms)

Started GET “/” for 127.0.0.1 at 2016-02-22 05:39:56 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (6.0ms)

Completed 200 OK in 449ms (Views: 442.9ms | ActiveRecord: 0.0ms)

Started GET “/” for 127.0.0.1 at 2016-02-22 05:40:02 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (2.0ms)

Completed 200 OK in 168ms (Views: 164.7ms | ActiveRecord: 0.0ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456116003113” for 127.0.0.1 at 2016-02-22 05:40:03 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456116003113"}
Event Load (0.5ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (8.4ms)

Completed 200 OK in 39ms (Views: 33.3ms | ActiveRecord: 0.5ms)

Started GET “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-22 05:40:04 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.6ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.5ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."recurrence_id" = $1  ORDER BY "events"."id" ASC LIMIT 1  [["recurrence_id", 23]]
Rule Load (1.2ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 23]]
Exclude Load (0.5ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
Rendered events/build/add_excludes.html.erb within layouts/application (149.4ms)

Completed 200 OK in 383ms (Views: 352.1ms | ActiveRecord: 9.4ms)

Started GET “/events/1/build/” for 127.0.0.1 at 2016-02-22 05:40:13 +0100 Processing by Events::BuildController#index as HTML

Parameters: {"event_id"=>"1"}

Redirected to 0.0.0.0:3000/events/1/build/build Completed 302 Found in 4ms (ActiveRecord: 0.0ms)

Started GET “/events/1/build/build” for 127.0.0.1 at 2016-02-22 05:40:13 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"build"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.6ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
 (0.7ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.6ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/build/_form.html.erb (179.2ms)
Rendered events/build/build.html.erb within layouts/application (201.7ms)

Completed 200 OK in 412ms (Views: 395.0ms | ActiveRecord: 7.0ms)

Started PATCH “/events/1/build/build” for 127.0.0.1 at 2016-02-22 05:41:12 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"0AruNPuuPhXlVNYpJQjXOxPZA7apoVnPpHhqyA0ST5JU9huI0SdAsQMfDMjn7XK0x3ItwlSw5sE3jDtqGMYjVQ==", "event"=>{"title"=>"Fachsschaftsitzung", "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"22", "start(4i)"=>"17", "start(5i)"=>"49", "priority"=>"medium", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"22", "end(4i)"=>"17", "end(5i)"=>"49", "ort"=>"", "description"=>"Die wöchentliche Fachschaftssitzung.", "role_ids"=>["", "2"], "event_category_id"=>"1", "repeats"=>"1"}, "commit"=>"Continue", "event_id"=>"1", "id"=>"build"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
 (0.2ms)  BEGIN
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 2]]
Role Load (0.5ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
SQL (0.5ms)  UPDATE "events" SET "description" = $1, "start" = $2, "end" = $3, "updated_at" = $4 WHERE "events"."id" = $5  [["description", "Die wöchentliche Fachschaftssitzung."], ["start", "2016-02-22 17:49:00.000000"], ["end", "2016-02-22 17:49:00.000000"], ["updated_at", "2016-02-22 04:41:13.092912"], ["id", 1]]
 (0.8ms)  COMMIT
 (0.3ms)  BEGIN
 (0.3ms)  COMMIT

Redirected to 0.0.0.0:3000/events/1/build/add_recurrence Completed 302 Found in 51ms (ActiveRecord: 5.3ms)

Started GET “/events/1/build/add_recurrence” for 127.0.0.1 at 2016-02-22 05:41:13 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_recurrence"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.5ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
Rule Load (0.5ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 23]]
Rendered events/build/_rule_fields.html.erb (45.8ms)
Rendered events/build/_rule_fields.html.erb (39.3ms)
Rendered events/build/add_recurrence.html.erb within layouts/application (287.8ms)

Completed 200 OK in 632ms (Views: 618.2ms | ActiveRecord: 1.5ms)

Started PATCH “/events/1/build/add_recurrence” for 127.0.0.1 at 2016-02-22 05:41:25 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"mtYP0LPds4ADWNr8fjbJKuT8NscWdRXQhKQdUIZiT1ceKvpsmVTNJOUTAB2802ylMFcYs+tkqt4XUEzyk7YjkA==", "recurrence"=>{"end(1i)"=>"2016", "end(2i)"=>"6", "end(3i)"=>"26", "rules_attributes"=>{"0"=>{"day"=>"1", "week"=>"1", "month"=>"0", "days"=>"0", "_destroy"=>"false", "id"=>"1"}}}, "commit"=>"Continue", "event_id"=>"1", "id"=>"add_recurrence"}
Event Load (0.6ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
 (0.3ms)  BEGIN
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1 AND "rules"."id" = 1  [["recurrence_id", 23]]
SQL (0.7ms)  UPDATE "rules" SET "day" = $1, "updated_at" = $2 WHERE "rules"."id" = $3  [["day", 1], ["updated_at", "2016-02-22 04:41:25.914566"], ["id", 1]]
 (0.5ms)  COMMIT
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT

Redirected to 0.0.0.0:3000/events/1/build/add_excludes Completed 302 Found in 74ms (ActiveRecord: 4.4ms)

Started GET “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-22 05:41:25 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.6ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
Event Load (0.6ms)  SELECT  "events".* FROM "events" WHERE "events"."recurrence_id" = $1  ORDER BY "events"."id" ASC LIMIT 1  [["recurrence_id", 23]]
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 23]]
Exclude Load (0.4ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
Rendered events/build/add_excludes.html.erb within layouts/application (44.7ms)

Completed 200 OK in 305ms (Views: 293.3ms | ActiveRecord: 2.5ms)

Started GET “/events/1/build/add_recurrence” for 127.0.0.1 at 2016-02-22 05:41:33 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_recurrence"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 23]]
Rendered events/build/_rule_fields.html.erb (38.9ms)
Rendered events/build/_rule_fields.html.erb (40.7ms)
Rendered events/build/add_recurrence.html.erb within layouts/application (133.0ms)

Completed 200 OK in 419ms (Views: 408.5ms | ActiveRecord: 1.2ms)

Started PATCH “/events/1/build/add_recurrence” for 127.0.0.1 at 2016-02-22 05:41:47 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"GYj4evqfNjC2Fsw5wFTSoumbulb0m84ZbHj8/IAUU1eddA3G0BZIlFBdFtgCsXctPTCUIgmKcRf/jK1elcA/kA==", "recurrence"=>{"end(1i)"=>"2016", "end(2i)"=>"3", "end(3i)"=>"26", "rules_attributes"=>{"0"=>{"day"=>"1", "week"=>"1", "month"=>"0", "days"=>"0", "_destroy"=>"false", "id"=>"1"}}}, "commit"=>"Continue", "event_id"=>"1", "id"=>"add_recurrence"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.6ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
 (0.3ms)  BEGIN
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1 AND "rules"."id" = 1  [["recurrence_id", 23]]
SQL (0.5ms)  UPDATE "recurrences" SET "end" = $1, "updated_at" = $2 WHERE "recurrences"."id" = $3  [["end", "2016-03-26"], ["updated_at", "2016-02-22 04:41:47.748046"], ["id", 23]]
 (49.0ms)  COMMIT
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT

Redirected to 0.0.0.0:3000/events/1/build/add_excludes Completed 302 Found in 89ms (ActiveRecord: 51.6ms)

Started GET “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-22 05:41:47 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."recurrence_id" = $1  ORDER BY "events"."id" ASC LIMIT 1  [["recurrence_id", 23]]
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 23]]
Exclude Load (0.7ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
Rendered events/build/add_excludes.html.erb within layouts/application (32.6ms)

Completed 200 OK in 294ms (Views: 280.3ms | ActiveRecord: 3.1ms)

Started PATCH “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-22 05:41:50 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"6w/KybWfVtGo1q49/C30ILweP0Pe/GrR8zHqG0ONbGRv8z91nxYodU6ddNw+yFGvaLURNyPt1d9gxbu5VlkAow==", "recurrence"=>{"exclude_ids"=>[""]}, "commit"=>"Continue", "event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
 (0.4ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
Exclude Load (0.6ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
 (0.3ms)  BEGIN
SQL (0.3ms)  DELETE FROM "excludes" WHERE "excludes"."id" = $1  [["id", 7]]
 (14.7ms)  COMMIT
 (0.2ms)  BEGIN
SQL (0.3ms)  DELETE FROM "excludes" WHERE "excludes"."id" = $1  [["id", 8]]
 (0.5ms)  COMMIT
 (0.4ms)  BEGIN
 (0.3ms)  COMMIT

Redirected to 0.0.0.0:3000/events/1/build/check Completed 302 Found in 68ms (ActiveRecord: 18.9ms)

Started GET “/events/1/build/check” for 127.0.0.1 at 2016-02-22 05:41:50 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"check"}
Event Load (0.6ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.5ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
EventCategory Load (0.4ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
 (0.5ms)  SELECT COUNT(*) FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Role Load (0.3ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 23]]
 (1.0ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
Rendered events/build/check.html.erb within layouts/application (90.8ms)

Completed 200 OK in 273ms (Views: 256.9ms | ActiveRecord: 4.4ms)

Started GET “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-22 05:41:55 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.6ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."recurrence_id" = $1  ORDER BY "events"."id" ASC LIMIT 1  [["recurrence_id", 23]]
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 23]]
Exclude Load (0.4ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
Rendered events/build/add_excludes.html.erb within layouts/application (27.4ms)

Completed 200 OK in 208ms (Views: 195.8ms | ActiveRecord: 2.2ms)

Started PATCH “/events/1/build/add_excludes” for 127.0.0.1 at 2016-02-22 05:42:10 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"XiWoYjd3z0Alcn/tij+DyrUTH/mEE+TZA+XeZFsg0U3a2V3eHf6x5MM5pQxI2iZFYbgxjXkCW9eQEY/GTvS9ig==", "recurrence"=>{"exclude_ids"=>["", "2016-03-07 00:00:00 +0100"]}, "commit"=>"Continue", "event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
 (0.6ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
 (0.3ms)  BEGIN
SQL (46.5ms)  INSERT INTO "excludes" ("date", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["date", "2016-03-07"], ["recurrence_id", 23], ["created_at", "2016-02-22 04:42:10.646871"], ["updated_at", "2016-02-22 04:42:10.646871"]]
 (21.8ms)  COMMIT
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT

Redirected to 0.0.0.0:3000/events/1/build/check Completed 302 Found in 107ms (ActiveRecord: 70.4ms)

Started GET “/events/1/build/check” for 127.0.0.1 at 2016-02-22 05:42:10 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"check"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
EventCategory Load (0.6ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
 (1.6ms)  SELECT COUNT(*) FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Role Load (0.9ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Rule Load (0.7ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 23]]
 (0.8ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
Exclude Load (0.6ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
Rendered events/build/check.html.erb within layouts/application (62.7ms)

Completed 200 OK in 270ms (Views: 254.0ms | ActiveRecord: 5.9ms)

Started PATCH “/events/1/build/check” for 127.0.0.1 at 2016-02-22 05:42:17 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"P1/cQFn26ZtPA8iXlZGHCmPBowXJcNrMODNwSmYWpym7oyn8c3+XP6lIEnZXdCKFt2qNcTRhZcKrxyHoc8LL7g==", "commit"=>"Absenden", "event_id"=>"1", "id"=>"check"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
 (0.4ms)  SELECT COUNT(*) FROM "events" WHERE "events"."recurrence_id" = $1  [["recurrence_id", 23]]
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 23]]
 (0.4ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
Exclude Load (0.4ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
 (0.3ms)  BEGIN
 (0.3ms)  COMMIT

Redirected to 0.0.0.0:3000/events/1/build/wicked_finish Completed 302 Found in 43ms (ActiveRecord: 2.8ms)

Started GET “/events/1/build/wicked_finish” for 127.0.0.1 at 2016-02-22 05:42:17 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"wicked_finish"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]

Wizard has finished, redirecting to finish_wizard_path: “/” Redirected to 0.0.0.0:3000/ Completed 302 Found in 10ms (ActiveRecord: 0.6ms)

Started GET “/” for 127.0.0.1 at 2016-02-22 05:42:17 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (2.6ms)

Completed 200 OK in 227ms (Views: 223.1ms | ActiveRecord: 0.0ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456116137984” for 127.0.0.1 at 2016-02-22 05:42:18 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456116137984"}
Event Load (0.4ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (10.7ms)

Completed 200 OK in 30ms (Views: 26.2ms | ActiveRecord: 0.4ms)

Started GET “/events/1/build/check” for 127.0.0.1 at 2016-02-22 05:43:05 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"check"}
Event Load (0.6ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
EventCategory Load (0.4ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
 (0.4ms)  SELECT COUNT(*) FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Rule Load (0.5ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 23]]
 (0.5ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
Exclude Load (0.6ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
Rendered events/build/check.html.erb within layouts/application (56.1ms)

Completed 200 OK in 421ms (Views: 407.9ms | ActiveRecord: 3.6ms)

Started PATCH “/events/1/build/check” for 127.0.0.1 at 2016-02-22 05:43:37 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"3zJEpnKAcgCvb2eyElDN6/uFQQkEhXCIGOkbB9yV80JbzrEaWAkMpEkkvVPQtWhkLy5vffmUz4aLHUqlyUGfhQ==", "commit"=>"Absenden", "event_id"=>"1", "id"=>"check"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
 (0.4ms)  SELECT COUNT(*) FROM "events" WHERE "events"."recurrence_id" = $1  [["recurrence_id", 23]]
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 23]]
 (0.4ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
Exclude Load (0.3ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
 (0.3ms)  BEGIN
 (0.3ms)  COMMIT

Redirected to 0.0.0.0:3000/events/1/build/wicked_finish Completed 302 Found in 59ms (ActiveRecord: 2.9ms)

Started GET “/events/1/build/wicked_finish” for 127.0.0.1 at 2016-02-22 05:43:37 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"wicked_finish"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]

Wizard has finished, redirecting to finish_wizard_path: “/” Redirected to 0.0.0.0:3000/ Completed 302 Found in 11ms (ActiveRecord: 0.7ms)

Started GET “/” for 127.0.0.1 at 2016-02-22 05:43:37 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (3.0ms)

Completed 200 OK in 281ms (Views: 278.5ms | ActiveRecord: 0.0ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456116217832” for 127.0.0.1 at 2016-02-22 05:43:37 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456116217832"}
Event Load (0.7ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (19.7ms)

Completed 200 OK in 45ms (Views: 40.8ms | ActiveRecord: 0.7ms)

Event Load (1.0ms)  SELECT  "events".* FROM "events"  ORDER BY "events"."id" ASC LIMIT 1
Recurrence Load (0.6ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
 (0.4ms)  SELECT COUNT(*) FROM "events" WHERE "events"."recurrence_id" = $1  [["recurrence_id", 23]]
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 23]]
 (0.3ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
Exclude Load (0.2ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
 (0.5ms)  SELECT COUNT(*) FROM "events" WHERE "events"."recurrence_id" = $1  [["recurrence_id", 23]]
 (0.3ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
 (0.4ms)  SELECT COUNT(*) FROM "events" WHERE "events"."recurrence_id" = $1  [["recurrence_id", 23]]
 (0.3ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]

Started GET “/” for 127.0.0.1 at 2016-02-22 05:49:15 +0100

ActiveRecord::SchemaMigration Load (0.6ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (9.1ms)

Completed 200 OK in 2337ms (Views: 2299.0ms | ActiveRecord: 0.0ms)

Started GET “/events/1/build/check” for 127.0.0.1 at 2016-02-22 05:49:18 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"check"}
Event Load (1.1ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.5ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
EventCategory Load (0.4ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
 (0.7ms)  SELECT COUNT(*) FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Role Load (0.5ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Rule Load (0.6ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 23]]
 (0.5ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
Exclude Load (0.4ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
Rendered events/build/check.html.erb within layouts/application (1796.0ms)

Completed 200 OK in 18775ms (Views: 2156.0ms | ActiveRecord: 23.1ms)

Started GET “/events/” for 127.0.0.1 at 2016-02-22 05:49:37 +0100 Processing by EventsController#index as HTML

Event Load (0.5ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (16.5ms)

Completed 200 OK in 330ms (Views: 325.7ms | ActiveRecord: 0.5ms)

Started GET “/events/new” for 127.0.0.1 at 2016-02-22 05:49:38 +0100 Processing by EventsController#new as HTML

Role Load (0.5ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.4ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/_form.html.erb (700.1ms)
Rendered events/new.html.erb within layouts/application (775.7ms)

Completed 200 OK in 958ms (Views: 951.6ms | ActiveRecord: 0.9ms)

Started GET “/events/new” for 127.0.0.1 at 2016-02-22 05:49:38 +0100 Processing by EventsController#new as HTML

Role Load (0.7ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.6ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/_form.html.erb (85.9ms)
Rendered events/new.html.erb within layouts/application (91.1ms)

Completed 200 OK in 287ms (Views: 277.6ms | ActiveRecord: 1.2ms)

Started POST “/events” for 127.0.0.1 at 2016-02-22 05:50:36 +0100 Processing by EventsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"FGDZu9qvdfjGZe5DSi5jyfHQXrwWYzwwXWRt+nAlC5eQnCwH8CYLXCAuNKKIy8ZGJXtwyOtygz7OkDxYZfFnUA==", "event"=>{"title"=>"Neuer Versuch", "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"22", "start(4i)"=>"07", "start(5i)"=>"49", "priority"=>"medium", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"22", "end(4i)"=>"10", "end(5i)"=>"49", "ort"=>"Gazelle", "description"=>"Die neue wöchentliche Party.", "role_ids"=>[""], "event_category_id"=>"2"}, "commit"=>"Create Event"}

Unpermitted parameter: event_category_id

 (0.3ms)  BEGIN
SQL (23.9ms)  INSERT INTO "events" ("title", "priority", "flag", "imageURL", "url", "ort", "description", "start", "end", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11) RETURNING "id"  [["title", "Neuer Versuch"], ["priority", 2], ["flag", "f"], ["imageURL", ""], ["url", ""], ["ort", "Gazelle"], ["description", "Die neue wöchentliche Party."], ["start", "2016-02-22 07:49:00.000000"], ["end", "2016-02-22 10:49:00.000000"], ["created_at", "2016-02-22 04:50:36.498100"], ["updated_at", "2016-02-22 04:50:36.498100"]]
 (20.0ms)  COMMIT

Redirected to 0.0.0.0:3000/events/3 Completed 302 Found in 71ms (ActiveRecord: 44.3ms)

Started GET “/events/3” for 127.0.0.1 at 2016-02-22 05:50:36 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"3"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Rendered events/show.html.erb within layouts/application (5.7ms)

Completed 200 OK in 1241ms (Views: 1235.5ms | ActiveRecord: 0.5ms)

Started GET “/events/new” for 127.0.0.1 at 2016-02-22 05:50:44 +0100 Processing by EventsController#new as HTML

Role Load (0.5ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.4ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/_form.html.erb (64.0ms)
Rendered events/new.html.erb within layouts/application (89.9ms)

Completed 200 OK in 407ms (Views: 402.3ms | ActiveRecord: 0.8ms)

Started GET “/events/” for 127.0.0.1 at 2016-02-22 05:50:52 +0100 Processing by EventsController#index as HTML

Event Load (0.5ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (16.1ms)

Completed 200 OK in 281ms (Views: 277.7ms | ActiveRecord: 0.5ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456116652832” for 127.0.0.1 at 2016-02-22 05:50:52 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456116652832"}
Event Load (0.5ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (254.8ms)

Completed 200 OK in 269ms (Views: 265.2ms | ActiveRecord: 0.5ms)

Started GET “/events/1/” for 127.0.0.1 at 2016-02-22 05:50:53 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"1"}
Event Load (0.6ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Rendered events/show.html.erb within layouts/application (2.7ms)

Completed 200 OK in 181ms (Views: 173.7ms | ActiveRecord: 0.6ms)

Started GET “/events/” for 127.0.0.1 at 2016-02-22 05:50:54 +0100 Processing by EventsController#index as HTML

Event Load (0.7ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (18.4ms)

Completed 200 OK in 190ms (Views: 187.0ms | ActiveRecord: 0.7ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456116654426” for 127.0.0.1 at 2016-02-22 05:50:54 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456116654426"}
Event Load (0.8ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (17.0ms)

Completed 200 OK in 29ms (Views: 26.5ms | ActiveRecord: 0.8ms)

Started GET “/events/3” for 127.0.0.1 at 2016-02-22 05:50:54 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"3"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Rendered events/show.html.erb within layouts/application (2.6ms)

Completed 200 OK in 175ms (Views: 169.6ms | ActiveRecord: 0.5ms)

Started GET “/events/3/edit” for 127.0.0.1 at 2016-02-22 05:50:55 +0100 Processing by EventsController#edit as HTML

Parameters: {"id"=>"3"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
 (0.5ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 3]]
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.4ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/_form.html.erb (64.6ms)
Rendered events/edit.html.erb within layouts/application (77.0ms)

Completed 200 OK in 283ms (Views: 274.8ms | ActiveRecord: 1.8ms)

Started GET “/events/3/build” for 127.0.0.1 at 2016-02-22 05:50:57 +0100 Processing by Events::BuildController#index as HTML

Parameters: {"event_id"=>"3"}

Redirected to 0.0.0.0:3000/events/3/build/build Completed 302 Found in 5ms (ActiveRecord: 0.0ms)

Started GET “/events/3/build/build” for 127.0.0.1 at 2016-02-22 05:50:57 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"3", "id"=>"build"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
 (0.2ms)  BEGIN
 (0.3ms)  COMMIT
 (0.6ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 3]]
Role Load (0.5ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.5ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/build/_form.html.erb (72.8ms)
Rendered events/build/build.html.erb within layouts/application (107.0ms)

Completed 200 OK in 299ms (Views: 284.4ms | ActiveRecord: 2.7ms)

Started PATCH “/events/3/build/build” for 127.0.0.1 at 2016-02-22 05:51:03 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"nZXaDKccu9/12dIDFDRBsghhrApVnvo2RPANCanyP34ZaS+wjZXFexOSCOLW0eQ93MqCfqiPRTjXBFyrvCZTuQ==", "event"=>{"title"=>"Neuer Versuch", "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"22", "start(4i)"=>"07", "start(5i)"=>"49", "priority"=>"medium", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"22", "end(4i)"=>"10", "end(5i)"=>"49", "ort"=>"Gazelle", "description"=>"Die neue wöchentliche Party.", "role_ids"=>[""], "event_category_id"=>"1", "repeats"=>"1"}, "commit"=>"Continue", "event_id"=>"3", "id"=>"build"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
 (0.2ms)  BEGIN
Role Load (0.7ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 3]]
SQL (0.9ms)  UPDATE "events" SET "event_category_id" = $1, "repeats" = $2, "updated_at" = $3 WHERE "events"."id" = $4  [["event_category_id", 1], ["repeats", "t"], ["updated_at", "2016-02-22 04:51:03.330215"], ["id", 3]]
 (0.5ms)  COMMIT
 (0.2ms)  BEGIN
 (0.3ms)  COMMIT

Redirected to 0.0.0.0:3000/events/3/build/add_recurrence Completed 302 Found in 39ms (ActiveRecord: 3.2ms)

Started GET “/events/3/build/add_recurrence” for 127.0.0.1 at 2016-02-22 05:51:03 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"3", "id"=>"add_recurrence"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
 (0.3ms)  BEGIN
SQL (0.5ms)  INSERT INTO "recurrences" ("start", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["start", "2016-02-22"], ["created_at", "2016-02-22 04:51:03.377868"], ["updated_at", "2016-02-22 04:51:03.377868"]]
 (0.6ms)  COMMIT
 (0.2ms)  BEGIN
SQL (0.8ms)  UPDATE "events" SET "recurrence_id" = $1, "updated_at" = $2 WHERE "events"."id" = $3  [["recurrence_id", 24], ["updated_at", "2016-02-22 04:51:03.389046"], ["id", 3]]
 (0.6ms)  COMMIT
Rule Load (1.0ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 24]]
Rendered events/build/_rule_fields.html.erb (52.4ms)
Rendered events/build/add_recurrence.html.erb within layouts/application (173.4ms)

Completed 200 OK in 127370ms (Views: 554.3ms | ActiveRecord: 4.4ms)

Started GET “/events/3/build/build” for 127.0.0.1 at 2016-02-22 05:53:14 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"3", "id"=>"build"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Recurrence Load (1.2ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 24]]
 (0.5ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 3]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.5ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/build/_form.html.erb (175.4ms)
Rendered events/build/build.html.erb within layouts/application (232.1ms)

Completed 200 OK in 13868ms (Views: 478.2ms | ActiveRecord: 12.1ms)

Started PATCH “/events/3/build/build” for 127.0.0.1 at 2016-02-22 05:53:36 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"mg35eyDw8apyfu/9wNuct3HLEdQhgB+bbRNAl5dOeP4e8QzHCnmPDpQ1NRwCPjk4pWA/oNyRoJX+5xE1gpoUOQ==", "event"=>{"title"=>"Neuer Versuch", "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"22", "start(4i)"=>"07", "start(5i)"=>"49", "priority"=>"medium", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"22", "end(4i)"=>"10", "end(5i)"=>"49", "ort"=>"Gazelle", "description"=>"Die neue wöchentliche Party.", "role_ids"=>[""], "event_category_id"=>"1", "repeats"=>"1"}, "commit"=>"Continue", "event_id"=>"3", "id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 24]]
 (0.2ms)  BEGIN
Role Load (0.7ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 3]]
 (0.3ms)  COMMIT
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT

Redirected to 0.0.0.0:3000/events/3/build/add_recurrence Completed 302 Found in 35ms (ActiveRecord: 2.2ms)

Started GET “/events/3/build/add_recurrence” for 127.0.0.1 at 2016-02-22 05:53:36 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"3", "id"=>"add_recurrence"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Recurrence Load (0.5ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 24]]
Rule Load (0.5ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 24]]
Rendered events/build/_rule_fields.html.erb (53.6ms)
Rendered events/build/add_recurrence.html.erb within layouts/application (162.5ms)

Completed 200 OK in 452ms (Views: 441.3ms | ActiveRecord: 3.2ms)

Started GET “/events/new” for 127.0.0.1 at 2016-02-22 05:54:30 +0100 Processing by EventsController#new as HTML

Role Load (0.5ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.4ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/_form.html.erb (58.1ms)
Rendered events/new.html.erb within layouts/application (70.7ms)

Completed 200 OK in 374ms (Views: 369.6ms | ActiveRecord: 1.0ms)

Started POST “/events” for 127.0.0.1 at 2016-02-22 05:55:02 +0100 Processing by EventsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"CtIUFjYm1qeVPmxpV94p8SjaOu3PZlgGnbxFreyPQe+OLuGqHK+oA3N1toiVO4x+/HEUmTJ35wgOSBQP+VstKA==", "event"=>{"title"=>"Neuer Versuch 2", "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"22", "start(4i)"=>"11", "start(5i)"=>"54", "priority"=>"medium", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"22", "end(4i)"=>"13", "end(5i)"=>"54", "ort"=>"", "description"=>"", "role_ids"=>[""], "event_category_id"=>"2"}, "commit"=>"Create Event"}

Unpermitted parameter: event_category_id

 (0.2ms)  BEGIN
SQL (0.4ms)  INSERT INTO "events" ("title", "priority", "flag", "imageURL", "url", "ort", "description", "start", "end", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11) RETURNING "id"  [["title", "Neuer Versuch 2"], ["priority", 2], ["flag", "f"], ["imageURL", ""], ["url", ""], ["ort", ""], ["description", ""], ["start", "2016-02-22 11:54:00.000000"], ["end", "2016-02-22 13:54:00.000000"], ["created_at", "2016-02-22 04:55:02.463212"], ["updated_at", "2016-02-22 04:55:02.463212"]]
 (0.5ms)  COMMIT

Redirected to 0.0.0.0:3000/events/4 Completed 302 Found in 23ms (ActiveRecord: 1.1ms)

Started GET “/events/4” for 127.0.0.1 at 2016-02-22 05:55:02 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"4"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 4]]
Rendered events/show.html.erb within layouts/application (2.7ms)

Completed 200 OK in 318ms (Views: 313.3ms | ActiveRecord: 0.3ms)

Started GET “/events/4/build” for 127.0.0.1 at 2016-02-22 05:55:08 +0100 Processing by Events::BuildController#index as HTML

Parameters: {"event_id"=>"4"}

Redirected to 0.0.0.0:3000/events/4/build/build Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/events/4/build/build” for 127.0.0.1 at 2016-02-22 05:55:08 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"4", "id"=>"build"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 4]]
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.4ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 4]]
Role Load (0.5ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.3ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/build/_form.html.erb (63.4ms)
Rendered events/build/build.html.erb within layouts/application (87.0ms)

Completed 200 OK in 275ms (Views: 261.1ms | ActiveRecord: 2.0ms)

Started PATCH “/events/4/build/build” for 127.0.0.1 at 2016-02-22 05:55:16 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"QZHETshx982nskHnK/dyoSekteQ2Sp8oxA47xceOWy3FbTHy4viJaUH5mwbpEtcu8w+bkMtbICZX+mpn0lo36g==", "event"=>{"title"=>"Neuer Versuch 2", "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"22", "start(4i)"=>"11", "start(5i)"=>"54", "priority"=>"medium", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"22", "end(4i)"=>"13", "end(5i)"=>"54", "ort"=>"", "description"=>"", "role_ids"=>[""], "event_category_id"=>"1", "repeats"=>"1"}, "commit"=>"Continue", "event_id"=>"4", "id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 4]]
 (0.3ms)  BEGIN
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 4]]
SQL (0.5ms)  UPDATE "events" SET "event_category_id" = $1, "repeats" = $2, "updated_at" = $3 WHERE "events"."id" = $4  [["event_category_id", 1], ["repeats", "t"], ["updated_at", "2016-02-22 04:55:16.903583"], ["id", 4]]
 (0.7ms)  COMMIT
 (0.3ms)  BEGIN
 (0.3ms)  COMMIT

Redirected to 0.0.0.0:3000/events/4/build/add_recurrence Completed 302 Found in 34ms (ActiveRecord: 2.8ms)

Started GET “/events/4/build/add_recurrence” for 127.0.0.1 at 2016-02-22 05:55:16 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"4", "id"=>"add_recurrence"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 4]]

Completed 500 Internal Server Error in 11ms (ActiveRecord: 0.4ms)

NoMethodError - undefined method `create' for nil:NilClass:

app/controllers/events/build_controller.rb:10:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/47474c3413e8c2c3/variables” for 127.0.0.1 at 2016-02-22 05:55:17 +0100

Started GET “/events/4/build/build” for 127.0.0.1 at 2016-02-22 05:55:58 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"4", "id"=>"build"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 4]]
 (0.3ms)  BEGIN
SQL (0.7ms)  INSERT INTO "recurrences" ("start", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["start", "2016-02-22"], ["created_at", "2016-02-22 04:56:06.983420"], ["updated_at", "2016-02-22 04:56:06.983420"]]
 (0.6ms)  COMMIT
 (0.2ms)  BEGIN
SQL (0.5ms)  UPDATE "events" SET "recurrence_id" = $1, "updated_at" = $2 WHERE "events"."id" = $3  [["recurrence_id", 25], ["updated_at", "2016-02-22 04:56:06.995563"], ["id", 4]]
 (0.4ms)  COMMIT
 (0.4ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 4]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.4ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/build/_form.html.erb (194.2ms)
Rendered events/build/build.html.erb within layouts/application (235.3ms)

Completed 200 OK in 7925ms (Views: 670.9ms | ActiveRecord: 15.2ms)

Started PATCH “/events/4/build/build” for 127.0.0.1 at 2016-02-22 05:56:18 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"8jiX27JaBUN3TzEpQqc+0dyT0T77zryc2jABmS/0g7N2xGJnmNN755EE68iAQpteCDj/SgbfA5JJxFA7OiDvdA==", "event"=>{"title"=>"Neuer Versuch 2", "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"22", "start(4i)"=>"11", "start(5i)"=>"54", "priority"=>"medium", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"22", "end(4i)"=>"13", "end(5i)"=>"54", "ort"=>"", "description"=>"", "role_ids"=>[""], "event_category_id"=>"1", "repeats"=>"1"}, "commit"=>"Continue", "event_id"=>"4", "id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 4]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 25]]
 (0.2ms)  BEGIN
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 4]]
 (0.2ms)  COMMIT
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT

Redirected to 0.0.0.0:3000/events/4/build/add_recurrence Completed 302 Found in 37ms (ActiveRecord: 1.9ms)

Started GET “/events/4/build/add_recurrence” for 127.0.0.1 at 2016-02-22 05:56:18 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"4", "id"=>"add_recurrence"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 4]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 25]]
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 25]]
Rendered events/build/_rule_fields.html.erb (52.1ms)
Rendered events/build/add_recurrence.html.erb within layouts/application (238.8ms)

Completed 200 OK in 415ms (Views: 405.1ms | ActiveRecord: 2.3ms)

Started PATCH “/events/4/build/add_recurrence” for 127.0.0.1 at 2016-02-22 05:56:35 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"4GqVYAGt9Ob81cRN/AKeZOyTEylFfzipEs+zFkGNJhFklmDcKySKQhqeHqw+5zvrODg9Xbhuh6eBO+K0VFlK1g==", "recurrence"=>{"end(1i)"=>"2016", "end(2i)"=>"3", "end(3i)"=>"22", "rules_attributes"=>{"1456116985068"=>{"day"=>"1", "week"=>"1", "month"=>"0", "days"=>"0", "_destroy"=>"false"}}}, "commit"=>"Continue", "event_id"=>"4", "id"=>"add_recurrence"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 4]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 25]]
 (0.2ms)  BEGIN
SQL (0.4ms)  UPDATE "recurrences" SET "end" = $1, "updated_at" = $2 WHERE "recurrences"."id" = $3  [["end", "2016-03-22"], ["updated_at", "2016-02-22 04:56:35.202076"], ["id", 25]]
SQL (30.9ms)  INSERT INTO "rules" ("day", "week", "month", "days", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["day", 1], ["week", 1], ["month", 0], ["days", 0], ["recurrence_id", 25], ["created_at", "2016-02-22 04:56:35.206872"], ["updated_at", "2016-02-22 04:56:35.206872"]]
 (0.6ms)  COMMIT
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT

Redirected to 0.0.0.0:3000/events/4/build/add_excludes Completed 302 Found in 68ms (ActiveRecord: 32.9ms)

Started GET “/events/4/build/add_excludes” for 127.0.0.1 at 2016-02-22 05:56:35 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"4", "id"=>"add_excludes"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 4]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 25]]
Event Load (0.6ms)  SELECT  "events".* FROM "events" WHERE "events"."recurrence_id" = $1  ORDER BY "events"."id" ASC LIMIT 1  [["recurrence_id", 25]]
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 25]]
Exclude Load (0.4ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 25]]
Rendered events/build/add_excludes.html.erb within layouts/application (63.0ms)

Completed 200 OK in 292ms (Views: 281.8ms | ActiveRecord: 2.7ms)

Started PATCH “/events/4/build/add_excludes” for 127.0.0.1 at 2016-02-22 05:56:41 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"8oE671fh/bCGMGIBQxznqrZuvXVCrFX5BIdU6h09ldJ2fc9TfWiDFGB7uOCB+UIlYsWTAb+96veXcwVICOn5FQ==", "recurrence"=>{"exclude_ids"=>["", "2016-03-07 00:00:00 +0100"]}, "commit"=>"Continue", "event_id"=>"4", "id"=>"add_excludes"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 4]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 25]]
 (0.5ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 25]]
 (0.2ms)  BEGIN
SQL (0.6ms)  INSERT INTO "excludes" ("date", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["date", "2016-03-07"], ["recurrence_id", 25], ["created_at", "2016-02-22 04:56:41.145895"], ["updated_at", "2016-02-22 04:56:41.145895"]]
 (0.5ms)  COMMIT
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT

Redirected to 0.0.0.0:3000/events/4/build/check Completed 302 Found in 47ms (ActiveRecord: 3.4ms)

Started GET “/events/4/build/check” for 127.0.0.1 at 2016-02-22 05:56:41 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"4", "id"=>"check"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 4]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 25]]
EventCategory Load (0.5ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
 (0.5ms)  SELECT COUNT(*) FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 4]]
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 25]]
 (0.4ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 25]]
Exclude Load (0.3ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 25]]
Rendered events/build/check.html.erb within layouts/application (48.6ms)

Completed 200 OK in 237ms (Views: 226.9ms | ActiveRecord: 2.8ms)

Started PATCH “/events/4/build/check” for 127.0.0.1 at 2016-02-22 05:56:45 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"bSRc/tsmfD0hoE2slcAxid3001EUuif8C4qdLAW5UM7p2KlC8a8Cmcfrl01XJZQGCV/9JemrmPKYfsyOEG08CQ==", "commit"=>"Absenden", "event_id"=>"4", "id"=>"check"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 4]]
Recurrence Load (0.5ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 25]]
 (0.3ms)  SELECT COUNT(*) FROM "events" WHERE "events"."recurrence_id" = $1  [["recurrence_id", 25]]
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 25]]
 (0.3ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 25]]
Exclude Load (0.3ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 25]]
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT

Redirected to 0.0.0.0:3000/events/4/build/wicked_finish Completed 302 Found in 39ms (ActiveRecord: 2.5ms)

Started GET “/events/4/build/wicked_finish” for 127.0.0.1 at 2016-02-22 05:56:45 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"4", "id"=>"wicked_finish"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 4]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 25]]

Wizard has finished, redirecting to finish_wizard_path: “/” Redirected to 0.0.0.0:3000/ Completed 302 Found in 10ms (ActiveRecord: 0.7ms)

Started GET “/” for 127.0.0.1 at 2016-02-22 05:56:45 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (2.1ms)

Completed 200 OK in 191ms (Views: 188.8ms | ActiveRecord: 0.0ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456117005615” for 127.0.0.1 at 2016-02-22 05:56:45 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456117005615"}
Event Load (0.8ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (26.9ms)

Completed 200 OK in 47ms (Views: 42.1ms | ActiveRecord: 0.8ms)

Started GET “/” for 127.0.0.1 at 2016-02-22 06:00:56 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (1.9ms)

Completed 200 OK in 346ms (Views: 342.9ms | ActiveRecord: 0.0ms)

Started GET “/” for 127.0.0.1 at 2016-02-22 06:00:58 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (2.2ms)

Completed 200 OK in 189ms (Views: 187.4ms | ActiveRecord: 0.0ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456117258780” for 127.0.0.1 at 2016-02-22 06:00:58 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456117258780"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Event Load (0.7ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 4]]
Event Load (0.6ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (39.5ms)

Completed 200 OK in 291697ms (Views: 152.5ms | ActiveRecord: 9.9ms)

Started GET “/events/1/build/check” for 127.0.0.1 at 2016-02-22 06:05:50 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"check"}
Event Load (2.1ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
EventCategory Load (0.5ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
 (0.7ms)  SELECT COUNT(*) FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Role Load (0.6ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 23]]
 (0.8ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
Exclude Load (0.4ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
Rendered events/build/check.html.erb within layouts/application (331.1ms)

Completed 200 OK in 95157ms (Views: 731.8ms | ActiveRecord: 14.7ms)

Started GET “/” for 127.0.0.1 at 2016-02-22 06:07:26 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (2.4ms)

Completed 200 OK in 201ms (Views: 198.6ms | ActiveRecord: 0.0ms)

Started GET “/events/” for 127.0.0.1 at 2016-02-22 06:07:27 +0100 Processing by EventsController#index as HTML

Event Load (0.5ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (40.5ms)

Completed 200 OK in 40106ms (Views: 858.8ms | ActiveRecord: 2.5ms)

Started GET “/events/3/build” for 127.0.0.1 at 2016-02-22 06:08:07 +0100 Processing by Events::BuildController#index as HTML

Parameters: {"event_id"=>"3"}

Redirected to localhost:3000/events/3/build/build Completed 302 Found in 14ms (ActiveRecord: 0.0ms)

Started GET “/events/1” for 127.0.0.1 at 2016-02-22 06:08:07 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"1"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Rendered events/show.html.erb within layouts/application (2.7ms)

Completed 200 OK in 198ms (Views: 192.3ms | ActiveRecord: 0.3ms)

Started GET “/events/” for 127.0.0.1 at 2016-02-22 06:08:07 +0100 Processing by EventsController#index as HTML

Event Load (0.7ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (14.8ms)

Completed 200 OK in 192ms (Views: 189.6ms | ActiveRecord: 0.7ms)

Started GET “/events/3/build/build” for 127.0.0.1 at 2016-02-22 06:08:08 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"3", "id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 24]]
 (0.5ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 3]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.4ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/build/_form.html.erb (187.5ms)
Rendered events/build/build.html.erb within layouts/application (210.5ms)

Completed 200 OK in 449ms (Views: 388.5ms | ActiveRecord: 7.4ms)

Started PATCH “/events/3/build/build” for 127.0.0.1 at 2016-02-22 06:08:28 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"KuwsJzBjollIM/slJbM697m/9ighWA7lJLkXcBr/PzHd8BbNw5Mdv+CJ0QxcDFma8KSvjlsCV4CUHh5R/LURkg==", "event"=>{"title"=>"Neuer Versuch", "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"22", "start(4i)"=>"07", "start(5i)"=>"49", "priority"=>"medium", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"22", "end(4i)"=>"10", "end(5i)"=>"49", "ort"=>"Gazelle", "description"=>"Die neue wöchentliche Party.", "role_ids"=>[""], "event_category_id"=>"1", "repeats"=>"1"}, "commit"=>"Continue", "event_id"=>"3", "id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Recurrence Load (0.2ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 24]]
 (0.2ms)  BEGIN
Role Load (0.3ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 3]]
 (0.2ms)  COMMIT
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT

Redirected to localhost:3000/events/3/build/add_recurrence Completed 302 Found in 36ms (ActiveRecord: 1.8ms)

Started GET “/events/3/build/add_recurrence” for 127.0.0.1 at 2016-02-22 06:08:28 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"3", "id"=>"add_recurrence"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Recurrence Load (0.2ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 24]]
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 24]]
Rendered events/build/_rule_fields.html.erb (52.8ms)
Rendered events/build/add_recurrence.html.erb within layouts/application (129.6ms)

Completed 200 OK in 378ms (Views: 368.6ms | ActiveRecord: 2.1ms)

Started PATCH “/events/3/build/add_recurrence” for 127.0.0.1 at 2016-02-22 06:08:38 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"zjUipD1jJdk6RmfAasbrYW5kAH0S0rnNPN3NCOacAI85KRhOzpOaP5L8TekTeYgMJ39Z22iI4KiMesQpANYuLA==", "recurrence"=>{"end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"22", "rules_attributes"=>{"1456117711699"=>{"day"=>"1", "week"=>"1", "month"=>"0", "days"=>"0", "_destroy"=>"false"}}}, "commit"=>"Continue", "event_id"=>"3", "id"=>"add_recurrence"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 24]]
 (0.4ms)  BEGIN
SQL (0.8ms)  UPDATE "recurrences" SET "end" = $1, "updated_at" = $2 WHERE "recurrences"."id" = $3  [["end", "2016-02-22"], ["updated_at", "2016-02-22 05:08:38.084743"], ["id", 24]]
SQL (1.0ms)  INSERT INTO "rules" ("day", "week", "month", "days", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["day", 1], ["week", 1], ["month", 0], ["days", 0], ["recurrence_id", 24], ["created_at", "2016-02-22 05:08:38.092451"], ["updated_at", "2016-02-22 05:08:38.092451"]]
 (0.8ms)  COMMIT
 (0.4ms)  BEGIN
 (0.3ms)  COMMIT

Redirected to localhost:3000/events/3/build/add_excludes Completed 302 Found in 49ms (ActiveRecord: 4.2ms)

Started GET “/events/3/build/add_excludes” for 127.0.0.1 at 2016-02-22 06:08:38 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"3", "id"=>"add_excludes"}
Event Load (0.6ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 24]]
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."recurrence_id" = $1  ORDER BY "events"."id" ASC LIMIT 1  [["recurrence_id", 24]]
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 24]]
Exclude Load (0.3ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 24]]
Rendered events/build/add_excludes.html.erb within layouts/application (57.2ms)

Completed 200 OK in 239ms (Views: 228.7ms | ActiveRecord: 2.7ms)

Started GET “/events/3/build/add_recurrence” for 127.0.0.1 at 2016-02-22 06:08:45 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"3", "id"=>"add_recurrence"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 24]]
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 24]]
Rendered events/build/_rule_fields.html.erb (49.6ms)
Rendered events/build/_rule_fields.html.erb (50.2ms)
Rendered events/build/add_recurrence.html.erb within layouts/application (200.8ms)

Completed 200 OK in 384ms (Views: 374.9ms | ActiveRecord: 1.0ms)

Started GET “/events/3/build/build” for 127.0.0.1 at 2016-02-22 06:08:47 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"3", "id"=>"build"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 24]]
 (0.3ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 3]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.6ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/build/_form.html.erb (63.0ms)
Rendered events/build/build.html.erb within layouts/application (86.3ms)

Completed 200 OK in 297ms (Views: 285.6ms | ActiveRecord: 1.9ms)

Started PATCH “/events/3/build/add_recurrence” for 127.0.0.1 at 2016-02-22 06:08:55 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"zjUipD1jJdk6RmfAasbrYW5kAH0S0rnNPN3NCOacAI85KRhOzpOaP5L8TekTeYgMJ39Z22iI4KiMesQpANYuLA==", "recurrence"=>{"end(1i)"=>"2016", "end(2i)"=>"3", "end(3i)"=>"22", "rules_attributes"=>{"1456117711699"=>{"day"=>"1", "week"=>"1", "month"=>"0", "days"=>"0", "_destroy"=>"false"}}}, "commit"=>"Continue", "event_id"=>"3", "id"=>"add_recurrence"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 24]]
 (0.2ms)  BEGIN
SQL (0.4ms)  UPDATE "recurrences" SET "end" = $1, "updated_at" = $2 WHERE "recurrences"."id" = $3  [["end", "2016-03-22"], ["updated_at", "2016-02-22 05:08:55.925297"], ["id", 24]]
SQL (0.6ms)  INSERT INTO "rules" ("day", "week", "month", "days", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["day", 1], ["week", 1], ["month", 0], ["days", 0], ["recurrence_id", 24], ["created_at", "2016-02-22 05:08:55.929945"], ["updated_at", "2016-02-22 05:08:55.929945"]]
 (10.3ms)  COMMIT
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT

Redirected to localhost:3000/events/3/build/add_excludes Completed 302 Found in 48ms (ActiveRecord: 12.5ms)

Started GET “/events/3/build/add_excludes” for 127.0.0.1 at 2016-02-22 06:08:55 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"3", "id"=>"add_excludes"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 24]]
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."recurrence_id" = $1  ORDER BY "events"."id" ASC LIMIT 1  [["recurrence_id", 24]]
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 24]]
Exclude Load (0.3ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 24]]
Rendered events/build/add_excludes.html.erb within layouts/application (89.9ms)

Completed 200 OK in 282ms (Views: 273.1ms | ActiveRecord: 1.7ms)

Started PATCH “/events/3/build/add_excludes” for 127.0.0.1 at 2016-02-22 06:09:03 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"RHS75TtxBhxnqBnxSAI0hKdgdunY1h32sfFQiWM0MayzaIEPyIG5+s8SM9gxvVfp7nsvT6KMRJMBVlmohX4fDw==", "recurrence"=>{"exclude_ids"=>["", "2016-03-07 00:00:00 +0100"]}, "commit"=>"Continue", "event_id"=>"3", "id"=>"add_excludes"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 24]]
 (0.5ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 24]]
 (0.2ms)  BEGIN
SQL (0.5ms)  INSERT INTO "excludes" ("date", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["date", "2016-03-07"], ["recurrence_id", 24], ["created_at", "2016-02-22 05:09:03.231119"], ["updated_at", "2016-02-22 05:09:03.231119"]]
 (0.6ms)  COMMIT
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT

Redirected to localhost:3000/events/3/build/check Completed 302 Found in 51ms (ActiveRecord: 3.5ms)

Started GET “/events/3/build/check” for 127.0.0.1 at 2016-02-22 06:09:03 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"3", "id"=>"check"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 24]]
EventCategory Load (0.4ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
 (0.5ms)  SELECT COUNT(*) FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 3]]
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 24]]
 (0.3ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 24]]
Exclude Load (0.3ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 24]]
Rendered events/build/check.html.erb within layouts/application (46.9ms)

Completed 200 OK in 226ms (Views: 216.1ms | ActiveRecord: 2.5ms)

Started PATCH “/events/3/build/check” for 127.0.0.1 at 2016-02-22 06:09:09 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"cj4L4VBcPCvBpDrK8sN16EACg3DsDG6q0QzsF0xoeTGFIjELo6yDzWkeEOOLfBaFCRna1pZWN89hq+U2qiJXkg==", "commit"=>"Absenden", "event_id"=>"3", "id"=>"check"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 24]]
 (0.5ms)  SELECT COUNT(*) FROM "events" WHERE "events"."recurrence_id" = $1  [["recurrence_id", 24]]
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 24]]
 (0.3ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 24]]
Exclude Load (0.4ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 24]]
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT

Redirected to localhost:3000/events/3/build/wicked_finish Completed 302 Found in 51ms (ActiveRecord: 2.9ms)

Started GET “/events/3/build/wicked_finish” for 127.0.0.1 at 2016-02-22 06:09:09 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"3", "id"=>"wicked_finish"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 24]]

Wizard has finished, redirecting to finish_wizard_path: “/” Redirected to localhost:3000/ Completed 302 Found in 10ms (ActiveRecord: 0.7ms)

Started GET “/” for 127.0.0.1 at 2016-02-22 06:09:09 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (2.8ms)

Completed 200 OK in 239ms (Views: 236.2ms | ActiveRecord: 0.0ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456117750077” for 127.0.0.1 at 2016-02-22 06:09:10 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456117750077"}
Event Load (0.8ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (38.2ms)

Completed 200 OK in 74ms (Views: 68.3ms | ActiveRecord: 0.8ms)

Started GET “/events/3.json” for 127.0.0.1 at 2016-02-22 06:09:18 +0100 Processing by EventsController#show as JSON

Parameters: {"id"=>"3"}
Event Load (0.6ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Rendered events/show.json.jbuilder (4.5ms)

Completed 200 OK in 79ms (Views: 74.2ms | ActiveRecord: 0.6ms)

Started GET “/” for 127.0.0.1 at 2016-02-22 06:09:23 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (4.3ms)

Completed 200 OK in 388ms (Views: 386.3ms | ActiveRecord: 0.0ms)

ActiveRecord::SchemaMigration Load (0.4ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Migrating to AddReviewedToEvents (20160222051613)

 (0.2ms)  BEGIN
 (249.3ms)  ALTER TABLE "events" ADD "reviewed" boolean
SQL (54.1ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160222051613"]]
 (36.6ms)  COMMIT
ActiveRecord::SchemaMigration Load (0.2ms)  SELECT "schema_migrations".* FROM "schema_migrations"
 (88.6ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'event_categories'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (11.4ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'events'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (2.0ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'events_roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (1.7ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'excludes'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (1.8ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'recurrences'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (1.7ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (1.7ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'rules'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (1.7ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'users'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (3.2ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'users_roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

Started GET “/” for 127.0.0.1 at 2016-02-22 06:24:41 +0100

ActiveRecord::SchemaMigration Load (0.6ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (3.5ms)

Completed 200 OK in 423ms (Views: 419.1ms | ActiveRecord: 0.0ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456118683771” for 127.0.0.1 at 2016-02-22 06:24:44 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456118683771"}
Event Load (1.2ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (44.4ms)

Completed 200 OK in 11143ms (Views: 97.1ms | ActiveRecord: 3.9ms)

Started GET “/events/3/build/check” for 127.0.0.1 at 2016-02-22 06:25:19 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"3", "id"=>"check"}
Event Load (13.0ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Event Load (0.7ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 24]]
EventCategory Load (0.4ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
 (0.7ms)  SELECT COUNT(*) FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 3]]
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 24]]
 (0.5ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 24]]
Exclude Load (0.4ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 24]]
Rendered events/build/check.html.erb within layouts/application (272.0ms)

Completed 500 Internal Server Error in 432ms (ActiveRecord: 26.3ms)

NoMethodError - undefined method `merge' for true:TrueClass:

actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1870:in `objectify_options'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1751:in `hidden_field'
app/views/events/build/check.html.erb:62:in `block in _app_views_events_build_check_html_erb__1115906513580519809_70203145459400'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for'
app/views/events/build/check.html.erb:5:in `_app_views_events_build_check_html_erb__1115906513580519809_70203145459400'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:29:in `render_step'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:11:in `render_wizard'
app/controllers/events/build_controller.rb:23:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/b1bec3e8e4da0066/variables” for 127.0.0.1 at 2016-02-22 06:25:20 +0100

Started GET “/events/3/build/” for 127.0.0.1 at 2016-02-22 06:25:23 +0100 Processing by Events::BuildController#index as HTML

Parameters: {"event_id"=>"3"}

Redirected to localhost:3000/events/3/build/build Completed 302 Found in 5ms (ActiveRecord: 0.0ms)

Started GET “/events/3/build/build” for 127.0.0.1 at 2016-02-22 06:25:23 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"3", "id"=>"build"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 24]]
 (0.5ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 3]]
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.5ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/build/_form.html.erb (74.7ms)
Rendered events/build/build.html.erb within layouts/application (98.8ms)

Completed 200 OK in 364ms (Views: 352.3ms | ActiveRecord: 2.4ms)

Started PATCH “/events/3/build/build” for 127.0.0.1 at 2016-02-22 06:25:42 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"IV0cLVv6f8OBjJVT+gjt8FZl9GDrQS1dE6/+uAhfYxHWQSbHqArAJSk2v3qDt46dH36txpEbdDijCPeZ7hVNsg==", "event"=>{"title"=>"Neuer Versuch", "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"23", "start(4i)"=>"07", "start(5i)"=>"49", "priority"=>"medium", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"22", "end(4i)"=>"10", "end(5i)"=>"49", "ort"=>"Gazelle", "description"=>"Die neue wöchentliche Party.", "role_ids"=>[""], "event_category_id"=>"1", "repeats"=>"1"}, "commit"=>"Continue", "event_id"=>"3", "id"=>"build"}
Event Load (0.6ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 24]]
 (0.3ms)  BEGIN
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 3]]
SQL (0.6ms)  UPDATE "events" SET "start" = $1, "updated_at" = $2 WHERE "events"."id" = $3  [["start", "2016-02-23 07:49:00.000000"], ["updated_at", "2016-02-22 05:25:42.127576"], ["id", 3]]
 (0.8ms)  COMMIT
 (0.3ms)  BEGIN
 (0.3ms)  COMMIT

Redirected to localhost:3000/events/3/build/add_recurrence Completed 302 Found in 53ms (ActiveRecord: 3.8ms)

Started GET “/events/3/build/add_recurrence” for 127.0.0.1 at 2016-02-22 06:25:42 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"3", "id"=>"add_recurrence"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 24]]
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 24]]
Rendered events/build/_rule_fields.html.erb (38.0ms)
Rendered events/build/_rule_fields.html.erb (36.8ms)
Rendered events/build/_rule_fields.html.erb (35.3ms)
Rendered events/build/add_recurrence.html.erb within layouts/application (221.4ms)

Completed 200 OK in 548ms (Views: 538.2ms | ActiveRecord: 1.2ms)

Started PATCH “/events/3/build/add_recurrence” for 127.0.0.1 at 2016-02-22 06:26:02 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"z+E1ZPlu1Mt/U/bopQoPxyj3QtonEUM50e9O5q0bEvU4/Q+OCp5rLdfp3MHctWyqYewbfF1LGlxhSEfHS1E8Vg==", "recurrence"=>{"end(1i)"=>"2016", "end(2i)"=>"5", "end(3i)"=>"22", "rules_attributes"=>{"0"=>{"day"=>"3", "week"=>"1", "month"=>"0", "days"=>"0", "_destroy"=>"false", "id"=>"3"}, "1"=>{"day"=>"0", "week"=>"1", "month"=>"0", "days"=>"0", "_destroy"=>"1", "id"=>"4"}}}, "commit"=>"Continue", "event_id"=>"3", "id"=>"add_recurrence"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 24]]
 (0.4ms)  BEGIN
Rule Load (0.5ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1 AND "rules"."id" IN (3, 4)  [["recurrence_id", 24]]
SQL (0.4ms)  UPDATE "recurrences" SET "end" = $1, "updated_at" = $2 WHERE "recurrences"."id" = $3  [["end", "2016-05-22"], ["updated_at", "2016-02-22 05:26:02.983260"], ["id", 24]]
SQL (0.4ms)  DELETE FROM "rules" WHERE "rules"."id" = $1  [["id", 4]]
SQL (0.5ms)  UPDATE "rules" SET "day" = $1, "updated_at" = $2 WHERE "rules"."id" = $3  [["day", 3], ["updated_at", "2016-02-22 05:26:02.995483"], ["id", 3]]
 (0.4ms)  COMMIT
 (0.2ms)  BEGIN
 (0.3ms)  COMMIT

Redirected to localhost:3000/events/3/build/add_excludes Completed 302 Found in 65ms (ActiveRecord: 3.9ms)

Started GET “/events/3/build/add_excludes” for 127.0.0.1 at 2016-02-22 06:26:03 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"3", "id"=>"add_excludes"}
Event Load (0.7ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Recurrence Load (0.5ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 24]]
Event Load (14.8ms)  SELECT  "events".* FROM "events" WHERE "events"."recurrence_id" = $1  ORDER BY "events"."id" ASC LIMIT 1  [["recurrence_id", 24]]
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."recurrence_id" = $1  ORDER BY "events"."id" ASC LIMIT 1  [["recurrence_id", 24]]
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 24]]
Exclude Load (0.4ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 24]]
Rendered events/build/add_excludes.html.erb within layouts/application (64.9ms)

Completed 200 OK in 306ms (Views: 279.0ms | ActiveRecord: 17.3ms)

Started PATCH “/events/3/build/add_excludes” for 127.0.0.1 at 2016-02-22 06:26:14 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"oEcVE/iA0XFqDJfmt0VktgCi1FWJJRAl4ZMM6KXoOtxXWy/5C3Bul8K2vc/O+gfbSbmN8/N/SUBRNAXJQ6IUfw==", "recurrence"=>{"exclude_ids"=>["", "2016-05-11 00:00:00 +0200"]}, "commit"=>"Continue", "event_id"=>"3", "id"=>"add_excludes"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Recurrence Load (0.5ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 24]]
 (0.3ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 24]]
Exclude Load (0.5ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 24]]
 (0.2ms)  BEGIN
SQL (0.4ms)  DELETE FROM "excludes" WHERE "excludes"."id" = $1  [["id", 11]]
 (15.6ms)  COMMIT
 (0.3ms)  BEGIN
SQL (0.7ms)  INSERT INTO "excludes" ("date", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["date", "2016-05-11"], ["recurrence_id", 24], ["created_at", "2016-02-22 05:26:14.653039"], ["updated_at", "2016-02-22 05:26:14.653039"]]
 (105.3ms)  COMMIT
 (0.3ms)  BEGIN
 (0.3ms)  COMMIT

Redirected to localhost:3000/events/3/build/check Completed 302 Found in 174ms (ActiveRecord: 124.9ms)

Started GET “/events/3/build/check” for 127.0.0.1 at 2016-02-22 06:26:14 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"3", "id"=>"check"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 24]]
EventCategory Load (0.4ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
 (0.7ms)  SELECT COUNT(*) FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 3]]
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 24]]
 (0.4ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 24]]
Exclude Load (0.3ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 24]]
Rendered events/build/check.html.erb within layouts/application (51.0ms)

Completed 500 Internal Server Error in 340ms (ActiveRecord: 3.1ms)

NoMethodError - undefined method `merge' for true:TrueClass:

actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1870:in `objectify_options'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1751:in `hidden_field'
app/views/events/build/check.html.erb:62:in `block in _app_views_events_build_check_html_erb__1115906513580519809_70203145459400'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for'
app/views/events/build/check.html.erb:5:in `_app_views_events_build_check_html_erb__1115906513580519809_70203145459400'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:29:in `render_step'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:11:in `render_wizard'
app/controllers/events/build_controller.rb:23:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/231c4e601c9d2a5a/variables” for 127.0.0.1 at 2016-02-22 06:26:15 +0100

Started GET “/events/3/build/check” for 127.0.0.1 at 2016-02-22 06:29:23 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"3", "id"=>"check"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 24]]
EventCategory Load (0.4ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
 (0.4ms)  SELECT COUNT(*) FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 3]]
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 24]]
 (0.4ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 24]]
Exclude Load (0.3ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 24]]
Rendered events/build/check.html.erb within layouts/application (101.7ms)

Completed 200 OK in 501ms (Views: 488.9ms | ActiveRecord: 2.5ms)

Started GET “/assets/application.self-bfdb67e4f98e6207516748617077e90649e7bbf960dd2fe8dd15d3aebf09b919.css?body=1” for 127.0.0.1 at 2016-02-22 06:29:24 +0100

Started GET “/assets/vendor.self-62d4e08a2b8426e4198027581cb14383871ed3e4dd2964af6e247e5db7d5d81e.js?body=1” for 127.0.0.1 at 2016-02-22 06:29:24 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for 127.0.0.1 at 2016-02-22 06:29:24 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for 127.0.0.1 at 2016-02-22 06:29:24 +0100

Started GET “/assets/ui.self-7797277c835dadb2faa099d7ee8c2af3bd70bc412f3b50c3d4f7827e5c929320.js?body=1” for 127.0.0.1 at 2016-02-22 06:29:24 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for 127.0.0.1 at 2016-02-22 06:29:24 +0100

Started GET “/assets/app.self-295ad132dd2e2029e5467fc5c663387a1cf1479ce52160520e74e495290e4cba.js?body=1” for 127.0.0.1 at 2016-02-22 06:29:24 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for 127.0.0.1 at 2016-02-22 06:29:24 +0100

Started GET “/assets/application.self-3042f20fe2724c80c17832abef822f40b5bc137001930e3309a09d22678334b8.js?body=1” for 127.0.0.1 at 2016-02-22 06:29:24 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for 127.0.0.1 at 2016-02-22 06:29:24 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for 127.0.0.1 at 2016-02-22 06:29:24 +0100

Started GET “/assets/bg-pattern/bg-pattern1-896c8289178fef487adddc081f2e350719878459914bb6339e8638477a723079.png” for 127.0.0.1 at 2016-02-22 06:29:24 +0100

Started PATCH “/events/3/build/check” for 127.0.0.1 at 2016-02-22 06:29:42 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"7/amGiB8LP5bsFKd398Jk0K8E1liQOWiaKqXrIyMRfIY6pzw04yTGPMKeLSmYGr+C6dK/xgavMfYDZ6NasZrUQ==", "event"=>{"reviewed"=>"true"}, "commit"=>"Absenden", "event_id"=>"3", "id"=>"check"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 24]]
 (0.7ms)  SELECT COUNT(*) FROM "events" WHERE "events"."recurrence_id" = $1  [["recurrence_id", 24]]
Rule Load (0.5ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 24]]
 (0.4ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 24]]
Exclude Load (0.3ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 24]]
 (0.3ms)  BEGIN
 (0.3ms)  COMMIT

Redirected to localhost:3000/events/3/build/wicked_finish Completed 302 Found in 160600ms (ActiveRecord: 3.3ms)

Started GET “/events/3/build/wicked_finish” for 127.0.0.1 at 2016-02-22 06:32:22 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"3", "id"=>"wicked_finish"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 24]]

Wizard has finished, redirecting to finish_wizard_path: “/” Redirected to localhost:3000/ Completed 302 Found in 204ms (ActiveRecord: 3.9ms)

Started GET “/” for 127.0.0.1 at 2016-02-22 06:32:23 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (2.0ms)

Completed 200 OK in 419ms (Views: 416.6ms | ActiveRecord: 0.0ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456119144124” for 127.0.0.1 at 2016-02-22 06:32:24 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456119144124"}
Event Load (0.4ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (39.8ms)

Completed 200 OK in 72ms (Views: 67.9ms | ActiveRecord: 0.4ms)

Started GET “/” for 127.0.0.1 at 2016-02-22 07:02:27 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (2.7ms)

Completed 200 OK in 489ms (Views: 485.3ms | ActiveRecord: 0.0ms)

Started GET “/” for 127.0.0.1 at 2016-02-22 07:02:28 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (1.7ms)

Completed 200 OK in 266ms (Views: 263.9ms | ActiveRecord: 0.0ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456120949477” for 127.0.0.1 at 2016-02-22 07:02:30 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456120949477"}
Event Load (0.9ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (66.8ms)

Completed 200 OK in 172ms (Views: 119.8ms | ActiveRecord: 5.4ms)

Started GET “/events/1/build/check” for 127.0.0.1 at 2016-02-22 07:02:32 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"check"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 23]]
EventCategory Load (0.8ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
 (0.4ms)  SELECT COUNT(*) FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 23]]
 (0.4ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
Exclude Load (0.3ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 23]]
Rendered events/build/check.html.erb within layouts/application (255.5ms)

Completed 200 OK in 618ms (Views: 516.4ms | ActiveRecord: 11.1ms)

Started GET “/events/3/build/check” for 127.0.0.1 at 2016-02-22 07:02:59 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"3", "id"=>"check"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 24]]
EventCategory Load (0.3ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 3]]
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 24]]
 (0.3ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 24]]
Exclude Load (0.3ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 24]]
Rendered events/build/check.html.erb within layouts/application (51.5ms)

Completed 200 OK in 386ms (Views: 375.8ms | ActiveRecord: 2.1ms)

Started PATCH “/events/3/build/check” for 127.0.0.1 at 2016-02-22 07:03:05 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"3KLPF1yC4eDi6qle+OFT4HTLl9n240MwzOYW/OSWH51YXjqrdgufRAShc786BPZvoGC5rQvy/D5fEkde8UJzWg==", "event"=>{"reviewed"=>"true"}, "commit"=>"Absenden", "event_id"=>"3", "id"=>"check"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 24]]
 (0.4ms)  SELECT COUNT(*) FROM "events" WHERE "events"."recurrence_id" = $1  [["recurrence_id", 24]]
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 24]]
 (0.4ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 24]]
Exclude Load (0.3ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 24]]

Completed 500 Internal Server Error in 19158ms (ActiveRecord: 2.1ms)

NoMethodError - undefined method `occurs_on' for 2016-02-24 00:00:00 +0100:IceCube::Occurrence:

/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/delegate.rb:91:in `method_missing'
app/models/event.rb:46:in `block in makeRecurr'
app/models/event.rb:45:in `makeRecurr'
app/controllers/events/build_controller.rb:70:in `update'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:38:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/5dee8f1fed3e01c0/variables” for 127.0.0.1 at 2016-02-22 07:05:26 +0100

Recurrence Load (1.0ms)  SELECT "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1  [["id", 24]]

Started GET “/events/3/build/check” for 127.0.0.1 at 2016-02-22 07:06:27 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"3", "id"=>"check"}
Event Load (0.7ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 24]]
EventCategory Load (0.4ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
 (0.5ms)  SELECT COUNT(*) FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 3]]
Rule Load (0.6ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 24]]
 (0.4ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 24]]
Exclude Load (0.4ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 24]]
Rendered events/build/check.html.erb within layouts/application (254.9ms)

Completed 200 OK in 918ms (Views: 690.5ms | ActiveRecord: 3.5ms)

Started PATCH “/events/3/build/check” for 127.0.0.1 at 2016-02-22 07:06:32 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"NO3vHNHJkG52xnEvxPzWotAFKMcNERdyR9317Saf0F+wERqg+0DuypCNq84GGXMtBK4Gs/AAqHzUKaRPM0u8mA==", "event"=>{"reviewed"=>"true"}, "commit"=>"Absenden", "event_id"=>"3", "id"=>"check"}
Event Load (0.9ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 24]]
 (0.5ms)  SELECT COUNT(*) FROM "events" WHERE "events"."recurrence_id" = $1  [["recurrence_id", 24]]
Rule Load (0.5ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 24]]
 (0.5ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 24]]
Exclude Load (0.4ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 24]]

Completed 500 Internal Server Error in 69ms (ActiveRecord: 9.1ms)

NoMethodError - undefined method `to_time_to_s' for 2016-02-24 00:00:00 +0100:IceCube::Occurrence:

/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/delegate.rb:91:in `method_missing'
app/models/event.rb:46:in `block in makeRecurr'
app/models/event.rb:45:in `makeRecurr'
app/controllers/events/build_controller.rb:70:in `update'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:38:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/cc2f5a3e5fda3dd6/variables” for 127.0.0.1 at 2016-02-22 07:06:33 +0100

Recurrence Load (0.5ms)  SELECT "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1  [["id", 24]]

Started GET “/events/3/build/check” for 127.0.0.1 at 2016-02-22 07:06:52 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"3", "id"=>"check"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Recurrence Load (0.5ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 24]]
EventCategory Load (0.4ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
 (0.4ms)  SELECT COUNT(*) FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 3]]
Rule Load (0.5ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 24]]
 (0.4ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 24]]
Exclude Load (0.3ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 24]]
Rendered events/build/check.html.erb within layouts/application (177.6ms)

Completed 200 OK in 729ms (Views: 631.8ms | ActiveRecord: 2.7ms)

Started PATCH “/events/3/build/check” for 127.0.0.1 at 2016-02-22 07:06:55 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"1mXSdvwaM+RarYKwuKDoZ1LIZaxa5Z/xxbtojtm43dtSmSfK1pNNQLzmWFF6RU3ohmNL2Kf0IP9WTzkszGyxHA==", "event"=>{"reviewed"=>"true"}, "commit"=>"Absenden", "event_id"=>"3", "id"=>"check"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Recurrence Load (0.6ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 24]]
 (0.6ms)  SELECT COUNT(*) FROM "events" WHERE "events"."recurrence_id" = $1  [["recurrence_id", 24]]
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 24]]
 (0.6ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 24]]
Exclude Load (0.5ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 24]]
EventCategory Load (0.4ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
 (0.6ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 3]]
 (0.1ms)  BEGIN
SQL (73.0ms)  INSERT INTO "events" ("title", "description", "event_category_id", "ort", "url", "imageURL", "start", "end", "repeats", "priority", "flag", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) RETURNING "id"  [["title", "Neuer Versuch"], ["description", "Die neue wöchentliche Party."], ["event_category_id", 1], ["ort", "Gazelle"], ["url", ""], ["imageURL", ""], ["start", "2016-02-24 08:49:00.000000"], ["end", "1809-03-01 08:49:00.000000"], ["repeats", "t"], ["priority", 2], ["flag", "f"], ["recurrence_id", 24], ["created_at", "2016-02-22 06:08:51.105478"], ["updated_at", "2016-02-22 06:08:51.105478"]]
 (56.8ms)  COMMIT
 (0.4ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 3]]
 (0.1ms)  BEGIN
SQL (0.5ms)  INSERT INTO "events" ("title", "description", "event_category_id", "ort", "url", "imageURL", "start", "end", "repeats", "priority", "flag", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) RETURNING "id"  [["title", "Neuer Versuch"], ["description", "Die neue wöchentliche Party."], ["event_category_id", 1], ["ort", "Gazelle"], ["url", ""], ["imageURL", ""], ["start", "2016-03-02 08:49:00.000000"], ["end", "1809-03-08 08:49:00.000000"], ["repeats", "t"], ["priority", 2], ["flag", "f"], ["recurrence_id", 24], ["created_at", "2016-02-22 06:08:51.242399"], ["updated_at", "2016-02-22 06:08:51.242399"]]
 (48.3ms)  COMMIT
 (0.5ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 3]]
 (0.2ms)  BEGIN
SQL (0.5ms)  INSERT INTO "events" ("title", "description", "event_category_id", "ort", "url", "imageURL", "start", "end", "repeats", "priority", "flag", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) RETURNING "id"  [["title", "Neuer Versuch"], ["description", "Die neue wöchentliche Party."], ["event_category_id", 1], ["ort", "Gazelle"], ["url", ""], ["imageURL", ""], ["start", "2016-03-09 08:49:00.000000"], ["end", "1809-03-15 08:49:00.000000"], ["repeats", "t"], ["priority", 2], ["flag", "f"], ["recurrence_id", 24], ["created_at", "2016-02-22 06:08:51.297988"], ["updated_at", "2016-02-22 06:08:51.297988"]]
 (0.5ms)  COMMIT
 (0.4ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 3]]
 (0.1ms)  BEGIN
SQL (0.7ms)  INSERT INTO "events" ("title", "description", "event_category_id", "ort", "url", "imageURL", "start", "end", "repeats", "priority", "flag", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) RETURNING "id"  [["title", "Neuer Versuch"], ["description", "Die neue wöchentliche Party."], ["event_category_id", 1], ["ort", "Gazelle"], ["url", ""], ["imageURL", ""], ["start", "2016-03-16 08:49:00.000000"], ["end", "1809-03-22 08:49:00.000000"], ["repeats", "t"], ["priority", 2], ["flag", "f"], ["recurrence_id", 24], ["created_at", "2016-02-22 06:08:51.305111"], ["updated_at", "2016-02-22 06:08:51.305111"]]
 (0.4ms)  COMMIT
 (0.4ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 3]]
 (0.1ms)  BEGIN
SQL (0.5ms)  INSERT INTO "events" ("title", "description", "event_category_id", "ort", "url", "imageURL", "start", "end", "repeats", "priority", "flag", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) RETURNING "id"  [["title", "Neuer Versuch"], ["description", "Die neue wöchentliche Party."], ["event_category_id", 1], ["ort", "Gazelle"], ["url", ""], ["imageURL", ""], ["start", "2016-03-23 08:49:00.000000"], ["end", "1809-03-29 08:49:00.000000"], ["repeats", "t"], ["priority", 2], ["flag", "f"], ["recurrence_id", 24], ["created_at", "2016-02-22 06:08:51.311367"], ["updated_at", "2016-02-22 06:08:51.311367"]]
 (0.3ms)  ROLLBACK

Completed 401 Unauthorized in 116234ms (ActiveRecord: 194.8ms)

Started GET “/events/3/build/check” for 127.0.0.1 at 2016-02-22 07:09:21 +0100

ActiveRecord::SchemaMigration Load (0.6ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"3", "id"=>"check"}
Event Load (0.9ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Recurrence Load (0.8ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 24]]
EventCategory Load (0.4ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
 (1.1ms)  SELECT COUNT(*) FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 3]]
Rule Load (0.6ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 24]]
 (0.7ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 24]]
Exclude Load (0.6ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 24]]
Rendered events/build/check.html.erb within layouts/application (603.3ms)

Completed 200 OK in 3430ms (Views: 3195.4ms | ActiveRecord: 18.9ms)

Started PATCH “/events/3/build/check” for 127.0.0.1 at 2016-02-22 07:09:28 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Nggg+10duk4floaufJN7IVW6bvyWb+88QaKs72Pr6LSy9NVHd5TE6vndXE++dt6ugRFAiGt+UDLSVv1Ndj+Ecw==", "event"=>{"reviewed"=>"true"}, "commit"=>"Absenden", "event_id"=>"3", "id"=>"check"}
Event Load (0.6ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 24]]
 (0.4ms)  SELECT COUNT(*) FROM "events" WHERE "events"."recurrence_id" = $1  [["recurrence_id", 24]]
 (0.2ms)  BEGIN
 (0.3ms)  COMMIT

Redirected to 0.0.0.0:3000/events/3/build/wicked_finish Completed 302 Found in 28ms (ActiveRecord: 2.0ms)

Started GET “/events/3/build/wicked_finish” for 127.0.0.1 at 2016-02-22 07:09:28 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"3", "id"=>"wicked_finish"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 24]]

Wizard has finished, redirecting to finish_wizard_path: “/” Redirected to 0.0.0.0:3000/ Completed 302 Found in 11ms (ActiveRecord: 0.9ms)

Started GET “/” for 127.0.0.1 at 2016-02-22 07:09:28 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (8.3ms)

Completed 200 OK in 397ms (Views: 395.1ms | ActiveRecord: 0.0ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456121369373” for 127.0.0.1 at 2016-02-22 07:09:29 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456121369373"}
Event Load (0.8ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (47.6ms)

Completed 200 OK in 121ms (Views: 117.0ms | ActiveRecord: 0.8ms)

Started GET “/events/3/build/check” for 127.0.0.1 at 2016-02-22 07:10:04 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"3", "id"=>"check"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 24]]
EventCategory Load (0.5ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
 (0.9ms)  SELECT COUNT(*) FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 3]]
Rule Load (0.6ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 24]]
 (0.5ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 24]]
Exclude Load (0.3ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 24]]
Rendered events/build/check.html.erb within layouts/application (52.8ms)

Completed 200 OK in 487ms (Views: 475.9ms | ActiveRecord: 3.8ms)

Started PATCH “/events/3/build/check” for 127.0.0.1 at 2016-02-22 07:10:15 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"XaYs6y7s57TV5ykSf2HuyjUKMlDUmtO8dfXB/yvQdifZWtlXBGWZEDOs8/O9hEtF4aEcJCmLbLLmAZBdPgQa4A==", "event"=>{"reviewed"=>"true"}, "commit"=>"Absenden", "event_id"=>"3", "id"=>"check"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Recurrence Load (0.6ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 24]]
 (0.8ms)  SELECT COUNT(*) FROM "events" WHERE "events"."recurrence_id" = $1  [["recurrence_id", 24]]
 (0.3ms)  BEGIN
 (0.3ms)  COMMIT

Redirected to 0.0.0.0:3000/events/3/build/wicked_finish Completed 302 Found in 20189ms (ActiveRecord: 2.5ms)

Started GET “/events/3/build/wicked_finish” for 127.0.0.1 at 2016-02-22 07:10:35 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"3", "id"=>"wicked_finish"}
Event Load (0.6ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 24]]

Wizard has finished, redirecting to finish_wizard_path: “/” Redirected to 0.0.0.0:3000/ Completed 302 Found in 11ms (ActiveRecord: 1.0ms)

Started GET “/” for 127.0.0.1 at 2016-02-22 07:10:35 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (3.3ms)

Completed 200 OK in 323ms (Views: 317.7ms | ActiveRecord: 0.0ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456121436364” for 127.0.0.1 at 2016-02-22 07:10:36 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456121436364"}
Event Load (0.6ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (32.1ms)

Completed 200 OK in 66ms (Views: 62.7ms | ActiveRecord: 0.6ms)

Started GET “/” for 127.0.0.1 at 2016-02-22 07:10:55 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (2.3ms)

Completed 200 OK in 330ms (Views: 327.4ms | ActiveRecord: 0.0ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456121456195” for 127.0.0.1 at 2016-02-22 07:10:56 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456121456195"}
Event Load (3.4ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (44.0ms)

Completed 200 OK in 65ms (Views: 55.8ms | ActiveRecord: 3.4ms)

Started PATCH “/events/3/build/check” for 127.0.0.1 at 2016-02-22 07:11:03 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"1mXSdvwaM+RarYKwuKDoZ1LIZaxa5Z/xxbtojtm43dtSmSfK1pNNQLzmWFF6RU3ohmNL2Kf0IP9WTzkszGyxHA==", "event"=>{"reviewed"=>"true"}, "commit"=>"Absenden", "event_id"=>"3", "id"=>"check"}
Event Load (0.6ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 24]]
Event Load (0.4ms)  SELECT "events".* FROM "events"
 (1.4ms)  SELECT COUNT(*) FROM "events" WHERE "events"."recurrence_id" = $1  [["recurrence_id", 24]]
 (0.3ms)  BEGIN
 (0.2ms)  COMMIT

Redirected to 0.0.0.0:3000/events/3/build/wicked_finish Completed 302 Found in 453524ms (ActiveRecord: 3.4ms)

Started GET “/events/3/build/wicked_finish” for 127.0.0.1 at 2016-02-22 07:18:36 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"3", "id"=>"wicked_finish"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Recurrence Load (0.2ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 24]]

Wizard has finished, redirecting to finish_wizard_path: “/” Redirected to 0.0.0.0:3000/ Completed 302 Found in 134ms (ActiveRecord: 6.1ms)

Started GET “/” for 127.0.0.1 at 2016-02-22 07:18:37 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (2.1ms)

Completed 401 Unauthorized in 318ms (ActiveRecord: 0.0ms)

Started GET “/” for 127.0.0.1 at 2016-02-22 11:36:40 +0100

ActiveRecord::SchemaMigration Load (122.5ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (11.3ms)

Completed 200 OK in 3975ms (Views: 3940.8ms | ActiveRecord: 0.0ms)

Started GET “/” for 127.0.0.1 at 2016-02-22 11:36:46 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (2.3ms)

Completed 200 OK in 333ms (Views: 331.4ms | ActiveRecord: 0.0ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456137406927” for 127.0.0.1 at 2016-02-22 11:36:48 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456137406927"}
Event Load (93.9ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (377.3ms)

Completed 200 OK in 11943ms (Views: 147.0ms | ActiveRecord: 265.5ms)

Started GET “/” for 127.0.0.1 at 2016-02-22 11:37:12 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (2.0ms)

Completed 200 OK in 248ms (Views: 245.6ms | ActiveRecord: 0.0ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456137433212” for 127.0.0.1 at 2016-02-22 11:37:13 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456137433212"}
Event Load (0.8ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (33.5ms)

Completed 200 OK in 66ms (Views: 60.4ms | ActiveRecord: 0.8ms)

Started GET “/events/3/build/check” for 127.0.0.1 at 2016-02-22 11:37:14 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"3", "id"=>"check"}
Event Load (56.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Recurrence Load (98.5ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 24]]
EventCategory Load (35.9ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
 (43.3ms)  SELECT COUNT(*) FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 3]]
Rule Load (1.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 24]]
 (55.9ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 24]]
Exclude Load (0.5ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 24]]
Rendered events/build/check.html.erb within layouts/application (988.3ms)

Completed 200 OK in 2543ms (Views: 1143.3ms | ActiveRecord: 418.6ms)

Started GET “/events/” for 127.0.0.1 at 2016-02-22 11:37:16 +0100 Processing by EventsController#index as HTML

Event Load (0.6ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (35.4ms)

Completed 200 OK in 306ms (Views: 301.9ms | ActiveRecord: 0.6ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456137437426” for 127.0.0.1 at 2016-02-22 11:37:17 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456137437426"}
Event Load (0.6ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (29.1ms)

Completed 200 OK in 44ms (Views: 40.1ms | ActiveRecord: 0.6ms)

Started GET “/events/new” for 127.0.0.1 at 2016-02-22 11:37:20 +0100 Processing by EventsController#new as HTML

Role Load (0.6ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.6ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/_form.html.erb (491.1ms)
Rendered events/new.html.erb within layouts/application (547.0ms)

Completed 200 OK in 847ms (Views: 822.5ms | ActiveRecord: 1.2ms)

Started GET “/events/new” for 127.0.0.1 at 2016-02-22 11:37:21 +0100 Processing by EventsController#new as HTML

Role Load (0.8ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.5ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/_form.html.erb (71.4ms)
Rendered events/new.html.erb within layouts/application (74.4ms)

Completed 200 OK in 343ms (Views: 334.1ms | ActiveRecord: 1.3ms)

Started POST “/events” for 127.0.0.1 at 2016-02-22 11:39:28 +0100 Processing by EventsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Qp/YGfqto6Z1sUUXDuZXFDLRUzv6dtknWZ2lAcc6TTuk/ci5jfWQJH1C91b49uGcfqxCAFBCJqz8eCx4MTMr6w==", "event"=>{"title"=>"Neuer Versuch 3", "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"22", "start(4i)"=>"10", "start(5i)"=>"37", "priority"=>"medium", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"22", "end(4i)"=>"11", "end(5i)"=>"37", "ort"=>"", "description"=>"Eine Party nur für Fachschaftler.", "role_ids"=>["", "2"], "event_category_id"=>"1"}, "commit"=>"Create Event"}

Unpermitted parameter: event_category_id

Role Load (9.5ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 2]]
 (0.3ms)  BEGIN
SQL (112.7ms)  INSERT INTO "events" ("title", "priority", "flag", "imageURL", "url", "ort", "description", "start", "end", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11) RETURNING "id"  [["title", "Neuer Versuch 3"], ["priority", 2], ["flag", "f"], ["imageURL", ""], ["url", ""], ["ort", ""], ["description", "Eine Party nur für Fachschaftler."], ["start", "2016-02-22 10:37:00.000000"], ["end", "2016-02-22 11:37:00.000000"], ["created_at", "2016-02-22 10:39:28.486897"], ["updated_at", "2016-02-22 10:39:28.486897"]]
SQL (1.0ms)  INSERT INTO "events_roles" ("role_id", "event_id") VALUES ($1, $2)  [["role_id", 2], ["event_id", 10]]
 (56.2ms)  COMMIT

Redirected to 0.0.0.0:3000/events/10 Completed 302 Found in 279ms (ActiveRecord: 181.8ms)

Started GET “/events/10” for 127.0.0.1 at 2016-02-22 11:39:28 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"10"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 10]]
Rendered events/show.html.erb within layouts/application (6.2ms)

Completed 200 OK in 294ms (Views: 287.4ms | ActiveRecord: 0.5ms)

Started GET “/events/10/build” for 127.0.0.1 at 2016-02-22 11:39:36 +0100 Processing by Events::BuildController#index as HTML

Parameters: {"event_id"=>"10"}

Redirected to 0.0.0.0:3000/events/10/build/build Completed 302 Found in 5ms (ActiveRecord: 0.0ms)

Started GET “/events/10/build/build” for 127.0.0.1 at 2016-02-22 11:39:36 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"10", "id"=>"build"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 10]]
 (0.3ms)  BEGIN
 (0.8ms)  COMMIT
 (0.8ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 10]]
Role Load (0.5ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.5ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/build/_form.html.erb (79.6ms)
Rendered events/build/build.html.erb within layouts/application (114.6ms)

Completed 200 OK in 409ms (Views: 390.5ms | ActiveRecord: 3.5ms)

Started PATCH “/events/10/build/build” for 127.0.0.1 at 2016-02-22 11:39:53 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"qwxURai5RcVfUAUUhZP7Ne2tCXZDlkFiQ3QOP1EDyoZNbkTl3+F2R1ejt1Vzg029odAYTemivunmkYdGpwqsVg==", "event"=>{"title"=>"Neuer Versuch 3", "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"22", "start(4i)"=>"10", "start(5i)"=>"37", "priority"=>"medium", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"22", "end(4i)"=>"11", "end(5i)"=>"37", "ort"=>"", "description"=>"Eine Party nur für Fachschaftler.", "role_ids"=>["", "2"], "event_category_id"=>"1", "repeats"=>"1"}, "commit"=>"Continue", "event_id"=>"10", "id"=>"build"}
Event Load (0.6ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 10]]
 (0.3ms)  BEGIN
Role Load (0.5ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 2]]
Role Load (0.5ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 10]]
SQL (19.9ms)  UPDATE "events" SET "event_category_id" = $1, "repeats" = $2, "updated_at" = $3 WHERE "events"."id" = $4  [["event_category_id", 1], ["repeats", "t"], ["updated_at", "2016-02-22 10:39:53.826850"], ["id", 10]]
 (0.7ms)  COMMIT
 (0.3ms)  BEGIN
 (0.3ms)  COMMIT

Redirected to 0.0.0.0:3000/events/10/build/add_recurrence Completed 302 Found in 91ms (ActiveRecord: 23.2ms)

Started GET “/events/10/build/add_recurrence” for 127.0.0.1 at 2016-02-22 11:39:53 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"10", "id"=>"add_recurrence"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 10]]
 (0.4ms)  BEGIN
SQL (25.7ms)  INSERT INTO "recurrences" ("start", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["start", "2016-02-22"], ["created_at", "2016-02-22 10:39:53.918386"], ["updated_at", "2016-02-22 10:39:53.918386"]]
 (0.6ms)  COMMIT
 (0.4ms)  BEGIN
SQL (0.9ms)  UPDATE "events" SET "recurrence_id" = $1, "updated_at" = $2 WHERE "events"."id" = $3  [["recurrence_id", 26], ["updated_at", "2016-02-22 10:39:54.020456"], ["id", 10]]
 (0.7ms)  COMMIT
Rule Load (0.6ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 26]]
Rendered events/build/_rule_fields.html.erb (49.9ms)
Rendered events/build/add_recurrence.html.erb within layouts/application (124.9ms)

Completed 200 OK in 540ms (Views: 411.7ms | ActiveRecord: 29.7ms)

Started PATCH “/events/10/build/add_recurrence” for 127.0.0.1 at 2016-02-22 11:40:19 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"5qyMkx+CWuBwnOpVl4ChiVkyUEYfZHLsa2IsxG4JbfsAzpwzaNppYnhvWBRhkBcBFU9BfbVQjWfOh6W9mAALKw==", "recurrence"=>{"end(1i)"=>"2016", "end(2i)"=>"3", "end(3i)"=>"22", "rules_attributes"=>{"1456137605781"=>{"day"=>"5", "week"=>"1", "month"=>"0", "days"=>"0", "_destroy"=>"false"}}}, "commit"=>"Continue", "event_id"=>"10", "id"=>"add_recurrence"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 10]]
Recurrence Load (0.5ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 26]]
 (0.3ms)  BEGIN
SQL (17.5ms)  UPDATE "recurrences" SET "end" = $1, "updated_at" = $2 WHERE "recurrences"."id" = $3  [["end", "2016-03-22"], ["updated_at", "2016-02-22 10:40:19.873472"], ["id", 26]]
SQL (7.7ms)  INSERT INTO "rules" ("day", "week", "month", "days", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["day", 5], ["week", 1], ["month", 0], ["days", 0], ["recurrence_id", 26], ["created_at", "2016-02-22 10:40:19.898865"], ["updated_at", "2016-02-22 10:40:19.898865"]]
 (0.6ms)  COMMIT
 (0.3ms)  BEGIN
 (0.4ms)  COMMIT

Redirected to 0.0.0.0:3000/events/10/build/add_excludes Completed 302 Found in 84ms (ActiveRecord: 27.9ms)

Started GET “/events/10/build/add_excludes” for 127.0.0.1 at 2016-02-22 11:40:19 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"10", "id"=>"add_excludes"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 10]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 26]]
Event Load (1.0ms)  SELECT  "events".* FROM "events" WHERE "events"."recurrence_id" = $1  ORDER BY "events"."id" ASC LIMIT 1  [["recurrence_id", 26]]
Rule Load (0.6ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 26]]
Exclude Load (0.6ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 26]]
Rendered events/build/add_excludes.html.erb within layouts/application (64.5ms)

Completed 200 OK in 339ms (Views: 324.0ms | ActiveRecord: 3.0ms)

Started PATCH “/events/10/build/add_excludes” for 127.0.0.1 at 2016-02-22 11:40:36 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"PPi23kDL9yGl1p/b63GBIA7jB7u0iqI9KBBCyy+5APLamqZ+N5PEo60lLZodYTeoQp4WgB6+XbaN9cuy2bBmIg==", "recurrence"=>{"exclude_ids"=>["", "2016-03-11 00:00:00 +0100"]}, "commit"=>"Continue", "event_id"=>"10", "id"=>"add_excludes"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 10]]
Recurrence Load (0.5ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 26]]
 (0.4ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 26]]
 (0.3ms)  BEGIN
SQL (12.8ms)  INSERT INTO "excludes" ("date", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["date", "2016-03-11"], ["recurrence_id", 26], ["created_at", "2016-02-22 10:40:36.107509"], ["updated_at", "2016-02-22 10:40:36.107509"]]
 (0.6ms)  COMMIT
 (0.3ms)  BEGIN
 (0.6ms)  COMMIT

Redirected to 0.0.0.0:3000/events/10/build/check Completed 302 Found in 61ms (ActiveRecord: 16.0ms)

Started GET “/events/10/build/check” for 127.0.0.1 at 2016-02-22 11:40:36 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"10", "id"=>"check"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 10]]
Recurrence Load (0.5ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 26]]
EventCategory Load (0.6ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
 (0.7ms)  SELECT COUNT(*) FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 10]]
Role Load (0.6ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 10]]
Rule Load (0.5ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 26]]
 (0.8ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 26]]
Exclude Load (0.6ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 26]]
Rendered events/build/check.html.erb within layouts/application (51.8ms)

Completed 200 OK in 324ms (Views: 307.8ms | ActiveRecord: 4.8ms)

Started PATCH “/events/10/build/check” for 127.0.0.1 at 2016-02-22 11:40:39 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"tUiIY1XcoyEzQ8QnNbu6l5iAYPCbMM1zBsSkHjv+RQBTKpjDIoSQozuwdmbDqwwf1P1xyzEEMvijIS1nzfcj0A==", "event"=>{"reviewed"=>"true"}, "commit"=>"Absenden", "event_id"=>"10", "id"=>"check"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 10]]
Recurrence Load (0.5ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 26]]
 (0.5ms)  SELECT COUNT(*) FROM "events" WHERE "events"."recurrence_id" = $1  [["recurrence_id", 26]]
Rule Load (0.6ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 26]]
 (0.6ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 26]]
Exclude Load (1.2ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 26]]

Completed 500 Internal Server Error in 504716ms (ActiveRecord: 3.9ms)

NoMethodError - undefined method `to_time' for nil:NilClass:

app/models/event.rb:56:in `block in makeRecurr'
app/models/event.rb:45:in `makeRecurr'
app/controllers/events/build_controller.rb:70:in `update'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:38:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/b41ce2a4cf88c60a/variables” for 127.0.0.1 at 2016-02-22 11:49:04 +0100

Recurrence Load (0.5ms)  SELECT "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1  [["id", 26]]

Started GET “/events/10/build/check” for 127.0.0.1 at 2016-02-22 11:51:25 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"10", "id"=>"check"}
Event Load (1.1ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 10]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 26]]
EventCategory Load (0.5ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
 (0.6ms)  SELECT COUNT(*) FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 10]]
Role Load (0.9ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 10]]
Rule Load (0.9ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 26]]
 (0.5ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 26]]
Exclude Load (0.5ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 26]]
Rendered events/build/check.html.erb within layouts/application (308.4ms)

Completed 200 OK in 14462ms (Views: 890.6ms | ActiveRecord: 5.4ms)

Started PATCH “/events/10/build/check” for 127.0.0.1 at 2016-02-22 11:51:47 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"1Czc5B0q5YCKBEeHwjnkDjvaCzDPFT/tpb883dTVlq8yTsxEanLWAoL39cY0KVKGd6caC2UhwGYAWrWkItzwfw==", "event"=>{"reviewed"=>"true"}, "commit"=>"Absenden", "event_id"=>"10", "id"=>"check"}
Event Load (0.9ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 10]]
Recurrence Load (0.5ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 26]]
 (0.7ms)  SELECT COUNT(*) FROM "events" WHERE "events"."recurrence_id" = $1  [["recurrence_id", 26]]
Rule Load (0.6ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 26]]
 (0.5ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 26]]
Exclude Load (0.4ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 26]]

Completed 500 Internal Server Error in 388296ms (ActiveRecord: 9.3ms)

NoMethodError - undefined method `to_time' for nil:NilClass:

app/models/event.rb:57:in `block in makeRecurr'
app/models/event.rb:45:in `makeRecurr'
app/controllers/events/build_controller.rb:70:in `update'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:38:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/eb271bc9bffedfa8/variables” for 127.0.0.1 at 2016-02-22 11:58:15 +0100

Recurrence Load (0.5ms)  SELECT "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1  [["id", 26]]

Started GET “/events/10/build/check” for 127.0.0.1 at 2016-02-22 12:00:11 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"10", "id"=>"check"}
Event Load (0.6ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 10]]
Recurrence Load (0.6ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 26]]
EventCategory Load (0.5ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
 (0.6ms)  SELECT COUNT(*) FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 10]]
Role Load (0.5ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 10]]
Rule Load (0.8ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 26]]
 (0.5ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 26]]
Exclude Load (0.4ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 26]]
Rendered events/build/check.html.erb within layouts/application (218.1ms)

Completed 200 OK in 10662ms (Views: 562.1ms | ActiveRecord: 4.5ms)

Started PATCH “/events/10/build/check” for 127.0.0.1 at 2016-02-22 12:00:52 +0100 Processing by Events::BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"AUXk+I+w97hrJ7pjgvT2KFN8mDXMAhC7Pbcl4CTvcGDnJ/RY+OjEOmPUCCJ05ECgHwGJDmY27zCYUqyZ0uYWsA==", "event"=>{"reviewed"=>"true"}, "commit"=>"Absenden", "event_id"=>"10", "id"=>"check"}
Event Load (0.7ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 10]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 26]]
 (0.9ms)  SELECT COUNT(*) FROM "events" WHERE "events"."recurrence_id" = $1  [["recurrence_id", 26]]
Rule Load (0.6ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 26]]
 (0.5ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 26]]
Exclude Load (0.4ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 26]]
EventCategory Load (1.6ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
 (1.2ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 10]]
 (0.4ms)  BEGIN
Role Load (0.5ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 2]]
SQL (3.8ms)  INSERT INTO "events" ("title", "description", "event_category_id", "ort", "url", "imageURL", "start", "end", "repeats", "priority", "flag", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) RETURNING "id"  [["title", "Neuer Versuch 3"], ["description", "Eine Party nur für Fachschaftler."], ["event_category_id", 1], ["ort", ""], ["url", ""], ["imageURL", ""], ["start", "2016-02-26 10:37:00.000000"], ["end", "2016-02-26 11:37:00.000000"], ["repeats", "t"], ["priority", 2], ["flag", "f"], ["recurrence_id", 26], ["created_at", "2016-02-22 11:31:16.729967"], ["updated_at", "2016-02-22 11:31:16.729967"]]
SQL (0.6ms)  INSERT INTO "events_roles" ("role_id", "event_id") VALUES ($1, $2)  [["role_id", 2], ["event_id", 11]]
 (1.0ms)  COMMIT
 (1.6ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 10]]
 (0.6ms)  BEGIN
Role Load (0.5ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 2]]
SQL (0.7ms)  INSERT INTO "events" ("title", "description", "event_category_id", "ort", "url", "imageURL", "start", "end", "repeats", "priority", "flag", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) RETURNING "id"  [["title", "Neuer Versuch 3"], ["description", "Eine Party nur für Fachschaftler."], ["event_category_id", 1], ["ort", ""], ["url", ""], ["imageURL", ""], ["start", "2016-03-04 10:37:00.000000"], ["end", "2016-03-04 11:37:00.000000"], ["repeats", "t"], ["priority", 2], ["flag", "f"], ["recurrence_id", 26], ["created_at", "2016-02-22 11:31:32.265552"], ["updated_at", "2016-02-22 11:31:32.265552"]]
SQL (0.4ms)  INSERT INTO "events_roles" ("role_id", "event_id") VALUES ($1, $2)  [["role_id", 2], ["event_id", 12]]
 (0.9ms)  COMMIT
 (0.8ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 10]]
 (0.7ms)  BEGIN
Role Load (0.8ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 2]]
SQL (0.7ms)  INSERT INTO "events" ("title", "description", "event_category_id", "ort", "url", "imageURL", "start", "end", "repeats", "priority", "flag", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) RETURNING "id"  [["title", "Neuer Versuch 3"], ["description", "Eine Party nur für Fachschaftler."], ["event_category_id", 1], ["ort", ""], ["url", ""], ["imageURL", ""], ["start", "2016-03-18 10:37:00.000000"], ["end", "2016-03-18 11:37:00.000000"], ["repeats", "t"], ["priority", 2], ["flag", "f"], ["recurrence_id", 26], ["created_at", "2016-02-22 11:34:00.492482"], ["updated_at", "2016-02-22 11:34:00.492482"]]
SQL (0.4ms)  INSERT INTO "events_roles" ("role_id", "event_id") VALUES ($1, $2)  [["role_id", 2], ["event_id", 13]]
 (0.6ms)  COMMIT
 (0.3ms)  BEGIN
 (0.3ms)  COMMIT

Redirected to 0.0.0.0:3000/events/10/build/wicked_finish Completed 302 Found in 1988293ms (ActiveRecord: 34.9ms)

Started GET “/users/sign_up” for 127.0.0.1 at 2016-02-22 12:34:00 +0100 Processing by Devise::RegistrationsController#new as HTML

 (15.6ms)  SELECT COUNT(*) FROM "users"
Role Load (0.9ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."name" = $1 AND "roles"."resource_type" IS NULL AND "roles"."resource_id" IS NULL  ORDER BY "roles"."id" ASC LIMIT 1  [["name", "Admin"]]
Role Load (0.5ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 4]]
Rendered devise/shared/_links.html.erb (14.9ms)
Rendered devise/registrations/new.html.erb within layouts/devise (81.6ms)

Completed 200 OK in 622ms (Views: 479.8ms | ActiveRecord: 46.1ms)

Started GET “/” for 127.0.0.1 at 2016-02-22 12:34:01 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (2.8ms)

Completed 200 OK in 303ms (Views: 300.8ms | ActiveRecord: 0.0ms)

Started GET “/” for 127.0.0.1 at 2016-02-22 12:34:01 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (2.3ms)

Completed 200 OK in 283ms (Views: 281.6ms | ActiveRecord: 0.0ms)

Started GET “/users/sign_up” for 127.0.0.1 at 2016-02-22 12:34:02 +0100 Processing by Devise::RegistrationsController#new as HTML

 (1.1ms)  SELECT COUNT(*) FROM "users"
Role Load (0.9ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."name" = $1 AND "roles"."resource_type" IS NULL AND "roles"."resource_id" IS NULL  ORDER BY "roles"."id" ASC LIMIT 1  [["name", "Admin"]]
Role Load (0.5ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 4]]
Rendered devise/shared/_links.html.erb (3.8ms)
Rendered devise/registrations/new.html.erb within layouts/devise (12.9ms)

Completed 200 OK in 336ms (Views: 302.9ms | ActiveRecord: 3.4ms)

Started GET “/events/10/build/wicked_finish” for 127.0.0.1 at 2016-02-22 12:34:02 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"10", "id"=>"wicked_finish"}
Event Load (0.7ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 10]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 26]]

Wizard has finished, redirecting to finish_wizard_path: “/” Redirected to 0.0.0.0:3000/ Completed 302 Found in 14ms (ActiveRecord: 1.2ms)

Started GET “/” for 127.0.0.1 at 2016-02-22 12:34:02 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (2.2ms)

Completed 200 OK in 307ms (Views: 304.5ms | ActiveRecord: 0.0ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456140842924” for 127.0.0.1 at 2016-02-22 12:34:03 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456140842924"}
Event Load (0.7ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (70.6ms)

Completed 200 OK in 148ms (Views: 143.8ms | ActiveRecord: 0.7ms)

Started GET “/events.json?start=2016-02-28&end=2016-04-10&_=1456140842925” for 127.0.0.1 at 2016-02-22 12:34:25 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-02-28", "end"=>"2016-04-10", "_"=>"1456140842925"}
Event Load (0.6ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (44.8ms)

Completed 200 OK in 102ms (Views: 99.3ms | ActiveRecord: 0.6ms)

 (252.2ms)  CREATE TABLE "schema_migrations" ("version" character varying NOT NULL) 
 (11.6ms)  CREATE UNIQUE INDEX  "unique_schema_migrations" ON "schema_migrations"  ("version")
ActiveRecord::SchemaMigration Load (0.3ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Migrating to DeviseCreateUsers (20160211235241)

 (0.3ms)  BEGIN
 (137.6ms)  CREATE TABLE "users" ("id" serial primary key, "email" character varying DEFAULT '' NOT NULL, "encrypted_password" character varying DEFAULT '' NOT NULL, "reset_password_token" character varying, "reset_password_sent_at" timestamp, "remember_created_at" timestamp, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" timestamp, "last_sign_in_at" timestamp, "current_sign_in_ip" inet, "last_sign_in_ip" inet, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) 
 (1.0ms)  CREATE UNIQUE INDEX  "index_users_on_email" ON "users"  ("email")
 (0.9ms)  CREATE UNIQUE INDEX  "index_users_on_reset_password_token" ON "users"  ("reset_password_token")
SQL (0.3ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160211235241"]]
 (15.7ms)  COMMIT

Migrating to CreateEvents (20160219004420)

 (15.8ms)  BEGIN
 (4.0ms)  CREATE TABLE "events" ("id" serial primary key, "title" character varying, "start" timestamp, "priority" integer, "flag" boolean, "imageURL" text, "url" text, "end" timestamp, "ort" text, "description" text, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) 
SQL (0.2ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160219004420"]]
 (0.4ms)  COMMIT

Migrating to RolifyCreateRoles (20160219011516)

 (30.9ms)  BEGIN

DEPRECATION WARNING: `#timestamps` was called without specifying an option for `null`. In Rails 5, this behavior will change to `null: false`. You should manually specify `null: true` to prevent the behavior of your existing migrations from changing. (called from block in change at /Users/Christian/Fachschaft/db/migrate/20160219011516_rolify_create_roles.rb:7)

 (7.7ms)  CREATE TABLE "roles" ("id" serial primary key, "name" character varying, "resource_id" integer, "resource_type" character varying, "created_at" timestamp, "updated_at" timestamp) 
 (1.1ms)  CREATE TABLE "users_roles" ("user_id" integer, "role_id" integer) 
 (1.0ms)  CREATE  INDEX  "index_roles_on_name" ON "roles"  ("name")
 (0.9ms)  CREATE  INDEX  "index_roles_on_name_and_resource_type_and_resource_id" ON "roles"  ("name", "resource_type", "resource_id")
 (0.9ms)  CREATE  INDEX  "index_users_roles_on_user_id_and_role_id" ON "users_roles"  ("user_id", "role_id")
SQL (0.2ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160219011516"]]
 (0.5ms)  COMMIT

Migrating to AddRolesToEvents (20160219054609)

 (15.5ms)  BEGIN
 (1.7ms)  CREATE TABLE "events_roles" ("event_id" integer, "role_id" integer) 
 (15.5ms)  CREATE  INDEX  "index_events_roles_on_event_id_and_role_id" ON "events_roles"  ("event_id", "role_id")
SQL (0.2ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160219054609"]]
 (0.4ms)  COMMIT

Migrating to CreateEventCategories (20160219071112)

 (0.1ms)  BEGIN
 (34.7ms)  CREATE TABLE "event_categories" ("id" serial primary key, "name" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) 
SQL (0.1ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160219071112"]]
 (0.5ms)  COMMIT

Migrating to AddEventCategoryToEvent (20160219085244)

 (16.6ms)  BEGIN
 (0.6ms)  ALTER TABLE "events" ADD "event_category_id" integer
 (15.7ms)  CREATE  INDEX  "index_events_on_event_category_id" ON "events"  ("event_category_id")
 (35.9ms)  ALTER TABLE "events" ADD CONSTRAINT "fk_rails_a0b385fce3"

FOREIGN KEY (“event_category_id”)

REFERENCES "event_categories" ("id")

SQL (0.2ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160219085244"]]
 (0.4ms)  COMMIT

Migrating to CreateRecurrences (20160220000217)

 (0.3ms)  BEGIN
 (3.1ms)  CREATE TABLE "recurrences" ("id" serial primary key, "start" date, "end" date, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) 
SQL (0.2ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160220000217"]]
 (0.4ms)  COMMIT

Migrating to AddRecurrenceToEvent (20160220000625)

 (15.5ms)  BEGIN
 (0.4ms)  ALTER TABLE "events" ADD "recurrence_id" integer
 (1.0ms)  CREATE  INDEX  "index_events_on_recurrence_id" ON "events"  ("recurrence_id")
 (1.2ms)  ALTER TABLE "events" ADD CONSTRAINT "fk_rails_abe19bd7ec"

FOREIGN KEY (“recurrence_id”)

REFERENCES "recurrences" ("id")

SQL (0.2ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160220000625"]]
 (0.7ms)  COMMIT

Migrating to CreateRules (20160220041227)

 (0.1ms)  BEGIN
 (36.4ms)  CREATE TABLE "rules" ("id" serial primary key, "day" integer, "recurrence_id" integer, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) 
 (0.9ms)  CREATE  INDEX  "index_rules_on_recurrence_id" ON "rules"  ("recurrence_id")
 (1.1ms)  ALTER TABLE "rules" ADD CONSTRAINT "fk_rails_d68ea077a7"

FOREIGN KEY (“recurrence_id”)

 REFERENCES "recurrences" ("id")
ON DELETE CASCADE
 SQL (0.1ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160220041227"]]
  (0.5ms)  COMMIT

Migrating to AddWeekToRules (20160220042151)

 (15.5ms)  BEGIN
 (0.5ms)  ALTER TABLE "rules" ADD "week" integer
SQL (0.2ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160220042151"]]
 (15.1ms)  COMMIT

Migrating to AddMonthToRules (20160220043415)

 (0.2ms)  BEGIN
 (0.5ms)  ALTER TABLE "rules" ADD "month" integer
SQL (0.3ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160220043415"]]
 (15.7ms)  COMMIT

Migrating to AddDaysToRules (20160220060339)

 (0.2ms)  BEGIN
 (0.4ms)  ALTER TABLE "rules" ADD "days" integer
SQL (0.4ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160220060339"]]
 (15.8ms)  COMMIT

Migrating to CreateExcludes (20160220205240)

 (0.2ms)  BEGIN
 (34.3ms)  CREATE TABLE "excludes" ("id" serial primary key, "date" date, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) 
SQL (0.3ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160220205240"]]
 (0.5ms)  COMMIT

Migrating to AddExcludeToRecurrence (20160220205323)

 (15.7ms)  BEGIN
 (0.3ms)  ALTER TABLE "excludes" ADD "recurrence_id" integer
 (16.3ms)  CREATE  INDEX  "index_excludes_on_recurrence_id" ON "excludes"  ("recurrence_id")
 (1.4ms)  ALTER TABLE "excludes" ADD CONSTRAINT "fk_rails_46b7dbabcd"

FOREIGN KEY (“recurrence_id”)

REFERENCES "recurrences" ("id")

SQL (0.2ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160220205323"]]
 (0.5ms)  COMMIT

Migrating to AddRepeatsToEvents (20160221010540)

 (0.1ms)  BEGIN
 (0.3ms)  ALTER TABLE "events" ADD "repeats" boolean
SQL (0.2ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160221010540"]]
 (15.6ms)  COMMIT

Migrating to AddReviewedToEvents (20160222051613)

 (0.2ms)  BEGIN
 (0.3ms)  ALTER TABLE "events" ADD "reviewed" boolean
SQL (0.1ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160222051613"]]
 (15.6ms)  COMMIT

Migrating to AddUsernameToUsers (20160222130205)

 (0.3ms)  BEGIN
 (0.5ms)  ALTER TABLE "users" ADD "username" character varying
 (16.4ms)  CREATE UNIQUE INDEX  "index_users_on_username" ON "users"  ("username")
SQL (0.2ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160222130205"]]
 (0.5ms)  COMMIT
ActiveRecord::SchemaMigration Load (0.6ms)  SELECT "schema_migrations".* FROM "schema_migrations"
 (27.9ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'event_categories'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (2.4ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'events'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (1.9ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'events_roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (1.9ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'excludes'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (2.0ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'recurrences'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (1.9ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (1.8ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'rules'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (1.7ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'users'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (1.7ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'users_roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

ActiveRecord::SchemaMigration Load (0.4ms)  SELECT "schema_migrations".* FROM "schema_migrations"
 (0.2ms)  BEGIN
SQL (22.6ms)  INSERT INTO "roles" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["name", "User"], ["created_at", "2016-02-22 13:03:51.601277"], ["updated_at", "2016-02-22 13:03:51.601277"]]
 (0.9ms)  COMMIT
 (0.2ms)  BEGIN
SQL (0.3ms)  INSERT INTO "roles" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["name", "Fachschaft"], ["created_at", "2016-02-22 13:03:51.654140"], ["updated_at", "2016-02-22 13:03:51.654140"]]
 (0.5ms)  COMMIT
 (0.1ms)  BEGIN
SQL (0.3ms)  INSERT INTO "roles" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["name", "Manager"], ["created_at", "2016-02-22 13:03:51.656695"], ["updated_at", "2016-02-22 13:03:51.656695"]]
 (0.4ms)  COMMIT
 (0.1ms)  BEGIN
SQL (0.2ms)  INSERT INTO "roles" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["name", "Admin"], ["created_at", "2016-02-22 13:03:51.658892"], ["updated_at", "2016-02-22 13:03:51.658892"]]
 (0.4ms)  COMMIT
 (0.1ms)  BEGIN
SQL (0.4ms)  INSERT INTO "event_categories" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["name", "Fachschaftssitzung"], ["created_at", "2016-02-22 13:03:51.675291"], ["updated_at", "2016-02-22 13:03:51.675291"]]
 (15.7ms)  COMMIT
 (0.2ms)  BEGIN
SQL (0.3ms)  INSERT INTO "event_categories" ("name", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["name", "Party"], ["created_at", "2016-02-22 13:03:51.693747"], ["updated_at", "2016-02-22 13:03:51.693747"]]
 (0.4ms)  COMMIT

Started GET “/” for ::1 at 2016-02-22 14:17:46 +0100

ActiveRecord::SchemaMigration Load (0.7ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (7.7ms)

DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_dummy_html_erb__2499818681319813434_70305860007500 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_dummy_html_erb__2499818681319813434_70305860007500 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_dummy_html_erb__2499818681319813434_70305860007500 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_dummy_html_erb__2499818681319813434_70305860007500 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_dummy_html_erb__2499818681319813434_70305860007500 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_dummy_html_erb__2499818681319813434_70305860007500 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_dummy_html_erb__2499818681319813434_70305860007500 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_dummy_html_erb__2499818681319813434_70305860007500 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_dummy_html_erb__2499818681319813434_70305860007500 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_dummy_html_erb__2499818681319813434_70305860007500 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_dummy_html_erb__2499818681319813434_70305860007500 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_dummy_html_erb__2499818681319813434_70305860007500 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_dummy_html_erb__2499818681319813434_70305860007500 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_dummy_html_erb__2499818681319813434_70305860007500 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_dummy_html_erb__2499818681319813434_70305860007500 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_dummy_html_erb__2499818681319813434_70305860007500 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_dummy_html_erb__2499818681319813434_70305860007500 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_dummy_html_erb__2499818681319813434_70305860007500 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_dummy_html_erb__2499818681319813434_70305860007500 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_dummy_html_erb__2499818681319813434_70305860007500 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_dummy_html_erb__2499818681319813434_70305860007500 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_dummy_html_erb__2499818681319813434_70305860007500 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_dummy_html_erb__2499818681319813434_70305860007500 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_dummy_html_erb__2499818681319813434_70305860007500 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_dummy_html_erb__2499818681319813434_70305860007500 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_dummy_html_erb__2499818681319813434_70305860007500 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) Completed 200 OK in 9428ms (Views: 9355.6ms | ActiveRecord: 0.0ms)

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-22 14:17:57 +0100

Started GET “/assets/bootstrap.min.self-06b21b80bfffa7de7828e36629f0f8a07e775bb2d38238790b732a831fc5f105.js?body=1” for ::1 at 2016-02-22 14:17:57 +0100

Started GET “/assets/vendor.self-f086ab635ce116cbaa172865ec0026f5da650cb45a41bda2a83132767fb41824.js?body=1” for ::1 at 2016-02-22 14:17:57 +0100

Started GET “/assets/app.self-b9484961b804b8b50a212b2d33687f2af3b7c8accc10073dbb04f286c2f0e4df.js?body=1” for ::1 at 2016-02-22 14:17:57 +0100

Started GET “/assets/application.self-c763cb08b4d2f4f5a7dbefb57247cd6b92d318cf9c36f239c960b792d0b66fe3.css?body=1” for ::1 at 2016-02-22 14:17:57 +0100

Started GET “/assets/calendar.self-cd89dbde1ee54a9e5fafadf035a164aaa746e7d53a9c13fcdaec8b45af328a42.js?body=1” for ::1 at 2016-02-22 14:17:57 +0100

Started GET “/assets/event_categories.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 14:17:57 +0100

Started GET “/assets/event_wizard.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 14:17:57 +0100

Started GET “/assets/events.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 14:17:57 +0100

Started GET “/assets/events/build.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 14:17:57 +0100

Started GET “/assets/excludes.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 14:17:57 +0100

Started GET “/assets/ie10-viewport-bug-workaround.self-fc551af1f93278ce46542e0ab702a380c18f24f5b46a002804456d0b9b2cf0d0.js?body=1” for ::1 at 2016-02-22 14:17:57 +0100

Started GET “/assets/recurrences.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 14:17:57 +0100

Started GET “/assets/rules.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 14:17:57 +0100

Started GET “/assets/ui.self-dee1dbb585902aaee233ae29baf16de746c572d3510305bba254ce7b49627583.js?body=1” for ::1 at 2016-02-22 14:17:57 +0100

Started GET “/assets/application.self-239bfcf2d4c320dafce982d93599055f083d298e8cffc36b34904cd355a255e3.js?body=1” for ::1 at 2016-02-22 14:17:57 +0100

Started GET “/” for ::1 at 2016-02-22 14:18:19 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (0.8ms)

Completed 200 OK in 240ms (Views: 239.7ms | ActiveRecord: 0.0ms)

Started GET “/assets/application.self-c763cb08b4d2f4f5a7dbefb57247cd6b92d318cf9c36f239c960b792d0b66fe3.css?body=1” for ::1 at 2016-02-22 14:18:20 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-22 14:18:20 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-22 14:18:20 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-22 14:18:20 +0100

Started GET “/assets/vendor.self-f086ab635ce116cbaa172865ec0026f5da650cb45a41bda2a83132767fb41824.js?body=1” for ::1 at 2016-02-22 14:18:20 +0100

Started GET “/assets/app.self-b9484961b804b8b50a212b2d33687f2af3b7c8accc10073dbb04f286c2f0e4df.js?body=1” for ::1 at 2016-02-22 14:18:20 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-22 14:18:20 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for ::1 at 2016-02-22 14:18:20 +0100

Started GET “/assets/calendar.self-cd89dbde1ee54a9e5fafadf035a164aaa746e7d53a9c13fcdaec8b45af328a42.js?body=1” for ::1 at 2016-02-22 14:18:20 +0100

Started GET “/assets/event_wizard.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 14:18:20 +0100

Started GET “/assets/events/build.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 14:18:20 +0100

Started GET “/assets/ie10-viewport-bug-workaround.self-fc551af1f93278ce46542e0ab702a380c18f24f5b46a002804456d0b9b2cf0d0.js?body=1” for ::1 at 2016-02-22 14:18:20 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-22 14:18:20 +0100

Started GET “/assets/bootstrap.min.self-06b21b80bfffa7de7828e36629f0f8a07e775bb2d38238790b732a831fc5f105.js?body=1” for ::1 at 2016-02-22 14:18:20 +0100

Started GET “/assets/event_categories.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 14:18:20 +0100

Started GET “/assets/events.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 14:18:20 +0100

Started GET “/assets/excludes.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 14:18:20 +0100

Started GET “/assets/recurrences.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 14:18:20 +0100

Started GET “/assets/rules.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 14:18:20 +0100

Started GET “/assets/application.self-239bfcf2d4c320dafce982d93599055f083d298e8cffc36b34904cd355a255e3.js?body=1” for ::1 at 2016-02-22 14:18:20 +0100

Started GET “/assets/ui.self-dee1dbb585902aaee233ae29baf16de746c572d3510305bba254ce7b49627583.js?body=1” for ::1 at 2016-02-22 14:18:20 +0100

Started GET “/users/sign_up” for ::1 at 2016-02-22 14:18:30 +0100 Processing by Devise::RegistrationsController#new as HTML

 (52.9ms)  SELECT COUNT(*) FROM "users"
Role Load (0.9ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."name" = $1 AND "roles"."resource_type" IS NULL AND "roles"."resource_id" IS NULL  ORDER BY "roles"."id" ASC LIMIT 1  [["name", "Admin"]]
Role Load (0.2ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 4]]
Rendered devise/shared/_links.html.erb (7.9ms)
Rendered devise/registrations/new.html.erb within layouts/devise (76.4ms)

Completed 200 OK in 683ms (Views: 258.2ms | ActiveRecord: 88.0ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-22 14:18:31 +0100

Started POST “/users” for ::1 at 2016-02-22 14:19:10 +0100 Processing by Devise::RegistrationsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"N1kc7chU2BGDjBBqnnxLhnv0cvTP8YAmNlggZdNriTd+LtUBYMLxEQe53U9l6MRStOwXJBwdGyFOEwi9EG0U2g==", "user"=>{"email"=>"user@test.de", "username"=>"", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "commit"=>"Account erstellen"}
 (0.4ms)  SELECT COUNT(*) FROM "users"
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."name" = $1 AND "roles"."resource_type" IS NULL AND "roles"."resource_id" IS NULL  ORDER BY "roles"."id" ASC LIMIT 1  [["name", "Admin"]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 4]]
 (0.1ms)  BEGIN
User Exists (0.5ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = 'user@test.de' LIMIT 1
User Exists (0.6ms)  SELECT  1 AS one FROM "users" WHERE "users"."username" = '' LIMIT 1
 (0.2ms)  ROLLBACK
Rendered devise/shared/_links.html.erb (3.1ms)
Rendered devise/registrations/new.html.erb within layouts/devise (15.4ms)

Completed 200 OK in 690ms (Views: 253.8ms | ActiveRecord: 2.4ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-22 14:19:11 +0100

Started POST “/users” for ::1 at 2016-02-22 14:19:43 +0100 Processing by Devise::RegistrationsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"4i527PMMHa8hQBO0T9h80c+qtqkENLbD/xuZBOuUUQqrWb8AW5o0r6V13pG0TPMFALLTedfYLcSHULHcKJLM5w==", "user"=>{"email"=>"user@test.de", "username"=>"user@test.de", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "commit"=>"Account erstellen"}
 (0.4ms)  SELECT COUNT(*) FROM "users"
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."name" = $1 AND "roles"."resource_type" IS NULL AND "roles"."resource_id" IS NULL  ORDER BY "roles"."id" ASC LIMIT 1  [["name", "Admin"]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 4]]
 (0.2ms)  BEGIN
User Exists (0.3ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = 'user@test.de' LIMIT 1
User Exists (0.4ms)  SELECT  1 AS one FROM "users" WHERE "users"."username" = 'user@test.de' LIMIT 1
 (0.2ms)  ROLLBACK
Rendered devise/shared/_links.html.erb (3.5ms)
Rendered devise/registrations/new.html.erb within layouts/devise (149.2ms)

Completed 200 OK in 779ms (Views: 685.9ms | ActiveRecord: 2.3ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-22 14:19:44 +0100

Started POST “/users” for ::1 at 2016-02-22 14:20:17 +0100 Processing by Devise::RegistrationsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"4i527PMMHa8hQBO0T9h80c+qtqkENLbD/xuZBOuUUQqrWb8AW5o0r6V13pG0TPMFALLTedfYLcSHULHcKJLM5w==", "user"=>{"email"=>"user@test.de", "username"=>"user@test.de", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "commit"=>"Account erstellen"}
 (0.4ms)  SELECT COUNT(*) FROM "users"
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."name" = $1 AND "roles"."resource_type" IS NULL AND "roles"."resource_id" IS NULL  ORDER BY "roles"."id" ASC LIMIT 1  [["name", "Admin"]]
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 4]]
 (0.1ms)  BEGIN
User Exists (0.3ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = 'user@test.de' LIMIT 1
User Exists (0.3ms)  SELECT  1 AS one FROM "users" WHERE "users"."username" = 'user@test.de' LIMIT 1
 (0.1ms)  ROLLBACK
Rendered devise/shared/_links.html.erb (2.5ms)
Rendered devise/registrations/new.html.erb within layouts/devise (15.1ms)

Completed 200 OK in 348ms (Views: 252.5ms | ActiveRecord: 2.1ms)

Started GET “/assets/application.self-c763cb08b4d2f4f5a7dbefb57247cd6b92d318cf9c36f239c960b792d0b66fe3.css?body=1” for ::1 at 2016-02-22 14:20:18 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-22 14:20:18 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-22 14:20:18 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-22 14:20:18 +0100

Started GET “/assets/vendor.self-f086ab635ce116cbaa172865ec0026f5da650cb45a41bda2a83132767fb41824.js?body=1” for ::1 at 2016-02-22 14:20:18 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-22 14:20:18 +0100

Started GET “/assets/app.self-b9484961b804b8b50a212b2d33687f2af3b7c8accc10073dbb04f286c2f0e4df.js?body=1” for ::1 at 2016-02-22 14:20:18 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for ::1 at 2016-02-22 14:20:18 +0100

Started GET “/assets/calendar.self-cd89dbde1ee54a9e5fafadf035a164aaa746e7d53a9c13fcdaec8b45af328a42.js?body=1” for ::1 at 2016-02-22 14:20:18 +0100

Started GET “/assets/event_wizard.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 14:20:18 +0100

Started GET “/assets/events/build.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 14:20:18 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-22 14:20:18 +0100

Started GET “/assets/rules.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 14:20:18 +0100

Started GET “/assets/bootstrap.min.self-06b21b80bfffa7de7828e36629f0f8a07e775bb2d38238790b732a831fc5f105.js?body=1” for ::1 at 2016-02-22 14:20:18 +0100

Started GET “/assets/event_categories.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 14:20:18 +0100

Started GET “/assets/events.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 14:20:18 +0100

Started GET “/assets/excludes.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 14:20:18 +0100

Started GET “/assets/ie10-viewport-bug-workaround.self-fc551af1f93278ce46542e0ab702a380c18f24f5b46a002804456d0b9b2cf0d0.js?body=1” for ::1 at 2016-02-22 14:20:18 +0100

Started GET “/assets/ui.self-dee1dbb585902aaee233ae29baf16de746c572d3510305bba254ce7b49627583.js?body=1” for ::1 at 2016-02-22 14:20:18 +0100

Started GET “/assets/application.self-239bfcf2d4c320dafce982d93599055f083d298e8cffc36b34904cd355a255e3.js?body=1” for ::1 at 2016-02-22 14:20:18 +0100

Started GET “/assets/recurrences.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 14:20:18 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-22 14:20:18 +0100

Started GET “/users/sign_out” for ::1 at 2016-02-22 14:20:27 +0100

ActionController::RoutingError (No route matches [GET] “/users/sign_out”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `call'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (4.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (55.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (195.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (58.1ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (175.9ms)

Started GET “/users/sign_out” for ::1 at 2016-02-22 14:20:28 +0100

ActionController::RoutingError (No route matches [GET] “/users/sign_out”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `call'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (5.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (96.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (49.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (107.1ms)

Started GET “/users/sign_up” for ::1 at 2016-02-22 14:20:30 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.4ms)  SELECT COUNT(*) FROM "users"
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."name" = $1 AND "roles"."resource_type" IS NULL AND "roles"."resource_id" IS NULL  ORDER BY "roles"."id" ASC LIMIT 1  [["name", "Admin"]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 4]]
Rendered devise/shared/_links.html.erb (2.5ms)
Rendered devise/registrations/new.html.erb within layouts/devise (7.5ms)

Completed 200 OK in 86ms (Views: 78.5ms | ActiveRecord: 1.0ms)

Started GET “/users/sign_up” for ::1 at 2016-02-22 14:20:30 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.5ms)  SELECT COUNT(*) FROM "users"
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."name" = $1 AND "roles"."resource_type" IS NULL AND "roles"."resource_id" IS NULL  ORDER BY "roles"."id" ASC LIMIT 1  [["name", "Admin"]]
Role Load (0.5ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 4]]
Rendered devise/shared/_links.html.erb (3.8ms)
Rendered devise/registrations/new.html.erb within layouts/devise (9.2ms)

Completed 200 OK in 110ms (Views: 102.1ms | ActiveRecord: 1.4ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-22 14:20:30 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-22 14:20:31 +0100

Started POST “/users” for ::1 at 2016-02-22 14:25:52 +0100 Processing by Devise::RegistrationsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"iYutjgHq1QsFT6J0JU+OxWV4duqa82BZZj03J3oy9ajA/GRiqXz8C4F6b1He2wERqmATOkkf+14edh//uTRoRQ==", "user"=>{"email"=>"admin@example.com", "username"=>"Admin", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "commit"=>"Account erstellen"}
 (0.4ms)  SELECT COUNT(*) FROM "users"
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."name" = $1 AND "roles"."resource_type" IS NULL AND "roles"."resource_id" IS NULL  ORDER BY "roles"."id" ASC LIMIT 1  [["name", "Admin"]]
Role Load (0.2ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 4]]
 (0.2ms)  BEGIN
User Exists (0.3ms)  SELECT  1 AS one FROM "users" WHERE "users"."email" = 'admin@example.com' LIMIT 1
User Exists (0.2ms)  SELECT  1 AS one FROM "users" WHERE "users"."username" = 'Admin' LIMIT 1
SQL (55.1ms)  INSERT INTO "users" ("username", "email", "encrypted_password", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["username", "Admin"], ["email", "admin@example.com"], ["encrypted_password", "$2a$10$qq1tptcE.87/FuZWF0YqsObQR4p3Iv.UQQaSk0NxHr4d.HJ8YcFom"], ["created_at", "2016-02-22 13:25:52.816240"], ["updated_at", "2016-02-22 13:25:52.816240"]]
SQL (27.6ms)  INSERT INTO "users_roles" ("role_id", "user_id") VALUES ($1, $2)  [["role_id", 4], ["user_id", 1]]
 (41.7ms)  COMMIT
 (0.2ms)  BEGIN
SQL (19.3ms)  UPDATE "users" SET "last_sign_in_at" = $1, "current_sign_in_at" = $2, "last_sign_in_ip" = $3, "current_sign_in_ip" = $4, "sign_in_count" = $5, "updated_at" = $6 WHERE "users"."id" = $7  [["last_sign_in_at", "2016-02-22 13:25:52.947264"], ["current_sign_in_at", "2016-02-22 13:25:52.947264"], ["last_sign_in_ip", "::1/128"], ["current_sign_in_ip", "::1/128"], ["sign_in_count", 1], ["updated_at", "2016-02-22 13:25:52.948981"], ["id", 1]]
 (0.5ms)  COMMIT

Redirected to localhost:3000/ Completed 302 Found in 257ms (ActiveRecord: 146.7ms)

Started GET “/” for ::1 at 2016-02-22 14:25:53 +0100 Processing by DummyController#index as HTML

User Load (24.2ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.5ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
Rendered dummy/index.html.erb within layouts/dummy (31.3ms)

Completed 200 OK in 265ms (Views: 239.9ms | ActiveRecord: 24.8ms)

Started GET “/users” for ::1 at 2016-02-22 14:25:59 +0100 Processing by UsersController#index as HTML

User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.5ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
CACHE (0.0ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.4ms)  SELECT "users".* FROM "users"
Role Load (0.5ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 1]]
Rendered users/_user.html.erb (254.6ms)
Rendered users/index.html.erb within layouts/users (258.9ms)

Completed 200 OK in 422ms (Views: 388.4ms | ActiveRecord: 1.8ms)

Started GET “/users” for ::1 at 2016-02-22 14:27:46 +0100 Processing by UsersController#index as HTML

User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1  ORDER BY "users"."id" ASC LIMIT 1  [["id", 1]]
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
CACHE (0.0ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1 AND (((roles.name = 'Admin') AND (roles.resource_type IS NULL) AND (roles.resource_id IS NULL)))  [["user_id", 1]]
User Load (0.3ms)  SELECT "users".* FROM "users"
Role Load (0.6ms)  SELECT "roles".* FROM "roles" INNER JOIN "users_roles" ON "roles"."id" = "users_roles"."role_id" WHERE "users_roles"."user_id" = $1  [["user_id", 1]]
Rendered users/_user.html.erb (5.6ms)
Rendered users/index.html.erb within layouts/users (13.6ms)

Completed 200 OK in 233ms (Views: 226.1ms | ActiveRecord: 1.8ms)

Started GET “/assets/application.self-c763cb08b4d2f4f5a7dbefb57247cd6b92d318cf9c36f239c960b792d0b66fe3.css?body=1” for ::1 at 2016-02-22 14:27:47 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-22 14:27:47 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-22 14:27:47 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-22 14:27:47 +0100

Started GET “/assets/app.self-b9484961b804b8b50a212b2d33687f2af3b7c8accc10073dbb04f286c2f0e4df.js?body=1” for ::1 at 2016-02-22 14:27:47 +0100

Started GET “/assets/vendor.self-f086ab635ce116cbaa172865ec0026f5da650cb45a41bda2a83132767fb41824.js?body=1” for ::1 at 2016-02-22 14:27:47 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-22 14:27:47 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for ::1 at 2016-02-22 14:27:47 +0100

Started GET “/assets/calendar.self-cd89dbde1ee54a9e5fafadf035a164aaa746e7d53a9c13fcdaec8b45af328a42.js?body=1” for ::1 at 2016-02-22 14:27:47 +0100

Started GET “/assets/event_wizard.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 14:27:47 +0100

Started GET “/assets/events/build.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 14:27:47 +0100

Started GET “/assets/ie10-viewport-bug-workaround.self-fc551af1f93278ce46542e0ab702a380c18f24f5b46a002804456d0b9b2cf0d0.js?body=1” for ::1 at 2016-02-22 14:27:47 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-22 14:27:47 +0100

Started GET “/assets/bootstrap.min.self-06b21b80bfffa7de7828e36629f0f8a07e775bb2d38238790b732a831fc5f105.js?body=1” for ::1 at 2016-02-22 14:27:47 +0100

Started GET “/assets/event_categories.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 14:27:47 +0100

Started GET “/assets/events.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 14:27:47 +0100

Started GET “/assets/excludes.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 14:27:47 +0100

Started GET “/assets/recurrences.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 14:27:47 +0100

Started GET “/assets/rules.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 14:27:47 +0100

Started GET “/assets/application.self-239bfcf2d4c320dafce982d93599055f083d298e8cffc36b34904cd355a255e3.js?body=1” for ::1 at 2016-02-22 14:27:47 +0100

Started GET “/assets/ui.self-dee1dbb585902aaee233ae29baf16de746c572d3510305bba254ce7b49627583.js?body=1” for ::1 at 2016-02-22 14:27:47 +0100

Started GET “/event_categories/” for ::1 at 2016-02-22 15:20:26 +0100

ActiveRecord::SchemaMigration Load (61.0ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by EventCategoriesController#index as HTML

EventCategory Load (80.7ms)  SELECT "event_categories".* FROM "event_categories"
 (22.9ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 1]]
 (0.4ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 2]]
Rendered event_categories/index.html.erb within layouts/application (317.4ms)

Completed 200 OK in 2519ms (Views: 2232.1ms | ActiveRecord: 221.9ms)

Started GET “/event_categories/” for ::1 at 2016-02-22 15:20:58 +0100 Processing by EventCategoriesController#index as HTML

EventCategory Load (0.5ms)  SELECT "event_categories".* FROM "event_categories"
 (0.4ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 1]]
 (0.4ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 2]]
Rendered event_categories/index.html.erb within layouts/application (7.3ms)

Completed 200 OK in 259ms (Views: 236.9ms | ActiveRecord: 1.3ms)

Started GET “/events/3/build/check” for ::1 at 2016-02-22 15:21:00 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"3", "id"=>"check"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]

Completed 404 Not Found in 53ms (ActiveRecord: 13.5ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=3:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/events/build_controller.rb:6:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/1702e6d8f5226002/variables” for ::1 at 2016-02-22 15:21:00 +0100

Started GET “/events/new” for ::1 at 2016-02-22 15:21:16 +0100 Processing by EventsController#new as HTML

Rendered events/new.html.erb within layouts/application (0.6ms)

Completed 200 OK in 199ms (Views: 174.6ms | ActiveRecord: 0.0ms)

Started GET “/events/new” for ::1 at 2016-02-22 15:21:17 +0100 Processing by EventsController#new as HTML

Rendered events/new.html.erb within layouts/application (0.0ms)

Completed 200 OK in 93ms (Views: 91.8ms | ActiveRecord: 0.0ms)

Started GET “/events/new” for ::1 at 2016-02-22 15:21:32 +0100 Processing by EventsController#new as HTML

Rendered events/new.html.erb within layouts/application (0.1ms)

Completed 200 OK in 86ms (Views: 84.9ms | ActiveRecord: 0.0ms)

Started GET “/events/” for ::1 at 2016-02-22 15:21:38 +0100 Processing by EventsController#index as HTML

Rendered events/index.html.erb within layouts/application (0.3ms)

Completed 200 OK in 106ms (Views: 105.1ms | ActiveRecord: 0.0ms)

Started GET “/events/3/build/check” for ::1 at 2016-02-22 15:21:38 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"3", "id"=>"check"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]

Completed 404 Not Found in 2ms (ActiveRecord: 0.4ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=3:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/events/build_controller.rb:6:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/d8c2aef05bd7d632/variables” for ::1 at 2016-02-22 15:21:38 +0100

Started GET “/events” for ::1 at 2016-02-22 15:22:43 +0100 Processing by EventsController#index as HTML

Rendered events/index.html.erb within layouts/application (0.1ms)

Completed 200 OK in 247ms (Views: 246.1ms | ActiveRecord: 0.0ms)

Started GET “/users” for ::1 at 2016-02-22 15:26:08 +0100 Processing by UsersController#index as HTML Redirected to localhost:3000/ Completed 302 Found in 6ms (ActiveRecord: 0.0ms)

Started GET “/” for ::1 at 2016-02-22 15:26:08 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (1.6ms)

Completed 200 OK in 339ms (Views: 338.5ms | ActiveRecord: 0.0ms)

Started GET “/assets/application.self-c763cb08b4d2f4f5a7dbefb57247cd6b92d318cf9c36f239c960b792d0b66fe3.css?body=1” for ::1 at 2016-02-22 15:26:08 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-22 15:26:08 +0100

Started GET “/assets/vendor.self-f086ab635ce116cbaa172865ec0026f5da650cb45a41bda2a83132767fb41824.js?body=1” for ::1 at 2016-02-22 15:26:08 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-22 15:26:08 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-22 15:26:09 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-22 15:26:09 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-22 15:26:09 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for ::1 at 2016-02-22 15:26:09 +0100

Started GET “/assets/bootstrap.min.self-06b21b80bfffa7de7828e36629f0f8a07e775bb2d38238790b732a831fc5f105.js?body=1” for ::1 at 2016-02-22 15:26:09 +0100

Started GET “/assets/events/build.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 15:26:09 +0100

Started GET “/assets/event_categories.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 15:26:09 +0100

Started GET “/assets/event_wizard.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 15:26:09 +0100

Started GET “/assets/events.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 15:26:09 +0100

Started GET “/assets/calendar.self-cd89dbde1ee54a9e5fafadf035a164aaa746e7d53a9c13fcdaec8b45af328a42.js?body=1” for ::1 at 2016-02-22 15:26:09 +0100

Started GET “/assets/excludes.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 15:26:09 +0100

Started GET “/assets/ie10-viewport-bug-workaround.self-fc551af1f93278ce46542e0ab702a380c18f24f5b46a002804456d0b9b2cf0d0.js?body=1” for ::1 at 2016-02-22 15:26:09 +0100

Started GET “/assets/recurrences.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 15:26:09 +0100

Started GET “/assets/rules.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 15:26:09 +0100

Started GET “/assets/ui.self-dee1dbb585902aaee233ae29baf16de746c572d3510305bba254ce7b49627583.js?body=1” for ::1 at 2016-02-22 15:26:09 +0100

Started GET “/assets/application.self-239bfcf2d4c320dafce982d93599055f083d298e8cffc36b34904cd355a255e3.js?body=1” for ::1 at 2016-02-22 15:26:09 +0100

Started GET “/assets/app.self-b9484961b804b8b50a212b2d33687f2af3b7c8accc10073dbb04f286c2f0e4df.js?body=1” for ::1 at 2016-02-22 15:26:10 +0100

Started GET “/events/3/build/check” for ::1 at 2016-02-22 15:35:30 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"3", "id"=>"check"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]

Completed 404 Not Found in 2ms (ActiveRecord: 0.3ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=3:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/events/build_controller.rb:6:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/be5d1d254b4124fa/variables” for ::1 at 2016-02-22 15:35:30 +0100

Started GET “/events/new” for ::1 at 2016-02-22 15:35:30 +0100 Processing by EventsController#new as HTML

Role Load (33.7ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.3ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/_form.html.erb (431.4ms)
Rendered events/new.html.erb within layouts/application (462.5ms)

Completed 200 OK in 667ms (Views: 613.1ms | ActiveRecord: 53.0ms)

Started GET “/events/new+” for ::1 at 2016-02-22 15:35:31 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"new+"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 0]]

Completed 404 Not Found in 2ms (ActiveRecord: 0.3ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=new+:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/events_controller.rb:67:in `set_event'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:432:in `block in make_lambda'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:145:in `block in halting_and_conditional'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/b2874fbba15d97f4/variables” for ::1 at 2016-02-22 15:35:32 +0100

Started GET “/events/new” for ::1 at 2016-02-22 15:35:39 +0100 Processing by EventsController#new as HTML

Role Load (0.6ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.4ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/_form.html.erb (15.4ms)
Rendered events/new.html.erb within layouts/application (16.7ms)

Completed 200 OK in 96ms (Views: 94.0ms | ActiveRecord: 0.9ms)

Started POST “/events” for ::1 at 2016-02-22 15:36:07 +0100 Processing by EventsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"/DcmsGWw9wHF7eu/qkYkgj+ERj+yingK881gjEJXCKbu6p95gtqX45CcFg68BUPnoVmX1pVCnIsPHaHmsAuaAQ==", "event"=>{"title"=>"Test Event ", "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"22", "start(4i)"=>"14", "start(5i)"=>"35", "priority"=>"medium", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"22", "end(4i)"=>"15", "end(5i)"=>"35", "ort"=>"", "description"=>"", "role_ids"=>[""], "event_category_id"=>"1"}, "commit"=>"Create Event"}

Unpermitted parameter: event_category_id

 (0.3ms)  BEGIN
SQL (93.9ms)  INSERT INTO "events" ("title", "priority", "flag", "imageURL", "url", "ort", "description", "start", "end", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11) RETURNING "id"  [["title", "Test Event "], ["priority", 2], ["flag", "f"], ["imageURL", ""], ["url", ""], ["ort", ""], ["description", ""], ["start", "2016-02-22 14:35:00.000000"], ["end", "2016-02-22 15:35:00.000000"], ["created_at", "2016-02-22 14:36:07.225484"], ["updated_at", "2016-02-22 14:36:07.225484"]]
 (32.1ms)  COMMIT

Redirected to localhost:3000/events/1 Completed 302 Found in 149ms (ActiveRecord: 126.3ms)

Started GET “/events/1” for ::1 at 2016-02-22 15:36:07 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"1"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Rendered events/show.html.erb within layouts/application (1.6ms)

Completed 200 OK in 166ms (Views: 164.6ms | ActiveRecord: 0.3ms)

Started GET “/events/3/build/check” for ::1 at 2016-02-22 15:36:12 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"3", "id"=>"check"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]

Completed 404 Not Found in 2ms (ActiveRecord: 0.3ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=3:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/events/build_controller.rb:6:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/e2d3a12d869271ce/variables” for ::1 at 2016-02-22 15:36:13 +0100

Started GET “/event_categories/” for ::1 at 2016-02-22 15:36:14 +0100 Processing by EventCategoriesController#index as HTML

EventCategory Load (0.4ms)  SELECT "event_categories".* FROM "event_categories"
 (0.3ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 1]]
 (0.2ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 2]]
Rendered event_categories/index.html.erb within layouts/application (4.7ms)

Completed 200 OK in 125ms (Views: 123.4ms | ActiveRecord: 1.0ms)

Started GET “/event_categories/” for ::1 at 2016-02-22 15:36:16 +0100 Processing by EventCategoriesController#index as HTML

EventCategory Load (0.3ms)  SELECT "event_categories".* FROM "event_categories"
 (0.2ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 1]]
 (0.2ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 2]]
Rendered event_categories/index.html.erb within layouts/application (3.8ms)

Completed 200 OK in 108ms (Views: 106.6ms | ActiveRecord: 0.7ms)

EventCategory Load (35.4ms)  SELECT  "event_categories".* FROM "event_categories"  ORDER BY "event_categories"."id" ASC LIMIT 1
Event Load (0.7ms)  SELECT "events".* FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 1]]
 (0.4ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 1]]

Started GET “/events/1” for ::1 at 2016-02-22 15:41:23 +0100

ActiveRecord::SchemaMigration Load (0.9ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by EventsController#show as HTML

Parameters: {"id"=>"1"}
Event Load (0.6ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Rendered events/show.html.erb within layouts/application (3.8ms)

Completed 200 OK in 1762ms (Views: 1652.3ms | ActiveRecord: 3.8ms)

Started GET “/events/1/edit” for ::1 at 2016-02-22 15:41:34 +0100 Processing by EventsController#edit as HTML

Parameters: {"id"=>"1"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (28.8ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.5ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/_form.html.erb (361.8ms)
Rendered events/edit.html.erb within layouts/application (396.6ms)

Completed 200 OK in 532ms (Views: 497.5ms | ActiveRecord: 33.1ms)

Started PATCH “/events/1” for ::1 at 2016-02-22 15:41:38 +0100 Processing by EventsController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"P9mqScZoZU5Kyc/pr5L5TmnnEuAiMkzjxuLpb4ciAMktBBOAIQIFrB+4Mli50Z4r9zrDCQX6qGI6MigFdX6Sbg==", "event"=>{"title"=>"Test Event ", "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"22", "start(4i)"=>"14", "start(5i)"=>"35", "priority"=>"medium", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"22", "end(4i)"=>"15", "end(5i)"=>"35", "ort"=>"", "description"=>"", "role_ids"=>[""], "event_category_id"=>"1"}, "commit"=>"Update Event", "id"=>"1"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.1ms)  BEGIN
Role Load (0.3ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
SQL (49.8ms)  UPDATE "events" SET "event_category_id" = $1, "updated_at" = $2 WHERE "events"."id" = $3  [["event_category_id", 1], ["updated_at", "2016-02-22 14:41:38.020115"], ["id", 1]]
 (0.6ms)  COMMIT

Redirected to localhost:3000/events/1 Completed 302 Found in 74ms (ActiveRecord: 51.2ms)

Started GET “/events/1” for ::1 at 2016-02-22 15:41:38 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"1"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Rendered events/show.html.erb within layouts/application (0.5ms)

Completed 200 OK in 82ms (Views: 80.2ms | ActiveRecord: 0.3ms)

Started GET “/” for ::1 at 2016-02-22 15:42:02 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (6.3ms)

Completed 200 OK in 91ms (Views: 90.0ms | ActiveRecord: 0.0ms)

Started GET “/events/3/build/check” for ::1 at 2016-02-22 15:42:06 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"3", "id"=>"check"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]

Completed 404 Not Found in 2ms (ActiveRecord: 0.4ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=3:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/events/build_controller.rb:6:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/614ba44153493015/variables” for ::1 at 2016-02-22 15:42:06 +0100

Started GET “/event_categories/” for ::1 at 2016-02-22 15:42:08 +0100 Processing by EventCategoriesController#index as HTML

EventCategory Load (0.4ms)  SELECT "event_categories".* FROM "event_categories"
 (0.3ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 2]]
Rendered event_categories/index.html.erb within layouts/application (9.1ms)

Completed 200 OK in 138ms (Views: 136.0ms | ActiveRecord: 0.9ms)

Started GET “/event_categories/” for ::1 at 2016-02-22 15:42:10 +0100 Processing by EventCategoriesController#index as HTML

EventCategory Load (0.3ms)  SELECT "event_categories".* FROM "event_categories"
 (0.3ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 2]]
Rendered event_categories/index.html.erb within layouts/application (4.3ms)

Completed 200 OK in 94ms (Views: 92.6ms | ActiveRecord: 0.9ms)

Started GET “/event_categories/1” for ::1 at 2016-02-22 15:42:28 +0100 Processing by EventCategoriesController#show as HTML

Parameters: {"id"=>"1"}
EventCategory Load (0.2ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
Rendered event_categories/show.html.erb within layouts/application (1.5ms)

Completed 200 OK in 225ms (Views: 223.3ms | ActiveRecord: 0.2ms)

Started GET “/event_categories/1/destroy” for ::1 at 2016-02-22 15:42:30 +0100

ActionController::RoutingError (No route matches [GET] “/event_categories/1/destroy”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `call'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (4.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (34.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (140.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (106.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (198.3ms)

Started GET “/” for ::1 at 2016-02-22 15:48:30 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (1.1ms)

Completed 200 OK in 274ms (Views: 247.3ms | ActiveRecord: 0.0ms)

Started GET “/users/sign_in” for ::1 at 2016-02-22 15:48:48 +0100 Processing by Devise::SessionsController#new as HTML

 (24.8ms)  SELECT COUNT(*) FROM "users"
Role Load (0.9ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."name" = $1 AND "roles"."resource_type" IS NULL AND "roles"."resource_id" IS NULL  ORDER BY "roles"."id" ASC LIMIT 1  [["name", "User"]]
Role Load (0.5ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 1]]
Rendered devise/shared/_links.html.erb (13.4ms)
Rendered devise/sessions/new.html.erb within layouts/devise (115.5ms)

Completed 200 OK in 449ms (Views: 263.3ms | ActiveRecord: 31.4ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-22 15:48:50 +0100

Started POST “/users/sign_in” for ::1 at 2016-02-22 15:48:53 +0100 Processing by Devise::SessionsController#create as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"ArZMrFSojLBdxxFJ5d8PiO/GotT1qVZsHF6wc8WI7g4Qa/Vls8LsUgi27PjznGjtcRtzPdJhsu3gjnEZN9R8qQ==", "user"=>{"email"=>"tr", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log In"}

Completed 401 Unauthorized in 1ms (ActiveRecord: 0.0ms) Processing by Devise::SessionsController#new as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"ArZMrFSojLBdxxFJ5d8PiO/GotT1qVZsHF6wc8WI7g4Qa/Vls8LsUgi27PjznGjtcRtzPdJhsu3gjnEZN9R8qQ==", "user"=>{"email"=>"tr", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log In"}

Unpermitted parameter: email

 (0.4ms)  SELECT COUNT(*) FROM "users"
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."name" = $1 AND "roles"."resource_type" IS NULL AND "roles"."resource_id" IS NULL  ORDER BY "roles"."id" ASC LIMIT 1  [["name", "User"]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 1]]
Rendered devise/shared/_links.html.erb (4.4ms)
Rendered devise/sessions/new.html.erb within layouts/devise (9.0ms)

Completed 200 OK in 86ms (Views: 78.4ms | ActiveRecord: 1.0ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-22 15:48:53 +0100

Started GET “/users/sign_in” for ::1 at 2016-02-22 15:48:55 +0100 Processing by Devise::SessionsController#new as HTML

 (0.6ms)  SELECT COUNT(*) FROM "users"
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."name" = $1 AND "roles"."resource_type" IS NULL AND "roles"."resource_id" IS NULL  ORDER BY "roles"."id" ASC LIMIT 1  [["name", "User"]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 1]]
Rendered devise/shared/_links.html.erb (5.4ms)
Rendered devise/sessions/new.html.erb within layouts/devise (10.8ms)

Completed 200 OK in 86ms (Views: 78.5ms | ActiveRecord: 1.3ms)

Started GET “/” for ::1 at 2016-02-22 15:56:51 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (1.1ms)

Completed 200 OK in 214ms (Views: 213.3ms | ActiveRecord: 0.0ms)

Started GET “/home” for ::1 at 2016-02-22 15:56:53 +0100 Processing by HomeController#index as HTML

Rendered home/_calendar_preview.erb (0.6ms)
Rendered home/_tools.html.erb (0.3ms)
Rendered home/index.html.erb within layouts/application (8.4ms)

Completed 200 OK in 111ms (Views: 109.8ms | ActiveRecord: 0.0ms)

Started GET “/home” for ::1 at 2016-02-22 15:57:02 +0100 Processing by HomeController#index as HTML

Rendered home/_calendar_preview.erb (0.0ms)
Rendered home/_tools.html.erb (0.0ms)
Rendered home/index.html.erb within layouts/application (1.8ms)

Completed 200 OK in 79ms (Views: 79.0ms | ActiveRecord: 0.0ms)

Started GET “/” for ::1 at 2016-02-22 15:57:03 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (0.5ms)

Completed 200 OK in 70ms (Views: 69.3ms | ActiveRecord: 0.0ms)

Started GET “/” for ::1 at 2016-02-22 15:57:23 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (0.5ms)

Completed 200 OK in 77ms (Views: 76.8ms | ActiveRecord: 0.0ms)

Started GET “/home” for ::1 at 2016-02-22 15:57:30 +0100 Processing by HomeController#index as HTML

Rendered home/_calendar_preview.erb (0.0ms)
Rendered home/_tools.html.erb (0.0ms)
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 85ms (Views: 84.2ms | ActiveRecord: 0.0ms)

Started GET “/home” for ::1 at 2016-02-22 15:57:31 +0100 Processing by HomeController#index as HTML

Rendered home/_calendar_preview.erb (0.0ms)
Rendered home/_tools.html.erb (0.0ms)
Rendered home/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 107ms (Views: 106.5ms | ActiveRecord: 0.0ms)

Started GET “/” for ::1 at 2016-02-22 15:58:36 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (0.9ms)

Completed 200 OK in 182ms (Views: 181.5ms | ActiveRecord: 0.0ms)

Started GET “/users/sign_up” for ::1 at 2016-02-22 15:59:44 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.5ms)  SELECT COUNT(*) FROM "users"
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."name" = $1 AND "roles"."resource_type" IS NULL AND "roles"."resource_id" IS NULL  ORDER BY "roles"."id" ASC LIMIT 1  [["name", "User"]]
Role Load (0.2ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 1]]
Rendered devise/shared/_links.html.erb (5.7ms)
Rendered devise/registrations/new.html.erb within layouts/devise (51.5ms)

Completed 200 OK in 924ms (Views: 917.8ms | ActiveRecord: 1.1ms)

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-22 15:59:46 +0100

Started GET “/assets/application.self-c763cb08b4d2f4f5a7dbefb57247cd6b92d318cf9c36f239c960b792d0b66fe3.css?body=1” for ::1 at 2016-02-22 16:00:43 +0100

Started GET “/users/sign_up” for ::1 at 2016-02-22 16:02:50 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.5ms)  SELECT COUNT(*) FROM "users"
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."name" = $1 AND "roles"."resource_type" IS NULL AND "roles"."resource_id" IS NULL  ORDER BY "roles"."id" ASC LIMIT 1  [["name", "User"]]
Role Load (0.2ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 1]]
Rendered devise/shared/_links.html.erb (3.3ms)
Rendered devise/registrations/new.html.erb within layouts/devise (15.7ms)

DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_devise_html_erb___1658765261672553041_70128312336480 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_devise_html_erb___1658765261672553041_70128312336480 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_devise_html_erb___1658765261672553041_70128312336480 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_devise_html_erb___1658765261672553041_70128312336480 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_devise_html_erb___1658765261672553041_70128312336480 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_devise_html_erb___1658765261672553041_70128312336480 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_devise_html_erb___1658765261672553041_70128312336480 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_devise_html_erb___1658765261672553041_70128312336480 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_devise_html_erb___1658765261672553041_70128312336480 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_devise_html_erb___1658765261672553041_70128312336480 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_devise_html_erb___1658765261672553041_70128312336480 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_devise_html_erb___1658765261672553041_70128312336480 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_devise_html_erb___1658765261672553041_70128312336480 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_devise_html_erb___1658765261672553041_70128312336480 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_devise_html_erb___1658765261672553041_70128312336480 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_devise_html_erb___1658765261672553041_70128312336480 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_devise_html_erb___1658765261672553041_70128312336480 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_devise_html_erb___1658765261672553041_70128312336480 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_devise_html_erb___1658765261672553041_70128312336480 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_devise_html_erb___1658765261672553041_70128312336480 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_devise_html_erb___1658765261672553041_70128312336480 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_devise_html_erb___1658765261672553041_70128312336480 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_devise_html_erb___1658765261672553041_70128312336480 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_devise_html_erb___1658765261672553041_70128312336480 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_devise_html_erb___1658765261672553041_70128312336480 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_devise_html_erb___1658765261672553041_70128312336480 at /Users/Christian/Fachschaft/app/views/layouts/devise.html.erb:8) Completed 200 OK in 8564ms (Views: 8558.4ms | ActiveRecord: 1.0ms)

Started GET “/assets/application.self-82192d5c0d5e3bad8e6891a44b42f2a9ac78e3227acb6dddf1fbe1f73d408fcc.css?body=1” for ::1 at 2016-02-22 16:02:58 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-22 16:02:58 +0100

Started GET “/assets/vendor.self-f086ab635ce116cbaa172865ec0026f5da650cb45a41bda2a83132767fb41824.js?body=1” for ::1 at 2016-02-22 16:02:58 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-22 16:02:58 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-22 16:02:58 +0100

Started GET “/assets/app.self-b9484961b804b8b50a212b2d33687f2af3b7c8accc10073dbb04f286c2f0e4df.js?body=1” for ::1 at 2016-02-22 16:02:58 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-22 16:02:58 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-22 16:02:58 +0100

Started GET “/assets/bootstrap.min.self-06b21b80bfffa7de7828e36629f0f8a07e775bb2d38238790b732a831fc5f105.js?body=1” for ::1 at 2016-02-22 16:02:58 +0100

Started GET “/assets/event_categories.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 16:02:58 +0100

Started GET “/assets/events.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 16:02:58 +0100

Started GET “/assets/excludes.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 16:02:58 +0100

Started GET “/assets/recurrences.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 16:02:58 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for ::1 at 2016-02-22 16:02:59 +0100

Started GET “/assets/calendar.self-cd89dbde1ee54a9e5fafadf035a164aaa746e7d53a9c13fcdaec8b45af328a42.js?body=1” for ::1 at 2016-02-22 16:02:59 +0100

Started GET “/assets/event_wizard.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 16:02:59 +0100

Started GET “/assets/events/build.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 16:02:59 +0100

Started GET “/assets/ie10-viewport-bug-workaround.self-fc551af1f93278ce46542e0ab702a380c18f24f5b46a002804456d0b9b2cf0d0.js?body=1” for ::1 at 2016-02-22 16:02:59 +0100

Started GET “/assets/rules.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 16:02:59 +0100

Started GET “/assets/ui.self-dee1dbb585902aaee233ae29baf16de746c572d3510305bba254ce7b49627583.js?body=1” for ::1 at 2016-02-22 16:02:59 +0100

Started GET “/assets/application.self-239bfcf2d4c320dafce982d93599055f083d298e8cffc36b34904cd355a255e3.js?body=1” for ::1 at 2016-02-22 16:02:59 +0100

Started GET “/assets/background/2-f6c3491538ec996e8df02e23e0fc3eaaa9e8a2bc7a991d2e42d8a6d42abcdc0f.jpg” for ::1 at 2016-02-22 16:02:59 +0100

Started GET “/assets/fonts/themify.woff?-fvbane” for ::1 at 2016-02-22 16:03:00 +0100

Started GET “/users/sign_up” for ::1 at 2016-02-22 16:05:00 +0100 Processing by Devise::RegistrationsController#new as HTML

 (0.4ms)  SELECT COUNT(*) FROM "users"
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."name" = $1 AND "roles"."resource_type" IS NULL AND "roles"."resource_id" IS NULL  ORDER BY "roles"."id" ASC LIMIT 1  [["name", "User"]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 1]]
Rendered devise/shared/_links.html.erb (3.7ms)
Rendered devise/registrations/new.html.erb within layouts/devise (38.7ms)

Completed 200 OK in 354ms (Views: 346.3ms | ActiveRecord: 0.9ms)

Started GET “/users/sign_out” for ::1 at 2016-02-22 16:05:00 +0100

ActionController::RoutingError (No route matches [GET] “/users/sign_out”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `call'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (5.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (116.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (139.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (228.8ms)

Started GET “/” for ::1 at 2016-02-22 16:05:01 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (1.0ms)

Completed 200 OK in 165ms (Views: 164.5ms | ActiveRecord: 0.0ms)

Started GET “/” for ::1 at 2016-02-22 16:05:01 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (0.5ms)

Completed 200 OK in 79ms (Views: 78.3ms | ActiveRecord: 0.0ms)

Started GET “/home” for ::1 at 2016-02-22 16:05:24 +0100 Processing by HomeController#index as HTML

Rendered home/_calendar_preview.erb (0.0ms)
Rendered home/_tools.html.erb (0.0ms)
Rendered home/index.html.erb within layouts/application (2.9ms)

Completed 200 OK in 191ms (Views: 190.2ms | ActiveRecord: 0.0ms)

Started GET “/assets/glyphicons-halflings-regular-a26394f7ede100ca118eff2eda08596275a9839b959c226e15439557a5a80742.woff” for ::1 at 2016-02-22 16:05:25 +0100

Started GET “/home” for ::1 at 2016-02-22 16:05:25 +0100 Processing by HomeController#index as HTML

Rendered home/_calendar_preview.erb (0.0ms)
Rendered home/_tools.html.erb (0.1ms)
Rendered home/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 100ms (Views: 99.7ms | ActiveRecord: 0.0ms)

Started GET “/home” for ::1 at 2016-02-22 16:05:25 +0100 Processing by HomeController#index as HTML

Rendered home/_calendar_preview.erb (0.1ms)
Rendered home/_tools.html.erb (0.1ms)
Rendered home/index.html.erb within layouts/application (3.8ms)

Completed 200 OK in 158ms (Views: 157.3ms | ActiveRecord: 0.0ms)

Started GET “/” for ::1 at 2016-02-22 16:05:51 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (0.5ms)

Completed 200 OK in 62ms (Views: 61.4ms | ActiveRecord: 0.0ms)

Started GET “/events/3/build/check” for ::1 at 2016-02-22 16:05:52 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"3", "id"=>"check"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]

Completed 404 Not Found in 24ms (ActiveRecord: 1.8ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=3:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/events/build_controller.rb:6:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/408c5bfef0ef9e52/variables” for ::1 at 2016-02-22 16:05:52 +0100

Started GET “/events/1” for ::1 at 2016-02-22 16:05:54 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"1"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Rendered events/show.html.erb within layouts/application (1.1ms)

Completed 200 OK in 128ms (Views: 115.8ms | ActiveRecord: 0.2ms)

Started GET “/events/1” for ::1 at 2016-02-22 16:05:55 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"1"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Rendered events/show.html.erb within layouts/application (0.8ms)

Completed 200 OK in 114ms (Views: 111.4ms | ActiveRecord: 0.4ms)

Started GET “/events/3/build/check” for ::1 at 2016-02-22 16:06:02 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"3", "id"=>"check"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]

Completed 404 Not Found in 2ms (ActiveRecord: 0.2ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=3:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/events/build_controller.rb:6:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/ae6d9f4bb825c41f/variables” for ::1 at 2016-02-22 16:06:02 +0100

Started GET “/events/” for ::1 at 2016-02-22 16:06:04 +0100 Processing by EventsController#index as HTML

Event Load (0.5ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (6.2ms)

Completed 500 Internal Server Error in 43ms (ActiveRecord: 0.5ms)

NoMethodError - undefined method `repeat' for #<Event:0x007f9006767d50>:

activemodel (4.2.5.1) lib/active_model/attribute_methods.rb:433:in `method_missing'
app/views/events/index.html.erb:31:in `block in _app_views_events_index_html_erb___4573746836269548063_70128239170300'
activerecord (4.2.5.1) lib/active_record/relation/delegation.rb:46:in `each'
app/views/events/index.html.erb:23:in `_app_views_events_index_html_erb___4573746836269548063_70128239170300'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/b942a1be4d8d8701/variables” for ::1 at 2016-02-22 16:06:04 +0100

Started GET “/events/1” for ::1 at 2016-02-22 16:06:25 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"1"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Rendered events/show.html.erb within layouts/application (0.6ms)

Completed 200 OK in 99ms (Views: 97.9ms | ActiveRecord: 0.2ms)

Started GET “/events/1” for ::1 at 2016-02-22 16:06:25 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"1"}
Event Load (1.1ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Rendered events/show.html.erb within layouts/application (0.7ms)

Completed 200 OK in 126ms (Views: 123.0ms | ActiveRecord: 1.1ms)

Started GET “/events/3/build/check” for ::1 at 2016-02-22 16:06:35 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"3", "id"=>"check"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]

Completed 404 Not Found in 2ms (ActiveRecord: 0.3ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=3:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/events/build_controller.rb:6:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/91728fe55974dbb9/variables” for ::1 at 2016-02-22 16:06:35 +0100

Started GET “/events” for ::1 at 2016-02-22 16:06:35 +0100 Processing by EventsController#index as HTML

Event Load (0.4ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (3.8ms)

Completed 500 Internal Server Error in 8ms (ActiveRecord: 0.4ms)

NoMethodError - undefined method `repeat' for #<Event:0x007f900c882ef0>:

activemodel (4.2.5.1) lib/active_model/attribute_methods.rb:433:in `method_missing'
app/views/events/index.html.erb:31:in `block in _app_views_events_index_html_erb___4573746836269548063_70128239170300'
activerecord (4.2.5.1) lib/active_record/relation/delegation.rb:46:in `each'
app/views/events/index.html.erb:23:in `_app_views_events_index_html_erb___4573746836269548063_70128239170300'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/e0fa2c9fa5979ef9/variables” for ::1 at 2016-02-22 16:06:35 +0100

Started GET “/events/3/build/check” for ::1 at 2016-02-22 16:06:35 +0100 Processing by Events::BuildController#show as HTML

Parameters: {"event_id"=>"3", "id"=>"check"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]

Completed 404 Not Found in 2ms (ActiveRecord: 0.2ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=3:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/events/build_controller.rb:6:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/7a113763dabd7a8c/variables” for ::1 at 2016-02-22 16:06:35 +0100

Started GET “/event_categories/” for ::1 at 2016-02-22 16:06:36 +0100 Processing by EventCategoriesController#index as HTML

EventCategory Load (0.4ms)  SELECT "event_categories".* FROM "event_categories"
 (0.3ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 1]]
 (0.2ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 2]]
Rendered event_categories/index.html.erb within layouts/application (11.2ms)

Completed 200 OK in 112ms (Views: 105.2ms | ActiveRecord: 2.3ms)

Started GET “/event_categories/” for ::1 at 2016-02-22 16:06:38 +0100 Processing by EventCategoriesController#index as HTML

EventCategory Load (0.5ms)  SELECT "event_categories".* FROM "event_categories"
 (0.3ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 1]]
 (0.2ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 2]]
Rendered event_categories/index.html.erb within layouts/application (4.9ms)

Completed 200 OK in 108ms (Views: 105.9ms | ActiveRecord: 1.0ms)

Started GET “/event_categories/” for ::1 at 2016-02-22 16:06:39 +0100 Processing by EventCategoriesController#index as HTML

EventCategory Load (0.3ms)  SELECT "event_categories".* FROM "event_categories"
 (0.3ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 1]]
 (0.2ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 2]]
Rendered event_categories/index.html.erb within layouts/application (5.0ms)

Completed 200 OK in 121ms (Views: 119.4ms | ActiveRecord: 0.8ms)

Started GET “/event_categories/” for ::1 at 2016-02-22 16:07:59 +0100 Processing by EventCategoriesController#index as HTML

EventCategory Load (0.3ms)  SELECT "event_categories".* FROM "event_categories"
 (0.2ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 1]]
 (0.1ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 2]]
Rendered event_categories/index.html.erb within layouts/application (3.5ms)

Completed 200 OK in 221ms (Views: 219.4ms | ActiveRecord: 0.7ms)

Started GET “/assets/application.self-82192d5c0d5e3bad8e6891a44b42f2a9ac78e3227acb6dddf1fbe1f73d408fcc.css?body=1” for ::1 at 2016-02-22 16:07:59 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-22 16:07:59 +0100

Started GET “/assets/vendor.self-f086ab635ce116cbaa172865ec0026f5da650cb45a41bda2a83132767fb41824.js?body=1” for ::1 at 2016-02-22 16:07:59 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-22 16:07:59 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-22 16:07:59 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-22 16:07:59 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-22 16:07:59 +0100

Started GET “/assets/app.self-b9484961b804b8b50a212b2d33687f2af3b7c8accc10073dbb04f286c2f0e4df.js?body=1” for ::1 at 2016-02-22 16:07:59 +0100

Started GET “/assets/calendar.self-cd89dbde1ee54a9e5fafadf035a164aaa746e7d53a9c13fcdaec8b45af328a42.js?body=1” for ::1 at 2016-02-22 16:07:59 +0100

Started GET “/assets/event_wizard.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 16:07:59 +0100

Started GET “/assets/excludes.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 16:07:59 +0100

Started GET “/assets/recurrences.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 16:07:59 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for ::1 at 2016-02-22 16:07:59 +0100

Started GET “/assets/ie10-viewport-bug-workaround.self-fc551af1f93278ce46542e0ab702a380c18f24f5b46a002804456d0b9b2cf0d0.js?body=1” for ::1 at 2016-02-22 16:07:59 +0100

Started GET “/assets/event_categories.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 16:07:59 +0100

Started GET “/assets/events.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 16:07:59 +0100

Started GET “/assets/events/build.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 16:07:59 +0100

Started GET “/assets/bootstrap.min.self-06b21b80bfffa7de7828e36629f0f8a07e775bb2d38238790b732a831fc5f105.js?body=1” for ::1 at 2016-02-22 16:07:59 +0100

Started GET “/assets/rules.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 16:07:59 +0100

Started GET “/assets/application.self-239bfcf2d4c320dafce982d93599055f083d298e8cffc36b34904cd355a255e3.js?body=1” for ::1 at 2016-02-22 16:07:59 +0100

Started GET “/assets/ui.self-dee1dbb585902aaee233ae29baf16de746c572d3510305bba254ce7b49627583.js?body=1” for ::1 at 2016-02-22 16:07:59 +0100

Started GET “/assets/background/2-f6c3491538ec996e8df02e23e0fc3eaaa9e8a2bc7a991d2e42d8a6d42abcdc0f.jpg” for ::1 at 2016-02-22 16:07:59 +0100

Started GET “/assets/glyphicons-halflings-regular-a26394f7ede100ca118eff2eda08596275a9839b959c226e15439557a5a80742.woff” for ::1 at 2016-02-22 16:07:59 +0100

Started GET “/event_categories/” for ::1 at 2016-02-22 16:11:03 +0100 Processing by EventCategoriesController#index as HTML

EventCategory Load (0.3ms)  SELECT "event_categories".* FROM "event_categories"
 (0.3ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 1]]
 (0.2ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 2]]
Rendered event_categories/index.html.erb within layouts/application (7.0ms)

Completed 200 OK in 344ms (Views: 342.3ms | ActiveRecord: 0.8ms)

Started GET “/” for ::1 at 2016-02-22 16:11:16 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (0.7ms)

Completed 200 OK in 622ms (Views: 621.4ms | ActiveRecord: 0.0ms)

Started GET “/assets/application.self-82192d5c0d5e3bad8e6891a44b42f2a9ac78e3227acb6dddf1fbe1f73d408fcc.css?body=1” for ::1 at 2016-02-22 16:11:17 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-22 16:11:17 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-22 16:11:17 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-22 16:11:17 +0100

Started GET “/assets/app.self-b9484961b804b8b50a212b2d33687f2af3b7c8accc10073dbb04f286c2f0e4df.js?body=1” for ::1 at 2016-02-22 16:11:17 +0100

Started GET “/assets/vendor.self-f086ab635ce116cbaa172865ec0026f5da650cb45a41bda2a83132767fb41824.js?body=1” for ::1 at 2016-02-22 16:11:17 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-22 16:11:17 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-22 16:11:17 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for ::1 at 2016-02-22 16:11:17 +0100

Started GET “/assets/bootstrap.min.self-06b21b80bfffa7de7828e36629f0f8a07e775bb2d38238790b732a831fc5f105.js?body=1” for ::1 at 2016-02-22 16:11:17 +0100

Started GET “/assets/calendar.self-cd89dbde1ee54a9e5fafadf035a164aaa746e7d53a9c13fcdaec8b45af328a42.js?body=1” for ::1 at 2016-02-22 16:11:17 +0100

Started GET “/assets/event_categories.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 16:11:17 +0100

Started GET “/assets/event_wizard.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 16:11:17 +0100

Started GET “/assets/events.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 16:11:17 +0100

Started GET “/assets/events/build.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 16:11:17 +0100

Started GET “/assets/excludes.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 16:11:17 +0100

Started GET “/assets/ie10-viewport-bug-workaround.self-fc551af1f93278ce46542e0ab702a380c18f24f5b46a002804456d0b9b2cf0d0.js?body=1” for ::1 at 2016-02-22 16:11:17 +0100

Started GET “/assets/recurrences.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 16:11:17 +0100

Started GET “/assets/rules.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 16:11:17 +0100

Started GET “/assets/ui.self-dee1dbb585902aaee233ae29baf16de746c572d3510305bba254ce7b49627583.js?body=1” for ::1 at 2016-02-22 16:11:17 +0100

Started GET “/assets/application.self-239bfcf2d4c320dafce982d93599055f083d298e8cffc36b34904cd355a255e3.js?body=1” for ::1 at 2016-02-22 16:11:17 +0100

Started GET “/assets/background/2-f6c3491538ec996e8df02e23e0fc3eaaa9e8a2bc7a991d2e42d8a6d42abcdc0f.jpg” for ::1 at 2016-02-22 16:11:17 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-22 16:11:18 +0100

Started GET “/event_categories/” for ::1 at 2016-02-22 16:14:58 +0100 Processing by EventCategoriesController#index as HTML

EventCategory Load (0.5ms)  SELECT "event_categories".* FROM "event_categories"
 (0.3ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 1]]
 (0.2ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 2]]
Rendered event_categories/index.html.erb within layouts/application (5.6ms)

Completed 200 OK in 318ms (Views: 314.7ms | ActiveRecord: 0.9ms)

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-22 16:14:59 +0100

Started GET “/assets/application.self-82192d5c0d5e3bad8e6891a44b42f2a9ac78e3227acb6dddf1fbe1f73d408fcc.css?body=1” for ::1 at 2016-02-22 16:14:59 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-22 16:14:59 +0100

Started GET “/assets/vendor.self-f086ab635ce116cbaa172865ec0026f5da650cb45a41bda2a83132767fb41824.js?body=1” for ::1 at 2016-02-22 16:14:59 +0100

Started GET “/assets/app.self-b9484961b804b8b50a212b2d33687f2af3b7c8accc10073dbb04f286c2f0e4df.js?body=1” for ::1 at 2016-02-22 16:14:59 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-22 16:14:59 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-22 16:14:59 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-22 16:14:59 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for ::1 at 2016-02-22 16:14:59 +0100

Started GET “/assets/bootstrap.min.self-06b21b80bfffa7de7828e36629f0f8a07e775bb2d38238790b732a831fc5f105.js?body=1” for ::1 at 2016-02-22 16:14:59 +0100

Started GET “/assets/calendar.self-cd89dbde1ee54a9e5fafadf035a164aaa746e7d53a9c13fcdaec8b45af328a42.js?body=1” for ::1 at 2016-02-22 16:14:59 +0100

Started GET “/assets/event_categories.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 16:14:59 +0100

Started GET “/assets/event_wizard.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 16:14:59 +0100

Started GET “/assets/events.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 16:14:59 +0100

Started GET “/assets/events/build.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 16:14:59 +0100

Started GET “/assets/excludes.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 16:14:59 +0100

Started GET “/assets/ie10-viewport-bug-workaround.self-fc551af1f93278ce46542e0ab702a380c18f24f5b46a002804456d0b9b2cf0d0.js?body=1” for ::1 at 2016-02-22 16:14:59 +0100

Started GET “/assets/recurrences.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 16:14:59 +0100

Started GET “/assets/rules.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 16:14:59 +0100

Started GET “/assets/ui.self-dee1dbb585902aaee233ae29baf16de746c572d3510305bba254ce7b49627583.js?body=1” for ::1 at 2016-02-22 16:14:59 +0100

Started GET “/assets/application.self-239bfcf2d4c320dafce982d93599055f083d298e8cffc36b34904cd355a255e3.js?body=1” for ::1 at 2016-02-22 16:14:59 +0100

Started GET “/assets/background/2-f6c3491538ec996e8df02e23e0fc3eaaa9e8a2bc7a991d2e42d8a6d42abcdc0f.jpg” for ::1 at 2016-02-22 16:15:02 +0100

Started GET “/assets/glyphicons-halflings-regular-fe185d11a49676890d47bb783312a0cda5a44c4039214094e7957b4c040ef11c.woff2” for ::1 at 2016-02-22 16:15:03 +0100

Started GET “/event_categories/” for ::1 at 2016-02-22 16:18:16 +0100 Processing by EventCategoriesController#index as HTML

EventCategory Load (0.4ms)  SELECT "event_categories".* FROM "event_categories"
 (0.3ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 1]]
 (0.2ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 2]]
Rendered event_categories/index.html.erb within layouts/application (4.9ms)

Completed 200 OK in 379ms (Views: 377.5ms | ActiveRecord: 0.9ms)

Started GET “/assets/application.self-82192d5c0d5e3bad8e6891a44b42f2a9ac78e3227acb6dddf1fbe1f73d408fcc.css?body=1” for ::1 at 2016-02-22 16:18:17 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-22 16:18:17 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-22 16:18:17 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-22 16:18:17 +0100

Started GET “/assets/event_wizard.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 16:18:17 +0100

Started GET “/assets/vendor.self-f086ab635ce116cbaa172865ec0026f5da650cb45a41bda2a83132767fb41824.js?body=1” for ::1 at 2016-02-22 16:18:17 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-22 16:18:17 +0100

Started GET “/assets/app.self-b9484961b804b8b50a212b2d33687f2af3b7c8accc10073dbb04f286c2f0e4df.js?body=1” for ::1 at 2016-02-22 16:18:17 +0100

Started GET “/assets/calendar.self-cd89dbde1ee54a9e5fafadf035a164aaa746e7d53a9c13fcdaec8b45af328a42.js?body=1” for ::1 at 2016-02-22 16:18:17 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-22 16:18:17 +0100

Started GET “/assets/events.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 16:18:17 +0100

Started GET “/assets/ie10-viewport-bug-workaround.self-fc551af1f93278ce46542e0ab702a380c18f24f5b46a002804456d0b9b2cf0d0.js?body=1” for ::1 at 2016-02-22 16:18:17 +0100

Started GET “/assets/rules.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 16:18:17 +0100

Started GET “/assets/application.self-239bfcf2d4c320dafce982d93599055f083d298e8cffc36b34904cd355a255e3.js?body=1” for ::1 at 2016-02-22 16:18:17 +0100

Started GET “/assets/event_categories.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 16:18:17 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for ::1 at 2016-02-22 16:18:17 +0100

Started GET “/assets/events/build.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 16:18:17 +0100

Started GET “/assets/recurrences.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 16:18:17 +0100

Started GET “/assets/ui.self-dee1dbb585902aaee233ae29baf16de746c572d3510305bba254ce7b49627583.js?body=1” for ::1 at 2016-02-22 16:18:17 +0100

Started GET “/assets/bootstrap.min.self-06b21b80bfffa7de7828e36629f0f8a07e775bb2d38238790b732a831fc5f105.js?body=1” for ::1 at 2016-02-22 16:18:17 +0100

Started GET “/assets/excludes.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 16:18:17 +0100

Started GET “/assets/background/2-f6c3491538ec996e8df02e23e0fc3eaaa9e8a2bc7a991d2e42d8a6d42abcdc0f.jpg” for ::1 at 2016-02-22 16:18:18 +0100

Started GET “/assets/glyphicons-halflings-regular-a26394f7ede100ca118eff2eda08596275a9839b959c226e15439557a5a80742.woff” for ::1 at 2016-02-22 16:18:18 +0100

Started GET “/event_categories/” for ::1 at 2016-02-22 16:19:28 +0100 Processing by EventCategoriesController#index as HTML

EventCategory Load (0.3ms)  SELECT "event_categories".* FROM "event_categories"
 (0.4ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 1]]
 (0.2ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 2]]
Rendered event_categories/index.html.erb within layouts/application (5.3ms)

Completed 200 OK in 356ms (Views: 353.7ms | ActiveRecord: 0.9ms)

Started GET “/assets/application.self-82192d5c0d5e3bad8e6891a44b42f2a9ac78e3227acb6dddf1fbe1f73d408fcc.css?body=1” for ::1 at 2016-02-22 16:19:29 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-22 16:19:29 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-22 16:19:29 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-22 16:19:29 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-22 16:19:29 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-22 16:19:29 +0100

Started GET “/assets/vendor.self-f086ab635ce116cbaa172865ec0026f5da650cb45a41bda2a83132767fb41824.js?body=1” for ::1 at 2016-02-22 16:19:29 +0100

Started GET “/assets/app.self-b9484961b804b8b50a212b2d33687f2af3b7c8accc10073dbb04f286c2f0e4df.js?body=1” for ::1 at 2016-02-22 16:19:29 +0100

Started GET “/assets/calendar.self-cd89dbde1ee54a9e5fafadf035a164aaa746e7d53a9c13fcdaec8b45af328a42.js?body=1” for ::1 at 2016-02-22 16:19:29 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for ::1 at 2016-02-22 16:19:29 +0100

Started GET “/assets/event_wizard.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 16:19:29 +0100

Started GET “/assets/ui.self-dee1dbb585902aaee233ae29baf16de746c572d3510305bba254ce7b49627583.js?body=1” for ::1 at 2016-02-22 16:19:29 +0100

Started GET “/assets/excludes.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 16:19:29 +0100

Started GET “/assets/recurrences.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 16:19:29 +0100

Started GET “/assets/application.self-239bfcf2d4c320dafce982d93599055f083d298e8cffc36b34904cd355a255e3.js?body=1” for ::1 at 2016-02-22 16:19:29 +0100

Started GET “/assets/bootstrap.min.self-06b21b80bfffa7de7828e36629f0f8a07e775bb2d38238790b732a831fc5f105.js?body=1” for ::1 at 2016-02-22 16:19:29 +0100

Started GET “/assets/event_categories.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 16:19:29 +0100

Started GET “/assets/rules.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 16:19:29 +0100

Started GET “/assets/ie10-viewport-bug-workaround.self-fc551af1f93278ce46542e0ab702a380c18f24f5b46a002804456d0b9b2cf0d0.js?body=1” for ::1 at 2016-02-22 16:19:29 +0100

Started GET “/assets/events.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 16:19:29 +0100

Started GET “/assets/events/build.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 16:19:29 +0100

Started GET “/assets/background/2-f6c3491538ec996e8df02e23e0fc3eaaa9e8a2bc7a991d2e42d8a6d42abcdc0f.jpg” for ::1 at 2016-02-22 16:19:30 +0100

Started GET “/assets/glyphicons-halflings-regular-a26394f7ede100ca118eff2eda08596275a9839b959c226e15439557a5a80742.woff” for ::1 at 2016-02-22 16:19:30 +0100

Started GET “/event_categories/” for ::1 at 2016-02-22 16:20:15 +0100 Processing by EventCategoriesController#index as HTML

EventCategory Load (0.7ms)  SELECT "event_categories".* FROM "event_categories"
 (0.2ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 1]]
 (0.2ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 2]]
Rendered event_categories/index.html.erb within layouts/application (5.5ms)

Completed 200 OK in 396ms (Views: 394.3ms | ActiveRecord: 1.2ms)

Started GET “/event_categories/” for ::1 at 2016-02-22 16:21:09 +0100

ActiveRecord::SchemaMigration Load (0.6ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by EventCategoriesController#index as HTML

EventCategory Load (0.8ms)  SELECT "event_categories".* FROM "event_categories"
 (0.5ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 1]]
 (0.2ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 2]]
Rendered event_categories/index.html.erb within layouts/application (143.9ms)

Completed 200 OK in 4665ms (Views: 4571.4ms | ActiveRecord: 5.6ms)

Started GET “/assets/application.self-82192d5c0d5e3bad8e6891a44b42f2a9ac78e3227acb6dddf1fbe1f73d408fcc.css?body=1” for ::1 at 2016-02-22 16:21:14 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-22 16:21:14 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-22 16:21:14 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-22 16:21:14 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-22 16:21:14 +0100

Started GET “/assets/vendor.self-f086ab635ce116cbaa172865ec0026f5da650cb45a41bda2a83132767fb41824.js?body=1” for ::1 at 2016-02-22 16:21:14 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-22 16:21:14 +0100

Started GET “/assets/app.self-b9484961b804b8b50a212b2d33687f2af3b7c8accc10073dbb04f286c2f0e4df.js?body=1” for ::1 at 2016-02-22 16:21:14 +0100

Started GET “/assets/calendar.self-cd89dbde1ee54a9e5fafadf035a164aaa746e7d53a9c13fcdaec8b45af328a42.js?body=1” for ::1 at 2016-02-22 16:21:14 +0100

Started GET “/assets/event_wizard.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 16:21:14 +0100

Started GET “/assets/events/build.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 16:21:14 +0100

Started GET “/assets/ie10-viewport-bug-workaround.self-fc551af1f93278ce46542e0ab702a380c18f24f5b46a002804456d0b9b2cf0d0.js?body=1” for ::1 at 2016-02-22 16:21:14 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for ::1 at 2016-02-22 16:21:14 +0100

Started GET “/assets/application.self-239bfcf2d4c320dafce982d93599055f083d298e8cffc36b34904cd355a255e3.js?body=1” for ::1 at 2016-02-22 16:21:14 +0100

Started GET “/assets/event_categories.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 16:21:14 +0100

Started GET “/assets/events.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 16:21:14 +0100

Started GET “/assets/excludes.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 16:21:15 +0100

Started GET “/assets/recurrences.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 16:21:15 +0100

Started GET “/assets/bootstrap.min.self-06b21b80bfffa7de7828e36629f0f8a07e775bb2d38238790b732a831fc5f105.js?body=1” for ::1 at 2016-02-22 16:21:15 +0100

Started GET “/assets/rules.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 16:21:15 +0100

Started GET “/assets/ui.self-dee1dbb585902aaee233ae29baf16de746c572d3510305bba254ce7b49627583.js?body=1” for ::1 at 2016-02-22 16:21:15 +0100

Started GET “/assets/background/2-f6c3491538ec996e8df02e23e0fc3eaaa9e8a2bc7a991d2e42d8a6d42abcdc0f.jpg” for ::1 at 2016-02-22 16:21:16 +0100

Started GET “/assets/glyphicons-halflings-regular-a26394f7ede100ca118eff2eda08596275a9839b959c226e15439557a5a80742.woff” for ::1 at 2016-02-22 16:21:16 +0100

Started GET “/event_categories/” for ::1 at 2016-02-22 16:22:20 +0100

ActiveRecord::SchemaMigration Load (0.5ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by EventCategoriesController#index as HTML

EventCategory Load (0.8ms)  SELECT "event_categories".* FROM "event_categories"
 (0.6ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 2]]
Rendered event_categories/index.html.erb within layouts/application (72.7ms)

Completed 200 OK in 1799ms (Views: 1728.1ms | ActiveRecord: 5.8ms)

Started GET “/assets/application.self-82192d5c0d5e3bad8e6891a44b42f2a9ac78e3227acb6dddf1fbe1f73d408fcc.css?body=1” for ::1 at 2016-02-22 16:22:22 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-22 16:22:22 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-22 16:22:22 +0100

Started GET “/assets/vendor.self-f086ab635ce116cbaa172865ec0026f5da650cb45a41bda2a83132767fb41824.js?body=1” for ::1 at 2016-02-22 16:22:22 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-22 16:22:22 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-22 16:22:22 +0100

Started GET “/assets/app.self-b9484961b804b8b50a212b2d33687f2af3b7c8accc10073dbb04f286c2f0e4df.js?body=1” for ::1 at 2016-02-22 16:22:22 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-22 16:22:22 +0100

Started GET “/assets/calendar.self-cd89dbde1ee54a9e5fafadf035a164aaa746e7d53a9c13fcdaec8b45af328a42.js?body=1” for ::1 at 2016-02-22 16:22:22 +0100

Started GET “/assets/ie10-viewport-bug-workaround.self-fc551af1f93278ce46542e0ab702a380c18f24f5b46a002804456d0b9b2cf0d0.js?body=1” for ::1 at 2016-02-22 16:22:22 +0100

Started GET “/assets/application.self-239bfcf2d4c320dafce982d93599055f083d298e8cffc36b34904cd355a255e3.js?body=1” for ::1 at 2016-02-22 16:22:22 +0100

Started GET “/assets/event_wizard.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 16:22:22 +0100

Started GET “/assets/rules.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 16:22:22 +0100

Started GET “/assets/event_categories.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 16:22:22 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for ::1 at 2016-02-22 16:22:22 +0100

Started GET “/assets/recurrences.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 16:22:22 +0100

Started GET “/assets/ui.self-dee1dbb585902aaee233ae29baf16de746c572d3510305bba254ce7b49627583.js?body=1” for ::1 at 2016-02-22 16:22:22 +0100

Started GET “/assets/events.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 16:22:22 +0100

Started GET “/assets/bootstrap.min.self-06b21b80bfffa7de7828e36629f0f8a07e775bb2d38238790b732a831fc5f105.js?body=1” for ::1 at 2016-02-22 16:22:22 +0100

Started GET “/assets/events/build.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 16:22:22 +0100

Started GET “/assets/excludes.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 16:22:22 +0100

Started GET “/assets/background/2-f6c3491538ec996e8df02e23e0fc3eaaa9e8a2bc7a991d2e42d8a6d42abcdc0f.jpg” for ::1 at 2016-02-22 16:22:23 +0100

Started GET “/assets/glyphicons-halflings-regular-a26394f7ede100ca118eff2eda08596275a9839b959c226e15439557a5a80742.woff” for ::1 at 2016-02-22 16:22:23 +0100

Started GET “/event_categories/” for ::1 at 2016-02-22 16:23:16 +0100 Processing by EventCategoriesController#index as HTML

EventCategory Load (0.4ms)  SELECT "event_categories".* FROM "event_categories"
 (0.5ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 1]]
 (0.2ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 2]]
Rendered event_categories/index.html.erb within layouts/application (5.3ms)

Completed 200 OK in 404ms (Views: 401.4ms | ActiveRecord: 1.1ms)

Started GET “/event_categories/” for ::1 at 2016-02-22 17:12:09 +0100 Processing by EventCategoriesController#index as HTML

EventCategory Load (0.6ms)  SELECT "event_categories".* FROM "event_categories"
 (0.3ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 1]]
 (0.2ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 2]]
Rendered event_categories/index.html.erb within layouts/application (32.9ms)

DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_application_html_erb___2899213811497166190_70119980489440 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:6) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_application_html_erb___2899213811497166190_70119980489440 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:6) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_application_html_erb___2899213811497166190_70119980489440 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:6) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_application_html_erb___2899213811497166190_70119980489440 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:6) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_application_html_erb___2899213811497166190_70119980489440 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:6) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_application_html_erb___2899213811497166190_70119980489440 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:6) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_application_html_erb___2899213811497166190_70119980489440 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:6) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_application_html_erb___2899213811497166190_70119980489440 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:6) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_application_html_erb___2899213811497166190_70119980489440 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:6) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_application_html_erb___2899213811497166190_70119980489440 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:6) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_application_html_erb___2899213811497166190_70119980489440 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:6) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_application_html_erb___2899213811497166190_70119980489440 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:6) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_application_html_erb___2899213811497166190_70119980489440 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:6) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_application_html_erb___2899213811497166190_70119980489440 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:6) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_application_html_erb___2899213811497166190_70119980489440 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:6) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_application_html_erb___2899213811497166190_70119980489440 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:6) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_application_html_erb___2899213811497166190_70119980489440 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:6) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_application_html_erb___2899213811497166190_70119980489440 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:6) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_application_html_erb___2899213811497166190_70119980489440 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:6) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_application_html_erb___2899213811497166190_70119980489440 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:6) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_application_html_erb___2899213811497166190_70119980489440 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:6) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_application_html_erb___2899213811497166190_70119980489440 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:6) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_application_html_erb___2899213811497166190_70119980489440 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:6) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_application_html_erb___2899213811497166190_70119980489440 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:6) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_application_html_erb___2899213811497166190_70119980489440 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:6) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_application_html_erb___2899213811497166190_70119980489440 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:6) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_application_html_erb___2899213811497166190_70119980489440 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:6) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_application_html_erb___2899213811497166190_70119980489440 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:6) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_application_html_erb___2899213811497166190_70119980489440 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:6) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_application_html_erb___2899213811497166190_70119980489440 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:6) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_application_html_erb___2899213811497166190_70119980489440 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:6) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_application_html_erb___2899213811497166190_70119980489440 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:6) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_application_html_erb___2899213811497166190_70119980489440 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:6) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_application_html_erb___2899213811497166190_70119980489440 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:6) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_application_html_erb___2899213811497166190_70119980489440 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:6) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_application_html_erb___2899213811497166190_70119980489440 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:6) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_application_html_erb___2899213811497166190_70119980489440 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:6) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_application_html_erb___2899213811497166190_70119980489440 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:6) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_application_html_erb___2899213811497166190_70119980489440 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:6) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_application_html_erb___2899213811497166190_70119980489440 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:6) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_application_html_erb___2899213811497166190_70119980489440 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:6) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_application_html_erb___2899213811497166190_70119980489440 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:6) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_application_html_erb___2899213811497166190_70119980489440 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:6) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_application_html_erb___2899213811497166190_70119980489440 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:6) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_application_html_erb___2899213811497166190_70119980489440 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:6) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_application_html_erb___2899213811497166190_70119980489440 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:6) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_application_html_erb___2899213811497166190_70119980489440 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:6) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_application_html_erb___2899213811497166190_70119980489440 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:6) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_application_html_erb___2899213811497166190_70119980489440 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:6) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_application_html_erb___2899213811497166190_70119980489440 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:6) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_application_html_erb___2899213811497166190_70119980489440 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:6) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_application_html_erb___2899213811497166190_70119980489440 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:6) Completed 200 OK in 16139ms (Views: 16114.2ms | ActiveRecord: 5.3ms)

Started GET “/assets/application.self-c68e024d98688a4c183af642ed7c99c2759941e31186534ec7e6964958468b57.css?body=1” for ::1 at 2016-02-22 17:12:25 +0100

Started GET “/assets/calendar.self-7ca1507b4b56c6bde2a6f7298e555146f2845cac7e93eae61ce14ec35876716d.css?body=1” for ::1 at 2016-02-22 17:12:26 +0100

Started GET “/assets/event_wizard.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-22 17:12:26 +0100

Started GET “/assets/events.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-22 17:12:26 +0100

Started GET “/assets/excludes.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-22 17:12:26 +0100

Started GET “/assets/app.self-9bcf8af094b9c14434eb0177a8b92bba1542b069dbe8343f024902865ecd4a49.css?body=1” for ::1 at 2016-02-22 17:12:26 +0100

Started GET “/assets/ie-10-viewport-bug-workaround.self-d3b6114260a65d675e19e6d036b8ded254bd54da080721e16d78f4fb05488a17.css?body=1” for ::1 at 2016-02-22 17:12:26 +0100

Started GET “/assets/events/build.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-22 17:12:26 +0100

Started GET “/assets/main.self-acbff20b2539abf0d509fe495fd494a110c0638603ae1615f51e9c00b0fb6dba.css?body=1” for ::1 at 2016-02-22 17:12:26 +0100

Started GET “/assets/recurrences.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-22 17:12:26 +0100

Started GET “/assets/rules.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-22 17:12:26 +0100

Started GET “/assets/scaffolds.self-7bcd1c1813bdc716ea218f6879749642f76043cfbdd19fd464f842f675624555.css?body=1” for ::1 at 2016-02-22 17:12:26 +0100

Started GET “/assets/starter-template.self-9bdf3263e2699c112b5d5cbc5c89f9494511ce97cca92d21bf4f1d0e6cbb2e48.css?body=1” for ::1 at 2016-02-22 17:12:26 +0100

Started GET “/assets/themify-icons.self-fcec2573d193ec837b277e8a6691e8a5abc23f10fff0be526f780284c57da3e3.css?body=1” for ::1 at 2016-02-22 17:12:26 +0100

Started GET “/assets/ui.self-5932674ca1cb4f97b26558d805c74ac83eb53bcc8cad58aa0c1c3555192bb731.css?body=1” for ::1 at 2016-02-22 17:12:26 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-22 17:12:26 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-22 17:12:26 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-22 17:12:26 +0100

Started GET “/assets/app.self-b9484961b804b8b50a212b2d33687f2af3b7c8accc10073dbb04f286c2f0e4df.js?body=1” for ::1 at 2016-02-22 17:12:26 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-22 17:12:26 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-22 17:12:26 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for ::1 at 2016-02-22 17:12:26 +0100

Started GET “/assets/vendor.self-f086ab635ce116cbaa172865ec0026f5da650cb45a41bda2a83132767fb41824.js?body=1” for ::1 at 2016-02-22 17:12:26 +0100

Started GET “/assets/event_categories.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 17:12:26 +0100

Started GET “/assets/events.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 17:12:26 +0100

Started GET “/assets/excludes.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 17:12:26 +0100

Started GET “/assets/recurrences.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 17:12:26 +0100

Started GET “/assets/bootstrap.min.self-06b21b80bfffa7de7828e36629f0f8a07e775bb2d38238790b732a831fc5f105.js?body=1” for ::1 at 2016-02-22 17:12:26 +0100

Started GET “/assets/calendar.self-cd89dbde1ee54a9e5fafadf035a164aaa746e7d53a9c13fcdaec8b45af328a42.js?body=1” for ::1 at 2016-02-22 17:12:26 +0100

Started GET “/assets/event_wizard.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 17:12:26 +0100

Started GET “/assets/events/build.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 17:12:26 +0100

Started GET “/assets/ie10-viewport-bug-workaround.self-fc551af1f93278ce46542e0ab702a380c18f24f5b46a002804456d0b9b2cf0d0.js?body=1” for ::1 at 2016-02-22 17:12:26 +0100

Started GET “/assets/rules.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 17:12:26 +0100

Started GET “/assets/ui.self-dee1dbb585902aaee233ae29baf16de746c572d3510305bba254ce7b49627583.js?body=1” for ::1 at 2016-02-22 17:12:26 +0100

Started GET “/assets/application.self-239bfcf2d4c320dafce982d93599055f083d298e8cffc36b34904cd355a255e3.js?body=1” for ::1 at 2016-02-22 17:12:26 +0100

Started GET “/assets/background/2-f6c3491538ec996e8df02e23e0fc3eaaa9e8a2bc7a991d2e42d8a6d42abcdc0f.jpg” for ::1 at 2016-02-22 17:12:27 +0100

Started GET “/assets/glyphicons-halflings-regular-a26394f7ede100ca118eff2eda08596275a9839b959c226e15439557a5a80742.woff” for ::1 at 2016-02-22 17:12:27 +0100

Started GET “/” for ::1 at 2016-02-22 19:29:19 +0100

ActiveRecord::SchemaMigration Load (1.8ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (8.9ms)

DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_dummy_html_erb___726061309397724562_70278551411560 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_dummy_html_erb___726061309397724562_70278551411560 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_dummy_html_erb___726061309397724562_70278551411560 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_dummy_html_erb___726061309397724562_70278551411560 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_dummy_html_erb___726061309397724562_70278551411560 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_dummy_html_erb___726061309397724562_70278551411560 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_dummy_html_erb___726061309397724562_70278551411560 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_dummy_html_erb___726061309397724562_70278551411560 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_dummy_html_erb___726061309397724562_70278551411560 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_dummy_html_erb___726061309397724562_70278551411560 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_dummy_html_erb___726061309397724562_70278551411560 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_dummy_html_erb___726061309397724562_70278551411560 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_dummy_html_erb___726061309397724562_70278551411560 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_dummy_html_erb___726061309397724562_70278551411560 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_dummy_html_erb___726061309397724562_70278551411560 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_dummy_html_erb___726061309397724562_70278551411560 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_dummy_html_erb___726061309397724562_70278551411560 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_dummy_html_erb___726061309397724562_70278551411560 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_dummy_html_erb___726061309397724562_70278551411560 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_dummy_html_erb___726061309397724562_70278551411560 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_dummy_html_erb___726061309397724562_70278551411560 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_dummy_html_erb___726061309397724562_70278551411560 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_dummy_html_erb___726061309397724562_70278551411560 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_dummy_html_erb___726061309397724562_70278551411560 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_dummy_html_erb___726061309397724562_70278551411560 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_dummy_html_erb___726061309397724562_70278551411560 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_dummy_html_erb___726061309397724562_70278551411560 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_dummy_html_erb___726061309397724562_70278551411560 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_dummy_html_erb___726061309397724562_70278551411560 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_dummy_html_erb___726061309397724562_70278551411560 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_dummy_html_erb___726061309397724562_70278551411560 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_dummy_html_erb___726061309397724562_70278551411560 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_dummy_html_erb___726061309397724562_70278551411560 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_dummy_html_erb___726061309397724562_70278551411560 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_dummy_html_erb___726061309397724562_70278551411560 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_dummy_html_erb___726061309397724562_70278551411560 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_dummy_html_erb___726061309397724562_70278551411560 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_dummy_html_erb___726061309397724562_70278551411560 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_dummy_html_erb___726061309397724562_70278551411560 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_dummy_html_erb___726061309397724562_70278551411560 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_dummy_html_erb___726061309397724562_70278551411560 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_dummy_html_erb___726061309397724562_70278551411560 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_dummy_html_erb___726061309397724562_70278551411560 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_dummy_html_erb___726061309397724562_70278551411560 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_dummy_html_erb___726061309397724562_70278551411560 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_dummy_html_erb___726061309397724562_70278551411560 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_dummy_html_erb___726061309397724562_70278551411560 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_dummy_html_erb___726061309397724562_70278551411560 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_dummy_html_erb___726061309397724562_70278551411560 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_dummy_html_erb___726061309397724562_70278551411560 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_dummy_html_erb___726061309397724562_70278551411560 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_dummy_html_erb___726061309397724562_70278551411560 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) Completed 200 OK in 25199ms (Views: 25140.9ms | ActiveRecord: 0.0ms)

Started GET “/” for ::1 at 2016-02-22 19:29:45 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (1.1ms)

Completed 200 OK in 565ms (Views: 563.9ms | ActiveRecord: 0.0ms)

Started GET “/assets/application.self-c68e024d98688a4c183af642ed7c99c2759941e31186534ec7e6964958468b57.css?body=1” for ::1 at 2016-02-22 19:29:45 +0100

Started GET “/assets/themify-icons.self-fcec2573d193ec837b277e8a6691e8a5abc23f10fff0be526f780284c57da3e3.css?body=1” for ::1 at 2016-02-22 19:29:45 +0100

Started GET “/assets/event_categories.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 19:29:45 +0100

Started GET “/assets/events/build.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 19:29:45 +0100

Started GET “/assets/excludes.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-22 19:29:45 +0100

Started GET “/assets/ui.self-dee1dbb585902aaee233ae29baf16de746c572d3510305bba254ce7b49627583.js?body=1” for ::1 at 2016-02-22 19:29:45 +0100

Started GET “/build/create” for ::1 at 2016-02-22 19:29:58 +0100 Processing by BuildController#show as HTML

Parameters: {"id"=>"create"}

Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)

Wicked::Wizard::InvalidStepError - The requested step did not match any steps defined for this controller.:

wicked (1.2.1) lib/wicked/wizard.rb:58:in `setup_step_from'
wicked (1.2.1) lib/wicked/wizard.rb:75:in `setup_wizard'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:432:in `block in make_lambda'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:164:in `block in halting'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/ad1fee9cf4fedaf5/variables” for ::1 at 2016-02-22 19:29:58 +0100

Started GET “/build/create” for ::1 at 2016-02-22 19:30:07 +0100 Processing by BuildController#show as HTML

Parameters: {"id"=>"create"}

Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)

Wicked::Wizard::InvalidStepError - The requested step did not match any steps defined for this controller.:

wicked (1.2.1) lib/wicked/wizard.rb:58:in `setup_step_from'
wicked (1.2.1) lib/wicked/wizard.rb:75:in `setup_wizard'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:432:in `block in make_lambda'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:164:in `block in halting'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/21d02ac0896820de/variables” for ::1 at 2016-02-22 19:30:07 +0100

Started GET “/build/new” for ::1 at 2016-02-22 19:30:11 +0100

AbstractController::ActionNotFound - The action 'new' could not be found for BuildController:

actionpack (4.2.5.1) lib/abstract_controller/base.rb:132:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/efccde02249b7e6c/variables” for ::1 at 2016-02-22 19:30:11 +0100

Started GET “/build/new” for ::1 at 2016-02-22 19:31:59 +0100 Processing by BuildController#new as HTML

 (0.2ms)  BEGIN
SQL (40.3ms)  INSERT INTO "events" ("priority", "end", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["priority", 2], ["end", "2016-02-22 19:31:59.603154"], ["created_at", "2016-02-22 18:31:59.624550"], ["updated_at", "2016-02-22 18:31:59.624550"]]
 (8.7ms)  COMMIT

Redirected to localhost:3000/build/build?event_id=2 Completed 302 Found in 215ms (ActiveRecord: 53.9ms)

Started GET “/build/build?event_id=2” for ::1 at 2016-02-22 19:31:59 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"2", "id"=>"build"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 2]]
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (30.2ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 2]]
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.8ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (467.3ms)
Rendered build/build.html.erb within layouts/application (519.1ms)

Completed 200 OK in 1150ms (Views: 995.3ms | ActiveRecord: 36.5ms)

ActiveRecord::SchemaMigration Load (163.3ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Migrating to CreateVersions (20160222215601)

 (0.2ms)  BEGIN
 (2368.1ms)  CREATE TABLE "versions" ("id" serial primary key, "item_type" character varying NOT NULL, "item_id" integer NOT NULL, "event" character varying NOT NULL, "whodunnit" character varying, "object" text, "created_at" timestamp) 
 (51.5ms)  CREATE  INDEX  "index_versions_on_item_type_and_item_id" ON "versions"  ("item_type", "item_id")
SQL (91.7ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160222215601"]]
 (185.9ms)  COMMIT

Migrating to AddObjectChangesToVersions (20160222215602)

 (36.3ms)  BEGIN
 (0.4ms)  ALTER TABLE "versions" ADD "object_changes" text
SQL (0.2ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160222215602"]]
 (47.5ms)  COMMIT
ActiveRecord::SchemaMigration Load (0.4ms)  SELECT "schema_migrations".* FROM "schema_migrations"
 (73.3ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'event_categories'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (4.0ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'events'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (3.5ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'events_roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (4.5ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'excludes'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (7.4ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'recurrences'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (4.3ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (3.6ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'rules'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (3.5ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'users'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (3.2ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'users_roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (2.6ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'versions'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

Started GET “/” for ::1 at 2016-02-22 23:06:41 +0100

ActiveRecord::SchemaMigration Load (16.7ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (4.0ms)

Completed 200 OK in 1845ms (Views: 1781.1ms | ActiveRecord: 0.0ms)

Started GET “/assets/excludes.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-22 23:06:44 +0100

Started GET “/assets/event_categories.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-22 23:06:44 +0100

Started GET “/” for ::1 at 2016-02-22 23:06:53 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (0.8ms)

Completed 200 OK in 434ms (Views: 418.0ms | ActiveRecord: 0.0ms)

Started GET “/build/build?event_id=2” for ::1 at 2016-02-22 23:06:54 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"2", "id"=>"build"}
Event Load (79.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 2]]
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (33.3ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 2]]
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (17.8ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (458.3ms)
Rendered build/build.html.erb within layouts/application (492.6ms)

Completed 200 OK in 968ms (Views: 606.3ms | ActiveRecord: 138.6ms)

Started GET “/build” for ::1 at 2016-02-22 23:06:56 +0100 Processing by BuildController#index as HTML Redirected to localhost:3000/build/build Completed 302 Found in 1ms (ActiveRecord: 0.0ms)

Started GET “/build/build” for ::1 at 2016-02-22 23:06:56 +0100 Processing by BuildController#show as HTML

Parameters: {"id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", nil]]

Completed 404 Not Found in 2ms (ActiveRecord: 0.3ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/build_controller.rb:6:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/ce2595cad34115af/variables” for ::1 at 2016-02-22 23:06:56 +0100

Started GET “/build/build/new” for ::1 at 2016-02-22 23:07:04 +0100

ActionController::RoutingError (No route matches [GET] “/build/build/new”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `call'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (4.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (22.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.1ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (127.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.8ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (67.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (164.7ms)

Started GET “/build/build/new” for ::1 at 2016-02-22 23:07:12 +0100

ActionController::RoutingError (No route matches [GET] “/build/build/new”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `call'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (4.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.1ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (98.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (44.9ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (100.7ms)

Started GET “/build/build?event_id=2” for ::1 at 2016-02-22 23:07:13 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"2", "id"=>"build"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 2]]
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.4ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 2]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.2ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (16.2ms)
Rendered build/build.html.erb within layouts/application (28.3ms)

Completed 200 OK in 338ms (Views: 333.5ms | ActiveRecord: 1.6ms)

Started GET “/build/new” for ::1 at 2016-02-22 23:07:19 +0100 Processing by BuildController#new as HTML

 (0.2ms)  BEGIN
SQL (87.5ms)  INSERT INTO "events" ("priority", "end", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["priority", 2], ["end", "2016-02-22 23:07:19.364173"], ["created_at", "2016-02-22 22:07:19.366343"], ["updated_at", "2016-02-22 22:07:19.366343"]]
SQL (15.3ms)  INSERT INTO "versions" ("event", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["event", "create"], ["created_at", "2016-02-22 22:07:19.366343"], ["object_changes", "---\npriority:\n- \n- 0\nend:\n- \n- !ruby/object:DateTime 2016-02-22 23:07:19.364173000 Z\ncreated_at:\n- \n- &1 2016-02-22 22:07:19.366343000 Z\nupdated_at:\n- \n- *1\nid:\n- \n- 3\n"], ["item_id", 3], ["item_type", "Event"]]
 (22.5ms)  COMMIT

Redirected to localhost:3000/build/build?event_id=3 Completed 302 Found in 196ms (ActiveRecord: 127.6ms)

Started GET “/build/build?event_id=3” for ::1 at 2016-02-22 23:07:19 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"3", "id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.5ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 3]]
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.4ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (13.9ms)
Rendered build/build.html.erb within layouts/application (14.8ms)

Completed 200 OK in 135ms (Views: 130.8ms | ActiveRecord: 1.8ms)

Started GET “/build/new” for ::1 at 2016-02-22 23:07:19 +0100 Processing by BuildController#new as HTML

 (0.2ms)  BEGIN
SQL (0.4ms)  INSERT INTO "events" ("priority", "end", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["priority", 2], ["end", "2016-02-22 23:07:19.944113"], ["created_at", "2016-02-22 22:07:19.945013"], ["updated_at", "2016-02-22 22:07:19.945013"]]
SQL (0.4ms)  INSERT INTO "versions" ("event", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["event", "create"], ["created_at", "2016-02-22 22:07:19.945013"], ["object_changes", "---\npriority:\n- \n- 0\nend:\n- \n- !ruby/object:DateTime 2016-02-22 23:07:19.944113000 Z\ncreated_at:\n- \n- &1 2016-02-22 22:07:19.945013000 Z\nupdated_at:\n- \n- *1\nid:\n- \n- 4\n"], ["item_id", 4], ["item_type", "Event"]]
 (22.7ms)  COMMIT

Redirected to localhost:3000/build/build?event_id=4 Completed 302 Found in 34ms (ActiveRecord: 23.6ms)

Started GET “/build/build?event_id=4” for ::1 at 2016-02-22 23:07:19 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"4", "id"=>"build"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 4]]
 (0.1ms)  BEGIN
 (0.2ms)  COMMIT
 (0.4ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 4]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.3ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (18.0ms)
Rendered build/build.html.erb within layouts/application (19.5ms)

Completed 200 OK in 204ms (Views: 198.9ms | ActiveRecord: 1.8ms)

Started PATCH “/build/build” for ::1 at 2016-02-22 23:08:14 +0100 Processing by BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"eLmZszWL8rVItEa0fNbbhZz/ZrB2zNk1qv2iqEausT0LLdq92RArduar2IM99fiKHy26u8jImqy0Fuj+iOYurw==", "event"=>{"title"=>"Neues Event", "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"22", "start(4i)"=>"22", "start(5i)"=>"07", "priority"=>"medium", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"22", "end(4i)"=>"23", "end(5i)"=>"07", "ort"=>"", "description"=>"Dies ist ein kleines Testevent. ", "role_ids"=>[""], "event_category_id"=>"1", "repeats"=>"0"}, "commit"=>"Continue", "id"=>"build"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", nil]]

Completed 404 Not Found in 4ms (ActiveRecord: 0.5ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/build_controller.rb:27:in `update'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:38:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/70f1d48874de5bdc/variables” for ::1 at 2016-02-22 23:08:14 +0100

Started GET “/build/4/” for ::1 at 2016-02-22 23:15:48 +0100 Processing by BuildController#show as HTML

Parameters: {"id"=>"4"}

Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)

Wicked::Wizard::InvalidStepError - The requested step did not match any steps defined for this controller.:

wicked (1.2.1) lib/wicked/wizard.rb:58:in `setup_step_from'
wicked (1.2.1) lib/wicked/wizard.rb:75:in `setup_wizard'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:432:in `block in make_lambda'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:164:in `block in halting'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/c84df9c37d8adec4/variables” for ::1 at 2016-02-22 23:15:49 +0100

Started GET “/events/” for ::1 at 2016-02-22 23:39:50 +0100

ActiveRecord::SchemaMigration Load (124.4ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by EventsController#index as HTML

Event Load (146.6ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (263.5ms)

Completed 500 Internal Server Error in 423ms (ActiveRecord: 228.9ms)

NoMethodError - undefined method `repeat' for #<Event:0x007f91bf9f0d78>:

activemodel (4.2.5.1) lib/active_model/attribute_methods.rb:433:in `method_missing'
app/views/events/index.html.erb:31:in `block in _app_views_events_index_html_erb___2818860426093088418_70131981404660'
activerecord (4.2.5.1) lib/active_record/relation/delegation.rb:46:in `each'
app/views/events/index.html.erb:23:in `_app_views_events_index_html_erb___2818860426093088418_70131981404660'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/c95091b55f448e23/variables” for ::1 at 2016-02-22 23:39:53 +0100

Started GET “/events/” for ::1 at 2016-02-22 23:40:39 +0100 Processing by EventsController#index as HTML

Event Load (0.4ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (6.2ms)

Completed 500 Internal Server Error in 33ms (ActiveRecord: 0.4ms)

NoMethodError - undefined method `typeOfDate' for #<Event:0x007f91bf4c5e48>:

activemodel (4.2.5.1) lib/active_model/attribute_methods.rb:433:in `method_missing'
app/views/events/index.html.erb:32:in `block in _app_views_events_index_html_erb___2818860426093088418_70131978283860'
activerecord (4.2.5.1) lib/active_record/relation/delegation.rb:46:in `each'
app/views/events/index.html.erb:23:in `_app_views_events_index_html_erb___2818860426093088418_70131978283860'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/9bed8fca9e0c1ffa/variables” for ::1 at 2016-02-22 23:40:39 +0100

Started GET “/” for ::1 at 2016-02-22 23:43:00 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (2.2ms)

Completed 200 OK in 4263ms (Views: 4262.3ms | ActiveRecord: 0.0ms)

Started GET “/events/1” for ::1 at 2016-02-22 23:43:05 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"1"}
Event Load (59.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Rendered events/show.html.erb within layouts/application (1.8ms)

Completed 200 OK in 326ms (Views: 174.7ms | ActiveRecord: 88.5ms)

Started GET “/build/build?event_id=4” for ::1 at 2016-02-22 23:43:07 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"4", "id"=>"build"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 4]]
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (62.4ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 4]]
Role Load (0.6ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (31.8ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (551.8ms)
Rendered build/build.html.erb within layouts/application (592.9ms)

Completed 200 OK in 899ms (Views: 631.6ms | ActiveRecord: 116.9ms)

Started GET “/build” for ::1 at 2016-02-22 23:43:08 +0100 Processing by BuildController#index as HTML Redirected to localhost:3000/build/build Completed 302 Found in 1ms (ActiveRecord: 0.0ms)

Started GET “/build/build” for ::1 at 2016-02-22 23:43:08 +0100 Processing by BuildController#show as HTML

Parameters: {"id"=>"build"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", nil]]

Completed 404 Not Found in 4ms (ActiveRecord: 0.4ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/build_controller.rb:6:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/554c66db0d1c007d/variables” for ::1 at 2016-02-22 23:43:08 +0100

Started GET “/build/build?event_id=4” for ::1 at 2016-02-22 23:43:10 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"4", "id"=>"build"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 4]]
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.6ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 4]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.3ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (12.8ms)
Rendered build/build.html.erb within layouts/application (13.7ms)

Completed 200 OK in 143ms (Views: 138.9ms | ActiveRecord: 1.8ms)

Started GET “/build/1/edit” for ::1 at 2016-02-22 23:43:12 +0100

AbstractController::ActionNotFound - The action 'edit' could not be found for BuildController:

actionpack (4.2.5.1) lib/abstract_controller/base.rb:132:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/28172749805350b6/variables” for ::1 at 2016-02-22 23:43:12 +0100

Started GET “/build/1/edit” for ::1 at 2016-02-22 23:43:19 +0100

AbstractController::ActionNotFound - The action 'edit' could not be found for BuildController:

actionpack (4.2.5.1) lib/abstract_controller/base.rb:132:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/fff35fd16d08c3e1/variables” for ::1 at 2016-02-22 23:43:19 +0100

Started GET “/build/1/show” for ::1 at 2016-02-22 23:43:22 +0100

ActionController::RoutingError (No route matches [GET] “/build/1/show”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `call'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (6.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (29.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (138.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.7ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (62.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (150.7ms)

Started GET “/” for ::1 at 2016-02-22 23:52:09 +0100

ActiveRecord::SchemaMigration Load (16.8ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (4.2ms)

Completed 200 OK in 1896ms (Views: 1835.1ms | ActiveRecord: 0.0ms)

Started GET “/events/1” for ::1 at 2016-02-22 23:52:13 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"1"}
Event Load (26.0ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Rendered events/show.html.erb within layouts/application (2.0ms)

Completed 200 OK in 330ms (Views: 226.7ms | ActiveRecord: 29.6ms)

Started GET “/events” for ::1 at 2016-02-22 23:52:14 +0100 Processing by EventsController#index as HTML

Event Load (0.4ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (20.5ms)

Completed 500 Internal Server Error in 59ms (ActiveRecord: 0.4ms)

NoMethodError - undefined method `typeOfDate' for #<Event:0x007fefc2aa6f68>:

activemodel (4.2.5.1) lib/active_model/attribute_methods.rb:433:in `method_missing'
app/views/events/index.html.erb:32:in `block in _app_views_events_index_html_erb__4389920441074383849_70333869887040'
activerecord (4.2.5.1) lib/active_record/relation/delegation.rb:46:in `each'
app/views/events/index.html.erb:23:in `_app_views_events_index_html_erb__4389920441074383849_70333869887040'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/a5433a70f25c1744/variables” for ::1 at 2016-02-22 23:52:14 +0100

Started GET “/events/” for ::1 at 2016-02-22 23:52:15 +0100 Processing by EventsController#index as HTML

Event Load (0.6ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (5.9ms)

Completed 500 Internal Server Error in 11ms (ActiveRecord: 0.6ms)

NoMethodError - undefined method `typeOfDate' for #<Event:0x007fefc3265768>:

activemodel (4.2.5.1) lib/active_model/attribute_methods.rb:433:in `method_missing'
app/views/events/index.html.erb:32:in `block in _app_views_events_index_html_erb__4389920441074383849_70333869887040'
activerecord (4.2.5.1) lib/active_record/relation/delegation.rb:46:in `each'
app/views/events/index.html.erb:23:in `_app_views_events_index_html_erb__4389920441074383849_70333869887040'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/30e8613a75ba5df7/variables” for ::1 at 2016-02-22 23:52:15 +0100

Started GET “/events/1” for ::1 at 2016-02-22 23:52:15 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"1"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Rendered events/show.html.erb within layouts/application (0.5ms)

Completed 200 OK in 126ms (Views: 123.2ms | ActiveRecord: 0.5ms)

Started GET “/events/1/build/add_excludes” for ::1 at 2016-02-22 23:52:15 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
Rendered build/add_excludes.html.erb within layouts/application (175.8ms)

Completed 500 Internal Server Error in 253ms (ActiveRecord: 0.8ms)

NoMethodError - undefined method `model_name' for nil:NilClass:

actionpack (4.2.5.1) lib/action_controller/model_naming.rb:9:in `model_name_from_record_or_class'
actionview (4.2.5.1) lib/action_view/record_identifier.rb:47:in `dom_class'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:62:in `simple_form_css_class'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:22:in `simple_form_for'
app/views/build/add_excludes.html.erb:5:in `_app_views_build_add_excludes_html_erb___3687896177771732334_70333863412920'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:29:in `render_step'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:11:in `render_wizard'
app/controllers/build_controller.rb:23:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/7afcb6fc0b98f775/variables” for ::1 at 2016-02-22 23:52:16 +0100

Started GET “/events/1/build/add_excludes” for ::1 at 2016-02-22 23:52:18 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
Rendered build/add_excludes.html.erb within layouts/application (2.8ms)

Completed 500 Internal Server Error in 12ms (ActiveRecord: 0.6ms)

NoMethodError - undefined method `model_name' for nil:NilClass:

actionpack (4.2.5.1) lib/action_controller/model_naming.rb:9:in `model_name_from_record_or_class'
actionview (4.2.5.1) lib/action_view/record_identifier.rb:47:in `dom_class'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:62:in `simple_form_css_class'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:22:in `simple_form_for'
app/views/build/add_excludes.html.erb:5:in `_app_views_build_add_excludes_html_erb___3687896177771732334_70333863412920'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:29:in `render_step'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:11:in `render_wizard'
app/controllers/build_controller.rb:23:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/13698c7da551dad8/variables” for ::1 at 2016-02-22 23:52:18 +0100

Started GET “/events/1/build” for ::1 at 2016-02-22 23:52:19 +0100 Processing by BuildController#index as HTML

Parameters: {"event_id"=>"1"}

Redirected to localhost:3000/events/1/build/build Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/events/1/build/build” for ::1 at 2016-02-22 23:52:19 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.8ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.6ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (1099.7ms)
Rendered build/build.html.erb within layouts/application (1230.7ms)

Completed 200 OK in 1655ms (Views: 1646.5ms | ActiveRecord: 5.7ms)

Started GET “/events/favicon.ico” for ::1 at 2016-02-22 23:52:22 +0100 Processing by EventsController#show as

Parameters: {"id"=>"favicon"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 0]]

Completed 404 Not Found in 3ms (ActiveRecord: 0.4ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=favicon:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/events_controller.rb:67:in `set_event'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:432:in `block in make_lambda'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:145:in `block in halting_and_conditional'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started PATCH “/events/1/build/build” for ::1 at 2016-02-22 23:52:31 +0100 Processing by BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"o1VvmnO6ytiR1LguM3jeXs0vhe+fQjLtm4SyBS06gI9nez3kvMIqcCtpaWazlvZhQFceUcT5OHdrY7ygSiPQaw==", "event"=>{"title"=>"Test Event ", "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"22", "start(4i)"=>"14", "start(5i)"=>"35", "priority"=>"medium", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"22", "end(4i)"=>"15", "end(5i)"=>"35", "ort"=>"", "description"=>"", "role_ids"=>["", "2"], "event_category_id"=>"1", "repeats"=>"0"}, "commit"=>"Continue", "event_id"=>"1", "id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.2ms)  BEGIN
Role Load (163.9ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 2]]
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
SQL (0.5ms)  INSERT INTO "events_roles" ("event_id", "role_id") VALUES ($1, $2)  [["event_id", 1], ["role_id", 2]]
SQL (12.0ms)  UPDATE "events" SET "repeats" = $1, "updated_at" = $2 WHERE "events"."id" = $3  [["repeats", "f"], ["updated_at", "2016-02-22 22:52:31.751786"], ["id", 1]]
SQL (103.7ms)  INSERT INTO "versions" ("event", "object", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id"  [["event", "update"], ["object", "---\nid: 1\ntitle: 'Test Event '\nstart: 2016-02-22 14:35:00.000000000 Z\npriority: 2\nflag: false\nimageURL: ''\nurl: ''\nend: 2016-02-22 15:35:00.000000000 Z\nort: ''\ndescription: ''\ncreated_at: 2016-02-22 14:36:07.225484000 Z\nupdated_at: 2016-02-22 14:41:38.020115000 Z\nevent_category_id: 1\nrecurrence_id: \nrepeats: \nreviewed: \n"], ["created_at", "2016-02-22 22:52:31.751786"], ["object_changes", "---\nrepeats:\n- \n- false\nupdated_at:\n- 2016-02-22 14:41:38.020115000 Z\n- 2016-02-22 22:52:31.751786000 Z\n"], ["item_id", 1], ["item_type", "Event"]]
 (21.2ms)  COMMIT
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT

Redirected to localhost:3000/events/1/build/check Completed 302 Found in 462ms (ActiveRecord: 364.9ms)

Started GET “/events/1/build/check” for ::1 at 2016-02-22 23:52:32 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"check"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
EventCategory Load (1.9ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
 (0.5ms)  SELECT COUNT(*) FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Rendered build/check.html.erb within layouts/application (153.6ms)

Completed 200 OK in 314ms (Views: 306.7ms | ActiveRecord: 3.3ms)

Started GET “/events/1/build/build” for ::1 at 2016-02-22 23:52:35 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.7ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Role Load (0.5ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.6ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (24.7ms)
Rendered build/build.html.erb within layouts/application (42.0ms)

Completed 200 OK in 234ms (Views: 228.4ms | ActiveRecord: 2.3ms)

Started GET “/events/1/build/build” for ::1 at 2016-02-22 23:52:42 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"build"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.4ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.2ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (15.0ms)
Rendered build/build.html.erb within layouts/application (16.1ms)

Completed 200 OK in 160ms (Views: 155.3ms | ActiveRecord: 1.5ms)

Started GET “/events/1/build/add_excludes” for ::1 at 2016-02-22 23:52:43 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"1", "id"=>"add_excludes"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
Rendered build/add_excludes.html.erb within layouts/application (3.3ms)

Completed 500 Internal Server Error in 31ms (ActiveRecord: 0.5ms)

NoMethodError - undefined method `model_name' for nil:NilClass:

actionpack (4.2.5.1) lib/action_controller/model_naming.rb:9:in `model_name_from_record_or_class'
actionview (4.2.5.1) lib/action_view/record_identifier.rb:47:in `dom_class'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:62:in `simple_form_css_class'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:22:in `simple_form_for'
app/views/build/add_excludes.html.erb:5:in `_app_views_build_add_excludes_html_erb___3687896177771732334_70333863412920'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:29:in `render_step'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:11:in `render_wizard'
app/controllers/build_controller.rb:23:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/c29c54ae8bc03175/variables” for ::1 at 2016-02-22 23:52:43 +0100

Started GET “/events/” for ::1 at 2016-02-22 23:52:44 +0100 Processing by EventsController#index as HTML

Event Load (0.4ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (5.0ms)

Completed 500 Internal Server Error in 134ms (ActiveRecord: 0.4ms)

NoMethodError - undefined method `typeOfDate' for #<Event:0x007fefbc6cfcd8>:

activemodel (4.2.5.1) lib/active_model/attribute_methods.rb:433:in `method_missing'
app/views/events/index.html.erb:32:in `block in _app_views_events_index_html_erb__4389920441074383849_70333869887040'
activerecord (4.2.5.1) lib/active_record/relation/delegation.rb:46:in `each'
app/views/events/index.html.erb:23:in `_app_views_events_index_html_erb__4389920441074383849_70333869887040'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/436ff566e7565b1e/variables” for ::1 at 2016-02-22 23:52:44 +0100

Started GET “/events/new” for ::1 at 2016-02-22 23:52:45 +0100 Processing by EventsController#new as HTML

Role Load (0.5ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.3ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/_form.html.erb (56.1ms)
Rendered events/new.html.erb within layouts/application (73.1ms)

Completed 200 OK in 233ms (Views: 216.4ms | ActiveRecord: 0.8ms)

Started GET “/events/new/build” for ::1 at 2016-02-22 23:52:47 +0100 Processing by BuildController#index as HTML

Parameters: {"event_id"=>"new"}

Redirected to localhost:3000/events/new/build/build Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/events/new/build/build” for ::1 at 2016-02-22 23:52:47 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"new", "id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 0]]

Completed 404 Not Found in 3ms (ActiveRecord: 0.3ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=new:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/build_controller.rb:6:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/762dc7b722653c27/variables” for ::1 at 2016-02-22 23:52:47 +0100

Started GET “/events/new/build/build” for ::1 at 2016-02-22 23:52:57 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"new", "id"=>"build"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 0]]

Completed 404 Not Found in 3ms (ActiveRecord: 0.2ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=new:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/build_controller.rb:6:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/63311452239e226e/variables” for ::1 at 2016-02-22 23:52:57 +0100

Started GET “/events/new/build” for ::1 at 2016-02-22 23:52:58 +0100 Processing by BuildController#index as HTML

Parameters: {"event_id"=>"new"}

Redirected to localhost:3000/events/new/build/build Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/events/new/build/build” for ::1 at 2016-02-22 23:52:58 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"new", "id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 0]]

Completed 404 Not Found in 3ms (ActiveRecord: 0.3ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=new:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/build_controller.rb:6:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/ad142d28aab918c2/variables” for ::1 at 2016-02-22 23:52:59 +0100

Started GET “/events/new/build” for ::1 at 2016-02-22 23:52:59 +0100 Processing by BuildController#index as HTML

Parameters: {"event_id"=>"new"}

Redirected to localhost:3000/events/new/build/build Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/events/new/build/build” for ::1 at 2016-02-22 23:52:59 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"new", "id"=>"build"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 0]]

Completed 404 Not Found in 3ms (ActiveRecord: 0.2ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=new:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/build_controller.rb:6:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/15cde0482c440e3b/variables” for ::1 at 2016-02-22 23:52:59 +0100

Started GET “/events/new/build/build” for ::1 at 2016-02-22 23:54:06 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"new", "id"=>"build"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 0]]

Completed 404 Not Found in 2ms (ActiveRecord: 0.2ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=new:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/build_controller.rb:6:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/531de98518daccc5/variables” for ::1 at 2016-02-22 23:54:06 +0100

Started GET “/events/1” for ::1 at 2016-02-22 23:54:08 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"1"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Rendered events/show.html.erb within layouts/application (1.1ms)

Completed 200 OK in 364ms (Views: 362.4ms | ActiveRecord: 0.2ms)

Started GET “/” for ::1 at 2016-02-22 23:54:08 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (0.8ms)

Completed 200 OK in 136ms (Views: 135.0ms | ActiveRecord: 0.0ms)

Started GET “/build/build?event_id=4” for ::1 at 2016-02-22 23:54:09 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"4", "id"=>"build"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 4]]
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.4ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 4]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.2ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (26.9ms)
Rendered build/build.html.erb within layouts/application (77.8ms)

Completed 200 OK in 267ms (Views: 263.2ms | ActiveRecord: 1.3ms)

Started GET “/build” for ::1 at 2016-02-22 23:54:10 +0100 Processing by BuildController#index as HTML Redirected to localhost:3000/build/build Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/build/build” for ::1 at 2016-02-22 23:54:10 +0100 Processing by BuildController#show as HTML

Parameters: {"id"=>"build"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", nil]]

Completed 404 Not Found in 2ms (ActiveRecord: 0.2ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/build_controller.rb:6:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/689abfb6aaef6535/variables” for ::1 at 2016-02-22 23:54:10 +0100

Started GET “/build/build?event_id=4” for ::1 at 2016-02-22 23:54:11 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"4", "id"=>"build"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 4]]
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.4ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 4]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.2ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (12.7ms)
Rendered build/build.html.erb within layouts/application (13.6ms)

Completed 200 OK in 157ms (Views: 153.1ms | ActiveRecord: 1.3ms)

Started GET “/build/new” for ::1 at 2016-02-22 23:54:12 +0100 Processing by BuildController#new as HTML

 (0.1ms)  BEGIN
SQL (33.3ms)  INSERT INTO "events" ("priority", "end", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["priority", 2], ["end", "2016-02-22 23:54:12.555058"], ["created_at", "2016-02-22 22:54:12.555659"], ["updated_at", "2016-02-22 22:54:12.555659"]]
SQL (0.2ms)  INSERT INTO "versions" ("event", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["event", "create"], ["created_at", "2016-02-22 22:54:12.555659"], ["object_changes", "---\npriority:\n- \n- 0\nend:\n- \n- !ruby/object:DateTime 2016-02-22 23:54:12.555058000 Z\ncreated_at:\n- \n- &1 2016-02-22 22:54:12.555659000 Z\nupdated_at:\n- \n- *1\nid:\n- \n- 5\n"], ["item_id", 5], ["item_type", "Event"]]
 (0.6ms)  COMMIT

Redirected to localhost:3000/events/5/build/build Completed 302 Found in 62ms (ActiveRecord: 34.3ms)

Started GET “/events/5/build/build” for ::1 at 2016-02-22 23:54:12 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"5", "id"=>"build"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 5]]
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.4ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 5]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.4ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (14.2ms)
Rendered build/build.html.erb within layouts/application (15.2ms)

Completed 200 OK in 173ms (Views: 168.3ms | ActiveRecord: 1.6ms)

Started GET “/build/new” for ::1 at 2016-02-22 23:54:13 +0100 Processing by BuildController#new as HTML

 (0.1ms)  BEGIN
SQL (0.3ms)  INSERT INTO "events" ("priority", "end", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["priority", 2], ["end", "2016-02-22 23:54:13.299434"], ["created_at", "2016-02-22 22:54:13.300040"], ["updated_at", "2016-02-22 22:54:13.300040"]]
SQL (0.2ms)  INSERT INTO "versions" ("event", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["event", "create"], ["created_at", "2016-02-22 22:54:13.300040"], ["object_changes", "---\npriority:\n- \n- 0\nend:\n- \n- !ruby/object:DateTime 2016-02-22 23:54:13.299434000 Z\ncreated_at:\n- \n- &1 2016-02-22 22:54:13.300040000 Z\nupdated_at:\n- \n- *1\nid:\n- \n- 6\n"], ["item_id", 6], ["item_type", "Event"]]
 (33.2ms)  COMMIT

Redirected to localhost:3000/events/6/build/build Completed 302 Found in 41ms (ActiveRecord: 33.9ms)

Started GET “/events/6/build/build” for ::1 at 2016-02-22 23:54:13 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"6", "id"=>"build"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 6]]
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.3ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 6]]
Role Load (0.5ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.3ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (16.3ms)
Rendered build/build.html.erb within layouts/application (17.4ms)

Completed 200 OK in 165ms (Views: 160.1ms | ActiveRecord: 1.6ms)

Started PATCH “/events/6/build/build” for ::1 at 2016-02-22 23:54:24 +0100 Processing by BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"CYW+3o//Mc3aL4k33OEIOgcMBbXweoEHvwwPrS6wGuvNq+ygQIfRZWCSWH9cDyAFinSeC6vBi51P6wEISalKDw==", "event"=>{"title"=>"NeuerTest ", "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"22", "start(4i)"=>"22", "start(5i)"=>"54", "priority"=>"medium", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"22", "end(4i)"=>"23", "end(5i)"=>"54", "ort"=>"", "description"=>"", "role_ids"=>[""], "event_category_id"=>"1", "repeats"=>"0"}, "commit"=>"Continue", "event_id"=>"6", "id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 6]]
 (0.2ms)  BEGIN
Role Load (0.3ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 6]]
SQL (32.8ms)  UPDATE "events" SET "title" = $1, "event_category_id" = $2, "flag" = $3, "imageURL" = $4, "url" = $5, "ort" = $6, "description" = $7, "repeats" = $8, "start" = $9, "end" = $10, "updated_at" = $11 WHERE "events"."id" = $12  [["title", "NeuerTest "], ["event_category_id", 1], ["flag", "f"], ["imageURL", ""], ["url", ""], ["ort", ""], ["description", ""], ["repeats", "f"], ["start", "2016-02-22 22:54:00.000000"], ["end", "2016-02-22 23:54:00.000000"], ["updated_at", "2016-02-22 22:54:24.418257"], ["id", 6]]
SQL (0.3ms)  INSERT INTO "versions" ("event", "object", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id"  [["event", "update"], ["object", "---\nid: 6\ntitle: \nstart: \npriority: 2\nflag: \nimageURL: \nurl: \nend: 2016-02-22 23:54:13.299434000 Z\nort: \ndescription: \ncreated_at: 2016-02-22 22:54:13.300040000 Z\nupdated_at: 2016-02-22 22:54:13.300040000 Z\nevent_category_id: \nrecurrence_id: \nrepeats: \nreviewed: \n"], ["created_at", "2016-02-22 22:54:24.418257"], ["object_changes", "---\ntitle:\n- \n- 'NeuerTest '\nevent_category_id:\n- \n- 1\nflag:\n- \n- false\nimageURL:\n- \n- ''\nurl:\n- \n- ''\nort:\n- \n- ''\ndescription:\n- \n- ''\nrepeats:\n- \n- false\nstart:\n- \n- 2016-02-22 22:54:00.000000000 Z\nend:\n- 2016-02-22 23:54:13.299434000 Z\n- 2016-02-22 23:54:00.000000000 Z\nupdated_at:\n- 2016-02-22 22:54:13.300040000 Z\n- 2016-02-22 22:54:24.418257000 Z\n"], ["item_id", 6], ["item_type", "Event"]]
 (0.5ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT

Redirected to localhost:3000/events/6/build/check Completed 302 Found in 51ms (ActiveRecord: 34.6ms)

Started GET “/events/6/build/check” for ::1 at 2016-02-22 23:54:24 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"6", "id"=>"check"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 6]]
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
EventCategory Load (0.3ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 6]]
Rendered build/check.html.erb within layouts/application (5.9ms)

Completed 200 OK in 198ms (Views: 194.4ms | ActiveRecord: 1.1ms)

Started GET “/events/6/build/build” for ::1 at 2016-02-22 23:57:11 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"6", "id"=>"build"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 6]]
 (0.1ms)  BEGIN
 (0.2ms)  COMMIT
 (0.3ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 6]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.2ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (15.2ms)
Rendered build/build.html.erb within layouts/application (26.9ms)

Completed 200 OK in 388ms (Views: 383.1ms | ActiveRecord: 1.5ms)

Started PATCH “/events/6/build/build” for ::1 at 2016-02-22 23:57:39 +0100 Processing by BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"k8+X1Ave5ugpJkKWm3c17EpWLUtsex44KCU2tqyJVyRX4cWqxKYGQJObk94bmR3Txy629TfAFKLYwjgTy5AHwA==", "event"=>{"title"=>"NeuerTest ", "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"22", "start(4i)"=>"22", "start(5i)"=>"54", "priority"=>"medium", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"22", "end(4i)"=>"23", "end(5i)"=>"54", "ort"=>"", "description"=>"", "role_ids"=>[""], "event_category_id"=>"1", "repeats"=>"1"}, "commit"=>"Continue", "event_id"=>"6", "id"=>"build"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 6]]
 (0.1ms)  BEGIN
Role Load (0.3ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 6]]
SQL (0.6ms)  UPDATE "events" SET "repeats" = $1, "updated_at" = $2 WHERE "events"."id" = $3  [["repeats", "t"], ["updated_at", "2016-02-22 22:57:39.818424"], ["id", 6]]
SQL (0.2ms)  INSERT INTO "versions" ("event", "object", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id"  [["event", "update"], ["object", "---\nid: 6\ntitle: 'NeuerTest '\nstart: 2016-02-22 22:54:00.000000000 Z\npriority: 2\nflag: false\nimageURL: ''\nurl: ''\nend: 2016-02-22 23:54:00.000000000 Z\nort: ''\ndescription: ''\ncreated_at: 2016-02-22 22:54:13.300040000 Z\nupdated_at: 2016-02-22 22:54:24.418257000 Z\nevent_category_id: 1\nrecurrence_id: \nrepeats: false\nreviewed: \n"], ["created_at", "2016-02-22 22:57:39.818424"], ["object_changes", "---\nrepeats:\n- false\n- true\nupdated_at:\n- 2016-02-22 22:54:24.418257000 Z\n- 2016-02-22 22:57:39.818424000 Z\n"], ["item_id", 6], ["item_type", "Event"]]
 (0.7ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT

Redirected to localhost:3000/events/6/build/add_recurrence Completed 302 Found in 14ms (ActiveRecord: 2.4ms)

Started GET “/events/6/build/add_recurrence” for ::1 at 2016-02-22 23:57:39 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"6", "id"=>"add_recurrence"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 6]]
 (0.2ms)  BEGIN
SQL (17.9ms)  INSERT INTO "recurrences" ("start", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["start", "2016-02-22"], ["created_at", "2016-02-22 22:57:39.847268"], ["updated_at", "2016-02-22 22:57:39.847268"]]
 (0.5ms)  COMMIT
 (0.1ms)  BEGIN
SQL (0.5ms)  UPDATE "events" SET "recurrence_id" = $1, "updated_at" = $2 WHERE "events"."id" = $3  [["recurrence_id", 1], ["updated_at", "2016-02-22 22:57:39.880722"], ["id", 6]]
SQL (0.3ms)  INSERT INTO "versions" ("event", "object", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id"  [["event", "update"], ["object", "---\nid: 6\ntitle: 'NeuerTest '\nstart: 2016-02-22 22:54:00.000000000 Z\npriority: 2\nflag: false\nimageURL: ''\nurl: ''\nend: 2016-02-22 23:54:00.000000000 Z\nort: ''\ndescription: ''\ncreated_at: 2016-02-22 22:54:13.300040000 Z\nupdated_at: 2016-02-22 22:57:39.818424000 Z\nevent_category_id: 1\nrecurrence_id: \nrepeats: true\nreviewed: \n"], ["created_at", "2016-02-22 22:57:39.880722"], ["object_changes", "---\nrecurrence_id:\n- \n- 1\nupdated_at:\n- 2016-02-22 22:57:39.818424000 Z\n- 2016-02-22 22:57:39.880722000 Z\n"], ["item_id", 6], ["item_type", "Event"]]
 (0.4ms)  COMMIT
Rule Load (11.5ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 1]]
Rendered build/_rule_fields.html.erb (9.1ms)
Rendered build/add_recurrence.html.erb within layouts/application (233.8ms)

Completed 200 OK in 582ms (Views: 518.0ms | ActiveRecord: 34.5ms)

Started PATCH “/events/6/build/add_recurrence” for ::1 at 2016-02-22 23:58:09 +0100 Processing by BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"JzcDW9d94yhYUG6BqMm0Ls81Iy2fXMxD4DnbcyadpeHjGVElGAUDgOLtv8koJ5wRQk24k8TnxtkQ3tXWQYT1BQ==", "recurrence"=>{"end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"30", "rules_attributes"=>{"1456181879821"=>{"day"=>"1", "week"=>"1", "month"=>"0", "days"=>"0", "_destroy"=>"false"}}}, "commit"=>"Continue", "event_id"=>"6", "id"=>"add_recurrence"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 6]]
Recurrence Load (0.2ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 1]]
 (0.1ms)  BEGIN
SQL (0.3ms)  UPDATE "recurrences" SET "end" = $1, "updated_at" = $2 WHERE "recurrences"."id" = $3  [["end", "2016-03-01"], ["updated_at", "2016-02-22 22:58:09.340022"], ["id", 1]]
SQL (28.3ms)  INSERT INTO "rules" ("day", "week", "month", "days", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["day", 1], ["week", 1], ["month", 0], ["days", 0], ["recurrence_id", 1], ["created_at", "2016-02-22 22:58:09.341890"], ["updated_at", "2016-02-22 22:58:09.341890"]]
 (0.4ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT

Redirected to localhost:3000/events/6/build/add_excludes Completed 302 Found in 51ms (ActiveRecord: 29.8ms)

Started GET “/events/6/build/add_excludes” for ::1 at 2016-02-22 23:58:09 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"6", "id"=>"add_excludes"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 6]]
Recurrence Load (0.2ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 1]]
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."recurrence_id" = $1  ORDER BY "events"."id" ASC LIMIT 1  [["recurrence_id", 1]]
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 1]]
Exclude Load (17.6ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 1]]
Rendered build/add_excludes.html.erb within layouts/application (167.0ms)

Completed 200 OK in 480ms (Views: 458.2ms | ActiveRecord: 19.7ms)

Started PATCH “/events/6/build/add_excludes” for ::1 at 2016-02-22 23:58:19 +0100 Processing by BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"CtR0UxnWrdq0pfBl9yK6C3wSk97CRRudJ5353aKLXZ7O+iYt1q5Ncg4YIS13zJI08WoIYJn+EQfXevd4xZINeg==", "recurrence"=>{"exclude_ids"=>[""]}, "commit"=>"Continue", "event_id"=>"6", "id"=>"add_excludes"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 6]]
Recurrence Load (0.2ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 1]]
 (0.2ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 1]]
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT

Redirected to localhost:3000/events/6/build/check Completed 302 Found in 6ms (ActiveRecord: 0.9ms)

Started GET “/events/6/build/check” for ::1 at 2016-02-22 23:58:19 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"6", "id"=>"check"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 6]]
Recurrence Load (0.2ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 1]]
EventCategory Load (0.3ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 6]]
Rule Load (0.2ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 1]]
 (0.4ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 1]]
Rendered build/check.html.erb within layouts/application (10.3ms)

Completed 200 OK in 173ms (Views: 168.0ms | ActiveRecord: 1.9ms)

Started PATCH “/events/6/build/check” for ::1 at 2016-02-22 23:58:22 +0100 Processing by BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"kjkI0lIjWsP3JCN8TFI2KeTJXHh79kbQdXe5UlE1KlZWF1qsnVu6a02Z8jTMvB4WabHHxiBNTEqFkLf3Nix6sg==", "event"=>{"reviewed"=>"true"}, "commit"=>"Absenden", "event_id"=>"6", "id"=>"check"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 6]]
Recurrence Load (0.6ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "events" WHERE "events"."recurrence_id" = $1  [["recurrence_id", 1]]
Rule Load (0.2ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 1]]
 (0.2ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 1]]
EventCategory Load (0.3ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
 (0.2ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 6]]
 (0.1ms)  BEGIN
SQL (0.4ms)  INSERT INTO "events" ("title", "description", "event_category_id", "ort", "url", "imageURL", "start", "end", "repeats", "priority", "flag", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) RETURNING "id"  [["title", "NeuerTest "], ["description", ""], ["event_category_id", 1], ["ort", ""], ["url", ""], ["imageURL", ""], ["start", "2016-02-29 22:54:00.000000"], ["end", "2016-02-28 23:54:00.000000"], ["repeats", "t"], ["priority", 2], ["flag", "f"], ["recurrence_id", 1], ["created_at", "2016-02-22 22:58:22.789659"], ["updated_at", "2016-02-22 22:58:22.789659"]]
SQL (0.5ms)  INSERT INTO "versions" ("event", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["event", "create"], ["created_at", "2016-02-22 22:58:22.789659"], ["object_changes", "---\ntitle:\n- \n- 'NeuerTest '\ndescription:\n- \n- ''\nevent_category_id:\n- \n- 1\nort:\n- \n- ''\nurl:\n- \n- ''\nimageURL:\n- \n- ''\nstart:\n- \n- !ruby/object:DateTime 2016-02-29 22:54:00.000000000 Z\nend:\n- \n- !ruby/object:DateTime 2016-02-28 23:54:00.000000000 Z\nrepeats:\n- \n- true\npriority:\n- \n- 0\nflag:\n- \n- false\nrecurrence_id:\n- \n- 1\ncreated_at:\n- \n- &1 2016-02-22 22:58:22.789659000 Z\nupdated_at:\n- \n- *1\nid:\n- \n- 7\n"], ["item_id", 7], ["item_type", "Event"]]
 (15.7ms)  COMMIT
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT

Redirected to localhost:3000/events/6/build/wicked_finish Completed 302 Found in 50ms (ActiveRecord: 19.2ms)

Started GET “/events/6/build/wicked_finish” for ::1 at 2016-02-22 23:58:22 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"6", "id"=>"wicked_finish"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 6]]
Recurrence Load (0.2ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 1]]

Wizard has finished, redirecting to finish_wizard_path: “/” Redirected to localhost:3000/ Completed 302 Found in 3ms (ActiveRecord: 0.5ms)

Started GET “/” for ::1 at 2016-02-22 23:58:22 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (0.8ms)

Completed 200 OK in 121ms (Views: 119.8ms | ActiveRecord: 0.0ms)

Started GET “/events/3/build/check” for ::1 at 2016-02-23 00:03:17 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"3", "id"=>"check"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
Rendered build/check.html.erb within layouts/application (5.0ms)

Completed 500 Internal Server Error in 104ms (ActiveRecord: 2.3ms)

NoMethodError - undefined method `to_date' for nil:NilClass:

app/views/build/check.html.erb:11:in `block in _app_views_build_check_html_erb__1335362588671377676_70333872830980'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for'
app/views/build/check.html.erb:5:in `_app_views_build_check_html_erb__1335362588671377676_70333872830980'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:29:in `render_step'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:11:in `render_wizard'
app/controllers/build_controller.rb:23:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/4ba4c474356dc00d/variables” for ::1 at 2016-02-23 00:03:18 +0100

Started GET “/events/3/build” for ::1 at 2016-02-23 00:03:24 +0100 Processing by BuildController#index as HTML

Parameters: {"event_id"=>"3"}

Redirected to localhost:3000/events/3/build/build Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/events/3/build/build” for ::1 at 2016-02-23 00:03:24 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"3", "id"=>"build"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
 (0.1ms)  BEGIN
 (0.2ms)  COMMIT
 (0.2ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 3]]
Role Load (0.2ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.3ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (62.5ms)
Rendered build/build.html.erb within layouts/application (82.0ms)

Completed 200 OK in 533ms (Views: 525.7ms | ActiveRecord: 4.1ms)

Started PATCH “/events/3/build/build” for ::1 at 2016-02-23 00:04:03 +0100 Processing by BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"gYTZp8xig0kuWtpPCv7+L8os7KAnGiIGAt0JEYzaPC1FqovZAxpj4ZTnCweKENYQR1R3HnyhKJzyOge068NsyQ==", "event"=>{"title"=>"Neues Event 5", "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"22", "start(4i)"=>"23", "start(5i)"=>"03", "priority"=>"medium", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"22", "end(4i)"=>"23", "end(5i)"=>"07", "ort"=>"", "description"=>"", "role_ids"=>[""], "event_category_id"=>"1", "repeats"=>"1"}, "commit"=>"Continue", "event_id"=>"3", "id"=>"build"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
 (0.1ms)  BEGIN
Role Load (0.3ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 3]]
SQL (0.7ms)  UPDATE "events" SET "title" = $1, "event_category_id" = $2, "flag" = $3, "imageURL" = $4, "url" = $5, "ort" = $6, "description" = $7, "repeats" = $8, "start" = $9, "end" = $10, "updated_at" = $11 WHERE "events"."id" = $12  [["title", "Neues Event 5"], ["event_category_id", 1], ["flag", "f"], ["imageURL", ""], ["url", ""], ["ort", ""], ["description", ""], ["repeats", "t"], ["start", "2016-02-22 23:03:00.000000"], ["end", "2016-02-22 23:07:00.000000"], ["updated_at", "2016-02-22 23:04:03.156062"], ["id", 3]]
SQL (0.3ms)  INSERT INTO "versions" ("event", "object", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id"  [["event", "update"], ["object", "---\nid: 3\ntitle: \nstart: \npriority: 2\nflag: \nimageURL: \nurl: \nend: 2016-02-22 23:07:19.364173000 Z\nort: \ndescription: \ncreated_at: 2016-02-22 22:07:19.366343000 Z\nupdated_at: 2016-02-22 22:07:19.366343000 Z\nevent_category_id: \nrecurrence_id: \nrepeats: \nreviewed: \n"], ["created_at", "2016-02-22 23:04:03.156062"], ["object_changes", "---\ntitle:\n- \n- Neues Event 5\nevent_category_id:\n- \n- 1\nflag:\n- \n- false\nimageURL:\n- \n- ''\nurl:\n- \n- ''\nort:\n- \n- ''\ndescription:\n- \n- ''\nrepeats:\n- \n- true\nstart:\n- \n- 2016-02-22 23:03:00.000000000 Z\nend:\n- 2016-02-22 23:07:19.364173000 Z\n- 2016-02-22 23:07:00.000000000 Z\nupdated_at:\n- 2016-02-22 22:07:19.366343000 Z\n- 2016-02-22 23:04:03.156062000 Z\n"], ["item_id", 3], ["item_type", "Event"]]
 (15.5ms)  COMMIT
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT

Redirected to localhost:3000/events/3/build/add_recurrence Completed 302 Found in 61ms (ActiveRecord: 20.2ms)

Started GET “/events/3/build/add_recurrence” for ::1 at 2016-02-23 00:04:03 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"3", "id"=>"add_recurrence"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
 (0.1ms)  BEGIN
SQL (0.2ms)  INSERT INTO "recurrences" ("start", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"  [["start", "2016-02-22"], ["created_at", "2016-02-22 23:04:03.230345"], ["updated_at", "2016-02-22 23:04:03.230345"]]
 (0.4ms)  COMMIT
 (0.1ms)  BEGIN
SQL (0.3ms)  UPDATE "events" SET "recurrence_id" = $1, "updated_at" = $2 WHERE "events"."id" = $3  [["recurrence_id", 2], ["updated_at", "2016-02-22 23:04:03.232918"], ["id", 3]]
SQL (0.2ms)  INSERT INTO "versions" ("event", "object", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id"  [["event", "update"], ["object", "---\nid: 3\ntitle: Neues Event 5\nstart: 2016-02-22 23:03:00.000000000 Z\npriority: 2\nflag: false\nimageURL: ''\nurl: ''\nend: 2016-02-22 23:07:00.000000000 Z\nort: ''\ndescription: ''\ncreated_at: 2016-02-22 22:07:19.366343000 Z\nupdated_at: 2016-02-22 23:04:03.156062000 Z\nevent_category_id: 1\nrecurrence_id: \nrepeats: true\nreviewed: \n"], ["created_at", "2016-02-22 23:04:03.232918"], ["object_changes", "---\nrecurrence_id:\n- \n- 2\nupdated_at:\n- 2016-02-22 23:04:03.156062000 Z\n- 2016-02-22 23:04:03.232918000 Z\n"], ["item_id", 3], ["item_type", "Event"]]
 (0.5ms)  COMMIT
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 2]]
Rendered build/_rule_fields.html.erb (8.2ms)
Rendered build/add_recurrence.html.erb within layouts/application (27.9ms)

Completed 200 OK in 297ms (Views: 278.6ms | ActiveRecord: 5.0ms)

Started GET “/events/3/build/add_recurrence” for ::1 at 2016-02-23 00:10:57 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"3", "id"=>"add_recurrence"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Recurrence Load (0.2ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 2]]
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 2]]
Rendered build/_rule_fields.html.erb (8.6ms)
Rendered build/add_recurrence.html.erb within layouts/application (19.6ms)

Completed 200 OK in 297ms (Views: 293.0ms | ActiveRecord: 0.9ms)

Started GET “/assets/application.self-c68e024d98688a4c183af642ed7c99c2759941e31186534ec7e6964958468b57.css?body=1” for ::1 at 2016-02-23 00:10:58 +0100

Started GET “/assets/excludes.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 00:10:58 +0100

Started GET “/assets/events/build.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 00:10:58 +0100

Started GET “/assets/app.self-9bcf8af094b9c14434eb0177a8b92bba1542b069dbe8343f024902865ecd4a49.css?body=1” for ::1 at 2016-02-23 00:10:58 +0100

Started GET “/assets/calendar.self-7ca1507b4b56c6bde2a6f7298e555146f2845cac7e93eae61ce14ec35876716d.css?body=1” for ::1 at 2016-02-23 00:10:58 +0100

Started GET “/assets/events.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 00:10:58 +0100

Started GET “/assets/event_wizard.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 00:10:58 +0100

Started GET “/assets/ie-10-viewport-bug-workaround.self-d3b6114260a65d675e19e6d036b8ded254bd54da080721e16d78f4fb05488a17.css?body=1” for ::1 at 2016-02-23 00:10:58 +0100

Started GET “/assets/rules.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 00:10:58 +0100

Started GET “/assets/starter-template.self-9bdf3263e2699c112b5d5cbc5c89f9494511ce97cca92d21bf4f1d0e6cbb2e48.css?body=1” for ::1 at 2016-02-23 00:10:58 +0100

Started GET “/assets/ui.self-5932674ca1cb4f97b26558d805c74ac83eb53bcc8cad58aa0c1c3555192bb731.css?body=1” for ::1 at 2016-02-23 00:10:58 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-23 00:10:58 +0100

Started GET “/assets/vendor.self-f086ab635ce116cbaa172865ec0026f5da650cb45a41bda2a83132767fb41824.js?body=1” for ::1 at 2016-02-23 00:10:58 +0100

Started GET “/assets/main.self-acbff20b2539abf0d509fe495fd494a110c0638603ae1615f51e9c00b0fb6dba.css?body=1” for ::1 at 2016-02-23 00:10:58 +0100

Started GET “/assets/scaffolds.self-7bcd1c1813bdc716ea218f6879749642f76043cfbdd19fd464f842f675624555.css?body=1” for ::1 at 2016-02-23 00:10:58 +0100

Started GET “/assets/themify-icons.self-fcec2573d193ec837b277e8a6691e8a5abc23f10fff0be526f780284c57da3e3.css?body=1” for ::1 at 2016-02-23 00:10:58 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-23 00:10:58 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-23 00:10:58 +0100

Started GET “/assets/app.self-b9484961b804b8b50a212b2d33687f2af3b7c8accc10073dbb04f286c2f0e4df.js?body=1” for ::1 at 2016-02-23 00:10:58 +0100

Started GET “/assets/recurrences.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 00:10:58 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-23 00:10:58 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-23 00:10:58 +0100

Started GET “/assets/event_wizard.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 00:10:58 +0100

Started GET “/assets/events.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 00:10:58 +0100

Started GET “/assets/ie10-viewport-bug-workaround.self-fc551af1f93278ce46542e0ab702a380c18f24f5b46a002804456d0b9b2cf0d0.js?body=1” for ::1 at 2016-02-23 00:10:58 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for ::1 at 2016-02-23 00:10:58 +0100

Started GET “/assets/calendar.self-cd89dbde1ee54a9e5fafadf035a164aaa746e7d53a9c13fcdaec8b45af328a42.js?body=1” for ::1 at 2016-02-23 00:10:58 +0100

Started GET “/assets/rules.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 00:10:58 +0100

Started GET “/assets/events/build.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 00:10:58 +0100

Started GET “/assets/recurrences.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 00:10:58 +0100

Started GET “/assets/bootstrap.min.self-06b21b80bfffa7de7828e36629f0f8a07e775bb2d38238790b732a831fc5f105.js?body=1” for ::1 at 2016-02-23 00:10:58 +0100

Started GET “/assets/event_categories.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 00:10:58 +0100

Started GET “/assets/ui.self-dee1dbb585902aaee233ae29baf16de746c572d3510305bba254ce7b49627583.js?body=1” for ::1 at 2016-02-23 00:10:58 +0100

Started GET “/assets/excludes.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 00:10:58 +0100

Started GET “/assets/application.self-239bfcf2d4c320dafce982d93599055f083d298e8cffc36b34904cd355a255e3.js?body=1” for ::1 at 2016-02-23 00:10:58 +0100

Started GET “/assets/background/2-f6c3491538ec996e8df02e23e0fc3eaaa9e8a2bc7a991d2e42d8a6d42abcdc0f.jpg” for ::1 at 2016-02-23 00:10:59 +0100

Started GET “/assets/glyphicons-halflings-regular-a26394f7ede100ca118eff2eda08596275a9839b959c226e15439557a5a80742.woff” for ::1 at 2016-02-23 00:10:59 +0100

Started GET “/events/3/build/add_recurrence” for ::1 at 2016-02-23 00:20:07 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"3", "id"=>"add_recurrence"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Recurrence Load (0.2ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 2]]
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 2]]
Rendered build/_rule_fields.html.erb (2.8ms)
Rendered build/add_recurrence.html.erb within layouts/application (12.4ms)

Completed 500 Internal Server Error in 44ms (ActiveRecord: 0.7ms)

SyntaxError - syntax error, unexpected '<', expecting ')' </div>'.freeze;@output_buffer.to_s

^

/Users/Christian/Fachschaft/app/views/build/_rule_fields.html.erb:8: unterminated regexp meets end of file:

app/views/build/_rule_fields.html.erb:8:in `'
actionview (4.2.5.1) lib/action_view/template.rb:296:in `compile'
actionview (4.2.5.1) lib/action_view/template.rb:245:in `block (2 levels) in compile!'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:244:in `block in compile!'
actionview (4.2.5.1) lib/action_view/template.rb:232:in `compile!'
actionview (4.2.5.1) lib/action_view/template.rb:144:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial'
actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render'
cocoon (1.2.7) lib/cocoon/view_helpers.rb:52:in `block in render_association'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1925:in `block in fields_for_nested_model'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:714:in `fields_for'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1924:in `fields_for_nested_model'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1910:in `block in fields_for_with_nested_attributes'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1908:in `fields_for_with_nested_attributes'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1582:in `fields_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/builder.rb:27:in `simple_fields_for'
cocoon (1.2.7) lib/cocoon/view_helpers.rb:50:in `render_association'
cocoon (1.2.7) lib/cocoon/view_helpers.rb:98:in `link_to_add_association'
app/views/build/add_recurrence.html.erb:21:in `block in _app_views_build_add_recurrence_html_erb__1903792549909306620_70333876134860'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for'
app/views/build/add_recurrence.html.erb:5:in `_app_views_build_add_recurrence_html_erb__1903792549909306620_70333876134860'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:29:in `render_step'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:11:in `render_wizard'
app/controllers/build_controller.rb:23:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/7dbea407c28afa8d/variables” for ::1 at 2016-02-23 00:20:07 +0100

Started GET “/events/3/build/add_recurrence” for ::1 at 2016-02-23 00:20:35 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"3", "id"=>"add_recurrence"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 2]]
Rule Load (0.2ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 2]]
Rendered build/_rule_fields.html.erb (6.1ms)
Rendered build/add_recurrence.html.erb within layouts/application (17.1ms)

Completed 200 OK in 519ms (Views: 514.2ms | ActiveRecord: 0.8ms)

Started GET “/assets/application.self-c68e024d98688a4c183af642ed7c99c2759941e31186534ec7e6964958468b57.css?body=1” for ::1 at 2016-02-23 00:20:36 +0100

Started GET “/assets/excludes.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 00:20:36 +0100

Started GET “/assets/events/build.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 00:20:36 +0100

Started GET “/assets/calendar.self-7ca1507b4b56c6bde2a6f7298e555146f2845cac7e93eae61ce14ec35876716d.css?body=1” for ::1 at 2016-02-23 00:20:36 +0100

Started GET “/assets/event_wizard.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 00:20:36 +0100

Started GET “/assets/app.self-9bcf8af094b9c14434eb0177a8b92bba1542b069dbe8343f024902865ecd4a49.css?body=1” for ::1 at 2016-02-23 00:20:36 +0100

Started GET “/assets/ie-10-viewport-bug-workaround.self-d3b6114260a65d675e19e6d036b8ded254bd54da080721e16d78f4fb05488a17.css?body=1” for ::1 at 2016-02-23 00:20:36 +0100

Started GET “/assets/events.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 00:20:36 +0100

Started GET “/assets/rules.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 00:20:36 +0100

Started GET “/assets/starter-template.self-9bdf3263e2699c112b5d5cbc5c89f9494511ce97cca92d21bf4f1d0e6cbb2e48.css?body=1” for ::1 at 2016-02-23 00:20:36 +0100

Started GET “/assets/ui.self-5932674ca1cb4f97b26558d805c74ac83eb53bcc8cad58aa0c1c3555192bb731.css?body=1” for ::1 at 2016-02-23 00:20:36 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-23 00:20:36 +0100

Started GET “/assets/main.self-acbff20b2539abf0d509fe495fd494a110c0638603ae1615f51e9c00b0fb6dba.css?body=1” for ::1 at 2016-02-23 00:20:36 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-23 00:20:36 +0100

Started GET “/assets/scaffolds.self-7bcd1c1813bdc716ea218f6879749642f76043cfbdd19fd464f842f675624555.css?body=1” for ::1 at 2016-02-23 00:20:36 +0100

Started GET “/assets/themify-icons.self-fcec2573d193ec837b277e8a6691e8a5abc23f10fff0be526f780284c57da3e3.css?body=1” for ::1 at 2016-02-23 00:20:36 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-23 00:20:36 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-23 00:20:36 +0100

Started GET “/assets/recurrences.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 00:20:36 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-23 00:20:36 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for ::1 at 2016-02-23 00:20:36 +0100

Started GET “/assets/calendar.self-cd89dbde1ee54a9e5fafadf035a164aaa746e7d53a9c13fcdaec8b45af328a42.js?body=1” for ::1 at 2016-02-23 00:20:36 +0100

Started GET “/assets/event_wizard.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 00:20:36 +0100

Started GET “/assets/events/build.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 00:20:36 +0100

Started GET “/assets/vendor.self-f086ab635ce116cbaa172865ec0026f5da650cb45a41bda2a83132767fb41824.js?body=1” for ::1 at 2016-02-23 00:20:36 +0100

Started GET “/assets/rules.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 00:20:36 +0100

Started GET “/assets/bootstrap.min.self-06b21b80bfffa7de7828e36629f0f8a07e775bb2d38238790b732a831fc5f105.js?body=1” for ::1 at 2016-02-23 00:20:36 +0100

Started GET “/assets/event_categories.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 00:20:36 +0100

Started GET “/assets/events.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 00:20:36 +0100

Started GET “/assets/excludes.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 00:20:36 +0100

Started GET “/assets/app.self-b9484961b804b8b50a212b2d33687f2af3b7c8accc10073dbb04f286c2f0e4df.js?body=1” for ::1 at 2016-02-23 00:20:36 +0100

Started GET “/assets/ui.self-dee1dbb585902aaee233ae29baf16de746c572d3510305bba254ce7b49627583.js?body=1” for ::1 at 2016-02-23 00:20:36 +0100

Started GET “/assets/application.self-239bfcf2d4c320dafce982d93599055f083d298e8cffc36b34904cd355a255e3.js?body=1” for ::1 at 2016-02-23 00:20:36 +0100

Started GET “/assets/ie10-viewport-bug-workaround.self-fc551af1f93278ce46542e0ab702a380c18f24f5b46a002804456d0b9b2cf0d0.js?body=1” for ::1 at 2016-02-23 00:20:36 +0100

Started GET “/assets/recurrences.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 00:20:36 +0100

Started GET “/assets/background/2-f6c3491538ec996e8df02e23e0fc3eaaa9e8a2bc7a991d2e42d8a6d42abcdc0f.jpg” for ::1 at 2016-02-23 00:20:36 +0100

Started GET “/assets/glyphicons-halflings-regular-a26394f7ede100ca118eff2eda08596275a9839b959c226e15439557a5a80742.woff” for ::1 at 2016-02-23 00:20:36 +0100

Started PATCH “/events/3/build/add_recurrence” for ::1 at 2016-02-23 00:20:50 +0100 Processing by BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"lTcTS2CNSJ5OKs9/HGMTkSkgt8QZzN8rFhlje7AR5vxRGUE1r/WoNvSXHjecjTuupFgsekJ31bHm/m3e1wi2GA==", "recurrence"=>{"end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"22", "rules_attributes"=>{"1456183245555"=>{"day"=>"4", "week"=>"1", "_destroy"=>"false"}}}, "commit"=>"Continue", "event_id"=>"3", "id"=>"add_recurrence"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 2]]
 (0.1ms)  BEGIN
SQL (0.3ms)  UPDATE "recurrences" SET "end" = $1, "updated_at" = $2 WHERE "recurrences"."id" = $3  [["end", "2016-02-22"], ["updated_at", "2016-02-22 23:20:50.965560"], ["id", 2]]
SQL (0.3ms)  INSERT INTO "rules" ("day", "week", "recurrence_id", "month", "days", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["day", 4], ["week", 1], ["recurrence_id", 2], ["month", 0], ["days", 0], ["created_at", "2016-02-22 23:20:50.967181"], ["updated_at", "2016-02-22 23:20:50.967181"]]
 (0.7ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT

Redirected to localhost:3000/events/3/build/add_excludes Completed 302 Found in 14ms (ActiveRecord: 2.4ms)

Started GET “/events/3/build/add_excludes” for ::1 at 2016-02-23 00:20:50 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"3", "id"=>"add_excludes"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Recurrence Load (0.2ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 2]]
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."recurrence_id" = $1  ORDER BY "events"."id" ASC LIMIT 1  [["recurrence_id", 2]]
Rule Load (0.2ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 2]]
Exclude Load (0.2ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 2]]
Rendered build/add_excludes.html.erb within layouts/application (17.0ms)

Completed 200 OK in 153ms (Views: 148.0ms | ActiveRecord: 2.4ms)

Started GET “/events/3/build/add_recurrence” for ::1 at 2016-02-23 00:27:36 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"3", "id"=>"add_recurrence"}
Event Load (0.7ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 2]]
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 2]]
Rendered build/_rule_fields.html.erb (13.9ms)
Rendered build/_rule_fields.html.erb (10.2ms)
Rendered build/add_recurrence.html.erb within layouts/application (72.8ms)

Completed 200 OK in 833ms (Views: 720.0ms | ActiveRecord: 7.7ms)

Started GET “/events/3/build/build” for ::1 at 2016-02-23 00:27:37 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"3", "id"=>"build"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Recurrence Load (0.2ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 2]]
 (0.3ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 3]]
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.4ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (67.2ms)
Rendered build/build.html.erb within layouts/application (86.4ms)

Completed 200 OK in 246ms (Views: 236.7ms | ActiveRecord: 5.0ms)

Started PATCH “/events/3/build/build” for ::1 at 2016-02-23 00:27:45 +0100 Processing by BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"qSOvtTMtOwv69ewJdIYQks3NJtazqLMTNBb0IZk1klNtDf3L/FXbo0BIPUH0aDitQLW9aOgTuYnE8fqE/izCtw==", "event"=>{"title"=>"Neues Event 5", "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"22", "start(4i)"=>"23", "start(5i)"=>"03", "priority"=>"medium", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"22", "end(4i)"=>"23", "end(5i)"=>"07", "ort"=>"", "description"=>"", "role_ids"=>[""], "event_category_id"=>"1", "repeats"=>"0"}, "commit"=>"Continue", "event_id"=>"3", "id"=>"build"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Recurrence Load (0.2ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 2]]
 (0.2ms)  BEGIN
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 3]]
SQL (0.5ms)  UPDATE "events" SET "repeats" = $1, "updated_at" = $2 WHERE "events"."id" = $3  [["repeats", "f"], ["updated_at", "2016-02-22 23:27:45.364708"], ["id", 3]]
SQL (0.4ms)  INSERT INTO "versions" ("event", "object", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id"  [["event", "update"], ["object", "---\nid: 3\ntitle: Neues Event 5\nstart: 2016-02-22 23:03:00.000000000 Z\npriority: 2\nflag: false\nimageURL: ''\nurl: ''\nend: 2016-02-22 23:07:00.000000000 Z\nort: ''\ndescription: ''\ncreated_at: 2016-02-22 22:07:19.366343000 Z\nupdated_at: 2016-02-22 23:04:03.232918000 Z\nevent_category_id: 1\nrecurrence_id: 2\nrepeats: true\nreviewed: \n"], ["created_at", "2016-02-22 23:27:45.364708"], ["object_changes", "---\nrepeats:\n- true\n- false\nupdated_at:\n- 2016-02-22 23:04:03.232918000 Z\n- 2016-02-22 23:27:45.364708000 Z\n"], ["item_id", 3], ["item_type", "Event"]]
 (0.6ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT

Redirected to localhost:3000/events/3/build/check Completed 302 Found in 65ms (ActiveRecord: 5.1ms)

Started GET “/events/3/build/check” for ::1 at 2016-02-23 00:27:45 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"3", "id"=>"check"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
 (0.1ms)  BEGIN
SQL (0.3ms)  UPDATE "events" SET "recurrence_id" = $1, "updated_at" = $2 WHERE "events"."id" = $3  [["recurrence_id", nil], ["updated_at", "2016-02-22 23:27:45.435180"], ["id", 3]]
SQL (0.3ms)  INSERT INTO "versions" ("event", "object", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id"  [["event", "update"], ["object", "---\nid: 3\ntitle: Neues Event 5\nstart: 2016-02-22 23:03:00.000000000 Z\npriority: 2\nflag: false\nimageURL: ''\nurl: ''\nend: 2016-02-22 23:07:00.000000000 Z\nort: ''\ndescription: ''\ncreated_at: 2016-02-22 22:07:19.366343000 Z\nupdated_at: 2016-02-22 23:27:45.364708000 Z\nevent_category_id: 1\nrecurrence_id: 2\nrepeats: false\nreviewed: \n"], ["created_at", "2016-02-22 23:27:45.435180"], ["object_changes", "---\nrecurrence_id:\n- 2\n- \nupdated_at:\n- 2016-02-22 23:27:45.364708000 Z\n- 2016-02-22 23:27:45.435180000 Z\n"], ["item_id", 3], ["item_type", "Event"]]
 (0.4ms)  COMMIT
EventCategory Load (0.4ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
 (0.5ms)  SELECT COUNT(*) FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 3]]
Rendered build/check.html.erb within layouts/application (10.1ms)

Completed 200 OK in 158ms (Views: 125.7ms | ActiveRecord: 2.3ms)

Started GET “/events/3/build/” for ::1 at 2016-02-23 00:27:53 +0100 Processing by BuildController#index as HTML

Parameters: {"event_id"=>"3"}

Redirected to localhost:3000/events/3/build/build Completed 302 Found in 1ms (ActiveRecord: 0.0ms)

Started GET “/events/3/build/build” for ::1 at 2016-02-23 00:27:53 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"3", "id"=>"build"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.3ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 3]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.2ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (14.5ms)
Rendered build/build.html.erb within layouts/application (33.5ms)

Completed 200 OK in 172ms (Views: 166.8ms | ActiveRecord: 1.3ms)

Started PATCH “/events/3/build/build” for ::1 at 2016-02-23 00:28:08 +0100 Processing by BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"oqCx4JM7JVirBG6fVrC5pOKQahlnis/xjXw7/rhwhzJmjuOeXEPF8BG5v9fWXpGbb+jxpzwxxWt9mzVb32nX1g==", "event"=>{"title"=>"Neues Event 5", "start(1i)"=>"2016", "start(2i)"=>"2", "start(3i)"=>"22", "start(4i)"=>"23", "start(5i)"=>"03", "priority"=>"medium", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(1i)"=>"2016", "end(2i)"=>"2", "end(3i)"=>"22", "end(4i)"=>"23", "end(5i)"=>"07", "ort"=>"", "description"=>"", "role_ids"=>[""], "event_category_id"=>"1", "repeats"=>"1"}, "commit"=>"Continue", "event_id"=>"3", "id"=>"build"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
 (0.1ms)  BEGIN
Role Load (0.3ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 3]]
SQL (0.4ms)  UPDATE "events" SET "repeats" = $1, "updated_at" = $2 WHERE "events"."id" = $3  [["repeats", "t"], ["updated_at", "2016-02-22 23:28:08.963087"], ["id", 3]]
SQL (0.3ms)  INSERT INTO "versions" ("event", "object", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id"  [["event", "update"], ["object", "---\nid: 3\ntitle: Neues Event 5\nstart: 2016-02-22 23:03:00.000000000 Z\npriority: 2\nflag: false\nimageURL: ''\nurl: ''\nend: 2016-02-22 23:07:00.000000000 Z\nort: ''\ndescription: ''\ncreated_at: 2016-02-22 22:07:19.366343000 Z\nupdated_at: 2016-02-22 23:27:45.435180000 Z\nevent_category_id: 1\nrecurrence_id: \nrepeats: false\nreviewed: \n"], ["created_at", "2016-02-22 23:28:08.963087"], ["object_changes", "---\nrepeats:\n- false\n- true\nupdated_at:\n- 2016-02-22 23:27:45.435180000 Z\n- 2016-02-22 23:28:08.963087000 Z\n"], ["item_id", 3], ["item_type", "Event"]]
 (0.4ms)  COMMIT
 (0.1ms)  BEGIN
 (0.2ms)  COMMIT

Redirected to localhost:3000/events/3/build/add_recurrence Completed 302 Found in 19ms (ActiveRecord: 2.0ms)

Started GET “/events/3/build/add_recurrence” for ::1 at 2016-02-23 00:28:08 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"3", "id"=>"add_recurrence"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
 (0.1ms)  BEGIN
SQL (0.2ms)  INSERT INTO "recurrences" ("start", "end", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["start", "2016-02-22"], ["end", "2016-03-22"], ["created_at", "2016-02-22 23:28:08.993978"], ["updated_at", "2016-02-22 23:28:08.993978"]]
 (0.4ms)  COMMIT
 (0.1ms)  BEGIN
SQL (0.7ms)  UPDATE "events" SET "recurrence_id" = $1, "updated_at" = $2 WHERE "events"."id" = $3  [["recurrence_id", 3], ["updated_at", "2016-02-22 23:28:08.997216"], ["id", 3]]
SQL (0.3ms)  INSERT INTO "versions" ("event", "object", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id"  [["event", "update"], ["object", "---\nid: 3\ntitle: Neues Event 5\nstart: 2016-02-22 23:03:00.000000000 Z\npriority: 2\nflag: false\nimageURL: ''\nurl: ''\nend: 2016-02-22 23:07:00.000000000 Z\nort: ''\ndescription: ''\ncreated_at: 2016-02-22 22:07:19.366343000 Z\nupdated_at: 2016-02-22 23:28:08.963087000 Z\nevent_category_id: 1\nrecurrence_id: \nrepeats: true\nreviewed: \n"], ["created_at", "2016-02-22 23:28:08.997216"], ["object_changes", "---\nrecurrence_id:\n- \n- 3\nupdated_at:\n- 2016-02-22 23:28:08.963087000 Z\n- 2016-02-22 23:28:08.997216000 Z\n"], ["item_id", 3], ["item_type", "Event"]]
 (0.5ms)  COMMIT
Rule Load (0.2ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 3]]
Rendered build/_rule_fields.html.erb (6.2ms)
Rendered build/add_recurrence.html.erb within layouts/application (27.5ms)

Completed 200 OK in 585ms (Views: 569.7ms | ActiveRecord: 2.7ms)

Started GET “/events/3/build/add_recurrence” for ::1 at 2016-02-23 00:56:34 +0100

ActiveRecord::SchemaMigration Load (0.7ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by BuildController#show as HTML

Parameters: {"event_id"=>"3", "id"=>"add_recurrence"}
Event Load (0.7ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Recurrence Load (0.5ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 3]]
Rendered build/add_recurrence.html.erb within layouts/application (385.7ms)

Completed 500 Internal Server Error in 629ms (ActiveRecord: 22.1ms)

NoMethodError - undefined method `map' for “translation missing: de.date.order”:String:

actionview (4.2.5.1) lib/action_view/helpers/date_helper.rb:901:in `translated_date_order'
actionview (4.2.5.1) lib/action_view/helpers/date_helper.rb:896:in `date_order'
actionview (4.2.5.1) lib/action_view/helpers/date_helper.rb:712:in `select_date'
actionview (4.2.5.1) lib/action_view/helpers/tags/date_select.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/helpers/date_helper.rb:258:in `date_select'
actionview (4.2.5.1) lib/action_view/helpers/date_helper.rb:1070:in `date_select'
simple_form (3.2.1) lib/simple_form/inputs/date_time_input.rb:10:in `input'
simple_form (3.2.1) lib/simple_form/components/label_input.rb:28:in `deprecated_component'
simple_form (3.2.1) lib/simple_form/components/label_input.rb:14:in `label_input'
simple_form (3.2.1) lib/simple_form/wrappers/leaf.rb:19:in `render'
simple_form (3.2.1) lib/simple_form/wrappers/many.rb:28:in `block in render'
simple_form (3.2.1) lib/simple_form/wrappers/many.rb:26:in `render'
simple_form (3.2.1) lib/simple_form/wrappers/root.rb:15:in `render'
simple_form (3.2.1) lib/simple_form/form_builder.rb:116:in `input'
app/views/build/add_recurrence.html.erb:11:in `block in _app_views_build_add_recurrence_html_erb__842290829898586427_70331753287860'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for'
app/views/build/add_recurrence.html.erb:5:in `_app_views_build_add_recurrence_html_erb__842290829898586427_70331753287860'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:29:in `render_step'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:11:in `render_wizard'
app/controllers/build_controller.rb:23:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/6185c0b8020ba95f/variables” for ::1 at 2016-02-23 00:56:35 +0100

Started GET “/users” for ::1 at 2016-02-23 00:57:00 +0100 Processing by UsersController#index as HTML Redirected to localhost:3000/ Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/” for ::1 at 2016-02-23 00:57:01 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (1.7ms)

Completed 200 OK in 10936ms (Views: 10934.8ms | ActiveRecord: 0.0ms)

Started GET “/assets/application.self-c68e024d98688a4c183af642ed7c99c2759941e31186534ec7e6964958468b57.css?body=1” for ::1 at 2016-02-23 00:57:12 +0100

Started GET “/assets/event_wizard.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 00:57:12 +0100

Started GET “/assets/app.self-9bcf8af094b9c14434eb0177a8b92bba1542b069dbe8343f024902865ecd4a49.css?body=1” for ::1 at 2016-02-23 00:57:12 +0100

Started GET “/assets/calendar.self-7ca1507b4b56c6bde2a6f7298e555146f2845cac7e93eae61ce14ec35876716d.css?body=1” for ::1 at 2016-02-23 00:57:12 +0100

Started GET “/assets/events.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 00:57:12 +0100

Started GET “/assets/events/build.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 00:57:12 +0100

Started GET “/assets/excludes.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 00:57:12 +0100

Started GET “/assets/ie-10-viewport-bug-workaround.self-d3b6114260a65d675e19e6d036b8ded254bd54da080721e16d78f4fb05488a17.css?body=1” for ::1 at 2016-02-23 00:57:12 +0100

Started GET “/assets/main.self-acbff20b2539abf0d509fe495fd494a110c0638603ae1615f51e9c00b0fb6dba.css?body=1” for ::1 at 2016-02-23 00:57:12 +0100

Started GET “/assets/recurrences.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 00:57:12 +0100

Started GET “/assets/rules.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 00:57:12 +0100

Started GET “/assets/scaffolds.self-7bcd1c1813bdc716ea218f6879749642f76043cfbdd19fd464f842f675624555.css?body=1” for ::1 at 2016-02-23 00:57:12 +0100

Started GET “/assets/starter-template.self-9bdf3263e2699c112b5d5cbc5c89f9494511ce97cca92d21bf4f1d0e6cbb2e48.css?body=1” for ::1 at 2016-02-23 00:57:12 +0100

Started GET “/assets/themify-icons.self-fcec2573d193ec837b277e8a6691e8a5abc23f10fff0be526f780284c57da3e3.css?body=1” for ::1 at 2016-02-23 00:57:12 +0100

Started GET “/assets/ui.self-5932674ca1cb4f97b26558d805c74ac83eb53bcc8cad58aa0c1c3555192bb731.css?body=1” for ::1 at 2016-02-23 00:57:12 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-23 00:57:12 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-23 00:57:13 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-23 00:57:13 +0100

Started GET “/assets/vendor.self-f086ab635ce116cbaa172865ec0026f5da650cb45a41bda2a83132767fb41824.js?body=1” for ::1 at 2016-02-23 00:57:13 +0100

Started GET “/assets/app.self-b9484961b804b8b50a212b2d33687f2af3b7c8accc10073dbb04f286c2f0e4df.js?body=1” for ::1 at 2016-02-23 00:57:14 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-23 00:57:14 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-23 00:57:14 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for ::1 at 2016-02-23 00:57:14 +0100

Started GET “/assets/bootstrap.min.self-06b21b80bfffa7de7828e36629f0f8a07e775bb2d38238790b732a831fc5f105.js?body=1” for ::1 at 2016-02-23 00:57:14 +0100

Started GET “/assets/calendar.self-cd89dbde1ee54a9e5fafadf035a164aaa746e7d53a9c13fcdaec8b45af328a42.js?body=1” for ::1 at 2016-02-23 00:57:14 +0100

Started GET “/assets/event_categories.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 00:57:14 +0100

Started GET “/assets/event_wizard.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 00:57:14 +0100

Started GET “/assets/events.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 00:57:14 +0100

Started GET “/assets/events/build.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 00:57:14 +0100

Started GET “/assets/excludes.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 00:57:14 +0100

Started GET “/assets/ie10-viewport-bug-workaround.self-fc551af1f93278ce46542e0ab702a380c18f24f5b46a002804456d0b9b2cf0d0.js?body=1” for ::1 at 2016-02-23 00:57:14 +0100

Started GET “/assets/recurrences.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 00:57:14 +0100

Started GET “/assets/rules.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 00:57:14 +0100

Started GET “/assets/ui.self-dee1dbb585902aaee233ae29baf16de746c572d3510305bba254ce7b49627583.js?body=1” for ::1 at 2016-02-23 00:57:14 +0100

Started GET “/assets/application.self-239bfcf2d4c320dafce982d93599055f083d298e8cffc36b34904cd355a255e3.js?body=1” for ::1 at 2016-02-23 00:57:14 +0100

Started GET “/assets/background/2-f6c3491538ec996e8df02e23e0fc3eaaa9e8a2bc7a991d2e42d8a6d42abcdc0f.jpg” for ::1 at 2016-02-23 00:57:14 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-23 00:57:15 +0100

Started GET “/events/3/build/add_recurrence” for ::1 at 2016-02-23 01:01:55 +0100

ActiveRecord::SchemaMigration Load (0.4ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by BuildController#show as HTML

Parameters: {"event_id"=>"3", "id"=>"add_recurrence"}
Event Load (0.6ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 3]]
Rule Load (0.5ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 3]]
Rendered build/_rule_fields.html.erb (33.8ms)
Rendered build/add_recurrence.html.erb within layouts/application (581.0ms)

Completed 200 OK in 2721ms (Views: 2597.3ms | ActiveRecord: 8.2ms)

Started GET “/events/3/build/add_recurrence” for ::1 at 2016-02-23 01:07:31 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"3", "id"=>"add_recurrence"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 3]]
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 3]]
Rendered build/_rule_fields.html.erb (6.3ms)
Rendered build/add_recurrence.html.erb within layouts/application (249.7ms)

Completed 200 OK in 933ms (Views: 871.7ms | ActiveRecord: 5.8ms)

Started GET “/assets/application.self-c68e024d98688a4c183af642ed7c99c2759941e31186534ec7e6964958468b57.css?body=1” for ::1 at 2016-02-23 01:07:32 +0100

Started GET “/assets/app.self-9bcf8af094b9c14434eb0177a8b92bba1542b069dbe8343f024902865ecd4a49.css?body=1” for ::1 at 2016-02-23 01:07:33 +0100

Started GET “/assets/event_wizard.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 01:07:33 +0100

Started GET “/assets/calendar.self-7ca1507b4b56c6bde2a6f7298e555146f2845cac7e93eae61ce14ec35876716d.css?body=1” for ::1 at 2016-02-23 01:07:33 +0100

Started GET “/assets/excludes.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 01:07:33 +0100

Started GET “/assets/events/build.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 01:07:33 +0100

Started GET “/assets/events.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 01:07:33 +0100

Started GET “/assets/main.self-acbff20b2539abf0d509fe495fd494a110c0638603ae1615f51e9c00b0fb6dba.css?body=1” for ::1 at 2016-02-23 01:07:33 +0100

Started GET “/assets/rules.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 01:07:33 +0100

Started GET “/assets/starter-template.self-9bdf3263e2699c112b5d5cbc5c89f9494511ce97cca92d21bf4f1d0e6cbb2e48.css?body=1” for ::1 at 2016-02-23 01:07:33 +0100

Started GET “/assets/ui.self-5932674ca1cb4f97b26558d805c74ac83eb53bcc8cad58aa0c1c3555192bb731.css?body=1” for ::1 at 2016-02-23 01:07:33 +0100

Started GET “/assets/themify-icons.self-fcec2573d193ec837b277e8a6691e8a5abc23f10fff0be526f780284c57da3e3.css?body=1” for ::1 at 2016-02-23 01:07:33 +0100

Started GET “/assets/scaffolds.self-7bcd1c1813bdc716ea218f6879749642f76043cfbdd19fd464f842f675624555.css?body=1” for ::1 at 2016-02-23 01:07:33 +0100

Started GET “/assets/ie-10-viewport-bug-workaround.self-d3b6114260a65d675e19e6d036b8ded254bd54da080721e16d78f4fb05488a17.css?body=1” for ::1 at 2016-02-23 01:07:33 +0100

Started GET “/assets/vendor.self-f086ab635ce116cbaa172865ec0026f5da650cb45a41bda2a83132767fb41824.js?body=1” for ::1 at 2016-02-23 01:07:33 +0100

Started GET “/assets/recurrences.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 01:07:33 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-23 01:07:33 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-23 01:07:33 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-23 01:07:33 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for ::1 at 2016-02-23 01:07:33 +0100

Started GET “/assets/app.self-b9484961b804b8b50a212b2d33687f2af3b7c8accc10073dbb04f286c2f0e4df.js?body=1” for ::1 at 2016-02-23 01:07:33 +0100

Started GET “/assets/calendar.self-cd89dbde1ee54a9e5fafadf035a164aaa746e7d53a9c13fcdaec8b45af328a42.js?body=1” for ::1 at 2016-02-23 01:07:33 +0100

Started GET “/assets/event_wizard.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 01:07:33 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-23 01:07:33 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-23 01:07:33 +0100

Started GET “/assets/bootstrap.min.self-06b21b80bfffa7de7828e36629f0f8a07e775bb2d38238790b732a831fc5f105.js?body=1” for ::1 at 2016-02-23 01:07:33 +0100

Started GET “/assets/application.self-239bfcf2d4c320dafce982d93599055f083d298e8cffc36b34904cd355a255e3.js?body=1” for ::1 at 2016-02-23 01:07:33 +0100

Started GET “/assets/event_categories.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 01:07:33 +0100

Started GET “/assets/events.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 01:07:33 +0100

Started GET “/assets/events/build.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 01:07:33 +0100

Started GET “/assets/ie10-viewport-bug-workaround.self-fc551af1f93278ce46542e0ab702a380c18f24f5b46a002804456d0b9b2cf0d0.js?body=1” for ::1 at 2016-02-23 01:07:33 +0100

Started GET “/assets/rules.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 01:07:33 +0100

Started GET “/assets/excludes.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 01:07:33 +0100

Started GET “/assets/recurrences.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 01:07:33 +0100

Started GET “/assets/ui.self-dee1dbb585902aaee233ae29baf16de746c572d3510305bba254ce7b49627583.js?body=1” for ::1 at 2016-02-23 01:07:33 +0100

Started GET “/assets/background/2-f6c3491538ec996e8df02e23e0fc3eaaa9e8a2bc7a991d2e42d8a6d42abcdc0f.jpg” for ::1 at 2016-02-23 01:07:33 +0100

Started GET “/assets/glyphicons-halflings-regular-a26394f7ede100ca118eff2eda08596275a9839b959c226e15439557a5a80742.woff” for ::1 at 2016-02-23 01:07:33 +0100

Started GET “/events/3/build/add_recurrence” for ::1 at 2016-02-23 01:07:55 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"3", "id"=>"add_recurrence"}
Event Load (0.6ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Recurrence Load (0.8ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 3]]
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 3]]
Rendered build/_rule_fields.html.erb (7.5ms)
Rendered build/add_recurrence.html.erb within layouts/application (17.5ms)

Completed 200 OK in 146ms (Views: 140.4ms | ActiveRecord: 1.7ms)

Started GET “/assets/application.self-c68e024d98688a4c183af642ed7c99c2759941e31186534ec7e6964958468b57.css?body=1” for ::1 at 2016-02-23 01:07:55 +0100

Started GET “/assets/events/build.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 01:07:55 +0100

Started GET “/assets/events.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 01:07:55 +0100

Started GET “/assets/app.self-9bcf8af094b9c14434eb0177a8b92bba1542b069dbe8343f024902865ecd4a49.css?body=1” for ::1 at 2016-02-23 01:07:55 +0100

Started GET “/assets/calendar.self-7ca1507b4b56c6bde2a6f7298e555146f2845cac7e93eae61ce14ec35876716d.css?body=1” for ::1 at 2016-02-23 01:07:55 +0100

Started GET “/assets/event_wizard.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 01:07:55 +0100

Started GET “/assets/excludes.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 01:07:55 +0100

Started GET “/assets/ie-10-viewport-bug-workaround.self-d3b6114260a65d675e19e6d036b8ded254bd54da080721e16d78f4fb05488a17.css?body=1” for ::1 at 2016-02-23 01:07:55 +0100

Started GET “/assets/recurrences.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 01:07:55 +0100

Started GET “/assets/rules.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 01:07:55 +0100

Started GET “/assets/themify-icons.self-fcec2573d193ec837b277e8a6691e8a5abc23f10fff0be526f780284c57da3e3.css?body=1” for ::1 at 2016-02-23 01:07:55 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-23 01:07:55 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-23 01:07:55 +0100

Started GET “/assets/app.self-b9484961b804b8b50a212b2d33687f2af3b7c8accc10073dbb04f286c2f0e4df.js?body=1” for ::1 at 2016-02-23 01:07:55 +0100

Started GET “/assets/scaffolds.self-7bcd1c1813bdc716ea218f6879749642f76043cfbdd19fd464f842f675624555.css?body=1” for ::1 at 2016-02-23 01:07:55 +0100

Started GET “/assets/main.self-acbff20b2539abf0d509fe495fd494a110c0638603ae1615f51e9c00b0fb6dba.css?body=1” for ::1 at 2016-02-23 01:07:55 +0100

Started GET “/assets/ui.self-5932674ca1cb4f97b26558d805c74ac83eb53bcc8cad58aa0c1c3555192bb731.css?body=1” for ::1 at 2016-02-23 01:07:55 +0100

Started GET “/assets/vendor.self-f086ab635ce116cbaa172865ec0026f5da650cb45a41bda2a83132767fb41824.js?body=1” for ::1 at 2016-02-23 01:07:55 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for ::1 at 2016-02-23 01:07:55 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-23 01:07:55 +0100

Started GET “/assets/starter-template.self-9bdf3263e2699c112b5d5cbc5c89f9494511ce97cca92d21bf4f1d0e6cbb2e48.css?body=1” for ::1 at 2016-02-23 01:07:56 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-23 01:07:56 +0100

Started GET “/assets/event_categories.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 01:07:56 +0100

Started GET “/assets/events.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 01:07:56 +0100

Started GET “/assets/excludes.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 01:07:56 +0100

Started GET “/assets/recurrences.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 01:07:56 +0100

Started GET “/assets/bootstrap.min.self-06b21b80bfffa7de7828e36629f0f8a07e775bb2d38238790b732a831fc5f105.js?body=1” for ::1 at 2016-02-23 01:07:56 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-23 01:07:56 +0100

Started GET “/assets/event_wizard.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 01:07:56 +0100

Started GET “/assets/events/build.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 01:07:56 +0100

Started GET “/assets/ie10-viewport-bug-workaround.self-fc551af1f93278ce46542e0ab702a380c18f24f5b46a002804456d0b9b2cf0d0.js?body=1” for ::1 at 2016-02-23 01:07:56 +0100

Started GET “/assets/rules.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 01:07:56 +0100

Started GET “/assets/calendar.self-cd89dbde1ee54a9e5fafadf035a164aaa746e7d53a9c13fcdaec8b45af328a42.js?body=1” for ::1 at 2016-02-23 01:07:56 +0100

Started GET “/assets/ui.self-dee1dbb585902aaee233ae29baf16de746c572d3510305bba254ce7b49627583.js?body=1” for ::1 at 2016-02-23 01:07:56 +0100

Started GET “/assets/application.self-239bfcf2d4c320dafce982d93599055f083d298e8cffc36b34904cd355a255e3.js?body=1” for ::1 at 2016-02-23 01:07:56 +0100

Started GET “/assets/background/2-f6c3491538ec996e8df02e23e0fc3eaaa9e8a2bc7a991d2e42d8a6d42abcdc0f.jpg” for ::1 at 2016-02-23 01:07:56 +0100

Started GET “/assets/glyphicons-halflings-regular-a26394f7ede100ca118eff2eda08596275a9839b959c226e15439557a5a80742.woff” for ::1 at 2016-02-23 01:07:56 +0100

Started GET “/events/3/build/add_recurrence” for ::1 at 2016-02-23 01:14:49 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"3", "id"=>"add_recurrence"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 3]]
Rendered build/add_recurrence.html.erb within layouts/application (57.2ms)

Completed 500 Internal Server Error in 91ms (ActiveRecord: 0.7ms)

I18n::ArgumentError - Object must be a Date, DateTime or Time object. “2016-02-22” given.:

i18n (0.7.0) lib/i18n/backend/base.rb:53:in `localize'
i18n (0.7.0) lib/i18n.rb:247:in `localize'
actionview (4.2.5.1) lib/action_view/helpers/translation_helper.rb:88:in `localize'
app/views/build/add_recurrence.html.erb:10:in `block in _app_views_build_add_recurrence_html_erb___136042275718746014_70254027406440'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for'
app/views/build/add_recurrence.html.erb:5:in `_app_views_build_add_recurrence_html_erb___136042275718746014_70254027406440'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:29:in `render_step'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:11:in `render_wizard'
app/controllers/build_controller.rb:23:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/b350fc8d1244afbc/variables” for ::1 at 2016-02-23 01:14:49 +0100

Started GET “/events/3/build/add_recurrence” for ::1 at 2016-02-23 01:16:27 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"3", "id"=>"add_recurrence"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Recurrence Load (0.2ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 3]]
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 3]]
Rendered build/_rule_fields.html.erb (5.7ms)
Rendered build/add_recurrence.html.erb within layouts/application (21.2ms)

Completed 200 OK in 402ms (Views: 398.6ms | ActiveRecord: 1.0ms)

Started GET “/assets/application.self-c68e024d98688a4c183af642ed7c99c2759941e31186534ec7e6964958468b57.css?body=1” for ::1 at 2016-02-23 01:16:28 +0100

Started GET “/assets/app.self-9bcf8af094b9c14434eb0177a8b92bba1542b069dbe8343f024902865ecd4a49.css?body=1” for ::1 at 2016-02-23 01:16:28 +0100

Started GET “/assets/calendar.self-7ca1507b4b56c6bde2a6f7298e555146f2845cac7e93eae61ce14ec35876716d.css?body=1” for ::1 at 2016-02-23 01:16:28 +0100

Started GET “/assets/event_wizard.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 01:16:28 +0100

Started GET “/assets/events.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 01:16:28 +0100

Started GET “/assets/events/build.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 01:16:28 +0100

Started GET “/assets/excludes.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 01:16:28 +0100

Started GET “/assets/main.self-acbff20b2539abf0d509fe495fd494a110c0638603ae1615f51e9c00b0fb6dba.css?body=1” for ::1 at 2016-02-23 01:16:28 +0100

Started GET “/assets/rules.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 01:16:28 +0100

Started GET “/assets/starter-template.self-9bdf3263e2699c112b5d5cbc5c89f9494511ce97cca92d21bf4f1d0e6cbb2e48.css?body=1” for ::1 at 2016-02-23 01:16:28 +0100

Started GET “/assets/ui.self-5932674ca1cb4f97b26558d805c74ac83eb53bcc8cad58aa0c1c3555192bb731.css?body=1” for ::1 at 2016-02-23 01:16:28 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-23 01:16:28 +0100

Started GET “/assets/ie-10-viewport-bug-workaround.self-d3b6114260a65d675e19e6d036b8ded254bd54da080721e16d78f4fb05488a17.css?body=1” for ::1 at 2016-02-23 01:16:28 +0100

Started GET “/assets/recurrences.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 01:16:28 +0100

Started GET “/assets/scaffolds.self-7bcd1c1813bdc716ea218f6879749642f76043cfbdd19fd464f842f675624555.css?body=1” for ::1 at 2016-02-23 01:16:28 +0100

Started GET “/assets/themify-icons.self-fcec2573d193ec837b277e8a6691e8a5abc23f10fff0be526f780284c57da3e3.css?body=1” for ::1 at 2016-02-23 01:16:28 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-23 01:16:28 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-23 01:16:28 +0100

Started GET “/assets/vendor.self-f086ab635ce116cbaa172865ec0026f5da650cb45a41bda2a83132767fb41824.js?body=1” for ::1 at 2016-02-23 01:16:28 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-23 01:16:28 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-23 01:16:28 +0100

Started GET “/assets/calendar.self-cd89dbde1ee54a9e5fafadf035a164aaa746e7d53a9c13fcdaec8b45af328a42.js?body=1” for ::1 at 2016-02-23 01:16:28 +0100

Started GET “/assets/event_wizard.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 01:16:28 +0100

Started GET “/assets/events/build.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 01:16:28 +0100

Started GET “/assets/app.self-b9484961b804b8b50a212b2d33687f2af3b7c8accc10073dbb04f286c2f0e4df.js?body=1” for ::1 at 2016-02-23 01:16:28 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for ::1 at 2016-02-23 01:16:28 +0100

Started GET “/assets/rules.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 01:16:28 +0100

Started GET “/assets/event_categories.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 01:16:28 +0100

Started GET “/assets/events.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 01:16:28 +0100

Started GET “/assets/excludes.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 01:16:28 +0100

Started GET “/assets/ie10-viewport-bug-workaround.self-fc551af1f93278ce46542e0ab702a380c18f24f5b46a002804456d0b9b2cf0d0.js?body=1” for ::1 at 2016-02-23 01:16:28 +0100

Started GET “/assets/bootstrap.min.self-06b21b80bfffa7de7828e36629f0f8a07e775bb2d38238790b732a831fc5f105.js?body=1” for ::1 at 2016-02-23 01:16:28 +0100

Started GET “/assets/ui.self-dee1dbb585902aaee233ae29baf16de746c572d3510305bba254ce7b49627583.js?body=1” for ::1 at 2016-02-23 01:16:28 +0100

Started GET “/assets/recurrences.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 01:16:28 +0100

Started GET “/assets/application.self-239bfcf2d4c320dafce982d93599055f083d298e8cffc36b34904cd355a255e3.js?body=1” for ::1 at 2016-02-23 01:16:28 +0100

Started GET “/assets/background/2-f6c3491538ec996e8df02e23e0fc3eaaa9e8a2bc7a991d2e42d8a6d42abcdc0f.jpg” for ::1 at 2016-02-23 01:16:29 +0100

Started GET “/assets/glyphicons-halflings-regular-a26394f7ede100ca118eff2eda08596275a9839b959c226e15439557a5a80742.woff” for ::1 at 2016-02-23 01:16:29 +0100

Started PATCH “/events/3/build/add_recurrence” for ::1 at 2016-02-23 01:17:28 +0100 Processing by BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"3mSUshK9kVsf2oOt4xEROTFXd37w3kizY/K502RSp04aSsbM3cVx86VnUuVj/zkGvC/swKtlQimTFbd2A0v3qg==", "recurrence"=>{"end(3i)"=>"22", "end(2i)"=>"3", "end(1i)"=>"2016", "rules_attributes"=>{"1456186641218"=>{"day"=>"0", "week"=>"1", "_destroy"=>"false"}}}, "commit"=>"Continue", "event_id"=>"3", "id"=>"add_recurrence"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Recurrence Load (0.5ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 3]]
 (0.2ms)  BEGIN
SQL (40.0ms)  INSERT INTO "rules" ("day", "week", "recurrence_id", "month", "days", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["day", 0], ["week", 1], ["recurrence_id", 3], ["month", 0], ["days", 0], ["created_at", "2016-02-23 00:17:28.474666"], ["updated_at", "2016-02-23 00:17:28.474666"]]
 (7.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT

Redirected to localhost:3000/events/3/build/add_excludes Completed 302 Found in 72ms (ActiveRecord: 48.5ms)

Started GET “/events/3/build/add_excludes” for ::1 at 2016-02-23 01:17:28 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"3", "id"=>"add_excludes"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Recurrence Load (0.2ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 3]]
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."recurrence_id" = $1  ORDER BY "events"."id" ASC LIMIT 1  [["recurrence_id", 3]]
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 3]]
Rendered build/add_excludes.html.erb within layouts/application (152.6ms)

Completed 500 Internal Server Error in 264ms (ActiveRecord: 1.2ms)

ArgumentError - wrong number of arguments (1 for 0):

app/models/rule.rb:14:in `getRule'
app/models/recurrence.rb:14:in `block (2 levels) in getDates'
activerecord (4.2.5.1) lib/active_record/relation/delegation.rb:46:in `each'
app/models/recurrence.rb:13:in `block in getDates'
ice_cube (0.13.3) lib/ice_cube/schedule.rb:24:in `initialize'
app/models/recurrence.rb:12:in `getDates'
app/models/recurrence.rb:42:in `getDatesStartFinish'
app/views/build/add_excludes.html.erb:12:in `block in _app_views_build_add_excludes_html_erb__343820093807742499_70253955104600'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for'
app/views/build/add_excludes.html.erb:5:in `_app_views_build_add_excludes_html_erb__343820093807742499_70253955104600'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:29:in `render_step'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:11:in `render_wizard'
app/controllers/build_controller.rb:23:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/467fda13fe4b868a/variables” for ::1 at 2016-02-23 01:17:28 +0100

Started GET “/events/3/build/add_excludes” for ::1 at 2016-02-23 01:21:08 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"3", "id"=>"add_excludes"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Recurrence Load (0.2ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 3]]
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."recurrence_id" = $1  ORDER BY "events"."id" ASC LIMIT 1  [["recurrence_id", 3]]
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 3]]
Rendered build/add_excludes.html.erb within layouts/application (18.1ms)

Completed 500 Internal Server Error in 77ms (ActiveRecord: 5.5ms)

ArgumentError - wrong number of arguments (1 for 0):

app/models/rule.rb:14:in `getRule'
app/models/recurrence.rb:14:in `block (2 levels) in getDates'
activerecord (4.2.5.1) lib/active_record/relation/delegation.rb:46:in `each'
app/models/recurrence.rb:13:in `block in getDates'
ice_cube (0.13.3) lib/ice_cube/schedule.rb:24:in `initialize'
app/models/recurrence.rb:12:in `getDates'
app/models/recurrence.rb:42:in `getDatesStartFinish'
app/views/build/add_excludes.html.erb:12:in `block in _app_views_build_add_excludes_html_erb__343820093807742499_70253955104600'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for'
app/views/build/add_excludes.html.erb:5:in `_app_views_build_add_excludes_html_erb__343820093807742499_70253955104600'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:29:in `render_step'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:11:in `render_wizard'
app/controllers/build_controller.rb:23:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/8fa0c70c544e2d50/variables” for ::1 at 2016-02-23 01:21:08 +0100

Started GET “/events/3/build/add_excludes” for ::1 at 2016-02-23 01:21:16 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"3", "id"=>"add_excludes"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Recurrence Load (0.2ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 3]]
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."recurrence_id" = $1  ORDER BY "events"."id" ASC LIMIT 1  [["recurrence_id", 3]]
Rule Load (0.2ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 3]]
Rendered build/add_excludes.html.erb within layouts/application (6.7ms)

Completed 500 Internal Server Error in 14ms (ActiveRecord: 0.9ms)

ArgumentError - wrong number of arguments (1 for 0):

app/models/rule.rb:14:in `getRule'
app/models/recurrence.rb:14:in `block (2 levels) in getDates'
activerecord (4.2.5.1) lib/active_record/relation/delegation.rb:46:in `each'
app/models/recurrence.rb:13:in `block in getDates'
ice_cube (0.13.3) lib/ice_cube/schedule.rb:24:in `initialize'
app/models/recurrence.rb:12:in `getDates'
app/models/recurrence.rb:42:in `getDatesStartFinish'
app/views/build/add_excludes.html.erb:12:in `block in _app_views_build_add_excludes_html_erb__343820093807742499_70253955104600'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for'
app/views/build/add_excludes.html.erb:5:in `_app_views_build_add_excludes_html_erb__343820093807742499_70253955104600'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:29:in `render_step'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:11:in `render_wizard'
app/controllers/build_controller.rb:23:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/ac121943d10bdf6e/variables” for ::1 at 2016-02-23 01:21:16 +0100

Started GET “/events/3/build/” for ::1 at 2016-02-23 01:21:23 +0100 Processing by BuildController#index as HTML

Parameters: {"event_id"=>"3"}

Redirected to localhost:3000/events/3/build/build Completed 302 Found in 1ms (ActiveRecord: 0.0ms)

Started GET “/events/3/build/build” for ::1 at 2016-02-23 01:21:23 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"3", "id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 3]]
Rendered build/_form.html.erb (169.2ms)
Rendered build/build.html.erb within layouts/application (173.9ms)

Completed 500 Internal Server Error in 228ms (ActiveRecord: 0.5ms)

I18n::InvalidLocaleData - can not load translations from /Users/Christian/Fachschaft/config/locales/de.yml: #<Errno::ENOENT: No such file or directory @ rb_sysopen - /Users/Christian/Fachschaft/config/locales/de.yml>:

i18n (0.7.0) lib/i18n/backend/base.rb:184:in `rescue in load_yml'
i18n (0.7.0) lib/i18n/backend/base.rb:181:in `load_yml'
i18n (0.7.0) lib/i18n/backend/base.rb:165:in `load_file'
i18n (0.7.0) lib/i18n/backend/base.rb:15:in `block in load_translations'
i18n (0.7.0) lib/i18n/backend/base.rb:15:in `load_translations'
i18n (0.7.0) lib/i18n/backend/simple.rb:57:in `init_translations'
i18n (0.7.0) lib/i18n/backend/simple.rb:40:in `available_locales'
i18n (0.7.0) lib/i18n/config.rb:43:in `available_locales'
i18n (0.7.0) lib/i18n/config.rb:49:in `available_locales_set'
i18n (0.7.0) lib/i18n.rb:278:in `locale_available?'
i18n (0.7.0) lib/i18n.rb:284:in `enforce_available_locales!'
i18n (0.7.0) lib/i18n.rb:151:in `translate'
actionview (4.2.5.1) lib/action_view/helpers/tags/translator.rb:13:in `translate'
actionview (4.2.5.1) lib/action_view/helpers/tags/label.rb:21:in `translation'
actionview (4.2.5.1) lib/action_view/helpers/tags/label.rb:74:in `render_component'
actionview (4.2.5.1) lib/action_view/helpers/tags/label.rb:65:in `render'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:766:in `label'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1650:in `label'
app/views/build/build.html.erb:8:in `block in _app_views_build_build_html_erb__878618165359054043_70254006867880'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:91:in `_layout_for'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:340:in `block in render_partial'
app/views/build/_form.html.erb:12:in `block in _app_views_build__form_html_erb__4050879883973864915_70254006965060'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for'
app/views/build/_form.html.erb:1:in `_app_views_build__form_html_erb__4050879883973864915_70254006965060'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial'
actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:30:in `render'
app/views/build/build.html.erb:5:in `_app_views_build_build_html_erb__878618165359054043_70254006867880'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:29:in `render_step'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:11:in `render_wizard'
app/controllers/build_controller.rb:23:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/7584031b1795d0a5/variables” for ::1 at 2016-02-23 01:21:23 +0100

Started GET “/” for ::1 at 2016-02-23 01:31:31 +0100

ActiveRecord::SchemaMigration Load (0.5ms)  SELECT "schema_migrations".* FROM "schema_migrations"

ActiveRecord::PendingMigrationError -

Migrations are pending. To resolve this issue, run:

bin/rake db:migrate RAILS_ENV=development

:

activerecord (4.2.5.1) lib/active_record/migration.rb:392:in `check_pending!'
activerecord (4.2.5.1) lib/active_record/migration.rb:373:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started GET “/” for ::1 at 2016-02-23 01:31:32 +0100

ActiveRecord::SchemaMigration Load (0.3ms)  SELECT "schema_migrations".* FROM "schema_migrations"

ActiveRecord::PendingMigrationError -

Migrations are pending. To resolve this issue, run:

bin/rake db:migrate RAILS_ENV=development

:

activerecord (4.2.5.1) lib/active_record/migration.rb:392:in `check_pending!'
activerecord (4.2.5.1) lib/active_record/migration.rb:373:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/9263e21098194206/variables” for ::1 at 2016-02-23 01:31:32 +0100

Started POST “/__better_errors/0c5f4e880fc56582/variables” for ::1 at 2016-02-23 01:31:33 +0100

ActiveRecord::SchemaMigration Load (0.4ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Migrating to InstallMailkick (20160219082037)

 (0.2ms)  BEGIN

DEPRECATION WARNING: `#timestamps` was called without specifying an option for `null`. In Rails 5, this behavior will change to `null: false`. You should manually specify `null: true` to prevent the behavior of your existing migrations from changing. (called from block in change at /Users/Christian/Fachschaft/db/migrate/20160219082037_install_mailkick.rb:10)

 (402.8ms)  CREATE TABLE "mailkick_opt_outs" ("id" serial primary key, "email" character varying, "user_id" integer, "user_type" character varying, "active" boolean DEFAULT 't' NOT NULL, "reason" character varying, "list" character varying, "created_at" timestamp, "updated_at" timestamp) 
 (1.2ms)  CREATE  INDEX  "index_mailkick_opt_outs_on_email" ON "mailkick_opt_outs"  ("email")
 (0.9ms)  CREATE  INDEX  "index_mailkick_opt_outs_on_user_id_and_user_type" ON "mailkick_opt_outs"  ("user_id", "user_type")
SQL (57.7ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160219082037"]]
 (33.5ms)  COMMIT

Migrating to CreateSubscribers (20160222120311)

 (0.3ms)  BEGIN
 (3.0ms)  CREATE TABLE "subscribers" ("id" serial primary key, "name" character varying, "email" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) 
SQL (0.2ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160222120311"]]
 (0.5ms)  COMMIT

Migrating to CreateDelayedJobs (20160222144254)

 (16.4ms)  BEGIN
 (163.4ms)  CREATE TABLE "delayed_jobs" ("id" serial primary key, "priority" integer DEFAULT 0 NOT NULL, "attempts" integer DEFAULT 0 NOT NULL, "handler" text NOT NULL, "last_error" text, "run_at" timestamp, "locked_at" timestamp, "failed_at" timestamp, "locked_by" character varying, "queue" character varying, "created_at" timestamp, "updated_at" timestamp) 
 (1.4ms)  CREATE  INDEX  "delayed_jobs_priority" ON "delayed_jobs"  ("priority", "run_at")
SQL (0.1ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160222144254"]]
 (0.5ms)  COMMIT

Migrating to CreateNewsletters (20160222171444)

 (15.5ms)  BEGIN
 (21.4ms)  CREATE TABLE "newsletters" ("id" serial primary key, "subject" character varying, "description" text, "from" timestamp, "to" timestamp, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) 
SQL (0.1ms)  INSERT INTO "schema_migrations" ("version") VALUES ($1)  [["version", "20160222171444"]]
 (0.4ms)  COMMIT
ActiveRecord::SchemaMigration Load (0.4ms)  SELECT "schema_migrations".* FROM "schema_migrations"
 (320.3ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'delayed_jobs'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (2.2ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'event_categories'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (2.0ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'events'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (2.1ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'events_roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (1.9ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'excludes'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (1.8ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'mailkick_opt_outs'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (1.9ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'newsletters'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (1.7ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'recurrences'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (1.7ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (1.8ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'rules'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (1.8ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'subscribers'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (1.7ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'users'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

 (1.8ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'users_roles'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname

 (2.0ms)  SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete

FROM pg_constraint c JOIN pg_class t1 ON c.conrelid = t1.oid JOIN pg_class t2 ON c.confrelid = t2.oid JOIN pg_attribute a1 ON a1.attnum = c.conkey AND a1.attrelid = t1.oid JOIN pg_attribute a2 ON a2.attnum = c.confkey AND a2.attrelid = t2.oid JOIN pg_namespace t3 ON c.connamespace = t3.oid WHERE c.contype = 'f'

AND t1.relname = 'versions'
AND t3.nspname = ANY (current_schemas(false))

ORDER BY c.conname 

Started GET “/” for ::1 at 2016-02-23 01:32:33 +0100

ActiveRecord::SchemaMigration Load (0.5ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (2.8ms)

DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_dummy_html_erb___697466588737920777_70115382761860 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_dummy_html_erb___697466588737920777_70115382761860 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_dummy_html_erb___697466588737920777_70115382761860 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_dummy_html_erb___697466588737920777_70115382761860 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_dummy_html_erb___697466588737920777_70115382761860 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_dummy_html_erb___697466588737920777_70115382761860 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_dummy_html_erb___697466588737920777_70115382761860 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_dummy_html_erb___697466588737920777_70115382761860 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_dummy_html_erb___697466588737920777_70115382761860 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_dummy_html_erb___697466588737920777_70115382761860 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_dummy_html_erb___697466588737920777_70115382761860 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_dummy_html_erb___697466588737920777_70115382761860 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_dummy_html_erb___697466588737920777_70115382761860 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_dummy_html_erb___697466588737920777_70115382761860 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_dummy_html_erb___697466588737920777_70115382761860 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_dummy_html_erb___697466588737920777_70115382761860 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_dummy_html_erb___697466588737920777_70115382761860 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_dummy_html_erb___697466588737920777_70115382761860 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_dummy_html_erb___697466588737920777_70115382761860 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_dummy_html_erb___697466588737920777_70115382761860 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_dummy_html_erb___697466588737920777_70115382761860 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_dummy_html_erb___697466588737920777_70115382761860 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_dummy_html_erb___697466588737920777_70115382761860 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_dummy_html_erb___697466588737920777_70115382761860 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_dummy_html_erb___697466588737920777_70115382761860 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_dummy_html_erb___697466588737920777_70115382761860 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_dummy_html_erb___697466588737920777_70115382761860 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_dummy_html_erb___697466588737920777_70115382761860 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_dummy_html_erb___697466588737920777_70115382761860 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_dummy_html_erb___697466588737920777_70115382761860 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_dummy_html_erb___697466588737920777_70115382761860 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_dummy_html_erb___697466588737920777_70115382761860 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_dummy_html_erb___697466588737920777_70115382761860 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_dummy_html_erb___697466588737920777_70115382761860 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_dummy_html_erb___697466588737920777_70115382761860 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_dummy_html_erb___697466588737920777_70115382761860 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_dummy_html_erb___697466588737920777_70115382761860 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_dummy_html_erb___697466588737920777_70115382761860 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_dummy_html_erb___697466588737920777_70115382761860 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_dummy_html_erb___697466588737920777_70115382761860 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_dummy_html_erb___697466588737920777_70115382761860 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_dummy_html_erb___697466588737920777_70115382761860 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_dummy_html_erb___697466588737920777_70115382761860 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_dummy_html_erb___697466588737920777_70115382761860 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_dummy_html_erb___697466588737920777_70115382761860 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_dummy_html_erb___697466588737920777_70115382761860 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_dummy_html_erb___697466588737920777_70115382761860 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_dummy_html_erb___697466588737920777_70115382761860 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_dummy_html_erb___697466588737920777_70115382761860 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_dummy_html_erb___697466588737920777_70115382761860 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_dummy_html_erb___697466588737920777_70115382761860 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_dummy_html_erb___697466588737920777_70115382761860 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) Completed 200 OK in 15961ms (Views: 15808.7ms | ActiveRecord: 0.0ms)

Started GET “/assets/newsletters.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 01:32:50 +0100

Started GET “/assets/subscribers.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 01:32:50 +0100

Started GET “/assets/subscribers.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 01:32:50 +0100

Started GET “/assets/newsletters.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 01:32:50 +0100

Started GET “/build/new” for ::1 at 2016-02-23 01:33:05 +0100 Processing by BuildController#new as HTML

 (0.2ms)  BEGIN
SQL (51.9ms)  INSERT INTO "events" ("priority", "end", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["priority", 2], ["end", "2016-02-23 01:33:05.784231"], ["created_at", "2016-02-23 00:33:05.858508"], ["updated_at", "2016-02-23 00:33:05.858508"]]
SQL (12.6ms)  INSERT INTO "versions" ("event", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["event", "create"], ["created_at", "2016-02-23 00:33:05.858508"], ["object_changes", "---\npriority:\n- \n- 0\nend:\n- \n- !ruby/object:DateTime 2016-02-23 01:33:05.784231000 Z\ncreated_at:\n- \n- &1 2016-02-23 00:33:05.858508000 Z\nupdated_at:\n- \n- *1\nid:\n- \n- 8\n"], ["item_id", 8], ["item_type", "Event"]]
 (52.2ms)  COMMIT

Redirected to localhost:3000/events/8/build/build Completed 302 Found in 1176ms (ActiveRecord: 123.8ms)

Started GET “/events/8/build/build” for ::1 at 2016-02-23 01:33:06 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"8", "id"=>"build"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 8]]
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.8ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 8]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.7ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (716.5ms)
Rendered build/build.html.erb within layouts/application (792.4ms)

Completed 200 OK in 1198ms (Views: 979.9ms | ActiveRecord: 5.6ms)

Started GET “/build/new” for ::1 at 2016-02-23 01:33:08 +0100 Processing by BuildController#new as HTML

 (0.2ms)  BEGIN
SQL (0.4ms)  INSERT INTO "events" ("priority", "end", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["priority", 2], ["end", "2016-02-23 01:33:08.063391"], ["created_at", "2016-02-23 00:33:08.064783"], ["updated_at", "2016-02-23 00:33:08.064783"]]
SQL (0.3ms)  INSERT INTO "versions" ("event", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["event", "create"], ["created_at", "2016-02-23 00:33:08.064783"], ["object_changes", "---\npriority:\n- \n- 0\nend:\n- \n- !ruby/object:DateTime 2016-02-23 01:33:08.063391000 Z\ncreated_at:\n- \n- &1 2016-02-23 00:33:08.064783000 Z\nupdated_at:\n- \n- *1\nid:\n- \n- 9\n"], ["item_id", 9], ["item_type", "Event"]]
 (70.6ms)  COMMIT

Redirected to localhost:3000/events/9/build/build Completed 302 Found in 85ms (ActiveRecord: 71.4ms)

Started GET “/events/9/build/build” for ::1 at 2016-02-23 01:33:08 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"9", "id"=>"build"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 9]]
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.6ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 9]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.3ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (18.9ms)
Rendered build/build.html.erb within layouts/application (20.1ms)

Completed 200 OK in 161ms (Views: 154.3ms | ActiveRecord: 2.1ms)

Started PATCH “/events/8/build/build” for ::1 at 2016-02-23 01:33:37 +0100 Processing by BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"I5jW9c8YKIe85PCNsZYL8dUwq4WQxWdTHxnNbHchw5jntoSLAGDILwZZIcUxeCPOWEgwO8t+bcnv/sPJEDiTfA==", "event"=>{"title"=>"Neues Event X", "start(3i)"=>"23", "start(2i)"=>"2", "start(1i)"=>"2016", "start(4i)"=>"00", "start(5i)"=>"33", "priority"=>"medium", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(3i)"=>"23", "end(2i)"=>"2", "end(1i)"=>"2016", "end(4i)"=>"01", "end(5i)"=>"33", "ort"=>"", "description"=>"", "role_ids"=>[""], "event_category_id"=>"1", "repeats"=>"1"}, "commit"=>"Continue", "event_id"=>"8", "id"=>"build"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 8]]
 (0.1ms)  BEGIN
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 8]]
SQL (0.5ms)  UPDATE "events" SET "title" = $1, "event_category_id" = $2, "flag" = $3, "imageURL" = $4, "url" = $5, "ort" = $6, "description" = $7, "repeats" = $8, "start" = $9, "end" = $10, "updated_at" = $11 WHERE "events"."id" = $12  [["title", "Neues Event X"], ["event_category_id", 1], ["flag", "f"], ["imageURL", ""], ["url", ""], ["ort", ""], ["description", ""], ["repeats", "t"], ["start", "2016-02-23 00:33:00.000000"], ["end", "2016-02-23 01:33:00.000000"], ["updated_at", "2016-02-23 00:33:37.087950"], ["id", 8]]
SQL (0.3ms)  INSERT INTO "versions" ("event", "object", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id"  [["event", "update"], ["object", "---\nid: 8\ntitle: \nstart: \npriority: 2\nflag: \nimageURL: \nurl: \nend: 2016-02-23 01:33:05.784231000 Z\nort: \ndescription: \ncreated_at: 2016-02-23 00:33:05.858508000 Z\nupdated_at: 2016-02-23 00:33:05.858508000 Z\nevent_category_id: \nrecurrence_id: \nrepeats: \nreviewed: \n"], ["created_at", "2016-02-23 00:33:37.087950"], ["object_changes", "---\ntitle:\n- \n- Neues Event X\nevent_category_id:\n- \n- 1\nflag:\n- \n- false\nimageURL:\n- \n- ''\nurl:\n- \n- ''\nort:\n- \n- ''\ndescription:\n- \n- ''\nrepeats:\n- \n- true\nstart:\n- \n- 2016-02-23 00:33:00.000000000 Z\nend:\n- 2016-02-23 01:33:05.784231000 Z\n- 2016-02-23 01:33:00.000000000 Z\nupdated_at:\n- 2016-02-23 00:33:05.858508000 Z\n- 2016-02-23 00:33:37.087950000 Z\n"], ["item_id", 8], ["item_type", "Event"]]
 (0.5ms)  COMMIT
 (0.1ms)  BEGIN
 (0.2ms)  COMMIT

Redirected to localhost:3000/events/8/build/add_recurrence Completed 302 Found in 19ms (ActiveRecord: 2.3ms)

Started GET “/events/8/build/add_recurrence” for ::1 at 2016-02-23 01:33:37 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"8", "id"=>"add_recurrence"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 8]]
 (0.3ms)  BEGIN
SQL (0.4ms)  INSERT INTO "recurrences" ("start", "end", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["start", "2016-02-23"], ["end", "2016-03-23"], ["created_at", "2016-02-23 00:33:37.128156"], ["updated_at", "2016-02-23 00:33:37.128156"]]
 (15.5ms)  COMMIT
 (0.1ms)  BEGIN
SQL (0.7ms)  UPDATE "events" SET "recurrence_id" = $1, "updated_at" = $2 WHERE "events"."id" = $3  [["recurrence_id", 4], ["updated_at", "2016-02-23 00:33:37.147276"], ["id", 8]]
SQL (27.8ms)  INSERT INTO "versions" ("event", "object", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id"  [["event", "update"], ["object", "---\nid: 8\ntitle: Neues Event X\nstart: 2016-02-23 00:33:00.000000000 Z\npriority: 2\nflag: false\nimageURL: ''\nurl: ''\nend: 2016-02-23 01:33:00.000000000 Z\nort: ''\ndescription: ''\ncreated_at: 2016-02-23 00:33:05.858508000 Z\nupdated_at: 2016-02-23 00:33:37.087950000 Z\nevent_category_id: 1\nrecurrence_id: \nrepeats: true\nreviewed: \n"], ["created_at", "2016-02-23 00:33:37.147276"], ["object_changes", "---\nrecurrence_id:\n- \n- 4\nupdated_at:\n- 2016-02-23 00:33:37.087950000 Z\n- 2016-02-23 00:33:37.147276000 Z\n"], ["item_id", 8], ["item_type", "Event"]]
 (0.4ms)  COMMIT
Rule Load (0.6ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 4]]
Rendered build/_rule_fields.html.erb (7.2ms)
Rendered build/add_recurrence.html.erb within layouts/application (205.9ms)

Completed 200 OK in 641ms (Views: 565.7ms | ActiveRecord: 50.0ms)

Started PATCH “/events/8/build/add_recurrence” for ::1 at 2016-02-23 01:33:56 +0100 Processing by BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"GTe7zfnqiHjNN0/vfLB2YzLwUMuH2tdfOJoHGrhjgE/dGemzNpJo0HeKnqf8Xl5cv4jLddxh3cXIfQm/33rQqw==", "recurrence"=>{"end(3i)"=>"23", "end(2i)"=>"3", "end(1i)"=>"2016", "rules_attributes"=>{"1456187628804"=>{"day"=>"0", "week"=>"1", "_destroy"=>"false"}}}, "commit"=>"Continue", "event_id"=>"8", "id"=>"add_recurrence"}
Event Load (0.9ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 8]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 4]]
 (0.3ms)  BEGIN
SQL (0.6ms)  INSERT INTO "rules" ("day", "week", "recurrence_id", "month", "days", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["day", 0], ["week", 1], ["recurrence_id", 4], ["month", 0], ["days", 0], ["created_at", "2016-02-23 00:33:56.453967"], ["updated_at", "2016-02-23 00:33:56.453967"]]
 (16.0ms)  COMMIT
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT

Redirected to localhost:3000/events/8/build/add_excludes Completed 302 Found in 54ms (ActiveRecord: 18.3ms)

Started GET “/events/8/build/add_excludes” for ::1 at 2016-02-23 01:33:56 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"8", "id"=>"add_excludes"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 8]]
Recurrence Load (0.2ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 4]]
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."recurrence_id" = $1  ORDER BY "events"."id" ASC LIMIT 1  [["recurrence_id", 4]]
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 4]]
Rendered build/add_excludes.html.erb within layouts/application (64.0ms)

Completed 500 Internal Server Error in 90ms (ActiveRecord: 1.4ms)

ArgumentError - wrong number of arguments (1 for 0):

app/models/rule.rb:14:in `getRule'
app/models/recurrence.rb:14:in `block (2 levels) in getDates'
activerecord (4.2.5.1) lib/active_record/relation/delegation.rb:46:in `each'
app/models/recurrence.rb:13:in `block in getDates'
ice_cube (0.13.3) lib/ice_cube/schedule.rb:24:in `initialize'
app/models/recurrence.rb:12:in `getDates'
app/models/recurrence.rb:42:in `getDatesStartFinish'
app/views/build/add_excludes.html.erb:12:in `block in _app_views_build_add_excludes_html_erb___3027945356604973613_70115448089380'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for'
app/views/build/add_excludes.html.erb:5:in `_app_views_build_add_excludes_html_erb___3027945356604973613_70115448089380'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:29:in `render_step'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:11:in `render_wizard'
app/controllers/build_controller.rb:23:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/c84c9e7a4e727ce9/variables” for ::1 at 2016-02-23 01:33:56 +0100

Started GET “/events/8/build/add_excludes” for ::1 at 2016-02-23 01:35:04 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"8", "id"=>"add_excludes"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 8]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 4]]
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."recurrence_id" = $1  ORDER BY "events"."id" ASC LIMIT 1  [["recurrence_id", 4]]
Rule Load (0.2ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 4]]
Rendered build/add_excludes.html.erb within layouts/application (18.7ms)

Completed 500 Internal Server Error in 89ms (ActiveRecord: 5.4ms)

ArgumentError - wrong number of arguments (1 for 0):

app/models/rule.rb:12:in `getRule'
app/models/recurrence.rb:14:in `block (2 levels) in getDates'
activerecord (4.2.5.1) lib/active_record/relation/delegation.rb:46:in `each'
app/models/recurrence.rb:13:in `block in getDates'
ice_cube (0.13.3) lib/ice_cube/schedule.rb:24:in `initialize'
app/models/recurrence.rb:12:in `getDates'
app/models/recurrence.rb:42:in `getDatesStartFinish'
app/views/build/add_excludes.html.erb:12:in `block in _app_views_build_add_excludes_html_erb___3027945356604973613_70115448089380'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for'
app/views/build/add_excludes.html.erb:5:in `_app_views_build_add_excludes_html_erb___3027945356604973613_70115448089380'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:29:in `render_step'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:11:in `render_wizard'
app/controllers/build_controller.rb:23:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/b3c2fe126154d4e3/variables” for ::1 at 2016-02-23 01:35:05 +0100

Started GET “/events/8/build/add_excludes” for ::1 at 2016-02-23 01:35:29 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"8", "id"=>"add_excludes"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 8]]
Recurrence Load (0.5ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 4]]
Event Load (0.6ms)  SELECT  "events".* FROM "events" WHERE "events"."recurrence_id" = $1  ORDER BY "events"."id" ASC LIMIT 1  [["recurrence_id", 4]]
Rule Load (0.2ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 4]]
Exclude Load (50.0ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 4]]
Rendered build/add_excludes.html.erb within layouts/application (381.8ms)

Completed 200 OK in 2333ms (Views: 2133.7ms | ActiveRecord: 57.0ms)

Started GET “/assets/application.self-c68e024d98688a4c183af642ed7c99c2759941e31186534ec7e6964958468b57.css?body=1” for ::1 at 2016-02-23 01:35:32 +0100

Started GET “/assets/excludes.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 01:35:32 +0100

Started GET “/assets/app.self-9bcf8af094b9c14434eb0177a8b92bba1542b069dbe8343f024902865ecd4a49.css?body=1” for ::1 at 2016-02-23 01:35:32 +0100

Started GET “/assets/events/build.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 01:35:32 +0100

Started GET “/assets/event_wizard.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 01:35:32 +0100

Started GET “/assets/calendar.self-7ca1507b4b56c6bde2a6f7298e555146f2845cac7e93eae61ce14ec35876716d.css?body=1” for ::1 at 2016-02-23 01:35:32 +0100

Started GET “/assets/events.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 01:35:32 +0100

Started GET “/assets/ie-10-viewport-bug-workaround.self-d3b6114260a65d675e19e6d036b8ded254bd54da080721e16d78f4fb05488a17.css?body=1” for ::1 at 2016-02-23 01:35:32 +0100

Started GET “/assets/recurrences.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 01:35:32 +0100

Started GET “/assets/scaffolds.self-7bcd1c1813bdc716ea218f6879749642f76043cfbdd19fd464f842f675624555.css?body=1” for ::1 at 2016-02-23 01:35:32 +0100

Started GET “/assets/subscribers.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 01:35:32 +0100

Started GET “/assets/ui.self-5932674ca1cb4f97b26558d805c74ac83eb53bcc8cad58aa0c1c3555192bb731.css?body=1” for ::1 at 2016-02-23 01:35:32 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-23 01:35:32 +0100

Started GET “/assets/main.self-acbff20b2539abf0d509fe495fd494a110c0638603ae1615f51e9c00b0fb6dba.css?body=1” for ::1 at 2016-02-23 01:35:32 +0100

Started GET “/assets/rules.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 01:35:32 +0100

Started GET “/assets/starter-template.self-9bdf3263e2699c112b5d5cbc5c89f9494511ce97cca92d21bf4f1d0e6cbb2e48.css?body=1” for ::1 at 2016-02-23 01:35:32 +0100

Started GET “/assets/themify-icons.self-fcec2573d193ec837b277e8a6691e8a5abc23f10fff0be526f780284c57da3e3.css?body=1” for ::1 at 2016-02-23 01:35:32 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-23 01:35:32 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-23 01:35:33 +0100

Started GET “/assets/newsletters.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 01:35:33 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-23 01:35:33 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for ::1 at 2016-02-23 01:35:33 +0100

Started GET “/assets/calendar.self-cd89dbde1ee54a9e5fafadf035a164aaa746e7d53a9c13fcdaec8b45af328a42.js?body=1” for ::1 at 2016-02-23 01:35:33 +0100

Started GET “/assets/event_categories.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 01:35:33 +0100

Started GET “/assets/events/build.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 01:35:33 +0100

Started GET “/assets/vendor.self-f086ab635ce116cbaa172865ec0026f5da650cb45a41bda2a83132767fb41824.js?body=1” for ::1 at 2016-02-23 01:35:33 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-23 01:35:33 +0100

Started GET “/assets/bootstrap.min.self-06b21b80bfffa7de7828e36629f0f8a07e775bb2d38238790b732a831fc5f105.js?body=1” for ::1 at 2016-02-23 01:35:33 +0100

Started GET “/assets/event_wizard.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 01:35:33 +0100

Started GET “/assets/application.self-239bfcf2d4c320dafce982d93599055f083d298e8cffc36b34904cd355a255e3.js?body=1” for ::1 at 2016-02-23 01:35:33 +0100

Started GET “/assets/excludes.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 01:35:33 +0100

Started GET “/assets/app.self-b9484961b804b8b50a212b2d33687f2af3b7c8accc10073dbb04f286c2f0e4df.js?body=1” for ::1 at 2016-02-23 01:35:33 +0100

Started GET “/assets/recurrences.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 01:35:33 +0100

Started GET “/assets/subscribers.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 01:35:33 +0100

Started GET “/assets/events.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 01:35:33 +0100

Started GET “/assets/ie10-viewport-bug-workaround.self-fc551af1f93278ce46542e0ab702a380c18f24f5b46a002804456d0b9b2cf0d0.js?body=1” for ::1 at 2016-02-23 01:35:33 +0100

Started GET “/assets/rules.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 01:35:33 +0100

Started GET “/assets/ui.self-dee1dbb585902aaee233ae29baf16de746c572d3510305bba254ce7b49627583.js?body=1” for ::1 at 2016-02-23 01:35:33 +0100

Started GET “/assets/newsletters.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 01:35:33 +0100

Started GET “/assets/background/2-f6c3491538ec996e8df02e23e0fc3eaaa9e8a2bc7a991d2e42d8a6d42abcdc0f.jpg” for ::1 at 2016-02-23 01:35:33 +0100

Started GET “/assets/glyphicons-halflings-regular-a26394f7ede100ca118eff2eda08596275a9839b959c226e15439557a5a80742.woff” for ::1 at 2016-02-23 01:35:33 +0100

Started PATCH “/events/8/build/add_excludes” for ::1 at 2016-02-23 01:35:54 +0100 Processing by BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"sQJpfJBKsx1JrPCS0FjDiAGY1oemQpW9Eqi6YdoXLXl1LDsCXzJTtfMRIdpQtuu3jOBNOf35nyfiT7TEvQ59nQ==", "recurrence"=>{"exclude_ids"=>["", "2016-03-21 00:00:00 +0100"]}, "commit"=>"Continue", "event_id"=>"8", "id"=>"add_excludes"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 8]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 4]]
 (0.4ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 4]]
 (0.1ms)  BEGIN
SQL (43.1ms)  INSERT INTO "excludes" ("date", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["date", "2016-03-21"], ["recurrence_id", 4], ["created_at", "2016-02-23 00:35:54.075283"], ["updated_at", "2016-02-23 00:35:54.075283"]]
 (0.5ms)  COMMIT
 (0.1ms)  BEGIN
 (0.2ms)  COMMIT

Redirected to localhost:3000/events/8/build/check Completed 302 Found in 114ms (ActiveRecord: 45.8ms)

Started GET “/events/8/build/check” for ::1 at 2016-02-23 01:35:54 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"8", "id"=>"check"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 8]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 4]]
EventCategory Load (0.3ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 8]]
Rule Load (0.2ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 4]]
 (0.2ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 4]]
Exclude Load (0.2ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 4]]
Rendered build/check.html.erb within layouts/application (115.2ms)

Completed 200 OK in 466ms (Views: 457.3ms | ActiveRecord: 5.5ms)

Started GET “/events/8/build/add_recurrence” for ::1 at 2016-02-23 01:42:31 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"8", "id"=>"add_recurrence"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 8]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 4]]
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 4]]
Rendered build/_rule_fields.html.erb (15.8ms)
Rendered build/_rule_fields.html.erb (10.0ms)
Rendered build/add_recurrence.html.erb within layouts/application (51.6ms)

Completed 200 OK in 1378ms (Views: 1357.0ms | ActiveRecord: 1.2ms)

Started PATCH “/events/8/build/add_recurrence” for ::1 at 2016-02-23 01:42:41 +0100 Processing by BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"BKqOycbUnT0cRPL1w9dGwcNHacZJRw2ax55xTvxS90XAhNy3Cax9lab5I71DOW7+Tj/yeBL8BwA3eX/rm0unoQ==", "recurrence"=>{"end(3i)"=>"23", "end(2i)"=>"3", "end(1i)"=>"2016", "rules_attributes"=>{"0"=>{"day"=>"2", "week"=>"1", "_destroy"=>"false", "id"=>"4"}}}, "commit"=>"Continue", "event_id"=>"8", "id"=>"add_recurrence"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 8]]
Recurrence Load (0.2ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 4]]
 (0.1ms)  BEGIN
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1 AND "rules"."id" = 4  [["recurrence_id", 4]]
SQL (0.4ms)  UPDATE "rules" SET "day" = $1, "updated_at" = $2 WHERE "rules"."id" = $3  [["day", 2], ["updated_at", "2016-02-23 00:42:41.084440"], ["id", 4]]
 (7.7ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT

Redirected to localhost:3000/events/8/build/add_excludes Completed 302 Found in 23ms (ActiveRecord: 9.2ms)

Started GET “/events/8/build/add_excludes” for ::1 at 2016-02-23 01:42:41 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"8", "id"=>"add_excludes"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 8]]
Recurrence Load (0.2ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 4]]
Event Load (0.6ms)  SELECT  "events".* FROM "events" WHERE "events"."recurrence_id" = $1  ORDER BY "events"."id" ASC LIMIT 1  [["recurrence_id", 4]]
Rule Load (0.2ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 4]]
Exclude Load (0.3ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 4]]
Rendered build/add_excludes.html.erb within layouts/application (8.4ms)

Completed 200 OK in 396ms (Views: 391.0ms | ActiveRecord: 1.6ms)

Started GET “/events/8/build/add_excludes” for ::1 at 2016-02-23 01:43:12 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"8", "id"=>"add_excludes"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 8]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 4]]
Event Load (0.6ms)  SELECT  "events".* FROM "events" WHERE "events"."recurrence_id" = $1  ORDER BY "events"."id" ASC LIMIT 1  [["recurrence_id", 4]]
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 4]]
Exclude Load (0.4ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 4]]
Rendered build/add_excludes.html.erb within layouts/application (9.4ms)

Completed 200 OK in 1333ms (Views: 1327.6ms | ActiveRecord: 2.0ms)

Started GET “/events/8/build/” for ::1 at 2016-02-23 01:43:13 +0100 Processing by BuildController#index as HTML

Parameters: {"event_id"=>"8"}

Redirected to localhost:3000/events/8/build/build Completed 302 Found in 1ms (ActiveRecord: 0.0ms)

Started GET “/events/8/build/build” for ::1 at 2016-02-23 01:43:13 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"8", "id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 8]]
Recurrence Load (0.2ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 4]]
 (0.5ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 8]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.4ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (22.3ms)
Rendered build/build.html.erb within layouts/application (73.4ms)

Completed 200 OK in 235ms (Views: 231.0ms | ActiveRecord: 1.7ms)

Started PATCH “/events/8/build/build” for ::1 at 2016-02-23 01:43:17 +0100 Processing by BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"kEJoLW+HP/pAARZtDxZUetGZHqCxcu2ChplvTImcVFBUbDpToP/fUvq8xyWP+HxFXOGFHurJ5xh2fmHp7oUEtA==", "event"=>{"title"=>"Neues Event X", "start(3i)"=>"23", "start(2i)"=>"2", "start(1i)"=>"2016", "start(4i)"=>"00", "start(5i)"=>"33", "priority"=>"medium", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(3i)"=>"23", "end(2i)"=>"2", "end(1i)"=>"2016", "end(4i)"=>"01", "end(5i)"=>"33", "ort"=>"", "description"=>"", "role_ids"=>[""], "event_category_id"=>"1", "repeats"=>"1"}, "commit"=>"Continue", "event_id"=>"8", "id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 8]]
Recurrence Load (0.2ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 4]]
 (0.1ms)  BEGIN
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 8]]
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT

Redirected to localhost:3000/events/8/build/add_recurrence Completed 302 Found in 10ms (ActiveRecord: 1.4ms)

Started GET “/events/8/build/add_recurrence” for ::1 at 2016-02-23 01:43:17 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"8", "id"=>"add_recurrence"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 8]]
Recurrence Load (0.2ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 4]]
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 4]]
Rendered build/_rule_fields.html.erb (7.3ms)
Rendered build/_rule_fields.html.erb (6.6ms)
Rendered build/add_recurrence.html.erb within layouts/application (60.0ms)

Completed 200 OK in 201ms (Views: 197.9ms | ActiveRecord: 0.7ms)

Started GET “/events/8/build/add_recurrence” for ::1 at 2016-02-23 02:02:14 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"8", "id"=>"add_recurrence"}
Event Load (0.9ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 8]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 4]]
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 4]]
Rendered build/_rule_fields.html.erb (23.3ms)
Rendered build/add_recurrence.html.erb within layouts/application (71.9ms)

Completed 500 Internal Server Error in 159ms (ActiveRecord: 1.7ms)

ArgumentError - wrong number of arguments (3 for 4..6):

app/views/build/_rule_fields.html.erb:2:in `_app_views_build__rule_fields_html_erb__4400270181706634038_70115460507520'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial'
actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render'
app/views/build/add_recurrence.html.erb:17:in `block (2 levels) in _app_views_build_add_recurrence_html_erb___3914180530823585779_70115472511560'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1925:in `block in fields_for_nested_model'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:714:in `fields_for'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1924:in `fields_for_nested_model'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1910:in `block in fields_for_with_nested_attributes'
activerecord (4.2.5.1) lib/active_record/relation/delegation.rb:46:in `each'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1908:in `fields_for_with_nested_attributes'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1582:in `fields_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/builder.rb:27:in `simple_fields_for'
app/views/build/add_recurrence.html.erb:16:in `block in _app_views_build_add_recurrence_html_erb___3914180530823585779_70115472511560'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for'
app/views/build/add_recurrence.html.erb:5:in `_app_views_build_add_recurrence_html_erb___3914180530823585779_70115472511560'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:29:in `render_step'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:11:in `render_wizard'
app/controllers/build_controller.rb:23:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/e6c174d9a7d0f7ef/variables” for ::1 at 2016-02-23 02:02:15 +0100

Started GET “/events/8/build/add_recurrence” for ::1 at 2016-02-23 02:04:46 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"8", "id"=>"add_recurrence"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 8]]
Recurrence Load (0.2ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 4]]
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 4]]
Rendered build/_rule_fields.html.erb (3.6ms)
Rendered build/add_recurrence.html.erb within layouts/application (17.4ms)

Completed 500 Internal Server Error in 85ms (ActiveRecord: 0.8ms)

ArgumentError - wrong number of arguments (2 for 4..6):

app/views/build/_rule_fields.html.erb:2:in `_app_views_build__rule_fields_html_erb__4400270181706634038_70115380825820'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial'
actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render'
app/views/build/add_recurrence.html.erb:17:in `block (2 levels) in _app_views_build_add_recurrence_html_erb___3914180530823585779_70115472511560'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1925:in `block in fields_for_nested_model'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:714:in `fields_for'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1924:in `fields_for_nested_model'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1910:in `block in fields_for_with_nested_attributes'
activerecord (4.2.5.1) lib/active_record/relation/delegation.rb:46:in `each'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1908:in `fields_for_with_nested_attributes'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1582:in `fields_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/builder.rb:27:in `simple_fields_for'
app/views/build/add_recurrence.html.erb:16:in `block in _app_views_build_add_recurrence_html_erb___3914180530823585779_70115472511560'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for'
app/views/build/add_recurrence.html.erb:5:in `_app_views_build_add_recurrence_html_erb___3914180530823585779_70115472511560'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:29:in `render_step'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:11:in `render_wizard'
app/controllers/build_controller.rb:23:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/1c3f0dcde0681a6e/variables” for ::1 at 2016-02-23 02:04:46 +0100

Started GET “/events/8/build/add_recurrence” for ::1 at 2016-02-23 02:11:15 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"8", "id"=>"add_recurrence"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 8]]
Recurrence Load (0.2ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 4]]
Rule Load (0.2ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 4]]
Rendered build/_rule_fields.html.erb (5.1ms)
Rendered build/add_recurrence.html.erb within layouts/application (22.9ms)

Completed 500 Internal Server Error in 281ms (ActiveRecord: 161.4ms)

NoMethodError - undefined method `day' for #<Class:0x007f8a0c830138>:

activerecord (4.2.5.1) lib/active_record/dynamic_matchers.rb:26:in `method_missing'
app/views/build/_rule_fields.html.erb:4:in `_app_views_build__rule_fields_html_erb__4400270181706634038_70115387009180'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial'
actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render'
app/views/build/add_recurrence.html.erb:17:in `block (2 levels) in _app_views_build_add_recurrence_html_erb___3914180530823585779_70115472511560'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1925:in `block in fields_for_nested_model'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:714:in `fields_for'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1924:in `fields_for_nested_model'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1910:in `block in fields_for_with_nested_attributes'
activerecord (4.2.5.1) lib/active_record/relation/delegation.rb:46:in `each'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1908:in `fields_for_with_nested_attributes'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1582:in `fields_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/builder.rb:27:in `simple_fields_for'
app/views/build/add_recurrence.html.erb:16:in `block in _app_views_build_add_recurrence_html_erb___3914180530823585779_70115472511560'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for'
app/views/build/add_recurrence.html.erb:5:in `_app_views_build_add_recurrence_html_erb___3914180530823585779_70115472511560'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:29:in `render_step'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:11:in `render_wizard'
app/controllers/build_controller.rb:23:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/8b4a37dc5273dbe6/variables” for ::1 at 2016-02-23 02:11:16 +0100

Started GET “/events/8/build/add_recurrence” for ::1 at 2016-02-23 02:11:33 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"8", "id"=>"add_recurrence"}
Event Load (7.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 8]]
Recurrence Load (0.6ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 4]]
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 4]]
Rendered build/_rule_fields.html.erb (7.9ms)
Rendered build/add_recurrence.html.erb within layouts/application (18.5ms)

Completed 500 Internal Server Error in 43ms (ActiveRecord: 14.4ms)

NoMethodError - undefined method `day' for #<Class:0x007f8a0c97ccd0>:

activerecord (4.2.5.1) lib/active_record/dynamic_matchers.rb:26:in `method_missing'
app/views/build/_rule_fields.html.erb:4:in `_app_views_build__rule_fields_html_erb__4400270181706634038_70115455291500'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial'
actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render'
app/views/build/add_recurrence.html.erb:17:in `block (2 levels) in _app_views_build_add_recurrence_html_erb___3914180530823585779_70115472511560'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1925:in `block in fields_for_nested_model'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:714:in `fields_for'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1924:in `fields_for_nested_model'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1910:in `block in fields_for_with_nested_attributes'
activerecord (4.2.5.1) lib/active_record/relation/delegation.rb:46:in `each'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1908:in `fields_for_with_nested_attributes'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1582:in `fields_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/builder.rb:27:in `simple_fields_for'
app/views/build/add_recurrence.html.erb:16:in `block in _app_views_build_add_recurrence_html_erb___3914180530823585779_70115472511560'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for'
app/views/build/add_recurrence.html.erb:5:in `_app_views_build_add_recurrence_html_erb___3914180530823585779_70115472511560'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:29:in `render_step'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:11:in `render_wizard'
app/controllers/build_controller.rb:23:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/c4f7892a74bbd6df/variables” for ::1 at 2016-02-23 02:11:33 +0100

Started GET “/events/8/build/add_recurrence” for ::1 at 2016-02-23 02:12:05 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"8", "id"=>"add_recurrence"}
Event Load (0.6ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 8]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 4]]
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 4]]
Rendered build/_rule_fields.html.erb (5.7ms)
Rendered build/add_recurrence.html.erb within layouts/application (14.5ms)

Completed 500 Internal Server Error in 29ms (ActiveRecord: 6.0ms)

NoMethodError - undefined method `day' for #<Class:0x007f8a0c97ccd0>:

activerecord (4.2.5.1) lib/active_record/dynamic_matchers.rb:26:in `method_missing'
app/views/build/_rule_fields.html.erb:4:in `_app_views_build__rule_fields_html_erb__4400270181706634038_70115455291500'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial'
actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render'
app/views/build/add_recurrence.html.erb:17:in `block (2 levels) in _app_views_build_add_recurrence_html_erb___3914180530823585779_70115472511560'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1925:in `block in fields_for_nested_model'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:714:in `fields_for'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1924:in `fields_for_nested_model'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1910:in `block in fields_for_with_nested_attributes'
activerecord (4.2.5.1) lib/active_record/relation/delegation.rb:46:in `each'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1908:in `fields_for_with_nested_attributes'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1582:in `fields_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/builder.rb:27:in `simple_fields_for'
app/views/build/add_recurrence.html.erb:16:in `block in _app_views_build_add_recurrence_html_erb___3914180530823585779_70115472511560'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for'
app/views/build/add_recurrence.html.erb:5:in `_app_views_build_add_recurrence_html_erb___3914180530823585779_70115472511560'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:29:in `render_step'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:11:in `render_wizard'
app/controllers/build_controller.rb:23:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/1399c327cc8c8e1b/variables” for ::1 at 2016-02-23 02:12:05 +0100

Started GET “/events/8/build/add_recurrence” for ::1 at 2016-02-23 02:12:06 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"8", "id"=>"add_recurrence"}
Event Load (0.6ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 8]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 4]]
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 4]]
Rendered build/_rule_fields.html.erb (5.2ms)
Rendered build/add_recurrence.html.erb within layouts/application (13.1ms)

Completed 500 Internal Server Error in 26ms (ActiveRecord: 5.7ms)

NoMethodError - undefined method `day' for #<Class:0x007f8a0c97ccd0>:

activerecord (4.2.5.1) lib/active_record/dynamic_matchers.rb:26:in `method_missing'
app/views/build/_rule_fields.html.erb:4:in `_app_views_build__rule_fields_html_erb__4400270181706634038_70115455291500'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial'
actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render'
app/views/build/add_recurrence.html.erb:17:in `block (2 levels) in _app_views_build_add_recurrence_html_erb___3914180530823585779_70115472511560'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1925:in `block in fields_for_nested_model'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:714:in `fields_for'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1924:in `fields_for_nested_model'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1910:in `block in fields_for_with_nested_attributes'
activerecord (4.2.5.1) lib/active_record/relation/delegation.rb:46:in `each'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1908:in `fields_for_with_nested_attributes'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1582:in `fields_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/builder.rb:27:in `simple_fields_for'
app/views/build/add_recurrence.html.erb:16:in `block in _app_views_build_add_recurrence_html_erb___3914180530823585779_70115472511560'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for'
app/views/build/add_recurrence.html.erb:5:in `_app_views_build_add_recurrence_html_erb___3914180530823585779_70115472511560'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:29:in `render_step'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:11:in `render_wizard'
app/controllers/build_controller.rb:23:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/cfd8258497b8dab7/variables” for ::1 at 2016-02-23 02:12:06 +0100

Started GET “/events/8/build/add_recurrence” for ::1 at 2016-02-23 02:13:55 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"8", "id"=>"add_recurrence"}
Event Load (0.7ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 8]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 4]]
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 4]]
Rendered build/_rule_fields.html.erb (7.7ms)
Rendered build/add_recurrence.html.erb within layouts/application (32.2ms)

Completed 500 Internal Server Error in 88ms (ActiveRecord: 6.2ms)

NoMethodError - undefined method `day' for #<Class:0x007f8a0c97ccd0>:

activerecord (4.2.5.1) lib/active_record/dynamic_matchers.rb:26:in `method_missing'
app/views/build/_rule_fields.html.erb:4:in `_app_views_build__rule_fields_html_erb__4400270181706634038_70115455291500'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial'
actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render'
app/views/build/add_recurrence.html.erb:17:in `block (2 levels) in _app_views_build_add_recurrence_html_erb___3914180530823585779_70115472511560'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1925:in `block in fields_for_nested_model'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:714:in `fields_for'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1924:in `fields_for_nested_model'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1910:in `block in fields_for_with_nested_attributes'
activerecord (4.2.5.1) lib/active_record/relation/delegation.rb:46:in `each'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1908:in `fields_for_with_nested_attributes'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1582:in `fields_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/builder.rb:27:in `simple_fields_for'
app/views/build/add_recurrence.html.erb:16:in `block in _app_views_build_add_recurrence_html_erb___3914180530823585779_70115472511560'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for'
app/views/build/add_recurrence.html.erb:5:in `_app_views_build_add_recurrence_html_erb___3914180530823585779_70115472511560'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:29:in `render_step'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:11:in `render_wizard'
app/controllers/build_controller.rb:23:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/1f1eaacc84bb4bff/variables” for ::1 at 2016-02-23 02:13:56 +0100

Started GET “/events/8/build/add_recurrence” for ::1 at 2016-02-23 02:14:23 +0100

ActiveRecord::SchemaMigration Load (0.6ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by BuildController#show as HTML

Parameters: {"event_id"=>"8", "id"=>"add_recurrence"}
Event Load (0.9ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 8]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 4]]
Rule Load (0.5ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 4]]
Rendered build/_rule_fields.html.erb (27.4ms)
Rendered build/add_recurrence.html.erb within layouts/application (447.2ms)

Completed 500 Internal Server Error in 656ms (ActiveRecord: 7.7ms)

NoMethodError - undefined method `day' for #<Class:0x007fd03f919f80>:

activerecord (4.2.5.1) lib/active_record/dynamic_matchers.rb:26:in `method_missing'
app/views/build/_rule_fields.html.erb:4:in `_app_views_build__rule_fields_html_erb__3065836535521712486_70266191606120'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial'
actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render'
app/views/build/add_recurrence.html.erb:17:in `block (2 levels) in _app_views_build_add_recurrence_html_erb__4262071003802268728_70266173640160'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1925:in `block in fields_for_nested_model'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:714:in `fields_for'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1924:in `fields_for_nested_model'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1910:in `block in fields_for_with_nested_attributes'
activerecord (4.2.5.1) lib/active_record/relation/delegation.rb:46:in `each'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1908:in `fields_for_with_nested_attributes'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1582:in `fields_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/builder.rb:27:in `simple_fields_for'
app/views/build/add_recurrence.html.erb:16:in `block in _app_views_build_add_recurrence_html_erb__4262071003802268728_70266173640160'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for'
app/views/build/add_recurrence.html.erb:5:in `_app_views_build_add_recurrence_html_erb__4262071003802268728_70266173640160'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:29:in `render_step'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:11:in `render_wizard'
app/controllers/build_controller.rb:23:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started GET “/events/8/build/add_recurrence” for ::1 at 2016-02-23 02:14:24 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"8", "id"=>"add_recurrence"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 8]]
Recurrence Load (0.2ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 4]]
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 4]]
Rendered build/_rule_fields.html.erb (4.1ms)
Rendered build/add_recurrence.html.erb within layouts/application (11.4ms)

Completed 500 Internal Server Error in 19ms (ActiveRecord: 0.9ms)

NoMethodError - undefined method `day' for #<Class:0x007fd03f919f80>:

activerecord (4.2.5.1) lib/active_record/dynamic_matchers.rb:26:in `method_missing'
app/views/build/_rule_fields.html.erb:4:in `_app_views_build__rule_fields_html_erb__3065836535521712486_70266191606120'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial'
actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render'
app/views/build/add_recurrence.html.erb:17:in `block (2 levels) in _app_views_build_add_recurrence_html_erb__4262071003802268728_70266173640160'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1925:in `block in fields_for_nested_model'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:714:in `fields_for'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1924:in `fields_for_nested_model'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1910:in `block in fields_for_with_nested_attributes'
activerecord (4.2.5.1) lib/active_record/relation/delegation.rb:46:in `each'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1908:in `fields_for_with_nested_attributes'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1582:in `fields_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/builder.rb:27:in `simple_fields_for'
app/views/build/add_recurrence.html.erb:16:in `block in _app_views_build_add_recurrence_html_erb__4262071003802268728_70266173640160'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for'
app/views/build/add_recurrence.html.erb:5:in `_app_views_build_add_recurrence_html_erb__4262071003802268728_70266173640160'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:29:in `render_step'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:11:in `render_wizard'
app/controllers/build_controller.rb:23:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/bc09af70b79529e6/variables” for ::1 at 2016-02-23 02:14:25 +0100

Started POST “/__better_errors/bc09af70b79529e6/eval” for ::1 at 2016-02-23 02:16:03 +0100

Started POST “/__better_errors/bc09af70b79529e6/eval” for ::1 at 2016-02-23 02:16:10 +0100

Started POST “/__better_errors/bc09af70b79529e6/eval” for ::1 at 2016-02-23 02:16:25 +0100

Started POST “/__better_errors/bc09af70b79529e6/variables” for ::1 at 2016-02-23 02:17:00 +0100

Started GET “/events/8/build/build” for ::1 at 2016-02-23 02:17:01 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"8", "id"=>"build"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 8]]
Recurrence Load (0.5ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 4]]
 (0.6ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 8]]
Role Load (0.5ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.6ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (139.5ms)
Rendered build/build.html.erb within layouts/application (161.7ms)

Completed 200 OK in 2283ms (Views: 2268.2ms | ActiveRecord: 10.2ms)

Started PATCH “/events/8/build/build” for ::1 at 2016-02-23 02:17:30 +0100 Processing by BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"+oonj0Bl+ZtUQFI3ek+W5DmSlQQZmARB0zE4+uoWfAA+pHXxjx0ZM+79g3/6ob7btOoOukIjDtsj1jZfjQ8s5A==", "event"=>{"title"=>"Neues Event X", "start(3i)"=>"23", "start(2i)"=>"2", "start(1i)"=>"2016", "start(4i)"=>"00", "start(5i)"=>"33", "priority"=>"medium", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(3i)"=>"23", "end(2i)"=>"2", "end(1i)"=>"2016", "end(4i)"=>"01", "end(5i)"=>"33", "ort"=>"", "description"=>"", "role_ids"=>[""], "event_category_id"=>"1", "repeats"=>"1"}, "commit"=>"Continue", "event_id"=>"8", "id"=>"build"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 8]]
Recurrence Load (0.2ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 4]]
 (25.5ms)  BEGIN
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 8]]
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT

Redirected to localhost:3000/events/8/build/add_recurrence Completed 302 Found in 55ms (ActiveRecord: 27.8ms)

Started GET “/events/8/build/add_recurrence” for ::1 at 2016-02-23 02:17:31 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"8", "id"=>"add_recurrence"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 8]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 4]]
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 4]]
Rendered build/_rule_fields.html.erb (7.2ms)
Rendered build/add_recurrence.html.erb within layouts/application (253.8ms)

Completed 500 Internal Server Error in 376ms (ActiveRecord: 1.9ms)

NoMethodError - undefined method `day' for #<Class:0x007fd03f919f80>:

activerecord (4.2.5.1) lib/active_record/dynamic_matchers.rb:26:in `method_missing'
app/views/build/_rule_fields.html.erb:4:in `_app_views_build__rule_fields_html_erb__3065836535521712486_70266191606120'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/partial_renderer.rb:309:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:47:in `render_partial'
actionview (4.2.5.1) lib/action_view/helpers/rendering_helper.rb:35:in `render'
app/views/build/add_recurrence.html.erb:17:in `block (2 levels) in _app_views_build_add_recurrence_html_erb__4262071003802268728_70266173640160'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1925:in `block in fields_for_nested_model'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:714:in `fields_for'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1924:in `fields_for_nested_model'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1910:in `block in fields_for_with_nested_attributes'
activerecord (4.2.5.1) lib/active_record/relation/delegation.rb:46:in `each'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1908:in `fields_for_with_nested_attributes'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:1582:in `fields_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/builder.rb:27:in `simple_fields_for'
app/views/build/add_recurrence.html.erb:16:in `block in _app_views_build_add_recurrence_html_erb__4262071003802268728_70266173640160'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for'
app/views/build/add_recurrence.html.erb:5:in `_app_views_build_add_recurrence_html_erb__4262071003802268728_70266173640160'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:29:in `render_step'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:11:in `render_wizard'
app/controllers/build_controller.rb:23:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/a593dca5e4c76dc4/variables” for ::1 at 2016-02-23 02:17:31 +0100

Started GET “/events/8/build/add_recurrence” for ::1 at 2016-02-23 02:18:12 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"8", "id"=>"add_recurrence"}
Event Load (0.6ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 8]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 4]]
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 4]]
Rendered build/_rule_fields.html.erb (34.2ms)
Rendered build/_rule_fields.html.erb (6.1ms)
Rendered build/add_recurrence.html.erb within layouts/application (80.6ms)

Completed 200 OK in 692ms (Views: 651.3ms | ActiveRecord: 1.2ms)

Started GET “/assets/application.self-c68e024d98688a4c183af642ed7c99c2759941e31186534ec7e6964958468b57.css?body=1” for ::1 at 2016-02-23 02:18:13 +0100

Started GET “/assets/excludes.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 02:18:13 +0100

Started GET “/assets/app.self-9bcf8af094b9c14434eb0177a8b92bba1542b069dbe8343f024902865ecd4a49.css?body=1” for ::1 at 2016-02-23 02:18:13 +0100

Started GET “/assets/calendar.self-7ca1507b4b56c6bde2a6f7298e555146f2845cac7e93eae61ce14ec35876716d.css?body=1” for ::1 at 2016-02-23 02:18:13 +0100

Started GET “/assets/events/build.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 02:18:13 +0100

Started GET “/assets/event_wizard.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 02:18:13 +0100

Started GET “/assets/events.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 02:18:13 +0100

Started GET “/assets/ie-10-viewport-bug-workaround.self-d3b6114260a65d675e19e6d036b8ded254bd54da080721e16d78f4fb05488a17.css?body=1” for ::1 at 2016-02-23 02:18:13 +0100

Started GET “/assets/recurrences.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 02:18:13 +0100

Started GET “/assets/scaffolds.self-7bcd1c1813bdc716ea218f6879749642f76043cfbdd19fd464f842f675624555.css?body=1” for ::1 at 2016-02-23 02:18:13 +0100

Started GET “/assets/subscribers.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 02:18:13 +0100

Started GET “/assets/vendor.self-f086ab635ce116cbaa172865ec0026f5da650cb45a41bda2a83132767fb41824.js?body=1” for ::1 at 2016-02-23 02:18:13 +0100

Started GET “/assets/main.self-acbff20b2539abf0d509fe495fd494a110c0638603ae1615f51e9c00b0fb6dba.css?body=1” for ::1 at 2016-02-23 02:18:13 +0100

Started GET “/assets/rules.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 02:18:13 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-23 02:18:13 +0100

Started GET “/assets/starter-template.self-9bdf3263e2699c112b5d5cbc5c89f9494511ce97cca92d21bf4f1d0e6cbb2e48.css?body=1” for ::1 at 2016-02-23 02:18:13 +0100

Started GET “/assets/themify-icons.self-fcec2573d193ec837b277e8a6691e8a5abc23f10fff0be526f780284c57da3e3.css?body=1” for ::1 at 2016-02-23 02:18:13 +0100

Started GET “/assets/app.self-b9484961b804b8b50a212b2d33687f2af3b7c8accc10073dbb04f286c2f0e4df.js?body=1” for ::1 at 2016-02-23 02:18:13 +0100

Started GET “/assets/newsletters.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 02:18:13 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-23 02:18:13 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-23 02:18:13 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for ::1 at 2016-02-23 02:18:13 +0100

Started GET “/assets/calendar.self-cd89dbde1ee54a9e5fafadf035a164aaa746e7d53a9c13fcdaec8b45af328a42.js?body=1” for ::1 at 2016-02-23 02:18:13 +0100

Started GET “/assets/event_wizard.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 02:18:13 +0100

Started GET “/assets/ui.self-5932674ca1cb4f97b26558d805c74ac83eb53bcc8cad58aa0c1c3555192bb731.css?body=1” for ::1 at 2016-02-23 02:18:13 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-23 02:18:13 +0100

Started GET “/assets/recurrences.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 02:18:13 +0100

Started GET “/assets/bootstrap.min.self-06b21b80bfffa7de7828e36629f0f8a07e775bb2d38238790b732a831fc5f105.js?body=1” for ::1 at 2016-02-23 02:18:13 +0100

Started GET “/assets/event_categories.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 02:18:13 +0100

Started GET “/assets/events.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 02:18:13 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-23 02:18:13 +0100

Started GET “/assets/ie10-viewport-bug-workaround.self-fc551af1f93278ce46542e0ab702a380c18f24f5b46a002804456d0b9b2cf0d0.js?body=1” for ::1 at 2016-02-23 02:18:13 +0100

Started GET “/assets/rules.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 02:18:13 +0100

Started GET “/assets/subscribers.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 02:18:13 +0100

Started GET “/assets/application.self-239bfcf2d4c320dafce982d93599055f083d298e8cffc36b34904cd355a255e3.js?body=1” for ::1 at 2016-02-23 02:18:13 +0100

Started GET “/assets/events/build.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 02:18:13 +0100

Started GET “/assets/newsletters.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 02:18:13 +0100

Started GET “/assets/ui.self-dee1dbb585902aaee233ae29baf16de746c572d3510305bba254ce7b49627583.js?body=1” for ::1 at 2016-02-23 02:18:13 +0100

Started GET “/assets/excludes.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 02:18:13 +0100

Started GET “/assets/background/2-f6c3491538ec996e8df02e23e0fc3eaaa9e8a2bc7a991d2e42d8a6d42abcdc0f.jpg” for ::1 at 2016-02-23 02:18:14 +0100

Started GET “/assets/glyphicons-halflings-regular-a26394f7ede100ca118eff2eda08596275a9839b959c226e15439557a5a80742.woff” for ::1 at 2016-02-23 02:18:14 +0100

Started GET “/events/8/build/add_recurrence” for ::1 at 2016-02-23 02:19:35 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"8", "id"=>"add_recurrence"}
Event Load (0.6ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 8]]
Recurrence Load (0.5ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 4]]
Rule Load (0.6ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 4]]
Rendered build/_rule_fields.html.erb (6.0ms)
Rendered build/_rule_fields.html.erb (5.9ms)
Rendered build/add_recurrence.html.erb within layouts/application (25.6ms)

Completed 200 OK in 625ms (Views: 615.5ms | ActiveRecord: 4.7ms)

Started GET “/assets/application.self-c68e024d98688a4c183af642ed7c99c2759941e31186534ec7e6964958468b57.css?body=1” for ::1 at 2016-02-23 02:19:36 +0100

Started GET “/assets/event_wizard.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 02:19:36 +0100

Started GET “/assets/app.self-9bcf8af094b9c14434eb0177a8b92bba1542b069dbe8343f024902865ecd4a49.css?body=1” for ::1 at 2016-02-23 02:19:36 +0100

Started GET “/assets/events/build.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 02:19:36 +0100

Started GET “/assets/calendar.self-7ca1507b4b56c6bde2a6f7298e555146f2845cac7e93eae61ce14ec35876716d.css?body=1” for ::1 at 2016-02-23 02:19:36 +0100

Started GET “/assets/excludes.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 02:19:36 +0100

Started GET “/assets/events.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 02:19:36 +0100

Started GET “/assets/main.self-acbff20b2539abf0d509fe495fd494a110c0638603ae1615f51e9c00b0fb6dba.css?body=1” for ::1 at 2016-02-23 02:19:36 +0100

Started GET “/assets/recurrences.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 02:19:36 +0100

Started GET “/assets/subscribers.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 02:19:36 +0100

Started GET “/assets/scaffolds.self-7bcd1c1813bdc716ea218f6879749642f76043cfbdd19fd464f842f675624555.css?body=1” for ::1 at 2016-02-23 02:19:36 +0100

Started GET “/assets/ie-10-viewport-bug-workaround.self-d3b6114260a65d675e19e6d036b8ded254bd54da080721e16d78f4fb05488a17.css?body=1” for ::1 at 2016-02-23 02:19:36 +0100

Started GET “/assets/rules.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 02:19:36 +0100

Started GET “/assets/newsletters.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 02:19:36 +0100

Started GET “/assets/themify-icons.self-fcec2573d193ec837b277e8a6691e8a5abc23f10fff0be526f780284c57da3e3.css?body=1” for ::1 at 2016-02-23 02:19:36 +0100

Started GET “/assets/starter-template.self-9bdf3263e2699c112b5d5cbc5c89f9494511ce97cca92d21bf4f1d0e6cbb2e48.css?body=1” for ::1 at 2016-02-23 02:19:36 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-23 02:19:36 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-23 02:19:36 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for ::1 at 2016-02-23 02:19:36 +0100

Started GET “/assets/vendor.self-f086ab635ce116cbaa172865ec0026f5da650cb45a41bda2a83132767fb41824.js?body=1” for ::1 at 2016-02-23 02:19:36 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-23 02:19:36 +0100

Started GET “/assets/ui.self-5932674ca1cb4f97b26558d805c74ac83eb53bcc8cad58aa0c1c3555192bb731.css?body=1” for ::1 at 2016-02-23 02:19:36 +0100

Started GET “/assets/calendar.self-cd89dbde1ee54a9e5fafadf035a164aaa746e7d53a9c13fcdaec8b45af328a42.js?body=1” for ::1 at 2016-02-23 02:19:36 +0100

Started GET “/assets/bootstrap.min.self-06b21b80bfffa7de7828e36629f0f8a07e775bb2d38238790b732a831fc5f105.js?body=1” for ::1 at 2016-02-23 02:19:36 +0100

Started GET “/assets/app.self-b9484961b804b8b50a212b2d33687f2af3b7c8accc10073dbb04f286c2f0e4df.js?body=1” for ::1 at 2016-02-23 02:19:36 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-23 02:19:36 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-23 02:19:36 +0100

Started GET “/assets/event_categories.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 02:19:36 +0100

Started GET “/assets/events.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 02:19:36 +0100

Started GET “/assets/recurrences.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 02:19:36 +0100

Started GET “/assets/excludes.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 02:19:36 +0100

Started GET “/assets/newsletters.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 02:19:37 +0100

Started GET “/assets/subscribers.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 02:19:37 +0100

Started GET “/assets/events/build.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 02:19:37 +0100

Started GET “/assets/rules.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 02:19:37 +0100

Started GET “/assets/ie10-viewport-bug-workaround.self-fc551af1f93278ce46542e0ab702a380c18f24f5b46a002804456d0b9b2cf0d0.js?body=1” for ::1 at 2016-02-23 02:19:37 +0100

Started GET “/assets/event_wizard.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 02:19:37 +0100

Started GET “/assets/ui.self-dee1dbb585902aaee233ae29baf16de746c572d3510305bba254ce7b49627583.js?body=1” for ::1 at 2016-02-23 02:19:37 +0100

Started GET “/assets/application.self-239bfcf2d4c320dafce982d93599055f083d298e8cffc36b34904cd355a255e3.js?body=1” for ::1 at 2016-02-23 02:19:37 +0100

Started GET “/assets/background/2-f6c3491538ec996e8df02e23e0fc3eaaa9e8a2bc7a991d2e42d8a6d42abcdc0f.jpg” for ::1 at 2016-02-23 02:19:37 +0100

Started GET “/assets/glyphicons-halflings-regular-a26394f7ede100ca118eff2eda08596275a9839b959c226e15439557a5a80742.woff” for ::1 at 2016-02-23 02:19:37 +0100

Started PATCH “/events/8/build/add_recurrence” for ::1 at 2016-02-23 02:35:21 +0100 Processing by BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"iyMgMtqIPc1L92257bhKZ85uj+IetSGoiCQRkuNqujRPDXJMFfDdZfFKvPFtVmJYQxYUXEUOKzJ4wx83hHPq0A==", "recurrence"=>{"end(3i)"=>"23", "end(2i)"=>"3", "end(1i)"=>"2016", "rules_attributes"=>{"0"=>{"day"=>"2", "week"=>"1", "_destroy"=>"false", "id"=>"4"}}}, "commit"=>"Continue", "event_id"=>"8", "id"=>"add_recurrence"}
Event Load (0.6ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 8]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 4]]
 (0.2ms)  BEGIN
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1 AND "rules"."id" = 4  [["recurrence_id", 4]]
 (0.3ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT

Redirected to localhost:3000/events/8/build/add_excludes Completed 302 Found in 21ms (ActiveRecord: 8.4ms)

Started GET “/events/8/build/add_excludes” for ::1 at 2016-02-23 02:35:21 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"8", "id"=>"add_excludes"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 8]]
Recurrence Load (0.5ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 4]]
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."recurrence_id" = $1  ORDER BY "events"."id" ASC LIMIT 1  [["recurrence_id", 4]]
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 4]]
Exclude Load (0.4ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 4]]
Rendered build/add_excludes.html.erb within layouts/application (158.6ms)

Completed 200 OK in 846ms (Views: 838.8ms | ActiveRecord: 4.1ms)

Started PATCH “/events/8/build/add_excludes” for ::1 at 2016-02-23 02:35:30 +0100 Processing by BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"zsnu2r7/s1XX3ztBqt6GSIKTkzIFgtNfB5bg62AdhV0K57ykcYdT/W1i6gkqMK53D+sIjF452cX3ce5OBwTVuQ==", "recurrence"=>{"exclude_ids"=>["", "2016-03-09 00:00:00 +0100"]}, "commit"=>"Continue", "event_id"=>"8", "id"=>"add_excludes"}
Event Load (0.7ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 8]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 4]]
 (0.5ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 4]]
Exclude Load (0.3ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 4]]
 (0.1ms)  BEGIN
SQL (320.0ms)  DELETE FROM "excludes" WHERE "excludes"."id" = $1  [["id", 1]]
 (48.2ms)  COMMIT
 (0.2ms)  BEGIN
SQL (155.1ms)  INSERT INTO "excludes" ("date", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["date", "2016-03-09"], ["recurrence_id", 4], ["created_at", "2016-02-23 01:35:31.190531"], ["updated_at", "2016-02-23 01:35:31.190531"]]
 (0.5ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT

Redirected to localhost:3000/events/8/build/check Completed 302 Found in 546ms (ActiveRecord: 529.7ms)

Started GET “/events/8/build/check” for ::1 at 2016-02-23 02:35:31 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"8", "id"=>"check"}
Event Load (0.6ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 8]]
Recurrence Load (0.2ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 4]]
EventCategory Load (0.3ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
 (0.7ms)  SELECT COUNT(*) FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 8]]
Rule Load (0.2ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 4]]
 (0.4ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 4]]
Exclude Load (0.3ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 4]]
Rendered build/check.html.erb within layouts/application (61.0ms)

Completed 200 OK in 209ms (Views: 199.1ms | ActiveRecord: 7.3ms)

Started GET “/events/8/build/add_excludes” for ::1 at 2016-02-23 02:35:37 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"8", "id"=>"add_excludes"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 8]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 4]]
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."recurrence_id" = $1  ORDER BY "events"."id" ASC LIMIT 1  [["recurrence_id", 4]]
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 4]]
Exclude Load (0.4ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 4]]
Rendered build/add_excludes.html.erb within layouts/application (9.1ms)

Completed 200 OK in 157ms (Views: 152.2ms | ActiveRecord: 2.4ms)

Started GET “/events/8/build/add_recurrence” for ::1 at 2016-02-23 02:35:45 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"8", "id"=>"add_recurrence"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 8]]
Recurrence Load (2.6ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 4]]
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 4]]
Rendered build/_rule_fields.html.erb (11.6ms)
Rendered build/_rule_fields.html.erb (8.1ms)
Rendered build/add_recurrence.html.erb within layouts/application (48.9ms)

Completed 200 OK in 198ms (Views: 191.5ms | ActiveRecord: 3.3ms)

Started PATCH “/events/8/build/add_excludes” for ::1 at 2016-02-23 02:38:36 +0100 Processing by BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"m6baP92941WZFSNH3e4LYhjO5uP8gEf3aimY9wB4helfiIhBEsUD/SOo8g9dACNdlbZ9Xac7TW2azpZSZ2HVDQ==", "recurrence"=>{"exclude_ids"=>["", "2016-03-02 00:00:00 +0100", "2016-03-09 00:00:00 +0100", "2016-03-16 00:00:00 +0100"]}, "commit"=>"Continue", "event_id"=>"8", "id"=>"add_excludes"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 8]]
Recurrence Load (0.2ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 4]]
 (0.2ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 4]]
Exclude Load (0.2ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 4]]
 (0.1ms)  BEGIN
SQL (0.3ms)  DELETE FROM "excludes" WHERE "excludes"."id" = $1  [["id", 2]]
 (12.7ms)  COMMIT
 (0.1ms)  BEGIN
SQL (0.9ms)  INSERT INTO "excludes" ("date", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["date", "2016-03-02"], ["recurrence_id", 4], ["created_at", "2016-02-23 01:38:36.785991"], ["updated_at", "2016-02-23 01:38:36.785991"]]
 (0.5ms)  COMMIT
 (0.1ms)  BEGIN
SQL (0.4ms)  INSERT INTO "excludes" ("date", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["date", "2016-03-09"], ["recurrence_id", 4], ["created_at", "2016-02-23 01:38:36.790394"], ["updated_at", "2016-02-23 01:38:36.790394"]]
 (0.4ms)  COMMIT
 (0.1ms)  BEGIN
SQL (0.3ms)  INSERT INTO "excludes" ("date", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["date", "2016-03-16"], ["recurrence_id", 4], ["created_at", "2016-02-23 01:38:36.793266"], ["updated_at", "2016-02-23 01:38:36.793266"]]
 (0.4ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT

Redirected to localhost:3000/events/8/build/check Completed 302 Found in 31ms (ActiveRecord: 17.3ms)

Started GET “/events/8/build/check” for ::1 at 2016-02-23 02:38:36 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"8", "id"=>"check"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 8]]
Recurrence Load (0.5ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 4]]
EventCategory Load (0.4ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
 (1.0ms)  SELECT COUNT(*) FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 8]]
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 4]]
 (0.2ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 4]]
Exclude Load (0.2ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 4]]
Rendered build/check.html.erb within layouts/application (16.7ms)

Completed 200 OK in 357ms (Views: 348.0ms | ActiveRecord: 5.7ms)

Started GET “/” for ::1 at 2016-02-23 02:43:58 +0100

ActiveRecord::SchemaMigration Load (0.7ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (4.0ms)

Completed 200 OK in 7627ms (Views: 7564.4ms | ActiveRecord: 0.0ms)

Started GET “/build/build?event_id=4” for ::1 at 2016-02-23 02:44:15 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"4", "id"=>"build"}
Event Load (0.8ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 4]]
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (1.2ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 4]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.6ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (539.8ms)
Rendered build/build.html.erb within layouts/application (567.9ms)

Completed 200 OK in 1131ms (Views: 901.6ms | ActiveRecord: 11.6ms)

Started GET “/build” for ::1 at 2016-02-23 02:44:16 +0100 Processing by BuildController#index as HTML Redirected to localhost:3000/build/build Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/build/build” for ::1 at 2016-02-23 02:44:16 +0100 Processing by BuildController#show as HTML

Parameters: {"id"=>"build"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", nil]]

Completed 404 Not Found in 3ms (ActiveRecord: 0.4ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/build_controller.rb:6:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/d8fa6537252fe528/variables” for ::1 at 2016-02-23 02:44:16 +0100

Started GET “/build/build?event_id=4” for ::1 at 2016-02-23 02:44:16 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"4", "id"=>"build"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 4]]
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.4ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 4]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.3ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (17.7ms)
Rendered build/build.html.erb within layouts/application (19.1ms)

Completed 200 OK in 147ms (Views: 142.1ms | ActiveRecord: 1.6ms)

Started GET “/build/new” for ::1 at 2016-02-23 02:44:17 +0100 Processing by BuildController#new as HTML

 (0.2ms)  BEGIN
SQL (28.7ms)  INSERT INTO "events" ("priority", "end", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["priority", 2], ["end", "2016-02-23 02:44:17.340416"], ["created_at", "2016-02-23 01:44:17.341141"], ["updated_at", "2016-02-23 01:44:17.341141"]]
SQL (16.2ms)  INSERT INTO "versions" ("event", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["event", "create"], ["created_at", "2016-02-23 01:44:17.341141"], ["object_changes", "---\npriority:\n- \n- 0\nend:\n- \n- !ruby/object:DateTime 2016-02-23 02:44:17.340416000 Z\ncreated_at:\n- \n- &1 2016-02-23 01:44:17.341141000 Z\nupdated_at:\n- \n- *1\nid:\n- \n- 10\n"], ["item_id", 10], ["item_type", "Event"]]
 (37.7ms)  COMMIT

Redirected to localhost:3000/events/10/build/build Completed 302 Found in 142ms (ActiveRecord: 85.2ms)

Started GET “/events/10/build/build” for ::1 at 2016-02-23 02:44:17 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"10", "id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 10]]
 (0.1ms)  BEGIN
 (0.2ms)  COMMIT
 (0.4ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 10]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.2ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (14.7ms)
Rendered build/build.html.erb within layouts/application (15.9ms)

Completed 200 OK in 140ms (Views: 135.4ms | ActiveRecord: 1.5ms)

Started GET “/build/new” for ::1 at 2016-02-23 02:44:18 +0100 Processing by BuildController#new as HTML

 (0.2ms)  BEGIN
SQL (0.3ms)  INSERT INTO "events" ("priority", "end", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["priority", 2], ["end", "2016-02-23 02:44:18.263855"], ["created_at", "2016-02-23 01:44:18.264589"], ["updated_at", "2016-02-23 01:44:18.264589"]]
SQL (0.3ms)  INSERT INTO "versions" ("event", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["event", "create"], ["created_at", "2016-02-23 01:44:18.264589"], ["object_changes", "---\npriority:\n- \n- 0\nend:\n- \n- !ruby/object:DateTime 2016-02-23 02:44:18.263855000 Z\ncreated_at:\n- \n- &1 2016-02-23 01:44:18.264589000 Z\nupdated_at:\n- \n- *1\nid:\n- \n- 11\n"], ["item_id", 11], ["item_type", "Event"]]
 (5.0ms)  COMMIT

Redirected to localhost:3000/events/11/build/build Completed 302 Found in 15ms (ActiveRecord: 5.8ms)

Started GET “/events/11/build/build” for ::1 at 2016-02-23 02:44:18 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"11", "id"=>"build"}
Event Load (5.1ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 11]]
 (0.3ms)  BEGIN
 (0.2ms)  COMMIT
 (0.4ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 11]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.2ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (16.8ms)
Rendered build/build.html.erb within layouts/application (17.9ms)

Completed 200 OK in 153ms (Views: 141.4ms | ActiveRecord: 6.5ms)

Started GET “/events/11/build/build” for ::1 at 2016-02-23 02:44:24 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"11", "id"=>"build"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 11]]
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.4ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 11]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.5ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (16.2ms)
Rendered build/build.html.erb within layouts/application (17.4ms)

Completed 200 OK in 145ms (Views: 138.1ms | ActiveRecord: 1.9ms)

Started GET “/events/3/build/check” for ::1 at 2016-02-23 02:44:26 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"3", "id"=>"check"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Recurrence Load (0.5ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 3]]
EventCategory Load (0.3ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
 (0.7ms)  SELECT COUNT(*) FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 3]]
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 3]]
 (0.4ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 3]]
Rendered build/check.html.erb within layouts/application (272.0ms)

Completed 200 OK in 432ms (Views: 416.8ms | ActiveRecord: 6.5ms)

Started GET “/” for ::1 at 2016-02-23 02:44:26 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (0.7ms)

Completed 200 OK in 151ms (Views: 150.6ms | ActiveRecord: 0.0ms)

Started GET “/build/build?event_id=4” for ::1 at 2016-02-23 02:44:27 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"4", "id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 4]]
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.7ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 4]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.2ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (19.2ms)
Rendered build/build.html.erb within layouts/application (20.3ms)

Completed 200 OK in 169ms (Views: 161.9ms | ActiveRecord: 1.9ms)

Started GET “/build” for ::1 at 2016-02-23 02:44:27 +0100 Processing by BuildController#index as HTML Redirected to localhost:3000/build/build Completed 302 Found in 1ms (ActiveRecord: 0.0ms)

Started GET “/build/build” for ::1 at 2016-02-23 02:44:27 +0100 Processing by BuildController#show as HTML

Parameters: {"id"=>"build"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", nil]]

Completed 404 Not Found in 2ms (ActiveRecord: 0.2ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/build_controller.rb:6:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/6e530de17e009ba0/variables” for ::1 at 2016-02-23 02:44:27 +0100

Started GET “/build/build?event_id=4” for ::1 at 2016-02-23 02:44:28 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"4", "id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 4]]
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.2ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 4]]
Role Load (0.2ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.4ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (17.2ms)
Rendered build/build.html.erb within layouts/application (19.1ms)

Completed 200 OK in 142ms (Views: 136.0ms | ActiveRecord: 1.5ms)

Started GET “/build/new” for ::1 at 2016-02-23 02:44:29 +0100 Processing by BuildController#new as HTML

 (0.2ms)  BEGIN
SQL (0.3ms)  INSERT INTO "events" ("priority", "end", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["priority", 2], ["end", "2016-02-23 02:44:29.256255"], ["created_at", "2016-02-23 01:44:29.256917"], ["updated_at", "2016-02-23 01:44:29.256917"]]
SQL (0.4ms)  INSERT INTO "versions" ("event", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["event", "create"], ["created_at", "2016-02-23 01:44:29.256917"], ["object_changes", "---\npriority:\n- \n- 0\nend:\n- \n- !ruby/object:DateTime 2016-02-23 02:44:29.256255000 Z\ncreated_at:\n- \n- &1 2016-02-23 01:44:29.256917000 Z\nupdated_at:\n- \n- *1\nid:\n- \n- 12\n"], ["item_id", 12], ["item_type", "Event"]]
 (0.4ms)  COMMIT

Redirected to localhost:3000/events/12/build/build Completed 302 Found in 10ms (ActiveRecord: 1.2ms)

Started GET “/events/12/build/build” for ::1 at 2016-02-23 02:44:29 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"12", "id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 12]]
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.4ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 12]]
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.4ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (18.1ms)
Rendered build/build.html.erb within layouts/application (19.2ms)

Completed 200 OK in 180ms (Views: 174.5ms | ActiveRecord: 1.7ms)

Started GET “/events/8/build/add_excludes” for ::1 at 2016-02-23 02:52:36 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"8", "id"=>"add_excludes"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 8]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 4]]
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."recurrence_id" = $1  ORDER BY "events"."id" ASC LIMIT 1  [["recurrence_id", 4]]
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 4]]
Exclude Load (0.3ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 4]]
Rendered build/add_excludes.html.erb within layouts/application (98.2ms)

Completed 500 Internal Server Error in 143ms (ActiveRecord: 2.3ms)

NameError - undefined local variable or method `steps' for #<#<Class:0x007f878bcadce8>:0x007f8791459d48>:

app/views/build/add_excludes.html.erb:14:in `block in _app_views_build_add_excludes_html_erb___2204644483805333716_70110117282880'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for'
app/views/build/add_excludes.html.erb:5:in `_app_views_build_add_excludes_html_erb___2204644483805333716_70110117282880'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:29:in `render_step'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:11:in `render_wizard'
app/controllers/build_controller.rb:23:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/a22f5d24ce5c9f17/variables” for ::1 at 2016-02-23 02:52:36 +0100

Started GET “/events/8/build/add_excludes” for ::1 at 2016-02-23 02:53:17 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"8", "id"=>"add_excludes"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 8]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 4]]
Event Load (0.6ms)  SELECT  "events".* FROM "events" WHERE "events"."recurrence_id" = $1  ORDER BY "events"."id" ASC LIMIT 1  [["recurrence_id", 4]]
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 4]]
Exclude Load (0.4ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 4]]
Rendered build/add_excludes.html.erb within layouts/application (11.6ms)

Completed 200 OK in 452ms (Views: 447.6ms | ActiveRecord: 1.9ms)

Started GET “/assets/application.self-c68e024d98688a4c183af642ed7c99c2759941e31186534ec7e6964958468b57.css?body=1” for ::1 at 2016-02-23 02:53:18 +0100

Started GET “/assets/app.self-9bcf8af094b9c14434eb0177a8b92bba1542b069dbe8343f024902865ecd4a49.css?body=1” for ::1 at 2016-02-23 02:53:18 +0100

Started GET “/assets/calendar.self-7ca1507b4b56c6bde2a6f7298e555146f2845cac7e93eae61ce14ec35876716d.css?body=1” for ::1 at 2016-02-23 02:53:18 +0100

Started GET “/assets/events.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 02:53:18 +0100

Started GET “/assets/excludes.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 02:53:18 +0100

Started GET “/assets/events/build.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 02:53:18 +0100

Started GET “/assets/event_wizard.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 02:53:18 +0100

Started GET “/assets/main.self-acbff20b2539abf0d509fe495fd494a110c0638603ae1615f51e9c00b0fb6dba.css?body=1” for ::1 at 2016-02-23 02:53:18 +0100

Started GET “/assets/recurrences.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 02:53:18 +0100

Started GET “/assets/scaffolds.self-7bcd1c1813bdc716ea218f6879749642f76043cfbdd19fd464f842f675624555.css?body=1” for ::1 at 2016-02-23 02:53:18 +0100

Started GET “/assets/ie-10-viewport-bug-workaround.self-d3b6114260a65d675e19e6d036b8ded254bd54da080721e16d78f4fb05488a17.css?body=1” for ::1 at 2016-02-23 02:53:18 +0100

Started GET “/assets/ui.self-5932674ca1cb4f97b26558d805c74ac83eb53bcc8cad58aa0c1c3555192bb731.css?body=1” for ::1 at 2016-02-23 02:53:18 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-23 02:53:18 +0100

Started GET “/assets/newsletters.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 02:53:18 +0100

Started GET “/assets/rules.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 02:53:18 +0100

Started GET “/assets/starter-template.self-9bdf3263e2699c112b5d5cbc5c89f9494511ce97cca92d21bf4f1d0e6cbb2e48.css?body=1” for ::1 at 2016-02-23 02:53:18 +0100

Started GET “/assets/subscribers.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 02:53:18 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-23 02:53:18 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-23 02:53:18 +0100

Started GET “/assets/vendor.self-f086ab635ce116cbaa172865ec0026f5da650cb45a41bda2a83132767fb41824.js?body=1” for ::1 at 2016-02-23 02:53:18 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-23 02:53:18 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for ::1 at 2016-02-23 02:53:18 +0100

Started GET “/assets/themify-icons.self-fcec2573d193ec837b277e8a6691e8a5abc23f10fff0be526f780284c57da3e3.css?body=1” for ::1 at 2016-02-23 02:53:18 +0100

Started GET “/assets/event_wizard.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 02:53:18 +0100

Started GET “/assets/events/build.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 02:53:18 +0100

Started GET “/assets/app.self-b9484961b804b8b50a212b2d33687f2af3b7c8accc10073dbb04f286c2f0e4df.js?body=1” for ::1 at 2016-02-23 02:53:18 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-23 02:53:18 +0100

Started GET “/assets/bootstrap.min.self-06b21b80bfffa7de7828e36629f0f8a07e775bb2d38238790b732a831fc5f105.js?body=1” for ::1 at 2016-02-23 02:53:18 +0100

Started GET “/assets/calendar.self-cd89dbde1ee54a9e5fafadf035a164aaa746e7d53a9c13fcdaec8b45af328a42.js?body=1” for ::1 at 2016-02-23 02:53:18 +0100

Started GET “/assets/events.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 02:53:18 +0100

Started GET “/assets/excludes.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 02:53:18 +0100

Started GET “/assets/ie10-viewport-bug-workaround.self-fc551af1f93278ce46542e0ab702a380c18f24f5b46a002804456d0b9b2cf0d0.js?body=1” for ::1 at 2016-02-23 02:53:18 +0100

Started GET “/assets/recurrences.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 02:53:18 +0100

Started GET “/assets/subscribers.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 02:53:18 +0100

Started GET “/assets/event_categories.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 02:53:18 +0100

Started GET “/assets/newsletters.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 02:53:18 +0100

Started GET “/assets/rules.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 02:53:18 +0100

Started GET “/assets/ui.self-dee1dbb585902aaee233ae29baf16de746c572d3510305bba254ce7b49627583.js?body=1” for ::1 at 2016-02-23 02:53:18 +0100

Started GET “/assets/application.self-239bfcf2d4c320dafce982d93599055f083d298e8cffc36b34904cd355a255e3.js?body=1” for ::1 at 2016-02-23 02:53:18 +0100

Started GET “/assets/background/2-f6c3491538ec996e8df02e23e0fc3eaaa9e8a2bc7a991d2e42d8a6d42abcdc0f.jpg” for ::1 at 2016-02-23 02:53:18 +0100

Started GET “/assets/glyphicons-halflings-regular-a26394f7ede100ca118eff2eda08596275a9839b959c226e15439557a5a80742.woff” for ::1 at 2016-02-23 02:53:19 +0100

Started GET “/events/8/build/add_recurrence” for ::1 at 2016-02-23 02:53:22 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"8", "id"=>"add_recurrence"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 8]]
Recurrence Load (0.5ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 4]]
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 4]]
Rendered build/_rule_fields.html.erb (6.4ms)
Rendered build/_rule_fields.html.erb (5.0ms)
Rendered build/add_recurrence.html.erb within layouts/application (59.7ms)

Completed 200 OK in 176ms (Views: 172.1ms | ActiveRecord: 1.0ms)

Started PATCH “/events/8/build/add_recurrence” for ::1 at 2016-02-23 02:53:25 +0100 Processing by BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"p4g8OkzN7vqW3O6BqKGyj9otw/6bjuAzlt1Zb9QdYF5jpm5Eg7UOUixhP8koT5qwV1VYQMA16qlmOlfKswQwug==", "recurrence"=>{"end(3i)"=>"23", "end(2i)"=>"3", "end(1i)"=>"2016", "rules_attributes"=>{"0"=>{"day"=>"2", "week"=>"1", "_destroy"=>"false", "id"=>"4"}}}, "commit"=>"Continue", "event_id"=>"8", "id"=>"add_recurrence"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 8]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 4]]
 (0.2ms)  BEGIN
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1 AND "rules"."id" = 4  [["recurrence_id", 4]]
 (0.2ms)  COMMIT
 (0.1ms)  BEGIN
 (0.2ms)  COMMIT

Redirected to localhost:3000/events/8/build/add_excludes Completed 302 Found in 13ms (ActiveRecord: 1.7ms)

Started GET “/events/8/build/add_excludes” for ::1 at 2016-02-23 02:53:25 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"8", "id"=>"add_excludes"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 8]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 4]]
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."recurrence_id" = $1  ORDER BY "events"."id" ASC LIMIT 1  [["recurrence_id", 4]]
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 4]]
Exclude Load (0.3ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 4]]
Rendered build/add_excludes.html.erb within layouts/application (7.3ms)

Completed 200 OK in 187ms (Views: 183.3ms | ActiveRecord: 1.5ms)

Started GET “/events/8/build/add_excludes” for ::1 at 2016-02-23 02:55:07 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"8", "id"=>"add_excludes"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 8]]
Recurrence Load (0.2ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 4]]
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."recurrence_id" = $1  ORDER BY "events"."id" ASC LIMIT 1  [["recurrence_id", 4]]
Rule Load (0.2ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 4]]
Exclude Load (0.3ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 4]]
Rendered build/add_excludes.html.erb within layouts/application (7.9ms)

Completed 200 OK in 667ms (Views: 662.3ms | ActiveRecord: 1.4ms)

Started GET “/events/3/build/check” for ::1 at 2016-02-23 02:55:09 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"3", "id"=>"check"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Recurrence Load (0.2ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 3]]
EventCategory Load (0.3ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
 (0.4ms)  SELECT COUNT(*) FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 3]]
Rule Load (0.2ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 3]]
 (0.3ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 3]]
Rendered build/check.html.erb within layouts/application (11.6ms)

Completed 200 OK in 247ms (Views: 243.3ms | ActiveRecord: 1.6ms)

Started GET “/events/” for ::1 at 2016-02-23 02:55:09 +0100 Processing by EventsController#index as HTML

Event Load (0.6ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (6.9ms)

Completed 500 Internal Server Error in 159ms (ActiveRecord: 0.6ms)

NoMethodError - undefined method `typeOfDate' for #<Event:0x007f87907748a8>:

activemodel (4.2.5.1) lib/active_model/attribute_methods.rb:433:in `method_missing'
app/views/events/index.html.erb:32:in `block in _app_views_events_index_html_erb__3513646307548796368_70110110484680'
activerecord (4.2.5.1) lib/active_record/relation/delegation.rb:46:in `each'
app/views/events/index.html.erb:23:in `_app_views_events_index_html_erb__3513646307548796368_70110110484680'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/fcbbf6d18742e1a2/variables” for ::1 at 2016-02-23 02:55:09 +0100

Started GET “/events/1” for ::1 at 2016-02-23 02:55:14 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"1"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Rendered events/show.html.erb within layouts/application (2.2ms)

Completed 200 OK in 136ms (Views: 134.6ms | ActiveRecord: 0.2ms)

Started GET “/events/1” for ::1 at 2016-02-23 02:55:14 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"1"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
Rendered events/show.html.erb within layouts/application (1.4ms)

Completed 200 OK in 176ms (Views: 173.7ms | ActiveRecord: 0.2ms)

Started GET “/events/1/edit” for ::1 at 2016-02-23 02:55:18 +0100 Processing by EventsController#edit as HTML

Parameters: {"id"=>"1"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 1]]
 (0.3ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 1]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.2ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/_form.html.erb (16.9ms)
Rendered events/edit.html.erb within layouts/application (27.2ms)

Completed 200 OK in 187ms (Views: 183.9ms | ActiveRecord: 1.0ms)

Started GET “/events/3/build/check” for ::1 at 2016-02-23 03:29:07 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"3", "id"=>"check"}
Event Load (0.7ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 3]]
EventCategory Load (0.6ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
 (1.4ms)  SELECT COUNT(*) FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 3]]
Rule Load (0.5ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 3]]
 (0.5ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 3]]
Rendered build/check.html.erb within layouts/application (71.6ms)

Completed 200 OK in 979ms (Views: 943.4ms | ActiveRecord: 4.1ms)

Started GET “/” for ::1 at 2016-02-23 03:29:08 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (2.8ms)

Completed 200 OK in 260ms (Views: 258.5ms | ActiveRecord: 0.0ms)

Started GET “/build” for ::1 at 2016-02-23 03:29:09 +0100 Processing by BuildController#index as HTML Redirected to localhost:3000/build/build Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/build/build” for ::1 at 2016-02-23 03:29:09 +0100 Processing by BuildController#show as HTML

Parameters: {"id"=>"build"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", nil]]

Completed 404 Not Found in 3ms (ActiveRecord: 0.2ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/build_controller.rb:6:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/9a03d54f2799d747/variables” for ::1 at 2016-02-23 03:29:10 +0100

Started GET “/build” for ::1 at 2016-02-23 03:29:11 +0100 Processing by BuildController#index as HTML Redirected to localhost:3000/build/build Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/build/build” for ::1 at 2016-02-23 03:29:11 +0100 Processing by BuildController#show as HTML

Parameters: {"id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", nil]]

Completed 404 Not Found in 3ms (ActiveRecord: 0.3ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/build_controller.rb:6:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/9670f029f090917c/variables” for ::1 at 2016-02-23 03:29:11 +0100

Started GET “/build/build?event_id=4” for ::1 at 2016-02-23 03:29:12 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"4", "id"=>"build"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 4]]
 (0.1ms)  BEGIN
 (0.2ms)  COMMIT
 (0.3ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 4]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.2ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (14.5ms)
Rendered build/build.html.erb within layouts/application (15.9ms)

Completed 200 OK in 226ms (Views: 219.1ms | ActiveRecord: 1.4ms)

Started GET “/build/new” for ::1 at 2016-02-23 03:29:12 +0100 Processing by BuildController#new as HTML

 (0.2ms)  BEGIN
SQL (0.6ms)  INSERT INTO "events" ("priority", "end", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["priority", 2], ["end", "2016-02-23 03:29:12.529554"], ["created_at", "2016-02-23 02:29:12.530382"], ["updated_at", "2016-02-23 02:29:12.530382"]]
SQL (0.5ms)  INSERT INTO "versions" ("event", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["event", "create"], ["created_at", "2016-02-23 02:29:12.530382"], ["object_changes", "---\npriority:\n- \n- 0\nend:\n- \n- !ruby/object:DateTime 2016-02-23 03:29:12.529554000 Z\ncreated_at:\n- \n- &1 2016-02-23 02:29:12.530382000 Z\nupdated_at:\n- \n- *1\nid:\n- \n- 13\n"], ["item_id", 13], ["item_type", "Event"]]
 (14.9ms)  COMMIT

Redirected to localhost:3000/events/13/build/build Completed 302 Found in 26ms (ActiveRecord: 16.2ms)

Started GET “/events/13/build/build” for ::1 at 2016-02-23 03:29:12 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"13", "id"=>"build"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 13]]
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.2ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 13]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.4ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (15.7ms)
Rendered build/build.html.erb within layouts/application (16.7ms)

Completed 200 OK in 144ms (Views: 139.9ms | ActiveRecord: 1.3ms)

Started GET “/build/new” for ::1 at 2016-02-23 03:29:12 +0100 Processing by BuildController#new as HTML

 (0.2ms)  BEGIN
SQL (0.7ms)  INSERT INTO "events" ("priority", "end", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["priority", 2], ["end", "2016-02-23 03:29:12.957750"], ["created_at", "2016-02-23 02:29:12.958885"], ["updated_at", "2016-02-23 02:29:12.958885"]]
SQL (0.3ms)  INSERT INTO "versions" ("event", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["event", "create"], ["created_at", "2016-02-23 02:29:12.958885"], ["object_changes", "---\npriority:\n- \n- 0\nend:\n- \n- !ruby/object:DateTime 2016-02-23 03:29:12.957750000 Z\ncreated_at:\n- \n- &1 2016-02-23 02:29:12.958885000 Z\nupdated_at:\n- \n- *1\nid:\n- \n- 14\n"], ["item_id", 14], ["item_type", "Event"]]
 (0.3ms)  COMMIT

Redirected to localhost:3000/events/14/build/build Completed 302 Found in 17ms (ActiveRecord: 1.6ms)

Started GET “/events/14/build/build” for ::1 at 2016-02-23 03:29:12 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"14", "id"=>"build"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 14]]
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.3ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 14]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.3ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (26.4ms)
Rendered build/build.html.erb within layouts/application (27.5ms)

Completed 200 OK in 147ms (Views: 142.6ms | ActiveRecord: 1.6ms)

Started GET “/” for ::1 at 2016-02-23 03:32:09 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (1.7ms)

Completed 200 OK in 539ms (Views: 521.7ms | ActiveRecord: 0.0ms)

Started PATCH “/events/14/build/build” for ::1 at 2016-02-23 03:38:55 +0100 Processing by BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"LSV0An1HDlwQ13u0ALxHzit5VcZif4hLiG5pdqPMAr/pCyZ8sj/u9KpqqvyAUm/xpgHOeDnEgtF4iWfTxNVSWw==", "event"=>{"title"=>"Neuer geile Freitagsparty", "start(3i)"=>"27", "start(2i)"=>"2", "start(1i)"=>"2016", "start(4i)"=>"02", "start(5i)"=>"29", "priority"=>"medium", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(3i)"=>"23", "end(2i)"=>"2", "end(1i)"=>"2016", "end(4i)"=>"03", "end(5i)"=>"29", "ort"=>"", "description"=>"PARTY", "role_ids"=>[""], "event_category_id"=>"2", "repeats"=>"1"}, "commit"=>"Continue", "event_id"=>"14", "id"=>"build"}
Event Load (0.6ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 14]]
 (0.2ms)  BEGIN
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 14]]
SQL (18.5ms)  UPDATE "events" SET "title" = $1, "event_category_id" = $2, "flag" = $3, "imageURL" = $4, "url" = $5, "ort" = $6, "description" = $7, "repeats" = $8, "start" = $9, "end" = $10, "updated_at" = $11 WHERE "events"."id" = $12  [["title", "Neuer geile Freitagsparty"], ["event_category_id", 2], ["flag", "f"], ["imageURL", ""], ["url", ""], ["ort", ""], ["description", "PARTY"], ["repeats", "t"], ["start", "2016-02-27 02:29:00.000000"], ["end", "2016-02-23 03:29:00.000000"], ["updated_at", "2016-02-23 02:38:56.237902"], ["id", 14]]
SQL (0.4ms)  INSERT INTO "versions" ("event", "object", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id"  [["event", "update"], ["object", "---\nid: 14\ntitle: \nstart: \npriority: 2\nflag: \nimageURL: \nurl: \nend: 2016-02-23 03:29:12.957750000 Z\nort: \ndescription: \ncreated_at: 2016-02-23 02:29:12.958885000 Z\nupdated_at: 2016-02-23 02:29:12.958885000 Z\nevent_category_id: \nrecurrence_id: \nrepeats: \nreviewed: \n"], ["created_at", "2016-02-23 02:38:56.237902"], ["object_changes", "---\ntitle:\n- \n- Neuer geile Freitagsparty\nevent_category_id:\n- \n- 2\nflag:\n- \n- false\nimageURL:\n- \n- ''\nurl:\n- \n- ''\nort:\n- \n- ''\ndescription:\n- \n- PARTY\nrepeats:\n- \n- true\nstart:\n- \n- 2016-02-27 02:29:00.000000000 Z\nend:\n- 2016-02-23 03:29:12.957750000 Z\n- 2016-02-23 03:29:00.000000000 Z\nupdated_at:\n- 2016-02-23 02:29:12.958885000 Z\n- 2016-02-23 02:38:56.237902000 Z\n"], ["item_id", 14], ["item_type", "Event"]]
 (16.4ms)  COMMIT
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT

Redirected to localhost:3000/events/14/build/add_recurrence Completed 302 Found in 226ms (ActiveRecord: 44.8ms)

Started GET “/events/14/build/add_recurrence” for ::1 at 2016-02-23 03:38:56 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"14", "id"=>"add_recurrence"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 14]]
 (0.2ms)  BEGIN
SQL (35.2ms)  INSERT INTO "recurrences" ("start", "end", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["start", "2016-02-27"], ["end", "2016-03-27"], ["created_at", "2016-02-23 02:38:56.356986"], ["updated_at", "2016-02-23 02:38:56.356986"]]
 (0.6ms)  COMMIT
 (0.2ms)  BEGIN
SQL (0.8ms)  UPDATE "events" SET "recurrence_id" = $1, "updated_at" = $2 WHERE "events"."id" = $3  [["recurrence_id", 5], ["updated_at", "2016-02-23 02:38:56.397404"], ["id", 14]]
SQL (0.3ms)  INSERT INTO "versions" ("event", "object", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id"  [["event", "update"], ["object", "---\nid: 14\ntitle: Neuer geile Freitagsparty\nstart: 2016-02-27 02:29:00.000000000 Z\npriority: 2\nflag: false\nimageURL: ''\nurl: ''\nend: 2016-02-23 03:29:00.000000000 Z\nort: ''\ndescription: PARTY\ncreated_at: 2016-02-23 02:29:12.958885000 Z\nupdated_at: 2016-02-23 02:38:56.237902000 Z\nevent_category_id: 2\nrecurrence_id: \nrepeats: true\nreviewed: \n"], ["created_at", "2016-02-23 02:38:56.397404"], ["object_changes", "---\nrecurrence_id:\n- \n- 5\nupdated_at:\n- 2016-02-23 02:38:56.237902000 Z\n- 2016-02-23 02:38:56.397404000 Z\n"], ["item_id", 14], ["item_type", "Event"]]
 (0.5ms)  COMMIT
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 5]]
Rendered build/_rule_fields.html.erb (7.8ms)
Rendered build/add_recurrence.html.erb within layouts/application (75.6ms)

Completed 200 OK in 652ms (Views: 588.7ms | ActiveRecord: 41.7ms)

Started PATCH “/events/14/build/add_recurrence” for ::1 at 2016-02-23 03:39:04 +0100 Processing by BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"zuA44bJhKfHiDbPGRKJ5hiFLjZwo5ImiQUFzNd2N/X4KzmqffRnJWViwYo7ETFG5rDMWInNfgzixpn2QupStmg==", "recurrence"=>{"end(3i)"=>"27", "end(2i)"=>"3", "end(1i)"=>"2016"}, "commit"=>"Continue", "event_id"=>"14", "id"=>"add_recurrence"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 14]]
Recurrence Load (0.2ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 5]]
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT

Redirected to localhost:3000/events/14/build/add_excludes Completed 302 Found in 7ms (ActiveRecord: 0.9ms)

Started GET “/events/14/build/add_excludes” for ::1 at 2016-02-23 03:39:04 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"14", "id"=>"add_excludes"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 14]]
Recurrence Load (0.2ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 5]]
Event Load (0.9ms)  SELECT  "events".* FROM "events" WHERE "events"."recurrence_id" = $1  ORDER BY "events"."id" ASC LIMIT 1  [["recurrence_id", 5]]
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 5]]
Exclude Load (0.4ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 5]]
Rendered build/add_excludes.html.erb within layouts/application (28.0ms)

Completed 200 OK in 180ms (Views: 173.7ms | ActiveRecord: 3.2ms)

Started GET “/events/14/build/add_recurrence” for ::1 at 2016-02-23 03:39:21 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"14", "id"=>"add_recurrence"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 14]]
Recurrence Load (0.2ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 5]]
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 5]]
Rendered build/_rule_fields.html.erb (11.9ms)
Rendered build/add_recurrence.html.erb within layouts/application (35.3ms)

Completed 200 OK in 604ms (Views: 599.9ms | ActiveRecord: 0.9ms)

Started PATCH “/events/14/build/add_recurrence” for ::1 at 2016-02-23 03:39:42 +0100 Processing by BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"cWujBOTqiU52XpsEXz4YXGRok77henIPeaESWSzahA+1RfF6K5Jp5szjSkzf0DBj6RAIALrBeJWJRhz8S8PU6w==", "recurrence"=>{"end(3i)"=>"27", "end(2i)"=>"3", "end(1i)"=>"2016", "rules_attributes"=>{"1456195166725"=>{"day"=>"4", "week"=>"1", "_destroy"=>"false"}}}, "commit"=>"Continue", "event_id"=>"14", "id"=>"add_recurrence"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 14]]
Recurrence Load (0.2ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 5]]
 (0.1ms)  BEGIN
SQL (54.7ms)  INSERT INTO "rules" ("day", "week", "recurrence_id", "month", "days", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["day", 4], ["week", 1], ["recurrence_id", 5], ["month", 0], ["days", 0], ["created_at", "2016-02-23 02:39:42.529563"], ["updated_at", "2016-02-23 02:39:42.529563"]]
 (0.5ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT

Redirected to localhost:3000/events/14/build/add_excludes Completed 302 Found in 65ms (ActiveRecord: 55.9ms)

Started GET “/events/14/build/add_excludes” for ::1 at 2016-02-23 03:39:42 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"14", "id"=>"add_excludes"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 14]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 5]]
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."recurrence_id" = $1  ORDER BY "events"."id" ASC LIMIT 1  [["recurrence_id", 5]]
Rule Load (0.2ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 5]]
Exclude Load (0.3ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 5]]
Rendered build/add_excludes.html.erb within layouts/application (8.7ms)

Completed 200 OK in 310ms (Views: 305.4ms | ActiveRecord: 1.6ms)

Started PATCH “/events/14/build/add_excludes” for ::1 at 2016-02-23 03:39:48 +0100 Processing by BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"ybCPzLGd9kkTJiih3sZC8AuDYKHzt9kKTt14oO1Jb/MNnt2yfuUW4amb+eleKGrPhvv7H6gM05C+OnYFilA/Fw==", "recurrence"=>{"exclude_ids"=>[""]}, "commit"=>"Continue", "event_id"=>"14", "id"=>"add_excludes"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 14]]
Recurrence Load (0.2ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 5]]
 (0.3ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 5]]
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT

Redirected to localhost:3000/events/14/build/check Completed 302 Found in 7ms (ActiveRecord: 1.1ms)

Started GET “/events/14/build/check” for ::1 at 2016-02-23 03:39:48 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"14", "id"=>"check"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 14]]
Recurrence Load (0.2ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 5]]
EventCategory Load (0.4ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 2]]
 (0.4ms)  SELECT COUNT(*) FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 14]]
Rule Load (0.2ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 5]]
 (0.2ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 5]]
Rendered build/check.html.erb within layouts/application (60.9ms)

Completed 200 OK in 385ms (Views: 379.7ms | ActiveRecord: 2.9ms)

Started PATCH “/events/14/build/check” for ::1 at 2016-02-23 03:39:52 +0100 Processing by BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"KQ0Cv/TqdrAFAWB5nlNQ9YOGdw2wWbmGPBVdqzO0WtLtI1DBO5KWGL+8sTEevXjKDv7ss+visxzM8lMOVK0KNg==", "event"=>{"reviewed"=>"true"}, "commit"=>"Absenden", "event_id"=>"14", "id"=>"check"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 14]]
Recurrence Load (0.2ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 5]]
 (0.3ms)  SELECT COUNT(*) FROM "events" WHERE "events"."recurrence_id" = $1  [["recurrence_id", 5]]
Rule Load (0.2ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 5]]
 (0.4ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 5]]
EventCategory Load (0.4ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 2]]
 (0.3ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 14]]
 (0.1ms)  BEGIN
SQL (0.4ms)  INSERT INTO "events" ("title", "description", "event_category_id", "ort", "url", "imageURL", "start", "end", "repeats", "priority", "flag", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) RETURNING "id"  [["title", "Neuer geile Freitagsparty"], ["description", "PARTY"], ["event_category_id", 2], ["ort", ""], ["url", ""], ["imageURL", ""], ["start", "2016-03-04 02:29:00.000000"], ["end", "2016-03-04 03:29:00.000000"], ["repeats", "t"], ["priority", 2], ["flag", "f"], ["recurrence_id", 5], ["created_at", "2016-02-23 02:39:52.493412"], ["updated_at", "2016-02-23 02:39:52.493412"]]
SQL (0.4ms)  INSERT INTO "versions" ("event", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["event", "create"], ["created_at", "2016-02-23 02:39:52.493412"], ["object_changes", "---\ntitle:\n- \n- Neuer geile Freitagsparty\ndescription:\n- \n- PARTY\nevent_category_id:\n- \n- 2\nort:\n- \n- ''\nurl:\n- \n- ''\nimageURL:\n- \n- ''\nstart:\n- \n- !ruby/object:DateTime 2016-03-04 02:29:00.000000000 Z\nend:\n- \n- !ruby/object:DateTime 2016-03-04 03:29:00.000000000 Z\nrepeats:\n- \n- true\npriority:\n- \n- 0\nflag:\n- \n- false\nrecurrence_id:\n- \n- 5\ncreated_at:\n- \n- &1 2016-02-23 02:39:52.493412000 Z\nupdated_at:\n- \n- *1\nid:\n- \n- 15\n"], ["item_id", 15], ["item_type", "Event"]]
 (0.4ms)  COMMIT
 (0.3ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 14]]
 (0.1ms)  BEGIN
SQL (0.7ms)  INSERT INTO "events" ("title", "description", "event_category_id", "ort", "url", "imageURL", "start", "end", "repeats", "priority", "flag", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) RETURNING "id"  [["title", "Neuer geile Freitagsparty"], ["description", "PARTY"], ["event_category_id", 2], ["ort", ""], ["url", ""], ["imageURL", ""], ["start", "2016-03-11 02:29:00.000000"], ["end", "2016-03-11 03:29:00.000000"], ["repeats", "t"], ["priority", 2], ["flag", "f"], ["recurrence_id", 5], ["created_at", "2016-02-23 02:39:52.506864"], ["updated_at", "2016-02-23 02:39:52.506864"]]
SQL (0.2ms)  INSERT INTO "versions" ("event", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["event", "create"], ["created_at", "2016-02-23 02:39:52.506864"], ["object_changes", "---\ntitle:\n- \n- Neuer geile Freitagsparty\ndescription:\n- \n- PARTY\nevent_category_id:\n- \n- 2\nort:\n- \n- ''\nurl:\n- \n- ''\nimageURL:\n- \n- ''\nstart:\n- \n- !ruby/object:DateTime 2016-03-11 02:29:00.000000000 Z\nend:\n- \n- !ruby/object:DateTime 2016-03-11 03:29:00.000000000 Z\nrepeats:\n- \n- true\npriority:\n- \n- 0\nflag:\n- \n- false\nrecurrence_id:\n- \n- 5\ncreated_at:\n- \n- &1 2016-02-23 02:39:52.506864000 Z\nupdated_at:\n- \n- *1\nid:\n- \n- 16\n"], ["item_id", 16], ["item_type", "Event"]]
 (15.7ms)  COMMIT
 (0.3ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 14]]
 (0.1ms)  BEGIN
SQL (0.4ms)  INSERT INTO "events" ("title", "description", "event_category_id", "ort", "url", "imageURL", "start", "end", "repeats", "priority", "flag", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) RETURNING "id"  [["title", "Neuer geile Freitagsparty"], ["description", "PARTY"], ["event_category_id", 2], ["ort", ""], ["url", ""], ["imageURL", ""], ["start", "2016-03-18 02:29:00.000000"], ["end", "2016-03-18 03:29:00.000000"], ["repeats", "t"], ["priority", 2], ["flag", "f"], ["recurrence_id", 5], ["created_at", "2016-02-23 02:39:52.534819"], ["updated_at", "2016-02-23 02:39:52.534819"]]
SQL (0.3ms)  INSERT INTO "versions" ("event", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["event", "create"], ["created_at", "2016-02-23 02:39:52.534819"], ["object_changes", "---\ntitle:\n- \n- Neuer geile Freitagsparty\ndescription:\n- \n- PARTY\nevent_category_id:\n- \n- 2\nort:\n- \n- ''\nurl:\n- \n- ''\nimageURL:\n- \n- ''\nstart:\n- \n- !ruby/object:DateTime 2016-03-18 02:29:00.000000000 Z\nend:\n- \n- !ruby/object:DateTime 2016-03-18 03:29:00.000000000 Z\nrepeats:\n- \n- true\npriority:\n- \n- 0\nflag:\n- \n- false\nrecurrence_id:\n- \n- 5\ncreated_at:\n- \n- &1 2016-02-23 02:39:52.534819000 Z\nupdated_at:\n- \n- *1\nid:\n- \n- 17\n"], ["item_id", 17], ["item_type", "Event"]]
 (0.4ms)  COMMIT
 (0.2ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 14]]
 (0.1ms)  BEGIN
SQL (0.4ms)  INSERT INTO "events" ("title", "description", "event_category_id", "ort", "url", "imageURL", "start", "end", "repeats", "priority", "flag", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) RETURNING "id"  [["title", "Neuer geile Freitagsparty"], ["description", "PARTY"], ["event_category_id", 2], ["ort", ""], ["url", ""], ["imageURL", ""], ["start", "2016-03-25 02:29:00.000000"], ["end", "2016-03-25 03:29:00.000000"], ["repeats", "t"], ["priority", 2], ["flag", "f"], ["recurrence_id", 5], ["created_at", "2016-02-23 02:39:52.545277"], ["updated_at", "2016-02-23 02:39:52.545277"]]
SQL (0.3ms)  INSERT INTO "versions" ("event", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["event", "create"], ["created_at", "2016-02-23 02:39:52.545277"], ["object_changes", "---\ntitle:\n- \n- Neuer geile Freitagsparty\ndescription:\n- \n- PARTY\nevent_category_id:\n- \n- 2\nort:\n- \n- ''\nurl:\n- \n- ''\nimageURL:\n- \n- ''\nstart:\n- \n- !ruby/object:DateTime 2016-03-25 02:29:00.000000000 Z\nend:\n- \n- !ruby/object:DateTime 2016-03-25 03:29:00.000000000 Z\nrepeats:\n- \n- true\npriority:\n- \n- 0\nflag:\n- \n- false\nrecurrence_id:\n- \n- 5\ncreated_at:\n- \n- &1 2016-02-23 02:39:52.545277000 Z\nupdated_at:\n- \n- *1\nid:\n- \n- 18\n"], ["item_id", 18], ["item_type", "Event"]]
 (0.4ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT

Redirected to localhost:3000/events/14/build/wicked_finish Completed 302 Found in 77ms (ActiveRecord: 23.5ms)

Started GET “/events/14/build/wicked_finish” for ::1 at 2016-02-23 03:39:52 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"14", "id"=>"wicked_finish"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 14]]
Recurrence Load (0.2ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 5]]

Wizard has finished, redirecting to finish_wizard_path: “/” Redirected to localhost:3000/ Completed 302 Found in 3ms (ActiveRecord: 0.4ms)

Started GET “/” for ::1 at 2016-02-23 03:39:52 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (0.6ms)

Completed 200 OK in 151ms (Views: 149.9ms | ActiveRecord: 0.0ms)

Started GET “/” for 127.0.0.1 at 2016-02-23 03:42:56 +0100

ActiveRecord::SchemaMigration Load (0.7ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (23.1ms)

Completed 200 OK in 4729ms (Views: 4578.5ms | ActiveRecord: 0.0ms)

Started GET “/assets/application.self-c68e024d98688a4c183af642ed7c99c2759941e31186534ec7e6964958468b57.css?body=1” for 127.0.0.1 at 2016-02-23 03:43:02 +0100

Started GET “/assets/app.self-9bcf8af094b9c14434eb0177a8b92bba1542b069dbe8343f024902865ecd4a49.css?body=1” for 127.0.0.1 at 2016-02-23 03:43:02 +0100

Started GET “/assets/ie-10-viewport-bug-workaround.self-d3b6114260a65d675e19e6d036b8ded254bd54da080721e16d78f4fb05488a17.css?body=1” for 127.0.0.1 at 2016-02-23 03:43:02 +0100

Started GET “/assets/event_wizard.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for 127.0.0.1 at 2016-02-23 03:43:02 +0100

Started GET “/assets/events.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for 127.0.0.1 at 2016-02-23 03:43:02 +0100

Started GET “/assets/events/build.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for 127.0.0.1 at 2016-02-23 03:43:02 +0100

Started GET “/assets/excludes.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for 127.0.0.1 at 2016-02-23 03:43:02 +0100

Started GET “/assets/calendar.self-7ca1507b4b56c6bde2a6f7298e555146f2845cac7e93eae61ce14ec35876716d.css?body=1” for 127.0.0.1 at 2016-02-23 03:43:02 +0100

Started GET “/assets/main.self-acbff20b2539abf0d509fe495fd494a110c0638603ae1615f51e9c00b0fb6dba.css?body=1” for 127.0.0.1 at 2016-02-23 03:43:02 +0100

Started GET “/assets/newsletters.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for 127.0.0.1 at 2016-02-23 03:43:02 +0100

Started GET “/assets/recurrences.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for 127.0.0.1 at 2016-02-23 03:43:02 +0100

Started GET “/assets/rules.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for 127.0.0.1 at 2016-02-23 03:43:02 +0100

Started GET “/assets/scaffolds.self-7bcd1c1813bdc716ea218f6879749642f76043cfbdd19fd464f842f675624555.css?body=1” for 127.0.0.1 at 2016-02-23 03:43:02 +0100

Started GET “/assets/starter-template.self-9bdf3263e2699c112b5d5cbc5c89f9494511ce97cca92d21bf4f1d0e6cbb2e48.css?body=1” for 127.0.0.1 at 2016-02-23 03:43:02 +0100

Started GET “/assets/subscribers.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for 127.0.0.1 at 2016-02-23 03:43:02 +0100

Started GET “/assets/themify-icons.self-fcec2573d193ec837b277e8a6691e8a5abc23f10fff0be526f780284c57da3e3.css?body=1” for 127.0.0.1 at 2016-02-23 03:43:02 +0100

Started GET “/assets/vendor.self-f086ab635ce116cbaa172865ec0026f5da650cb45a41bda2a83132767fb41824.js?body=1” for 127.0.0.1 at 2016-02-23 03:43:02 +0100

Started GET “/assets/app.self-b9484961b804b8b50a212b2d33687f2af3b7c8accc10073dbb04f286c2f0e4df.js?body=1” for 127.0.0.1 at 2016-02-23 03:43:02 +0100

Started GET “/assets/bootstrap.min.self-06b21b80bfffa7de7828e36629f0f8a07e775bb2d38238790b732a831fc5f105.js?body=1” for 127.0.0.1 at 2016-02-23 03:43:02 +0100

Started GET “/assets/calendar.self-cd89dbde1ee54a9e5fafadf035a164aaa746e7d53a9c13fcdaec8b45af328a42.js?body=1” for 127.0.0.1 at 2016-02-23 03:43:02 +0100

Started GET “/assets/event_categories.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for 127.0.0.1 at 2016-02-23 03:43:02 +0100

Started GET “/assets/event_wizard.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for 127.0.0.1 at 2016-02-23 03:43:02 +0100

Started GET “/assets/recurrences.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for 127.0.0.1 at 2016-02-23 03:43:02 +0100

Started GET “/assets/events/build.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for 127.0.0.1 at 2016-02-23 03:43:02 +0100

Started GET “/assets/excludes.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for 127.0.0.1 at 2016-02-23 03:43:02 +0100

Started GET “/assets/ie10-viewport-bug-workaround.self-fc551af1f93278ce46542e0ab702a380c18f24f5b46a002804456d0b9b2cf0d0.js?body=1” for 127.0.0.1 at 2016-02-23 03:43:02 +0100

Started GET “/assets/newsletters.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for 127.0.0.1 at 2016-02-23 03:43:02 +0100

Started GET “/assets/events.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for 127.0.0.1 at 2016-02-23 03:43:03 +0100

Started GET “/assets/rules.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for 127.0.0.1 at 2016-02-23 03:43:03 +0100

Started GET “/assets/subscribers.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for 127.0.0.1 at 2016-02-23 03:43:03 +0100

Started GET “/assets/ui.self-dee1dbb585902aaee233ae29baf16de746c572d3510305bba254ce7b49627583.js?body=1” for 127.0.0.1 at 2016-02-23 03:43:03 +0100

Started GET “/assets/application.self-239bfcf2d4c320dafce982d93599055f083d298e8cffc36b34904cd355a255e3.js?body=1” for 127.0.0.1 at 2016-02-23 03:43:03 +0100

Started GET “/assets/background/2-f6c3491538ec996e8df02e23e0fc3eaaa9e8a2bc7a991d2e42d8a6d42abcdc0f.jpg” for 127.0.0.1 at 2016-02-23 03:43:03 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for 127.0.0.1 at 2016-02-23 03:43:03 +0100

Started GET “/” for 127.0.0.1 at 2016-02-23 03:43:11 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (0.6ms)

Completed 200 OK in 246ms (Views: 244.7ms | ActiveRecord: 0.0ms)

Started GET “//build/new” for 127.0.0.1 at 2016-02-23 03:43:14 +0100 Processing by BuildController#new as HTML

 (0.2ms)  BEGIN
SQL (24.3ms)  INSERT INTO "events" ("priority", "end", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["priority", 2], ["end", "2016-02-24 03:43:14.841479"], ["created_at", "2016-02-23 02:43:14.890034"], ["updated_at", "2016-02-23 02:43:14.890034"]]
SQL (0.4ms)  INSERT INTO "versions" ("event", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["event", "create"], ["created_at", "2016-02-23 02:43:14.890034"], ["object_changes", "---\npriority:\n- \n- 0\nend:\n- \n- !ruby/object:DateTime 2016-02-24 03:43:14.841479000 Z\ncreated_at:\n- \n- &1 2016-02-23 02:43:14.890034000 Z\nupdated_at:\n- \n- *1\nid:\n- \n- 19\n"], ["item_id", 19], ["item_type", "Event"]]
 (25.9ms)  COMMIT

Redirected to 0.0.0.0:3000/events/19/build/build Completed 302 Found in 279ms (ActiveRecord: 57.0ms)

Started GET “/events/19/build/build” for 127.0.0.1 at 2016-02-23 03:43:15 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"19", "id"=>"build"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 19]]
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.6ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 19]]
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.4ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (478.3ms)
Rendered build/build.html.erb within layouts/application (506.4ms)

Completed 200 OK in 726ms (Views: 657.4ms | ActiveRecord: 5.3ms)

Started GET “/assets/glyphicons-halflings-regular-a26394f7ede100ca118eff2eda08596275a9839b959c226e15439557a5a80742.woff” for 127.0.0.1 at 2016-02-23 03:43:16 +0100

Started GET “/events/favicon.ico” for 127.0.0.1 at 2016-02-23 03:43:16 +0100 Processing by EventsController#show as

Parameters: {"id"=>"favicon"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 0]]

Completed 404 Not Found in 3ms (ActiveRecord: 0.3ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=favicon:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/events_controller.rb:67:in `set_event'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:432:in `block in make_lambda'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:145:in `block in halting_and_conditional'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started PATCH “/events/19/build/build” for 127.0.0.1 at 2016-02-23 03:45:01 +0100 Processing by BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Ni2n7Yc/GZFcGoJMZ9/l5s0QiwiQSc205OGY7nmNtOyCZW1el06x2ujXEk0yNG7N3Zc9Ep0CCv3MWfptO7kc2A==", "event"=>{"title"=>"Neuer Versuch 36", "start(3i)"=>"24", "start(2i)"=>"2", "start(1i)"=>"2016", "start(4i)"=>"02", "start(5i)"=>"43", "priority"=>"medium", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(3i)"=>"25", "end(2i)"=>"2", "end(1i)"=>"2016", "end(4i)"=>"03", "end(5i)"=>"43", "ort"=>"", "description"=>"", "role_ids"=>[""], "event_category_id"=>"1", "repeats"=>"1"}, "commit"=>"Continue", "event_id"=>"19", "id"=>"build"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 19]]
 (0.2ms)  BEGIN
Role Load (0.3ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 19]]
SQL (0.6ms)  UPDATE "events" SET "title" = $1, "event_category_id" = $2, "flag" = $3, "imageURL" = $4, "url" = $5, "ort" = $6, "description" = $7, "repeats" = $8, "start" = $9, "end" = $10, "updated_at" = $11 WHERE "events"."id" = $12  [["title", "Neuer Versuch 36"], ["event_category_id", 1], ["flag", "f"], ["imageURL", ""], ["url", ""], ["ort", ""], ["description", ""], ["repeats", "t"], ["start", "2016-02-24 02:43:00.000000"], ["end", "2016-02-25 03:43:00.000000"], ["updated_at", "2016-02-23 02:45:02.102706"], ["id", 19]]
SQL (0.2ms)  INSERT INTO "versions" ("event", "object", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id"  [["event", "update"], ["object", "---\nid: 19\ntitle: \nstart: \npriority: 2\nflag: \nimageURL: \nurl: \nend: 2016-02-24 03:43:14.841479000 Z\nort: \ndescription: \ncreated_at: 2016-02-23 02:43:14.890034000 Z\nupdated_at: 2016-02-23 02:43:14.890034000 Z\nevent_category_id: \nrecurrence_id: \nrepeats: \nreviewed: \n"], ["created_at", "2016-02-23 02:45:02.102706"], ["object_changes", "---\ntitle:\n- \n- Neuer Versuch 36\nevent_category_id:\n- \n- 1\nflag:\n- \n- false\nimageURL:\n- \n- ''\nurl:\n- \n- ''\nort:\n- \n- ''\ndescription:\n- \n- ''\nrepeats:\n- \n- true\nstart:\n- \n- 2016-02-24 02:43:00.000000000 Z\nend:\n- 2016-02-24 03:43:14.841479000 Z\n- 2016-02-25 03:43:00.000000000 Z\nupdated_at:\n- 2016-02-23 02:43:14.890034000 Z\n- 2016-02-23 02:45:02.102706000 Z\n"], ["item_id", 19], ["item_type", "Event"]]
 (25.6ms)  COMMIT
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT

Redirected to 0.0.0.0:3000/events/19/build/add_recurrence Completed 302 Found in 47ms (ActiveRecord: 27.7ms)

Started GET “/events/19/build/add_recurrence” for 127.0.0.1 at 2016-02-23 03:45:02 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"19", "id"=>"add_recurrence"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 19]]
 (0.2ms)  BEGIN
SQL (33.8ms)  INSERT INTO "recurrences" ("start", "end", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["start", "2016-02-24"], ["end", "2016-03-24"], ["created_at", "2016-02-23 02:45:02.163704"], ["updated_at", "2016-02-23 02:45:02.163704"]]
 (25.9ms)  COMMIT
 (0.2ms)  BEGIN
SQL (0.6ms)  UPDATE "events" SET "recurrence_id" = $1, "updated_at" = $2 WHERE "events"."id" = $3  [["recurrence_id", 6], ["updated_at", "2016-02-23 02:45:02.227148"], ["id", 19]]
SQL (0.3ms)  INSERT INTO "versions" ("event", "object", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id"  [["event", "update"], ["object", "---\nid: 19\ntitle: Neuer Versuch 36\nstart: 2016-02-24 02:43:00.000000000 Z\npriority: 2\nflag: false\nimageURL: ''\nurl: ''\nend: 2016-02-25 03:43:00.000000000 Z\nort: ''\ndescription: ''\ncreated_at: 2016-02-23 02:43:14.890034000 Z\nupdated_at: 2016-02-23 02:45:02.102706000 Z\nevent_category_id: 1\nrecurrence_id: \nrepeats: true\nreviewed: \n"], ["created_at", "2016-02-23 02:45:02.227148"], ["object_changes", "---\nrecurrence_id:\n- \n- 6\nupdated_at:\n- 2016-02-23 02:45:02.102706000 Z\n- 2016-02-23 02:45:02.227148000 Z\n"], ["item_id", 19], ["item_type", "Event"]]
 (23.2ms)  COMMIT
Rule Load (0.7ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 6]]
Rendered build/_rule_fields.html.erb (7.9ms)
Rendered build/add_recurrence.html.erb within layouts/application (842.8ms)

Completed 200 OK in 1572ms (Views: 1465.9ms | ActiveRecord: 88.9ms)

Started PATCH “/events/19/build/add_recurrence” for 127.0.0.1 at 2016-02-23 03:45:28 +0100 Processing by BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"6DrN5EmFEStDrXn11r1q3/YxYp2uiKsvmB5LZDws5QlccgdXWfS5YPdg6fSDVuH05rbUh6PDbGawpinnfhhNPQ==", "recurrence"=>{"end(3i)"=>"24", "end(2i)"=>"3", "end(1i)"=>"2016", "rules_attributes"=>{"1456195515973"=>{"day"=>"0", "week"=>"1", "_destroy"=>"false"}}}, "commit"=>"Continue", "event_id"=>"19", "id"=>"add_recurrence"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 19]]
Recurrence Load (0.2ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 6]]
 (0.1ms)  BEGIN
SQL (0.5ms)  INSERT INTO "rules" ("day", "week", "recurrence_id", "month", "days", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["day", 0], ["week", 1], ["recurrence_id", 6], ["month", 0], ["days", 0], ["created_at", "2016-02-23 02:45:29.011326"], ["updated_at", "2016-02-23 02:45:29.011326"]]
 (0.5ms)  COMMIT
 (0.1ms)  BEGIN
 (0.2ms)  COMMIT

Redirected to 0.0.0.0:3000/events/19/build/add_excludes Completed 302 Found in 13ms (ActiveRecord: 2.1ms)

Started GET “/events/19/build/add_excludes” for 127.0.0.1 at 2016-02-23 03:45:29 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"19", "id"=>"add_excludes"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 19]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 6]]
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."recurrence_id" = $1  ORDER BY "events"."id" ASC LIMIT 1  [["recurrence_id", 6]]
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 6]]
Exclude Load (0.4ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 6]]
Rendered build/add_excludes.html.erb within layouts/application (120.1ms)

Completed 200 OK in 433ms (Views: 427.9ms | ActiveRecord: 2.6ms)

Started PATCH “/events/19/build/add_excludes” for 127.0.0.1 at 2016-02-23 03:45:35 +0100 Processing by BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"K0SR14zMoxoWMt3urp5AT0Dy3a7IIU2S7mEDTQbBnDmfDFtknL0LUaL/Te/7dctkUHVrtMVqitvG2WHORPU0DQ==", "recurrence"=>{"exclude_ids"=>["", "2016-03-07 00:00:00 +0100"]}, "commit"=>"Continue", "event_id"=>"19", "id"=>"add_excludes"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 19]]
Recurrence Load (0.2ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 6]]
 (0.2ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 6]]
 (0.1ms)  BEGIN
SQL (19.1ms)  INSERT INTO "excludes" ("date", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["date", "2016-03-07"], ["recurrence_id", 6], ["created_at", "2016-02-23 02:45:35.264029"], ["updated_at", "2016-02-23 02:45:35.264029"]]
 (0.4ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT

Redirected to 0.0.0.0:3000/events/19/build/check Completed 302 Found in 36ms (ActiveRecord: 21.2ms)

Started GET “/events/19/build/check” for 127.0.0.1 at 2016-02-23 03:45:35 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"19", "id"=>"check"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 19]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 6]]
EventCategory Load (0.3ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
 (0.4ms)  SELECT COUNT(*) FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 19]]
Rule Load (0.2ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 6]]
 (0.2ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 6]]
Exclude Load (0.2ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 6]]
Rendered build/check.html.erb within layouts/application (59.2ms)

Completed 200 OK in 240ms (Views: 236.1ms | ActiveRecord: 1.8ms)

Started PATCH “/events/19/build/check” for 127.0.0.1 at 2016-02-23 03:45:39 +0100 Processing by BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"zmQGvAn1RH+b1emh9BhsZVGPad/rg4fdKahk+xjxj6d6LMwPGYTsNC8YeaCh8+dOQQjfxebIQJQBEAZ4WsUnkw==", "event"=>{"reviewed"=>"true"}, "commit"=>"Absenden", "event_id"=>"19", "id"=>"check"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 19]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 6]]
 (0.3ms)  SELECT COUNT(*) FROM "events" WHERE "events"."recurrence_id" = $1  [["recurrence_id", 6]]
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 6]]
 (0.3ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 6]]
Exclude Load (0.2ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 6]]
EventCategory Load (0.4ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
 (0.6ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 19]]
 (0.2ms)  BEGIN
SQL (0.9ms)  INSERT INTO "events" ("title", "description", "event_category_id", "ort", "url", "imageURL", "start", "end", "repeats", "priority", "flag", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) RETURNING "id"  [["title", "Neuer Versuch 36"], ["description", ""], ["event_category_id", 1], ["ort", ""], ["url", ""], ["imageURL", ""], ["start", "2016-02-29 02:43:00.000000"], ["end", "2016-02-29 03:43:00.000000"], ["repeats", "t"], ["priority", 2], ["flag", "f"], ["recurrence_id", 6], ["created_at", "2016-02-23 02:45:39.596087"], ["updated_at", "2016-02-23 02:45:39.596087"]]
SQL (0.3ms)  INSERT INTO "versions" ("event", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["event", "create"], ["created_at", "2016-02-23 02:45:39.596087"], ["object_changes", "---\ntitle:\n- \n- Neuer Versuch 36\ndescription:\n- \n- ''\nevent_category_id:\n- \n- 1\nort:\n- \n- ''\nurl:\n- \n- ''\nimageURL:\n- \n- ''\nstart:\n- \n- !ruby/object:DateTime 2016-02-29 02:43:00.000000000 Z\nend:\n- \n- !ruby/object:DateTime 2016-02-29 03:43:00.000000000 Z\nrepeats:\n- \n- true\npriority:\n- \n- 0\nflag:\n- \n- false\nrecurrence_id:\n- \n- 6\ncreated_at:\n- \n- &1 2016-02-23 02:45:39.596087000 Z\nupdated_at:\n- \n- *1\nid:\n- \n- 20\n"], ["item_id", 20], ["item_type", "Event"]]
 (0.7ms)  COMMIT
 (0.3ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 19]]
 (0.1ms)  BEGIN
SQL (0.4ms)  INSERT INTO "events" ("title", "description", "event_category_id", "ort", "url", "imageURL", "start", "end", "repeats", "priority", "flag", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) RETURNING "id"  [["title", "Neuer Versuch 36"], ["description", ""], ["event_category_id", 1], ["ort", ""], ["url", ""], ["imageURL", ""], ["start", "2016-03-14 02:43:00.000000"], ["end", "2016-03-14 03:43:00.000000"], ["repeats", "t"], ["priority", 2], ["flag", "f"], ["recurrence_id", 6], ["created_at", "2016-02-23 02:45:39.610766"], ["updated_at", "2016-02-23 02:45:39.610766"]]
SQL (0.3ms)  INSERT INTO "versions" ("event", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["event", "create"], ["created_at", "2016-02-23 02:45:39.610766"], ["object_changes", "---\ntitle:\n- \n- Neuer Versuch 36\ndescription:\n- \n- ''\nevent_category_id:\n- \n- 1\nort:\n- \n- ''\nurl:\n- \n- ''\nimageURL:\n- \n- ''\nstart:\n- \n- !ruby/object:DateTime 2016-03-14 02:43:00.000000000 Z\nend:\n- \n- !ruby/object:DateTime 2016-03-14 03:43:00.000000000 Z\nrepeats:\n- \n- true\npriority:\n- \n- 0\nflag:\n- \n- false\nrecurrence_id:\n- \n- 6\ncreated_at:\n- \n- &1 2016-02-23 02:45:39.610766000 Z\nupdated_at:\n- \n- *1\nid:\n- \n- 21\n"], ["item_id", 21], ["item_type", "Event"]]
 (0.4ms)  COMMIT
 (0.7ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 19]]
 (0.1ms)  BEGIN
SQL (0.5ms)  INSERT INTO "events" ("title", "description", "event_category_id", "ort", "url", "imageURL", "start", "end", "repeats", "priority", "flag", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) RETURNING "id"  [["title", "Neuer Versuch 36"], ["description", ""], ["event_category_id", 1], ["ort", ""], ["url", ""], ["imageURL", ""], ["start", "2016-03-21 02:43:00.000000"], ["end", "2016-03-21 03:43:00.000000"], ["repeats", "t"], ["priority", 2], ["flag", "f"], ["recurrence_id", 6], ["created_at", "2016-02-23 02:45:39.624261"], ["updated_at", "2016-02-23 02:45:39.624261"]]
SQL (0.5ms)  INSERT INTO "versions" ("event", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["event", "create"], ["created_at", "2016-02-23 02:45:39.624261"], ["object_changes", "---\ntitle:\n- \n- Neuer Versuch 36\ndescription:\n- \n- ''\nevent_category_id:\n- \n- 1\nort:\n- \n- ''\nurl:\n- \n- ''\nimageURL:\n- \n- ''\nstart:\n- \n- !ruby/object:DateTime 2016-03-21 02:43:00.000000000 Z\nend:\n- \n- !ruby/object:DateTime 2016-03-21 03:43:00.000000000 Z\nrepeats:\n- \n- true\npriority:\n- \n- 0\nflag:\n- \n- false\nrecurrence_id:\n- \n- 6\ncreated_at:\n- \n- &1 2016-02-23 02:45:39.624261000 Z\nupdated_at:\n- \n- *1\nid:\n- \n- 22\n"], ["item_id", 22], ["item_type", "Event"]]
 (0.6ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT

Redirected to 0.0.0.0:3000/events/19/build/wicked_finish Completed 302 Found in 62ms (ActiveRecord: 9.2ms)

Started GET “/events/19/build/wicked_finish” for 127.0.0.1 at 2016-02-23 03:45:39 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"19", "id"=>"wicked_finish"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 19]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 6]]

Wizard has finished, redirecting to finish_wizard_path: “/” Redirected to 0.0.0.0:3000/ Completed 302 Found in 3ms (ActiveRecord: 0.6ms)

Started GET “/” for 127.0.0.1 at 2016-02-23 03:45:39 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (0.7ms)

Completed 200 OK in 156ms (Views: 155.5ms | ActiveRecord: 0.0ms)

Started GET “/” for 127.0.0.1 at 2016-02-23 03:45:47 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (0.4ms)

Completed 200 OK in 96ms (Views: 95.7ms | ActiveRecord: 0.0ms)

Started GET “/home” for 127.0.0.1 at 2016-02-23 03:45:49 +0100 Processing by HomeController#index as HTML

Rendered home/_calendar_preview.erb (0.4ms)
Rendered home/_tools.html.erb (0.2ms)
Rendered home/index.html.erb within layouts/application (18.6ms)

Completed 200 OK in 211ms (Views: 210.5ms | ActiveRecord: 0.0ms)

Started GET “/fullcalendar/index.html.erb” for 127.0.0.1 at 2016-02-23 03:45:59 +0100 Processing by FullcalendarController#index as HTML

Rendered fullcalendar/_calendar.html.erb (0.4ms)
Rendered fullcalendar/index.html.erb within layouts/application (2.3ms)

Completed 200 OK in 173ms (Views: 171.9ms | ActiveRecord: 0.0ms)

Started GET “/home” for 127.0.0.1 at 2016-02-23 03:46:05 +0100 Processing by HomeController#index as HTML

Rendered home/_calendar_preview.erb (0.5ms)
Rendered home/_tools.html.erb (0.6ms)
Rendered home/index.html.erb within layouts/application (6.0ms)

Completed 200 OK in 184ms (Views: 183.0ms | ActiveRecord: 0.0ms)

Started GET “/fullcalendar/index.html.erb” for 127.0.0.1 at 2016-02-23 03:46:09 +0100 Processing by FullcalendarController#index as HTML

Rendered fullcalendar/_calendar.html.erb (0.6ms)
Rendered fullcalendar/index.html.erb within layouts/application (3.5ms)

Completed 200 OK in 157ms (Views: 156.2ms | ActiveRecord: 0.0ms)

Started GET “/build” for 127.0.0.1 at 2016-02-23 03:47:06 +0100 Processing by BuildController#index as HTML Redirected to 0.0.0.0:3000/build/build Completed 302 Found in 1ms (ActiveRecord: 0.0ms)

Started GET “/build/build” for 127.0.0.1 at 2016-02-23 03:47:06 +0100 Processing by BuildController#show as HTML

Parameters: {"id"=>"build"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", nil]]

Completed 404 Not Found in 2ms (ActiveRecord: 0.2ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/build_controller.rb:6:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/ddb398914213947b/variables” for 127.0.0.1 at 2016-02-23 03:47:07 +0100

Started GET “/build” for 127.0.0.1 at 2016-02-23 03:47:10 +0100 Processing by BuildController#index as HTML Redirected to 0.0.0.0:3000/build/build Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/build/new” for 127.0.0.1 at 2016-02-23 03:47:10 +0100 Processing by BuildController#new as HTML

 (0.2ms)  BEGIN
SQL (0.3ms)  INSERT INTO "events" ("priority", "end", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["priority", 2], ["end", "2016-02-24 03:47:10.441412"], ["created_at", "2016-02-23 02:47:10.442085"], ["updated_at", "2016-02-23 02:47:10.442085"]]
SQL (0.3ms)  INSERT INTO "versions" ("event", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["event", "create"], ["created_at", "2016-02-23 02:47:10.442085"], ["object_changes", "---\npriority:\n- \n- 0\nend:\n- \n- !ruby/object:DateTime 2016-02-24 03:47:10.441412000 Z\ncreated_at:\n- \n- &1 2016-02-23 02:47:10.442085000 Z\nupdated_at:\n- \n- *1\nid:\n- \n- 23\n"], ["item_id", 23], ["item_type", "Event"]]
 (1.8ms)  COMMIT

Redirected to 0.0.0.0:3000/events/23/build/build Completed 302 Found in 10ms (ActiveRecord: 2.6ms)

Started GET “/events/23/build/build” for 127.0.0.1 at 2016-02-23 03:47:10 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"23", "id"=>"build"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 23]]
 (0.1ms)  BEGIN
 (0.2ms)  COMMIT
 (1.4ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 23]]
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.2ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (23.3ms)
Rendered build/build.html.erb within layouts/application (47.7ms)

Completed 200 OK in 1527ms (Views: 1521.6ms | ActiveRecord: 2.5ms)

Started GET “/build/new” for 127.0.0.1 at 2016-02-23 03:47:12 +0100 Processing by BuildController#new as HTML

 (0.2ms)  BEGIN
SQL (0.5ms)  INSERT INTO "events" ("priority", "end", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["priority", 2], ["end", "2016-02-24 03:47:12.047493"], ["created_at", "2016-02-23 02:47:12.048558"], ["updated_at", "2016-02-23 02:47:12.048558"]]
SQL (52.0ms)  INSERT INTO "versions" ("event", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["event", "create"], ["created_at", "2016-02-23 02:47:12.048558"], ["object_changes", "---\npriority:\n- \n- 0\nend:\n- \n- !ruby/object:DateTime 2016-02-24 03:47:12.047493000 Z\ncreated_at:\n- \n- &1 2016-02-23 02:47:12.048558000 Z\nupdated_at:\n- \n- *1\nid:\n- \n- 24\n"], ["item_id", 24], ["item_type", "Event"]]
 (49.5ms)  COMMIT

Redirected to 0.0.0.0:3000/events/24/build/build Completed 302 Found in 115ms (ActiveRecord: 102.1ms)

Started GET “/events/24/build/build” for 127.0.0.1 at 2016-02-23 03:47:12 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"24", "id"=>"build"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 24]]
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.5ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 24]]
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.3ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (21.9ms)
Rendered build/build.html.erb within layouts/application (22.9ms)

Completed 200 OK in 663ms (Views: 658.7ms | ActiveRecord: 1.6ms)

Started GET “/events/24/build/build” for 127.0.0.1 at 2016-02-23 03:48:38 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"24", "id"=>"build"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 24]]
 (0.3ms)  BEGIN
 (0.3ms)  COMMIT
 (0.3ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 24]]
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.6ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (165.1ms)
Rendered build/build.html.erb within layouts/application (172.3ms)

Completed 200 OK in 1007ms (Views: 825.9ms | ActiveRecord: 34.9ms)

Started GET “/events/2” for 127.0.0.1 at 2016-02-23 03:48:40 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"2"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 2]]
Rendered events/show.html.erb within layouts/application (3.7ms)

Completed 200 OK in 450ms (Views: 444.3ms | ActiveRecord: 0.3ms)

Started GET “/events/” for 127.0.0.1 at 2016-02-23 03:48:40 +0100 Processing by EventsController#index as HTML

Event Load (0.8ms)  SELECT "events".* FROM "events"
Rendered events/index.html.erb within layouts/application (34.6ms)

Completed 500 Internal Server Error in 59ms (ActiveRecord: 0.8ms)

NoMethodError - undefined method `typeOfDate' for #<Event:0x007fb51a93fdb0>:

activemodel (4.2.5.1) lib/active_model/attribute_methods.rb:433:in `method_missing'
app/views/events/index.html.erb:32:in `block in _app_views_events_index_html_erb__2144752586403696063_70207905949560'
activerecord (4.2.5.1) lib/active_record/relation/delegation.rb:46:in `each'
app/views/events/index.html.erb:23:in `_app_views_events_index_html_erb__2144752586403696063_70207905949560'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/a8d19765d7e302e0/variables” for 127.0.0.1 at 2016-02-23 03:48:40 +0100

Started GET “/events/new” for 127.0.0.1 at 2016-02-23 03:48:41 +0100 Processing by EventsController#new as HTML

Role Load (0.7ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.7ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/_form.html.erb (111.0ms)
Rendered events/new.html.erb within layouts/application (152.4ms)

Completed 200 OK in 562ms (Views: 557.0ms | ActiveRecord: 1.3ms)

Started GET “/events/new” for 127.0.0.1 at 2016-02-23 03:48:49 +0100 Processing by EventsController#new as HTML

Role Load (0.5ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.4ms)  SELECT "event_categories".* FROM "event_categories"
Rendered events/_form.html.erb (60.8ms)
Rendered events/new.html.erb within layouts/application (64.0ms)

Completed 200 OK in 468ms (Views: 464.5ms | ActiveRecord: 0.9ms)

Started GET “/build/new” for 127.0.0.1 at 2016-02-23 03:56:59 +0100 Processing by BuildController#new as HTML

 (0.2ms)  BEGIN
SQL (0.8ms)  INSERT INTO "events" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id"  [["created_at", "2016-02-23 02:56:59.329622"], ["updated_at", "2016-02-23 02:56:59.329622"]]
SQL (0.4ms)  INSERT INTO "versions" ("event", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["event", "create"], ["created_at", "2016-02-23 02:56:59.329622"], ["object_changes", "---\ncreated_at:\n- \n- &1 2016-02-23 02:56:59.329622000 Z\nupdated_at:\n- \n- *1\nid:\n- \n- 25\npriority:\n- \n- 0\nend:\n- \n- !ruby/object:DateTime 2016-02-24 03:57:10.086006000 Z\n"], ["item_id", 25], ["item_type", "Event"]]
 (0.5ms)  COMMIT

Redirected to localhost:3000/events/25/build/build Completed 302 Found in 10809ms (ActiveRecord: 5.3ms)

Started GET “/events/25/build/build” for 127.0.0.1 at 2016-02-23 03:57:10 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"25", "id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 25]]
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (1.2ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 25]]
Role Load (1.5ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.3ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (48.4ms)
Rendered build/build.html.erb within layouts/application (50.3ms)

Completed 200 OK in 742ms (Views: 735.7ms | ActiveRecord: 3.5ms)

Started GET “/” for 127.0.0.1 at 2016-02-23 04:04:32 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (1.2ms)

Completed 200 OK in 929ms (Views: 910.3ms | ActiveRecord: 0.0ms)

Started GET “/build/new” for 127.0.0.1 at 2016-02-23 04:04:34 +0100 Processing by BuildController#new as HTML

 (0.2ms)  BEGIN
SQL (0.5ms)  INSERT INTO "events" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id"  [["created_at", "2016-02-23 03:04:34.362112"], ["updated_at", "2016-02-23 03:04:34.362112"]]
SQL (0.3ms)  INSERT INTO "versions" ("event", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["event", "create"], ["created_at", "2016-02-23 03:04:34.362112"], ["object_changes", "---\ncreated_at:\n- \n- &1 2016-02-23 03:04:34.362112000 Z\nupdated_at:\n- \n- *1\nid:\n- \n- 26\npriority:\n- \n- 0\nend:\n- \n- 2016-02-24 04:04:34.365971000 Z\n"], ["item_id", 26], ["item_type", "Event"]]
 (15.5ms)  COMMIT

Redirected to 0.0.0.0:3000/events/26/build/build Completed 302 Found in 119ms (ActiveRecord: 21.4ms)

Started GET “/events/26/build/build” for 127.0.0.1 at 2016-02-23 04:04:34 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"26", "id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 26]]
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.2ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 26]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.3ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (79.2ms)
Rendered build/build.html.erb within layouts/application (80.8ms)

Completed 200 OK in 278ms (Views: 248.6ms | ActiveRecord: 5.2ms)

Started GET “/build” for 127.0.0.1 at 2016-02-23 04:04:34 +0100 Processing by BuildController#index as HTML Redirected to 0.0.0.0:3000/build/build Completed 302 Found in 1ms (ActiveRecord: 0.0ms)

Started GET “/build/build” for 127.0.0.1 at 2016-02-23 04:04:34 +0100 Processing by BuildController#show as HTML

Parameters: {"id"=>"build"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", nil]]

Completed 404 Not Found in 3ms (ActiveRecord: 0.2ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/build_controller.rb:6:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/b9966bf2a8553b57/variables” for 127.0.0.1 at 2016-02-23 04:04:35 +0100

Started GET “/build/new” for 127.0.0.1 at 2016-02-23 04:04:35 +0100 Processing by BuildController#new as HTML

 (0.2ms)  BEGIN
SQL (0.4ms)  INSERT INTO "events" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id"  [["created_at", "2016-02-23 03:04:35.258597"], ["updated_at", "2016-02-23 03:04:35.258597"]]
SQL (0.4ms)  INSERT INTO "versions" ("event", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["event", "create"], ["created_at", "2016-02-23 03:04:35.258597"], ["object_changes", "---\ncreated_at:\n- \n- &1 2016-02-23 03:04:35.258597000 Z\nupdated_at:\n- \n- *1\nid:\n- \n- 27\npriority:\n- \n- 0\nend:\n- \n- 2016-02-24 04:04:35.260532000 Z\n"], ["item_id", 27], ["item_type", "Event"]]
 (0.4ms)  COMMIT

Redirected to 0.0.0.0:3000/events/27/build/build Completed 302 Found in 10ms (ActiveRecord: 1.3ms)

Started GET “/events/27/build/build” for 127.0.0.1 at 2016-02-23 04:04:35 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"27", "id"=>"build"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 27]]
 (0.1ms)  BEGIN
 (0.2ms)  COMMIT
 (0.2ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 27]]
Role Load (0.2ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.2ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (34.3ms)
Rendered build/build.html.erb within layouts/application (35.3ms)

Completed 200 OK in 158ms (Views: 153.8ms | ActiveRecord: 1.3ms)

Started GET “/events/27/build/build” for 127.0.0.1 at 2016-02-23 04:06:43 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"27", "id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 27]]
 (0.3ms)  BEGIN
 (0.2ms)  COMMIT
 (0.5ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 27]]
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.6ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (143.7ms)
Rendered build/build.html.erb within layouts/application (146.3ms)

Completed 200 OK in 1119ms (Views: 991.7ms | ActiveRecord: 8.1ms)

Started GET “/events/2” for 127.0.0.1 at 2016-02-23 04:06:45 +0100 Processing by EventsController#show as HTML

Parameters: {"id"=>"2"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 2]]
Rendered events/show.html.erb within layouts/application (2.0ms)

Completed 200 OK in 534ms (Views: 527.2ms | ActiveRecord: 0.3ms)

Started GET “/events/” for 127.0.0.1 at 2016-02-23 04:06:45 +0100 Processing by EventsController#index as HTML

Event Load (0.7ms)  SELECT "events".* FROM "events"
EventCategory Load (0.4ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
CACHE (0.1ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
CACHE (0.1ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
CACHE (0.1ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
CACHE (0.1ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
EventCategory Load (0.7ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 2]]
CACHE (0.1ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 2]]
CACHE (0.1ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 2]]
CACHE (0.1ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 2]]
CACHE (0.1ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 2]]
CACHE (0.1ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
CACHE (0.1ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
CACHE (0.1ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
CACHE (0.1ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
Rendered events/index.html.erb within layouts/application (191.4ms)

Completed 200 OK in 655ms (Views: 649.6ms | ActiveRecord: 2.8ms)

Started GET “/events/4/build/check” for 127.0.0.1 at 2016-02-23 04:06:46 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"4", "id"=>"check"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 4]]
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
Rendered build/check.html.erb within layouts/application (7.3ms)

Completed 500 Internal Server Error in 41ms (ActiveRecord: 0.8ms)

NoMethodError - undefined method `to_date' for nil:NilClass:

app/views/build/check.html.erb:11:in `block in _app_views_build_check_html_erb___284508182139686558_70207923918880'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for'
app/views/build/check.html.erb:5:in `_app_views_build_check_html_erb___284508182139686558_70207923918880'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:29:in `render_step'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:11:in `render_wizard'
app/controllers/build_controller.rb:23:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started GET “/” for 127.0.0.1 at 2016-02-23 04:06:46 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (7.8ms)

Completed 200 OK in 574ms (Views: 571.3ms | ActiveRecord: 0.0ms)

Started GET “/build/new” for 127.0.0.1 at 2016-02-23 04:06:47 +0100 Processing by BuildController#new as HTML

 (0.2ms)  BEGIN
SQL (0.4ms)  INSERT INTO "events" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id"  [["created_at", "2016-02-23 03:06:47.322244"], ["updated_at", "2016-02-23 03:06:47.322244"]]
 (14.8ms)  ROLLBACK
PaperTrail::Version Load (17.2ms)  SELECT "versions".* FROM "versions" WHERE "versions"."item_id" = $1 AND "versions"."item_type" = $2  ORDER BY "versions"."created_at" ASC, "versions"."id" ASC  [["item_id", 28], ["item_type", "Event"]]

Completed 500 Internal Server Error in 20821ms (ActiveRecord: 34.7ms)

NameError - uninitialized constant Event::DaeTime:

activesupport (4.2.5.1) lib/active_support/dependencies.rb:533:in `load_missing_constant'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:184:in `const_missing'
app/models/event.rb:78:in `set_defaults'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:432:in `block in make_lambda'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:228:in `block in halting_and_conditional'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:506:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:506:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_create_callbacks'
activerecord (4.2.5.1) lib/active_record/callbacks.rb:306:in `_create_record'
activerecord (4.2.5.1) lib/active_record/timestamp.rb:57:in `_create_record'
activerecord (4.2.5.1) lib/active_record/persistence.rb:504:in `create_or_update'
activerecord (4.2.5.1) lib/active_record/callbacks.rb:302:in `block in create_or_update'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_save_callbacks'
activerecord (4.2.5.1) lib/active_record/callbacks.rb:302:in `create_or_update'
activerecord (4.2.5.1) lib/active_record/persistence.rb:120:in `save'
activerecord (4.2.5.1) lib/active_record/validations.rb:37:in `save'
activerecord (4.2.5.1) lib/active_record/attribute_methods/dirty.rb:21:in `save'
activerecord (4.2.5.1) lib/active_record/transactions.rb:286:in `block (2 levels) in save'
activerecord (4.2.5.1) lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `block in transaction'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/transaction.rb:184:in `within_new_transaction'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `transaction'
activerecord (4.2.5.1) lib/active_record/transactions.rb:220:in `transaction'
activerecord (4.2.5.1) lib/active_record/transactions.rb:348:in `with_transaction_returning_status'
activerecord (4.2.5.1) lib/active_record/transactions.rb:286:in `block in save'
activerecord (4.2.5.1) lib/active_record/transactions.rb:301:in `rollback_active_record_state!'
activerecord (4.2.5.1) lib/active_record/transactions.rb:285:in `save'
activerecord (4.2.5.1) lib/active_record/persistence.rb:34:in `create'
app/controllers/build_controller.rb:81:in `new'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started GET “/build/new” for 127.0.0.1 at 2016-02-23 04:07:08 +0100 Processing by BuildController#new as HTML

 (0.2ms)  BEGIN
SQL (0.8ms)  INSERT INTO "events" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id"  [["created_at", "2016-02-23 03:07:08.185464"], ["updated_at", "2016-02-23 03:07:08.185464"]]
 (0.2ms)  ROLLBACK
PaperTrail::Version Load (0.4ms)  SELECT "versions".* FROM "versions" WHERE "versions"."item_id" = $1 AND "versions"."item_type" = $2  ORDER BY "versions"."created_at" ASC, "versions"."id" ASC  [["item_id", 29], ["item_type", "Event"]]

Completed 500 Internal Server Error in 12ms (ActiveRecord: 1.5ms)

NameError - uninitialized constant Event::DaeTime:

activesupport (4.2.5.1) lib/active_support/dependencies.rb:533:in `load_missing_constant'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:184:in `const_missing'
app/models/event.rb:78:in `set_defaults'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:432:in `block in make_lambda'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:228:in `block in halting_and_conditional'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:506:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:506:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_create_callbacks'
activerecord (4.2.5.1) lib/active_record/callbacks.rb:306:in `_create_record'
activerecord (4.2.5.1) lib/active_record/timestamp.rb:57:in `_create_record'
activerecord (4.2.5.1) lib/active_record/persistence.rb:504:in `create_or_update'
activerecord (4.2.5.1) lib/active_record/callbacks.rb:302:in `block in create_or_update'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_save_callbacks'
activerecord (4.2.5.1) lib/active_record/callbacks.rb:302:in `create_or_update'
activerecord (4.2.5.1) lib/active_record/persistence.rb:120:in `save'
activerecord (4.2.5.1) lib/active_record/validations.rb:37:in `save'
activerecord (4.2.5.1) lib/active_record/attribute_methods/dirty.rb:21:in `save'
activerecord (4.2.5.1) lib/active_record/transactions.rb:286:in `block (2 levels) in save'
activerecord (4.2.5.1) lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `block in transaction'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/transaction.rb:184:in `within_new_transaction'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `transaction'
activerecord (4.2.5.1) lib/active_record/transactions.rb:220:in `transaction'
activerecord (4.2.5.1) lib/active_record/transactions.rb:348:in `with_transaction_returning_status'
activerecord (4.2.5.1) lib/active_record/transactions.rb:286:in `block in save'
activerecord (4.2.5.1) lib/active_record/transactions.rb:301:in `rollback_active_record_state!'
activerecord (4.2.5.1) lib/active_record/transactions.rb:285:in `save'
activerecord (4.2.5.1) lib/active_record/persistence.rb:34:in `create'
app/controllers/build_controller.rb:81:in `new'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started GET “/build” for 127.0.0.1 at 2016-02-23 04:07:08 +0100 Processing by BuildController#index as HTML Redirected to 0.0.0.0:3000/build/build Completed 302 Found in 1ms (ActiveRecord: 0.0ms)

Started GET “/build” for 127.0.0.1 at 2016-02-23 04:07:08 +0100 Processing by BuildController#index as HTML Redirected to 0.0.0.0:3000/build/build Completed 302 Found in 1ms (ActiveRecord: 0.0ms)

Started GET “/build/new” for 127.0.0.1 at 2016-02-23 04:07:08 +0100 Processing by BuildController#new as HTML

 (0.2ms)  BEGIN
SQL (0.3ms)  INSERT INTO "events" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id"  [["created_at", "2016-02-23 03:07:08.238540"], ["updated_at", "2016-02-23 03:07:08.238540"]]
 (0.2ms)  ROLLBACK
PaperTrail::Version Load (0.3ms)  SELECT "versions".* FROM "versions" WHERE "versions"."item_id" = $1 AND "versions"."item_type" = $2  ORDER BY "versions"."created_at" ASC, "versions"."id" ASC  [["item_id", 30], ["item_type", "Event"]]

Completed 500 Internal Server Error in 8ms (ActiveRecord: 0.9ms)

NameError - uninitialized constant Event::DaeTime:

activesupport (4.2.5.1) lib/active_support/dependencies.rb:533:in `load_missing_constant'
activesupport (4.2.5.1) lib/active_support/dependencies.rb:184:in `const_missing'
app/models/event.rb:78:in `set_defaults'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:432:in `block in make_lambda'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:228:in `block in halting_and_conditional'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:506:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:506:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_create_callbacks'
activerecord (4.2.5.1) lib/active_record/callbacks.rb:306:in `_create_record'
activerecord (4.2.5.1) lib/active_record/timestamp.rb:57:in `_create_record'
activerecord (4.2.5.1) lib/active_record/persistence.rb:504:in `create_or_update'
activerecord (4.2.5.1) lib/active_record/callbacks.rb:302:in `block in create_or_update'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_save_callbacks'
activerecord (4.2.5.1) lib/active_record/callbacks.rb:302:in `create_or_update'
activerecord (4.2.5.1) lib/active_record/persistence.rb:120:in `save'
activerecord (4.2.5.1) lib/active_record/validations.rb:37:in `save'
activerecord (4.2.5.1) lib/active_record/attribute_methods/dirty.rb:21:in `save'
activerecord (4.2.5.1) lib/active_record/transactions.rb:286:in `block (2 levels) in save'
activerecord (4.2.5.1) lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `block in transaction'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/transaction.rb:184:in `within_new_transaction'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `transaction'
activerecord (4.2.5.1) lib/active_record/transactions.rb:220:in `transaction'
activerecord (4.2.5.1) lib/active_record/transactions.rb:348:in `with_transaction_returning_status'
activerecord (4.2.5.1) lib/active_record/transactions.rb:286:in `block in save'
activerecord (4.2.5.1) lib/active_record/transactions.rb:301:in `rollback_active_record_state!'
activerecord (4.2.5.1) lib/active_record/transactions.rb:285:in `save'
activerecord (4.2.5.1) lib/active_record/persistence.rb:34:in `create'
app/controllers/build_controller.rb:81:in `new'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/f0d3575fc6f84992/variables” for 127.0.0.1 at 2016-02-23 04:07:08 +0100

Started POST “/__better_errors/d2ce89f26ee85bd3/variables” for 127.0.0.1 at 2016-02-23 04:07:08 +0100

PaperTrail::Version Load (0.5ms)  SELECT "versions".* FROM "versions" WHERE "versions"."item_id" = $1 AND "versions"."item_type" = $2  ORDER BY "versions"."created_at" ASC, "versions"."id" ASC  [["item_id", 30], ["item_type", "Event"]]

Started GET “/build/new” for 127.0.0.1 at 2016-02-23 04:08:20 +0100 Processing by BuildController#new as HTML

 (0.2ms)  BEGIN
SQL (0.3ms)  INSERT INTO "events" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id"  [["created_at", "2016-02-23 03:08:21.181138"], ["updated_at", "2016-02-23 03:08:21.181138"]]
SQL (0.3ms)  INSERT INTO "versions" ("event", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["event", "create"], ["created_at", "2016-02-23 03:08:21.181138"], ["object_changes", "---\ncreated_at:\n- \n- &1 2016-02-23 03:08:21.181138000 Z\nupdated_at:\n- \n- *1\nid:\n- \n- 31\npriority:\n- \n- 0\nstart:\n- \n- !ruby/object:DateTime 2016-02-24 03:08:21.182709000 Z\nend:\n- \n- !ruby/object:DateTime 2016-02-24 04:08:21.182709000 Z\n"], ["item_id", 31], ["item_type", "Event"]]
 (15.6ms)  COMMIT

Redirected to 0.0.0.0:3000/events/31/build/build Completed 302 Found in 78ms (ActiveRecord: 16.4ms)

Started GET “/events/31/build/build” for 127.0.0.1 at 2016-02-23 04:08:21 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"31", "id"=>"build"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 31]]
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.9ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 31]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.5ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (50.8ms)
Rendered build/build.html.erb within layouts/application (51.9ms)

Completed 200 OK in 578ms (Views: 558.7ms | ActiveRecord: 8.3ms)

Started GET “/assets/application.self-c68e024d98688a4c183af642ed7c99c2759941e31186534ec7e6964958468b57.css?body=1” for 127.0.0.1 at 2016-02-23 04:08:21 +0100

Started GET “/assets/excludes.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for 127.0.0.1 at 2016-02-23 04:08:21 +0100

Started GET “/assets/calendar.self-7ca1507b4b56c6bde2a6f7298e555146f2845cac7e93eae61ce14ec35876716d.css?body=1” for 127.0.0.1 at 2016-02-23 04:08:21 +0100

Started GET “/assets/app.self-9bcf8af094b9c14434eb0177a8b92bba1542b069dbe8343f024902865ecd4a49.css?body=1” for 127.0.0.1 at 2016-02-23 04:08:22 +0100

Started GET “/assets/events/build.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for 127.0.0.1 at 2016-02-23 04:08:22 +0100

Started GET “/assets/event_wizard.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for 127.0.0.1 at 2016-02-23 04:08:22 +0100

Started GET “/assets/events.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for 127.0.0.1 at 2016-02-23 04:08:22 +0100

Started GET “/assets/ie-10-viewport-bug-workaround.self-d3b6114260a65d675e19e6d036b8ded254bd54da080721e16d78f4fb05488a17.css?body=1” for 127.0.0.1 at 2016-02-23 04:08:22 +0100

Started GET “/assets/recurrences.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for 127.0.0.1 at 2016-02-23 04:08:22 +0100

Started GET “/assets/scaffolds.self-7bcd1c1813bdc716ea218f6879749642f76043cfbdd19fd464f842f675624555.css?body=1” for 127.0.0.1 at 2016-02-23 04:08:22 +0100

Started GET “/assets/subscribers.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for 127.0.0.1 at 2016-02-23 04:08:22 +0100

Started GET “/assets/rules.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for 127.0.0.1 at 2016-02-23 04:08:22 +0100

Started GET “/assets/main.self-acbff20b2539abf0d509fe495fd494a110c0638603ae1615f51e9c00b0fb6dba.css?body=1” for 127.0.0.1 at 2016-02-23 04:08:22 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for 127.0.0.1 at 2016-02-23 04:08:22 +0100

Started GET “/assets/vendor.self-f086ab635ce116cbaa172865ec0026f5da650cb45a41bda2a83132767fb41824.js?body=1” for 127.0.0.1 at 2016-02-23 04:08:22 +0100

Started GET “/assets/starter-template.self-9bdf3263e2699c112b5d5cbc5c89f9494511ce97cca92d21bf4f1d0e6cbb2e48.css?body=1” for 127.0.0.1 at 2016-02-23 04:08:22 +0100

Started GET “/assets/themify-icons.self-fcec2573d193ec837b277e8a6691e8a5abc23f10fff0be526f780284c57da3e3.css?body=1” for 127.0.0.1 at 2016-02-23 04:08:22 +0100

Started GET “/assets/ui.self-5932674ca1cb4f97b26558d805c74ac83eb53bcc8cad58aa0c1c3555192bb731.css?body=1” for 127.0.0.1 at 2016-02-23 04:08:22 +0100

Started GET “/assets/newsletters.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for 127.0.0.1 at 2016-02-23 04:08:22 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for 127.0.0.1 at 2016-02-23 04:08:22 +0100

Started GET “/assets/app.self-b9484961b804b8b50a212b2d33687f2af3b7c8accc10073dbb04f286c2f0e4df.js?body=1” for 127.0.0.1 at 2016-02-23 04:08:22 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for 127.0.0.1 at 2016-02-23 04:08:22 +0100

Started GET “/assets/calendar.self-cd89dbde1ee54a9e5fafadf035a164aaa746e7d53a9c13fcdaec8b45af328a42.js?body=1” for 127.0.0.1 at 2016-02-23 04:08:22 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for 127.0.0.1 at 2016-02-23 04:08:22 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for 127.0.0.1 at 2016-02-23 04:08:22 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for 127.0.0.1 at 2016-02-23 04:08:22 +0100

Started GET “/assets/recurrences.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for 127.0.0.1 at 2016-02-23 04:08:22 +0100

Started GET “/assets/bootstrap.min.self-06b21b80bfffa7de7828e36629f0f8a07e775bb2d38238790b732a831fc5f105.js?body=1” for 127.0.0.1 at 2016-02-23 04:08:22 +0100

Started GET “/assets/event_categories.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for 127.0.0.1 at 2016-02-23 04:08:22 +0100

Started GET “/assets/event_wizard.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for 127.0.0.1 at 2016-02-23 04:08:22 +0100

Started GET “/assets/events.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for 127.0.0.1 at 2016-02-23 04:08:22 +0100

Started GET “/assets/events/build.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for 127.0.0.1 at 2016-02-23 04:08:22 +0100

Started GET “/assets/rules.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for 127.0.0.1 at 2016-02-23 04:08:22 +0100

Started GET “/assets/subscribers.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for 127.0.0.1 at 2016-02-23 04:08:22 +0100

Started GET “/assets/application.self-239bfcf2d4c320dafce982d93599055f083d298e8cffc36b34904cd355a255e3.js?body=1” for 127.0.0.1 at 2016-02-23 04:08:22 +0100

Started GET “/assets/ie10-viewport-bug-workaround.self-fc551af1f93278ce46542e0ab702a380c18f24f5b46a002804456d0b9b2cf0d0.js?body=1” for 127.0.0.1 at 2016-02-23 04:08:22 +0100

Started GET “/assets/excludes.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for 127.0.0.1 at 2016-02-23 04:08:22 +0100

Started GET “/assets/ui.self-dee1dbb585902aaee233ae29baf16de746c572d3510305bba254ce7b49627583.js?body=1” for 127.0.0.1 at 2016-02-23 04:08:22 +0100

Started GET “/assets/newsletters.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for 127.0.0.1 at 2016-02-23 04:08:22 +0100

Started GET “/assets/background/2-f6c3491538ec996e8df02e23e0fc3eaaa9e8a2bc7a991d2e42d8a6d42abcdc0f.jpg” for 127.0.0.1 at 2016-02-23 04:08:22 +0100

Started GET “/assets/glyphicons-halflings-regular-a26394f7ede100ca118eff2eda08596275a9839b959c226e15439557a5a80742.woff” for 127.0.0.1 at 2016-02-23 04:08:22 +0100

Started GET “/” for 127.0.0.1 at 2016-02-23 04:08:31 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (0.9ms)

Completed 200 OK in 267ms (Views: 266.0ms | ActiveRecord: 0.0ms)

Started GET “/build/new” for 127.0.0.1 at 2016-02-23 04:08:32 +0100 Processing by BuildController#new as HTML

 (0.2ms)  BEGIN
SQL (0.5ms)  INSERT INTO "events" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id"  [["created_at", "2016-02-23 03:08:32.656178"], ["updated_at", "2016-02-23 03:08:32.656178"]]
SQL (0.4ms)  INSERT INTO "versions" ("event", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["event", "create"], ["created_at", "2016-02-23 03:08:32.656178"], ["object_changes", "---\ncreated_at:\n- \n- &1 2016-02-23 03:08:32.656178000 Z\nupdated_at:\n- \n- *1\nid:\n- \n- 32\npriority:\n- \n- 0\nstart:\n- \n- !ruby/object:DateTime 2016-02-24 03:08:32.659114000 Z\nend:\n- \n- !ruby/object:DateTime 2016-02-24 04:08:32.659114000 Z\n"], ["item_id", 32], ["item_type", "Event"]]
 (67.2ms)  COMMIT

Redirected to 0.0.0.0:3000/events/32/build/build Completed 302 Found in 80ms (ActiveRecord: 68.3ms)

Started GET “/events/32/build/build” for 127.0.0.1 at 2016-02-23 04:08:32 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"32", "id"=>"build"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 32]]
 (0.1ms)  BEGIN
 (0.3ms)  COMMIT
 (0.4ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 32]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.2ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (14.1ms)
Rendered build/build.html.erb within layouts/application (22.8ms)

Completed 200 OK in 215ms (Views: 209.2ms | ActiveRecord: 1.8ms)

Started GET “/build” for 127.0.0.1 at 2016-02-23 04:08:33 +0100 Processing by BuildController#index as HTML Redirected to 0.0.0.0:3000/build/build Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/build/build” for 127.0.0.1 at 2016-02-23 04:08:33 +0100 Processing by BuildController#show as HTML

Parameters: {"id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", nil]]

Completed 404 Not Found in 2ms (ActiveRecord: 0.3ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/build_controller.rb:6:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/694b9e62cf3fbf15/variables” for 127.0.0.1 at 2016-02-23 04:08:33 +0100

Started GET “/build/new” for 127.0.0.1 at 2016-02-23 04:08:34 +0100 Processing by BuildController#new as HTML

 (0.2ms)  BEGIN
SQL (0.2ms)  INSERT INTO "events" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id"  [["created_at", "2016-02-23 03:08:34.191882"], ["updated_at", "2016-02-23 03:08:34.191882"]]
SQL (0.3ms)  INSERT INTO "versions" ("event", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["event", "create"], ["created_at", "2016-02-23 03:08:34.191882"], ["object_changes", "---\ncreated_at:\n- \n- &1 2016-02-23 03:08:34.191882000 Z\nupdated_at:\n- \n- *1\nid:\n- \n- 33\npriority:\n- \n- 0\nstart:\n- \n- !ruby/object:DateTime 2016-02-24 03:08:34.193119000 Z\nend:\n- \n- !ruby/object:DateTime 2016-02-24 04:08:34.193119000 Z\n"], ["item_id", 33], ["item_type", "Event"]]
 (34.7ms)  COMMIT

Redirected to 0.0.0.0:3000/events/33/build/build Completed 302 Found in 43ms (ActiveRecord: 35.3ms)

Started GET “/events/33/build/build” for 127.0.0.1 at 2016-02-23 04:08:34 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"33", "id"=>"build"}
Event Load (1.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 33]]
 (0.2ms)  BEGIN
 (0.3ms)  COMMIT
 (0.6ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 33]]
Role Load (0.6ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.5ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (20.0ms)
Rendered build/build.html.erb within layouts/application (21.3ms)

Completed 200 OK in 176ms (Views: 165.5ms | ActiveRecord: 3.4ms)

Started GET “/build/new” for 127.0.0.1 at 2016-02-23 04:08:34 +0100 Processing by BuildController#new as HTML

 (0.2ms)  BEGIN
SQL (0.2ms)  INSERT INTO "events" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id"  [["created_at", "2016-02-23 03:08:34.811786"], ["updated_at", "2016-02-23 03:08:34.811786"]]
SQL (0.3ms)  INSERT INTO "versions" ("event", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["event", "create"], ["created_at", "2016-02-23 03:08:34.811786"], ["object_changes", "---\ncreated_at:\n- \n- &1 2016-02-23 03:08:34.811786000 Z\nupdated_at:\n- \n- *1\nid:\n- \n- 34\npriority:\n- \n- 0\nstart:\n- \n- !ruby/object:DateTime 2016-02-24 03:08:34.813105000 Z\nend:\n- \n- !ruby/object:DateTime 2016-02-24 04:08:34.813105000 Z\n"], ["item_id", 34], ["item_type", "Event"]]
 (0.5ms)  COMMIT

Redirected to 0.0.0.0:3000/events/34/build/build Completed 302 Found in 12ms (ActiveRecord: 1.3ms)

Started GET “/events/34/build/build” for 127.0.0.1 at 2016-02-23 04:08:34 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"34", "id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 34]]
 (0.1ms)  BEGIN
 (0.2ms)  COMMIT
 (0.4ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 34]]
Role Load (0.2ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.3ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (19.0ms)
Rendered build/build.html.erb within layouts/application (21.7ms)

Completed 200 OK in 170ms (Views: 165.4ms | ActiveRecord: 1.6ms)

Started GET “/events/34/build/build” for 127.0.0.1 at 2016-02-23 04:09:16 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"34", "id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 34]]
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.3ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 34]]
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.4ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (53.4ms)
Rendered build/build.html.erb within layouts/application (55.0ms)

Completed 200 OK in 1337ms (Views: 1291.6ms | ActiveRecord: 6.6ms)

Started GET “/events/4/build/check” for 127.0.0.1 at 2016-02-23 04:09:18 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"4", "id"=>"check"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 4]]
 (0.2ms)  BEGIN
 (0.3ms)  COMMIT
Rendered build/check.html.erb within layouts/application (3.4ms)

Completed 500 Internal Server Error in 42ms (ActiveRecord: 0.9ms)

NoMethodError - undefined method `to_date' for nil:NilClass:

app/views/build/check.html.erb:11:in `block in _app_views_build_check_html_erb___284508182139686558_70207923918880'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for'
app/views/build/check.html.erb:5:in `_app_views_build_check_html_erb___284508182139686558_70207923918880'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:29:in `render_step'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:11:in `render_wizard'
app/controllers/build_controller.rb:23:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started GET “/” for 127.0.0.1 at 2016-02-23 04:09:18 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (0.7ms)

Completed 200 OK in 191ms (Views: 190.0ms | ActiveRecord: 0.0ms)

Started GET “/build/new” for 127.0.0.1 at 2016-02-23 04:09:18 +0100 Processing by BuildController#new as HTML

 (0.2ms)  BEGIN
SQL (0.5ms)  INSERT INTO "events" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id"  [["created_at", "2016-02-23 03:09:18.867227"], ["updated_at", "2016-02-23 03:09:18.867227"]]
SQL (0.5ms)  INSERT INTO "versions" ("event", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["event", "create"], ["created_at", "2016-02-23 03:09:18.867227"], ["object_changes", "---\ncreated_at:\n- \n- &1 2016-02-23 03:09:18.867227000 Z\nupdated_at:\n- \n- *1\nid:\n- \n- 35\npriority:\n- \n- 0\nstart:\n- \n- 2016-02-24 03:09:18.869137000 Z\nend:\n- \n- 2016-02-24 04:09:18.869137000 Z\n"], ["item_id", 35], ["item_type", "Event"]]
 (51.7ms)  COMMIT

Redirected to 0.0.0.0:3000/events/35/build/build Completed 302 Found in 95ms (ActiveRecord: 54.9ms)

Started GET “/events/35/build/build” for 127.0.0.1 at 2016-02-23 04:09:18 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"35", "id"=>"build"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 35]]
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.2ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 35]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.3ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (13.0ms)
Rendered build/build.html.erb within layouts/application (13.9ms)

Completed 200 OK in 132ms (Views: 127.4ms | ActiveRecord: 1.2ms)

Started GET “/build/new” for 127.0.0.1 at 2016-02-23 04:09:19 +0100 Processing by BuildController#new as HTML

 (0.3ms)  BEGIN
SQL (0.3ms)  INSERT INTO "events" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id"  [["created_at", "2016-02-23 03:09:19.527379"], ["updated_at", "2016-02-23 03:09:19.527379"]]
SQL (0.4ms)  INSERT INTO "versions" ("event", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["event", "create"], ["created_at", "2016-02-23 03:09:19.527379"], ["object_changes", "---\ncreated_at:\n- \n- &1 2016-02-23 03:09:19.527379000 Z\nupdated_at:\n- \n- *1\nid:\n- \n- 36\npriority:\n- \n- 0\nstart:\n- \n- 2016-02-24 03:09:19.529458000 Z\nend:\n- \n- 2016-02-24 04:09:19.529458000 Z\n"], ["item_id", 36], ["item_type", "Event"]]
 (1.2ms)  COMMIT

Redirected to 0.0.0.0:3000/events/36/build/build Completed 302 Found in 16ms (ActiveRecord: 2.2ms)

Started GET “/events/36/build/build” for 127.0.0.1 at 2016-02-23 04:09:19 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"36", "id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 36]]
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
 (0.3ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 36]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.5ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (19.9ms)
Rendered build/build.html.erb within layouts/application (21.1ms)

Completed 200 OK in 191ms (Views: 185.6ms | ActiveRecord: 1.7ms)

Started GET “/events/36/build/build” for 127.0.0.1 at 2016-02-23 04:09:34 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"36", "id"=>"build"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 36]]
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.4ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 36]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.2ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (13.6ms)
Rendered build/build.html.erb within layouts/application (14.6ms)

Completed 200 OK in 184ms (Views: 180.4ms | ActiveRecord: 1.3ms)

Started GET “/events/4/build/check” for 127.0.0.1 at 2016-02-23 04:09:36 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"4", "id"=>"check"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 4]]
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
Rendered build/check.html.erb within layouts/application (2.6ms)

Completed 500 Internal Server Error in 10ms (ActiveRecord: 0.5ms)

NoMethodError - undefined method `to_date' for nil:NilClass:

app/views/build/check.html.erb:11:in `block in _app_views_build_check_html_erb___284508182139686558_70207923918880'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for'
app/views/build/check.html.erb:5:in `_app_views_build_check_html_erb___284508182139686558_70207923918880'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:29:in `render_step'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:11:in `render_wizard'
app/controllers/build_controller.rb:23:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/a20bbd61eb0e1d9a/variables” for 127.0.0.1 at 2016-02-23 04:09:36 +0100

Started GET “/” for 127.0.0.1 at 2016-02-23 04:09:37 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (0.7ms)

Completed 200 OK in 185ms (Views: 183.4ms | ActiveRecord: 0.0ms)

Started GET “/build/new” for 127.0.0.1 at 2016-02-23 04:09:37 +0100 Processing by BuildController#new as HTML

 (0.2ms)  BEGIN
SQL (0.3ms)  INSERT INTO "events" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id"  [["created_at", "2016-02-23 03:09:37.921202"], ["updated_at", "2016-02-23 03:09:37.921202"]]
SQL (0.3ms)  INSERT INTO "versions" ("event", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["event", "create"], ["created_at", "2016-02-23 03:09:37.921202"], ["object_changes", "---\ncreated_at:\n- \n- &1 2016-02-23 03:09:37.921202000 Z\nupdated_at:\n- \n- *1\nid:\n- \n- 37\npriority:\n- \n- 0\nstart:\n- \n- 2016-02-24 03:09:37.923007000 Z\nend:\n- \n- 2016-02-24 04:09:37.923007000 Z\n"], ["item_id", 37], ["item_type", "Event"]]
 (0.5ms)  COMMIT

Redirected to 0.0.0.0:3000/events/37/build/build Completed 302 Found in 13ms (ActiveRecord: 2.6ms)

Started GET “/events/37/build/build” for 127.0.0.1 at 2016-02-23 04:09:37 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"37", "id"=>"build"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 37]]
 (0.1ms)  BEGIN
 (0.2ms)  COMMIT
 (0.5ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 37]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.5ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (18.5ms)
Rendered build/build.html.erb within layouts/application (19.5ms)

Completed 200 OK in 159ms (Views: 154.1ms | ActiveRecord: 1.9ms)

Started GET “/build” for 127.0.0.1 at 2016-02-23 04:09:38 +0100 Processing by BuildController#index as HTML Redirected to 0.0.0.0:3000/build/build Completed 302 Found in 1ms (ActiveRecord: 0.0ms)

Started GET “/build/build” for 127.0.0.1 at 2016-02-23 04:09:38 +0100 Processing by BuildController#show as HTML

Parameters: {"id"=>"build"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", nil]]

Completed 404 Not Found in 2ms (ActiveRecord: 0.2ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/build_controller.rb:6:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/cdedda3f434f8728/variables” for 127.0.0.1 at 2016-02-23 04:09:38 +0100

Started GET “/build/new” for 127.0.0.1 at 2016-02-23 04:09:39 +0100 Processing by BuildController#new as HTML

 (0.2ms)  BEGIN
SQL (0.3ms)  INSERT INTO "events" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id"  [["created_at", "2016-02-23 03:09:39.921627"], ["updated_at", "2016-02-23 03:09:39.921627"]]
SQL (0.3ms)  INSERT INTO "versions" ("event", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["event", "create"], ["created_at", "2016-02-23 03:09:39.921627"], ["object_changes", "---\ncreated_at:\n- \n- &1 2016-02-23 03:09:39.921627000 Z\nupdated_at:\n- \n- *1\nid:\n- \n- 38\npriority:\n- \n- 0\nstart:\n- \n- 2016-02-24 03:09:39.923369000 Z\nend:\n- \n- 2016-02-24 04:09:39.923369000 Z\n"], ["item_id", 38], ["item_type", "Event"]]
 (0.4ms)  COMMIT

Redirected to 0.0.0.0:3000/events/38/build/build Completed 302 Found in 10ms (ActiveRecord: 1.2ms)

Started GET “/events/38/build/build” for 127.0.0.1 at 2016-02-23 04:09:39 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"38", "id"=>"build"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 38]]
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.3ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 38]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.2ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (18.3ms)
Rendered build/build.html.erb within layouts/application (19.3ms)

Completed 200 OK in 177ms (Views: 173.2ms | ActiveRecord: 1.3ms)

Started GET “/build/new” for 127.0.0.1 at 2016-02-23 04:09:40 +0100 Processing by BuildController#new as HTML

 (0.2ms)  BEGIN
SQL (0.3ms)  INSERT INTO "events" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id"  [["created_at", "2016-02-23 03:09:40.648569"], ["updated_at", "2016-02-23 03:09:40.648569"]]
SQL (0.3ms)  INSERT INTO "versions" ("event", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["event", "create"], ["created_at", "2016-02-23 03:09:40.648569"], ["object_changes", "---\ncreated_at:\n- \n- &1 2016-02-23 03:09:40.648569000 Z\nupdated_at:\n- \n- *1\nid:\n- \n- 39\npriority:\n- \n- 0\nstart:\n- \n- 2016-02-24 03:09:40.650153000 Z\nend:\n- \n- 2016-02-24 04:09:40.650153000 Z\n"], ["item_id", 39], ["item_type", "Event"]]
 (12.7ms)  COMMIT

Redirected to 0.0.0.0:3000/events/39/build/build Completed 302 Found in 24ms (ActiveRecord: 13.4ms)

Started GET “/events/39/build/build” for 127.0.0.1 at 2016-02-23 04:09:40 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"39", "id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 39]]
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.3ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 39]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.3ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (16.9ms)
Rendered build/build.html.erb within layouts/application (17.9ms)

Completed 200 OK in 204ms (Views: 199.5ms | ActiveRecord: 1.3ms)

Started GET “/events/39/build/build” for 127.0.0.1 at 2016-02-23 04:10:24 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"39", "id"=>"build"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 39]]
 (0.2ms)  BEGIN
SQL (0.4ms)  UPDATE "events" SET "priority" = $1, "start" = $2, "end" = $3, "updated_at" = $4 WHERE "events"."id" = $5  [["priority", 2], ["start", "2016-02-24 03:10:24.885429"], ["end", "2016-02-24 04:10:24.885429"], ["updated_at", "2016-02-23 03:10:24.894519"], ["id", 39]]
SQL (0.4ms)  INSERT INTO "versions" ("event", "object", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id"  [["event", "update"], ["object", "---\nid: 39\ntitle: \nstart: \npriority: \nflag: \nimageURL: \nurl: \nend: \nort: \ndescription: \ncreated_at: 2016-02-23 03:09:40.648569000 Z\nupdated_at: 2016-02-23 03:09:40.648569000 Z\nevent_category_id: \nrecurrence_id: \nrepeats: \nreviewed: \n"], ["created_at", "2016-02-23 03:10:24.894519"], ["object_changes", "---\npriority:\n- \n- 0\nstart:\n- \n- 2016-02-24 03:10:24.885429000 Z\nend:\n- \n- 2016-02-24 04:10:24.885429000 Z\nupdated_at:\n- 2016-02-23 03:09:40.648569000 Z\n- 2016-02-23 03:10:24.894519000 Z\n"], ["item_id", 39], ["item_type", "Event"]]
 (15.4ms)  COMMIT
 (0.2ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 39]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.5ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (53.6ms)
Rendered build/build.html.erb within layouts/application (54.7ms)

Completed 200 OK in 277ms (Views: 166.8ms | ActiveRecord: 26.1ms)

Started GET “/events/4/build/check” for 127.0.0.1 at 2016-02-23 04:10:26 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"4", "id"=>"check"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 4]]
 (0.1ms)  BEGIN
SQL (0.3ms)  UPDATE "events" SET "start" = $1, "updated_at" = $2 WHERE "events"."id" = $3  [["start", "2016-02-24 03:10:26.167383"], ["updated_at", "2016-02-23 03:10:26.168232"], ["id", 4]]
SQL (0.2ms)  INSERT INTO "versions" ("event", "object", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id"  [["event", "update"], ["object", "---\nid: 4\ntitle: \nstart: \npriority: 2\nflag: \nimageURL: \nurl: \nend: 2016-02-22 23:07:19.944113000 Z\nort: \ndescription: \ncreated_at: 2016-02-22 22:07:19.945013000 Z\nupdated_at: 2016-02-22 22:07:19.945013000 Z\nevent_category_id: \nrecurrence_id: \nrepeats: \nreviewed: \n"], ["created_at", "2016-02-23 03:10:26.168232"], ["object_changes", "---\nstart:\n- \n- 2016-02-24 03:10:26.167383000 Z\nupdated_at:\n- 2016-02-22 22:07:19.945013000 Z\n- 2016-02-23 03:10:26.168232000 Z\n"], ["item_id", 4], ["item_type", "Event"]]
 (0.4ms)  COMMIT
Rendered build/check.html.erb within layouts/application (5.2ms)

Completed 500 Internal Server Error in 20ms (ActiveRecord: 1.2ms)

NoMethodError - undefined method `name' for nil:NilClass:

app/views/build/check.html.erb:35:in `block in _app_views_build_check_html_erb___284508182139686558_70207923918880'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
actionview (4.2.5.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
actionview (4.2.5.1) lib/action_view/helpers/form_helper.rb:444:in `form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc'
simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for'
app/views/build/check.html.erb:5:in `_app_views_build_check_html_erb___284508182139686558_70207923918880'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:29:in `render_step'
wicked (1.2.1) lib/wicked/controller/concerns/render_redirect.rb:11:in `render_wizard'
app/controllers/build_controller.rb:23:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/1ae5a75798d02bf5/variables” for 127.0.0.1 at 2016-02-23 04:10:26 +0100

Started GET “/” for 127.0.0.1 at 2016-02-23 04:10:26 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (0.5ms)

Completed 200 OK in 139ms (Views: 137.9ms | ActiveRecord: 0.0ms)

Started GET “/build/new” for 127.0.0.1 at 2016-02-23 04:10:27 +0100 Processing by BuildController#new as HTML

 (0.2ms)  BEGIN
SQL (0.2ms)  INSERT INTO "events" ("priority", "start", "end", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["priority", 2], ["start", "2016-02-24 03:10:27.354665"], ["end", "2016-02-24 04:10:27.354665"], ["created_at", "2016-02-23 03:10:27.355383"], ["updated_at", "2016-02-23 03:10:27.355383"]]
SQL (0.3ms)  INSERT INTO "versions" ("event", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["event", "create"], ["created_at", "2016-02-23 03:10:27.355383"], ["object_changes", "---\npriority:\n- \n- 0\nstart:\n- \n- 2016-02-24 03:10:27.354665000 Z\nend:\n- \n- 2016-02-24 04:10:27.354665000 Z\ncreated_at:\n- \n- &1 2016-02-23 03:10:27.355383000 Z\nupdated_at:\n- \n- *1\nid:\n- \n- 40\n"], ["item_id", 40], ["item_type", "Event"]]
 (0.4ms)  COMMIT

Redirected to 0.0.0.0:3000/events/40/build/build Completed 302 Found in 10ms (ActiveRecord: 1.1ms)

Started GET “/events/40/build/build” for 127.0.0.1 at 2016-02-23 04:10:27 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"40", "id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 40]]
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.2ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 40]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.2ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (17.7ms)
Rendered build/build.html.erb within layouts/application (18.7ms)

Completed 200 OK in 299ms (Views: 294.5ms | ActiveRecord: 1.2ms)

Started GET “/build” for 127.0.0.1 at 2016-02-23 04:10:28 +0100 Processing by BuildController#index as HTML Redirected to 0.0.0.0:3000/build/build Completed 302 Found in 1ms (ActiveRecord: 0.0ms)

Started GET “/build/build” for 127.0.0.1 at 2016-02-23 04:10:28 +0100 Processing by BuildController#show as HTML

Parameters: {"id"=>"build"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", nil]]

Completed 404 Not Found in 2ms (ActiveRecord: 0.2ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/build_controller.rb:6:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/0223c99045f1ae99/variables” for 127.0.0.1 at 2016-02-23 04:10:28 +0100

Started GET “/build/new” for 127.0.0.1 at 2016-02-23 04:10:29 +0100 Processing by BuildController#new as HTML

 (0.1ms)  BEGIN
SQL (0.3ms)  INSERT INTO "events" ("priority", "start", "end", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["priority", 2], ["start", "2016-02-24 03:10:29.567882"], ["end", "2016-02-24 04:10:29.567882"], ["created_at", "2016-02-23 03:10:29.568625"], ["updated_at", "2016-02-23 03:10:29.568625"]]
SQL (0.3ms)  INSERT INTO "versions" ("event", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["event", "create"], ["created_at", "2016-02-23 03:10:29.568625"], ["object_changes", "---\npriority:\n- \n- 0\nstart:\n- \n- 2016-02-24 03:10:29.567882000 Z\nend:\n- \n- 2016-02-24 04:10:29.567882000 Z\ncreated_at:\n- \n- &1 2016-02-23 03:10:29.568625000 Z\nupdated_at:\n- \n- *1\nid:\n- \n- 41\n"], ["item_id", 41], ["item_type", "Event"]]
 (0.4ms)  COMMIT

Redirected to 0.0.0.0:3000/events/41/build/build Completed 302 Found in 8ms (ActiveRecord: 1.1ms)

Started GET “/events/41/build/build” for 127.0.0.1 at 2016-02-23 04:10:29 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"41", "id"=>"build"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 41]]
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.2ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 41]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.2ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (14.8ms)
Rendered build/build.html.erb within layouts/application (16.5ms)

Completed 200 OK in 136ms (Views: 131.5ms | ActiveRecord: 1.2ms)

Started GET “/build/new” for 127.0.0.1 at 2016-02-23 04:10:30 +0100 Processing by BuildController#new as HTML

 (0.2ms)  BEGIN
SQL (0.3ms)  INSERT INTO "events" ("priority", "start", "end", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["priority", 2], ["start", "2016-02-24 03:10:30.225959"], ["end", "2016-02-24 04:10:30.225959"], ["created_at", "2016-02-23 03:10:30.226643"], ["updated_at", "2016-02-23 03:10:30.226643"]]
SQL (0.3ms)  INSERT INTO "versions" ("event", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["event", "create"], ["created_at", "2016-02-23 03:10:30.226643"], ["object_changes", "---\npriority:\n- \n- 0\nstart:\n- \n- 2016-02-24 03:10:30.225959000 Z\nend:\n- \n- 2016-02-24 04:10:30.225959000 Z\ncreated_at:\n- \n- &1 2016-02-23 03:10:30.226643000 Z\nupdated_at:\n- \n- *1\nid:\n- \n- 42\n"], ["item_id", 42], ["item_type", "Event"]]
 (48.5ms)  COMMIT

Redirected to 0.0.0.0:3000/events/42/build/build Completed 302 Found in 59ms (ActiveRecord: 49.3ms)

Started GET “/events/42/build/build” for 127.0.0.1 at 2016-02-23 04:10:30 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"42", "id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 42]]
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.2ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 42]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.2ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (15.3ms)
Rendered build/build.html.erb within layouts/application (16.2ms)

Completed 200 OK in 169ms (Views: 163.7ms | ActiveRecord: 1.2ms)

Started PATCH “/events/42/build/build” for 127.0.0.1 at 2016-02-23 04:11:37 +0100 Processing by BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"mmovaJqRqeHvRTiVhBLNnHdylvFH6LJBLduA9ZO29/QuIuXbiuABqluIqJTR+Ua3Z/Ug60qjdQgFY+J20YJfwA==", "event"=>{"title"=>"PATATA", "start(3i)"=>"24", "start(2i)"=>"2", "start(1i)"=>"2016", "start(4i)"=>"03", "start(5i)"=>"10", "priority"=>"medium", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(3i)"=>"24", "end(2i)"=>"2", "end(1i)"=>"2016", "end(4i)"=>"04", "end(5i)"=>"10", "ort"=>"", "description"=>"", "role_ids"=>[""], "event_category_id"=>"1", "repeats"=>"1"}, "commit"=>"Continue", "event_id"=>"42", "id"=>"build"}
Event Load (0.6ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 42]]
 (0.1ms)  BEGIN
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 42]]
SQL (0.7ms)  UPDATE "events" SET "title" = $1, "event_category_id" = $2, "flag" = $3, "imageURL" = $4, "url" = $5, "ort" = $6, "description" = $7, "repeats" = $8, "start" = $9, "end" = $10, "updated_at" = $11 WHERE "events"."id" = $12  [["title", "PATATA"], ["event_category_id", 1], ["flag", "f"], ["imageURL", ""], ["url", ""], ["ort", ""], ["description", ""], ["repeats", "t"], ["start", "2016-02-24 03:10:00.000000"], ["end", "2016-02-24 04:10:00.000000"], ["updated_at", "2016-02-23 03:11:37.312734"], ["id", 42]]
SQL (0.5ms)  INSERT INTO "versions" ("event", "object", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id"  [["event", "update"], ["object", "---\nid: 42\ntitle: \nstart: 2016-02-24 03:10:30.225959000 Z\npriority: 2\nflag: \nimageURL: \nurl: \nend: 2016-02-24 04:10:30.225959000 Z\nort: \ndescription: \ncreated_at: 2016-02-23 03:10:30.226643000 Z\nupdated_at: 2016-02-23 03:10:30.226643000 Z\nevent_category_id: \nrecurrence_id: \nrepeats: \nreviewed: \n"], ["created_at", "2016-02-23 03:11:37.312734"], ["object_changes", "---\ntitle:\n- \n- PATATA\nevent_category_id:\n- \n- 1\nflag:\n- \n- false\nimageURL:\n- \n- ''\nurl:\n- \n- ''\nort:\n- \n- ''\ndescription:\n- \n- ''\nrepeats:\n- \n- true\nstart:\n- 2016-02-24 03:10:30.225959000 Z\n- 2016-02-24 03:10:00.000000000 Z\nend:\n- 2016-02-24 04:10:30.225959000 Z\n- 2016-02-24 04:10:00.000000000 Z\nupdated_at:\n- 2016-02-23 03:10:30.226643000 Z\n- 2016-02-23 03:11:37.312734000 Z\n"], ["item_id", 42], ["item_type", "Event"]]
 (0.5ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT

Redirected to 0.0.0.0:3000/events/42/build/add_recurrence Completed 302 Found in 20ms (ActiveRecord: 3.2ms)

Started GET “/events/42/build/add_recurrence” for 127.0.0.1 at 2016-02-23 04:11:37 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"42", "id"=>"add_recurrence"}
Event Load (0.7ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 42]]
 (0.2ms)  BEGIN
SQL (0.3ms)  INSERT INTO "recurrences" ("start", "end", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["start", "2016-02-24"], ["end", "2016-03-24"], ["created_at", "2016-02-23 03:11:37.347914"], ["updated_at", "2016-02-23 03:11:37.347914"]]
 (0.4ms)  COMMIT
 (0.1ms)  BEGIN
SQL (0.6ms)  UPDATE "events" SET "recurrence_id" = $1, "updated_at" = $2 WHERE "events"."id" = $3  [["recurrence_id", 7], ["updated_at", "2016-02-23 03:11:37.350627"], ["id", 42]]
SQL (0.5ms)  INSERT INTO "versions" ("event", "object", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id"  [["event", "update"], ["object", "---\nid: 42\ntitle: PATATA\nstart: 2016-02-24 03:10:00.000000000 Z\npriority: 2\nflag: false\nimageURL: ''\nurl: ''\nend: 2016-02-24 04:10:00.000000000 Z\nort: ''\ndescription: ''\ncreated_at: 2016-02-23 03:10:30.226643000 Z\nupdated_at: 2016-02-23 03:11:37.312734000 Z\nevent_category_id: 1\nrecurrence_id: \nrepeats: true\nreviewed: \n"], ["created_at", "2016-02-23 03:11:37.350627"], ["object_changes", "---\nrecurrence_id:\n- \n- 7\nupdated_at:\n- 2016-02-23 03:11:37.312734000 Z\n- 2016-02-23 03:11:37.350627000 Z\n"], ["item_id", 42], ["item_type", "Event"]]
 (0.4ms)  COMMIT
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 7]]
Rendered build/_rule_fields.html.erb (5.9ms)
Rendered build/add_recurrence.html.erb within layouts/application (40.3ms)

Completed 200 OK in 566ms (Views: 545.1ms | ActiveRecord: 5.7ms)

Started GET “/events/42/build/build” for 127.0.0.1 at 2016-02-23 04:12:47 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"42", "id"=>"build"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 42]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 7]]
 (0.3ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 42]]
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.4ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (41.3ms)
Rendered build/build.html.erb within layouts/application (44.4ms)

Completed 200 OK in 923ms (Views: 847.6ms | ActiveRecord: 1.8ms)

Started PATCH “/events/42/build/build” for 127.0.0.1 at 2016-02-23 04:12:52 +0100 Processing by BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"4Veir6LuUeKy+KdBuEz2MQbmRjU0xdmmlBpLEGZwrG9VH2gcsp/5qQY1N0Dtp30aFmHwLzmOHu+8oimTJEQEWw==", "event"=>{"title"=>"PATATA", "start(3i)"=>"24", "start(2i)"=>"2", "start(1i)"=>"2016", "start(4i)"=>"03", "start(5i)"=>"10", "priority"=>"medium", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(3i)"=>"24", "end(2i)"=>"2", "end(1i)"=>"2016", "end(4i)"=>"04", "end(5i)"=>"10", "ort"=>"", "description"=>"", "role_ids"=>[""], "event_category_id"=>"1", "repeats"=>"1"}, "commit"=>"Continue", "event_id"=>"42", "id"=>"build"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 42]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 7]]
 (0.1ms)  BEGIN
Role Load (0.4ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 42]]
 (0.1ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT

Redirected to 0.0.0.0:3000/events/42/build/add_recurrence Completed 302 Found in 15ms (ActiveRecord: 4.5ms)

Started GET “/events/42/build/add_recurrence” for 127.0.0.1 at 2016-02-23 04:12:52 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"42", "id"=>"add_recurrence"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 42]]
Recurrence Load (0.2ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 7]]
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 7]]
Rendered build/_rule_fields.html.erb (6.8ms)
Rendered build/add_recurrence.html.erb within layouts/application (41.7ms)

Completed 200 OK in 181ms (Views: 178.4ms | ActiveRecord: 0.9ms)

Started PATCH “/events/42/build/add_recurrence” for 127.0.0.1 at 2016-02-23 04:12:59 +0100 Processing by BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"cPBhdNLPzaqr2bJLNnzVv64EvZwTG560Cgkg6OXCueXEuKvHwr5l4R8UIkpjl16UvoMLhh5QWf0isUJrp/YR0Q==", "recurrence"=>{"end(3i)"=>"24", "end(2i)"=>"3", "end(1i)"=>"2016", "rules_attributes"=>{"1456197175607"=>{"day"=>"0", "week"=>"1", "_destroy"=>"false"}}}, "commit"=>"Continue", "event_id"=>"42", "id"=>"add_recurrence"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 42]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 7]]
 (0.1ms)  BEGIN
SQL (0.5ms)  INSERT INTO "rules" ("day", "week", "recurrence_id", "month", "days", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["day", 0], ["week", 1], ["recurrence_id", 7], ["month", 0], ["days", 0], ["created_at", "2016-02-23 03:12:59.369306"], ["updated_at", "2016-02-23 03:12:59.369306"]]
 (15.6ms)  COMMIT
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT

Redirected to 0.0.0.0:3000/events/42/build/add_excludes Completed 302 Found in 28ms (ActiveRecord: 17.9ms)

Started GET “/events/42/build/add_excludes” for 127.0.0.1 at 2016-02-23 04:12:59 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"42", "id"=>"add_excludes"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 42]]
Recurrence Load (0.2ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 7]]
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."recurrence_id" = $1  ORDER BY "events"."id" ASC LIMIT 1  [["recurrence_id", 7]]
Rule Load (0.2ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 7]]
Exclude Load (0.3ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 7]]
Rendered build/add_excludes.html.erb within layouts/application (29.2ms)

Completed 200 OK in 160ms (Views: 155.6ms | ActiveRecord: 2.0ms)

Started PATCH “/events/42/build/add_excludes” for 127.0.0.1 at 2016-02-23 04:13:09 +0100 Processing by BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"K9X1OVUEknOB0G6u+KJSCHWQU+tT5RrKKOMbQdo/VKifnT+KRXU6ODUd/q+tSdkjZRfl8V6u3YMAW3nCmAv8nA==", "recurrence"=>{"exclude_ids"=>["", "2016-03-14 00:00:00 +0100"]}, "commit"=>"Continue", "event_id"=>"42", "id"=>"add_excludes"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 42]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 7]]
 (0.4ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 7]]
 (0.1ms)  BEGIN
SQL (0.6ms)  INSERT INTO "excludes" ("date", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["date", "2016-03-14"], ["recurrence_id", 7], ["created_at", "2016-02-23 03:13:09.952192"], ["updated_at", "2016-02-23 03:13:09.952192"]]
 (0.5ms)  COMMIT
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT

Redirected to 0.0.0.0:3000/events/42/build/check Completed 302 Found in 21ms (ActiveRecord: 3.9ms)

Started GET “/events/42/build/check” for 127.0.0.1 at 2016-02-23 04:13:09 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"42", "id"=>"check"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 42]]
Recurrence Load (0.2ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 7]]
EventCategory Load (0.3ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
 (0.4ms)  SELECT COUNT(*) FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 42]]
Rule Load (0.2ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 7]]
 (0.3ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 7]]
Exclude Load (0.2ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 7]]
Rendered build/check.html.erb within layouts/application (13.5ms)

Completed 200 OK in 147ms (Views: 141.9ms | ActiveRecord: 1.8ms)

Started PATCH “/events/42/build/check” for 127.0.0.1 at 2016-02-23 04:16:53 +0100 Processing by BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"uZN+3ZuIX/U+7ORs08Rpc4L/8+zL58U5clP3GZ3xR8sN27Rui/n3voohdG2GL+JYknhF9sasAnBa65Wa38Xv/w==", "event"=>{"reviewed"=>"true"}, "commit"=>"Absenden", "event_id"=>"42", "id"=>"check"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 42]]
Recurrence Load (0.5ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 7]]
 (0.5ms)  SELECT COUNT(*) FROM "events" WHERE "events"."recurrence_id" = $1  [["recurrence_id", 7]]
Rule Load (0.5ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 7]]
 (0.4ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 7]]
Exclude Load (0.4ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 7]]
EventCategory Load (0.5ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
 (0.6ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 42]]
 (0.4ms)  BEGIN
SQL (1.0ms)  INSERT INTO "events" ("title", "description", "event_category_id", "ort", "url", "imageURL", "start", "end", "repeats", "priority", "flag", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) RETURNING "id"  [["title", "PATATA"], ["description", ""], ["event_category_id", 1], ["ort", ""], ["url", ""], ["imageURL", ""], ["start", "2016-02-29 03:10:00.000000"], ["end", "2016-02-29 04:10:00.000000"], ["repeats", "t"], ["priority", 2], ["flag", "f"], ["recurrence_id", 7], ["created_at", "2016-02-23 03:23:45.143965"], ["updated_at", "2016-02-23 03:23:45.143965"]]
SQL (0.7ms)  INSERT INTO "versions" ("event", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["event", "create"], ["created_at", "2016-02-23 03:23:45.143965"], ["object_changes", "---\ntitle:\n- \n- PATATA\ndescription:\n- \n- ''\nevent_category_id:\n- \n- 1\nort:\n- \n- ''\nurl:\n- \n- ''\nimageURL:\n- \n- ''\nstart:\n- \n- !ruby/object:DateTime 2016-02-29 03:10:00.000000000 Z\nend:\n- \n- !ruby/object:DateTime 2016-02-29 04:10:00.000000000 Z\nrepeats:\n- \n- true\npriority:\n- \n- 0\nflag:\n- \n- false\nrecurrence_id:\n- \n- 7\ncreated_at:\n- \n- &1 2016-02-23 03:23:45.143965000 Z\nupdated_at:\n- \n- *1\nid:\n- \n- 43\n"], ["item_id", 43], ["item_type", "Event"]]
 (0.7ms)  COMMIT
 (0.6ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 42]]
 (0.8ms)  BEGIN
SQL (0.6ms)  INSERT INTO "events" ("title", "description", "event_category_id", "ort", "url", "imageURL", "start", "end", "repeats", "priority", "flag", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) RETURNING "id"  [["title", "PATATA"], ["description", ""], ["event_category_id", 1], ["ort", ""], ["url", ""], ["imageURL", ""], ["start", "2016-03-07 03:10:00.000000"], ["end", "2016-03-07 04:10:00.000000"], ["repeats", "t"], ["priority", 2], ["flag", "f"], ["recurrence_id", 7], ["created_at", "2016-02-23 03:24:24.801639"], ["updated_at", "2016-02-23 03:24:24.801639"]]
SQL (0.4ms)  INSERT INTO "versions" ("event", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["event", "create"], ["created_at", "2016-02-23 03:24:24.801639"], ["object_changes", "---\ntitle:\n- \n- PATATA\ndescription:\n- \n- ''\nevent_category_id:\n- \n- 1\nort:\n- \n- ''\nurl:\n- \n- ''\nimageURL:\n- \n- ''\nstart:\n- \n- !ruby/object:DateTime 2016-03-07 03:10:00.000000000 Z\nend:\n- \n- !ruby/object:DateTime 2016-03-07 04:10:00.000000000 Z\nrepeats:\n- \n- true\npriority:\n- \n- 0\nflag:\n- \n- false\nrecurrence_id:\n- \n- 7\ncreated_at:\n- \n- &1 2016-02-23 03:24:24.801639000 Z\nupdated_at:\n- \n- *1\nid:\n- \n- 44\n"], ["item_id", 44], ["item_type", "Event"]]
 (0.6ms)  COMMIT
 (0.4ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 42]]
 (0.5ms)  BEGIN
SQL (0.6ms)  INSERT INTO "events" ("title", "description", "event_category_id", "ort", "url", "imageURL", "start", "end", "repeats", "priority", "flag", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) RETURNING "id"  [["title", "PATATA"], ["description", ""], ["event_category_id", 1], ["ort", ""], ["url", ""], ["imageURL", ""], ["start", "2016-03-21 03:10:00.000000"], ["end", "2016-03-21 04:10:00.000000"], ["repeats", "t"], ["priority", 2], ["flag", "f"], ["recurrence_id", 7], ["created_at", "2016-02-23 03:24:31.069453"], ["updated_at", "2016-02-23 03:24:31.069453"]]
SQL (0.4ms)  INSERT INTO "versions" ("event", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["event", "create"], ["created_at", "2016-02-23 03:24:31.069453"], ["object_changes", "---\ntitle:\n- \n- PATATA\ndescription:\n- \n- ''\nevent_category_id:\n- \n- 1\nort:\n- \n- ''\nurl:\n- \n- ''\nimageURL:\n- \n- ''\nstart:\n- \n- !ruby/object:DateTime 2016-03-21 03:10:00.000000000 Z\nend:\n- \n- !ruby/object:DateTime 2016-03-21 04:10:00.000000000 Z\nrepeats:\n- \n- true\npriority:\n- \n- 0\nflag:\n- \n- false\nrecurrence_id:\n- \n- 7\ncreated_at:\n- \n- &1 2016-02-23 03:24:31.069453000 Z\nupdated_at:\n- \n- *1\nid:\n- \n- 45\n"], ["item_id", 45], ["item_type", "Event"]]
 (0.6ms)  COMMIT
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT

Redirected to 0.0.0.0:3000/events/42/build/wicked_finish Completed 302 Found in 457842ms (ActiveRecord: 19.4ms)

Started GET “/events/42/build/wicked_finish” for 127.0.0.1 at 2016-02-23 04:24:31 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"42", "id"=>"wicked_finish"}
Event Load (2.1ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 42]]
Recurrence Load (0.7ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 7]]

Wizard has finished, redirecting to finish_wizard_path: “/” Redirected to 0.0.0.0:3000/ Completed 302 Found in 23ms (ActiveRecord: 2.8ms)

Started GET “/” for 127.0.0.1 at 2016-02-23 04:24:31 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (2.6ms)

Completed 200 OK in 734ms (Views: 728.4ms | ActiveRecord: 0.0ms)

Started GET “/build/new” for ::1 at 2016-02-23 04:39:28 +0100

ActiveRecord::SchemaMigration Load (0.5ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by BuildController#new as HTML

 (0.2ms)  BEGIN
SQL (28.3ms)  INSERT INTO "events" ("priority", "start", "end", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["priority", 2], ["start", "2016-02-24 03:39:29.535373"], ["end", "2016-02-24 04:39:29.535373"], ["created_at", "2016-02-23 03:39:29.543491"], ["updated_at", "2016-02-23 03:39:29.543491"]]
SQL (0.4ms)  INSERT INTO "versions" ("event", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["event", "create"], ["created_at", "2016-02-23 03:39:29.543491"], ["object_changes", "---\npriority:\n- \n- 0\nstart:\n- \n- 2016-02-24 03:39:29.535373000 Z\nend:\n- \n- 2016-02-24 04:39:29.535373000 Z\ncreated_at:\n- \n- &1 2016-02-23 03:39:29.543491000 Z\nupdated_at:\n- \n- *1\nid:\n- \n- 46\n"], ["item_id", 46], ["item_type", "Event"]]
 (31.9ms)  COMMIT

Redirected to localhost:3000/events/46/build/build Completed 302 Found in 261ms (ActiveRecord: 66.9ms)

Started GET “/events/46/build/build” for ::1 at 2016-02-23 04:39:29 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"46", "id"=>"build"}
Event Load (0.6ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 46]]
 (0.2ms)  BEGIN
 (0.5ms)  COMMIT
 (0.6ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 46]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.4ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (1137.5ms)
Rendered build/build.html.erb within layouts/application (1163.9ms)

Completed 200 OK in 5001ms (Views: 4901.2ms | ActiveRecord: 6.3ms)

Started PATCH “/events/46/build/build” for ::1 at 2016-02-23 04:39:54 +0100 Processing by BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"LHZvPty5Tg8FOE215zfUk+sMyArksOMOcyYIS4O5hYzoWD1AE8Gup7+FnP1n2fysZnRTtL8L6ZSDwQbu5KDVaA==", "event"=>{"title"=>"Neuer Koloss", "start(3i)"=>"24", "start(2i)"=>"2", "start(1i)"=>"2016", "start(4i)"=>"03", "start(5i)"=>"39", "priority"=>"medium", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(3i)"=>"24", "end(2i)"=>"2", "end(1i)"=>"2016", "end(4i)"=>"04", "end(5i)"=>"39", "ort"=>"", "description"=>"", "role_ids"=>[""], "event_category_id"=>"1", "repeats"=>"1"}, "commit"=>"Continue", "event_id"=>"46", "id"=>"build"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 46]]
 (0.1ms)  BEGIN
Role Load (0.3ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 46]]
SQL (0.6ms)  UPDATE "events" SET "title" = $1, "event_category_id" = $2, "flag" = $3, "imageURL" = $4, "url" = $5, "ort" = $6, "description" = $7, "repeats" = $8, "start" = $9, "end" = $10, "updated_at" = $11 WHERE "events"."id" = $12  [["title", "Neuer Koloss"], ["event_category_id", 1], ["flag", "f"], ["imageURL", ""], ["url", ""], ["ort", ""], ["description", ""], ["repeats", "t"], ["start", "2016-02-24 03:39:00.000000"], ["end", "2016-02-24 04:39:00.000000"], ["updated_at", "2016-02-23 03:39:54.918372"], ["id", 46]]
SQL (0.4ms)  INSERT INTO "versions" ("event", "object", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id"  [["event", "update"], ["object", "---\nid: 46\ntitle: \nstart: 2016-02-24 03:39:29.535373000 Z\npriority: 2\nflag: \nimageURL: \nurl: \nend: 2016-02-24 04:39:29.535373000 Z\nort: \ndescription: \ncreated_at: 2016-02-23 03:39:29.543491000 Z\nupdated_at: 2016-02-23 03:39:29.543491000 Z\nevent_category_id: \nrecurrence_id: \nrepeats: \nreviewed: \n"], ["created_at", "2016-02-23 03:39:54.918372"], ["object_changes", "---\ntitle:\n- \n- Neuer Koloss\nevent_category_id:\n- \n- 1\nflag:\n- \n- false\nimageURL:\n- \n- ''\nurl:\n- \n- ''\nort:\n- \n- ''\ndescription:\n- \n- ''\nrepeats:\n- \n- true\nstart:\n- 2016-02-24 03:39:29.535373000 Z\n- 2016-02-24 03:39:00.000000000 Z\nend:\n- 2016-02-24 04:39:29.535373000 Z\n- 2016-02-24 04:39:00.000000000 Z\nupdated_at:\n- 2016-02-23 03:39:29.543491000 Z\n- 2016-02-23 03:39:54.918372000 Z\n"], ["item_id", 46], ["item_type", "Event"]]
 (15.7ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT

Redirected to localhost:3000/events/46/build/add_recurrence Completed 302 Found in 48ms (ActiveRecord: 17.8ms)

Started GET “/events/46/build/add_recurrence” for ::1 at 2016-02-23 04:39:54 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"46", "id"=>"add_recurrence"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 46]]
 (0.2ms)  BEGIN
SQL (33.2ms)  INSERT INTO "recurrences" ("start", "end", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["start", "2016-02-24"], ["end", "2016-03-24"], ["created_at", "2016-02-23 03:39:54.982149"], ["updated_at", "2016-02-23 03:39:54.982149"]]
 (11.6ms)  COMMIT
 (0.2ms)  BEGIN
SQL (0.5ms)  UPDATE "events" SET "recurrence_id" = $1, "updated_at" = $2 WHERE "events"."id" = $3  [["recurrence_id", 8], ["updated_at", "2016-02-23 03:39:55.030251"], ["id", 46]]
SQL (0.3ms)  INSERT INTO "versions" ("event", "object", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id"  [["event", "update"], ["object", "---\nid: 46\ntitle: Neuer Koloss\nstart: 2016-02-24 03:39:00.000000000 Z\npriority: 2\nflag: false\nimageURL: ''\nurl: ''\nend: 2016-02-24 04:39:00.000000000 Z\nort: ''\ndescription: ''\ncreated_at: 2016-02-23 03:39:29.543491000 Z\nupdated_at: 2016-02-23 03:39:54.918372000 Z\nevent_category_id: 1\nrecurrence_id: \nrepeats: true\nreviewed: \n"], ["created_at", "2016-02-23 03:39:55.030251"], ["object_changes", "---\nrecurrence_id:\n- \n- 8\nupdated_at:\n- 2016-02-23 03:39:54.918372000 Z\n- 2016-02-23 03:39:55.030251000 Z\n"], ["item_id", 46], ["item_type", "Event"]]
 (30.2ms)  COMMIT
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 8]]
Rendered build/_rule_fields.html.erb (11.8ms)
Rendered build/add_recurrence.html.erb within layouts/application (547.4ms)

Completed 200 OK in 1308ms (Views: 1208.3ms | ActiveRecord: 79.6ms)

Started PATCH “/events/46/build/add_recurrence” for ::1 at 2016-02-23 04:40:15 +0100 Processing by BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"FYyi9xY1sc9BPkDZO7UBJdER/5r5gJt+ZKJOAblp5e/RovCJ2U1RZ/uDkZG7WykaXGlkJKI7keSURUCk3nC1Cw==", "recurrence"=>{"end(3i)"=>"24", "end(2i)"=>"3", "end(1i)"=>"2016", "rules_attributes"=>{"1456198812586"=>{"day"=>"0", "week"=>"1", "_destroy"=>"false"}}}, "commit"=>"Continue", "event_id"=>"46", "id"=>"add_recurrence"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 46]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 8]]
 (0.1ms)  BEGIN
SQL (0.5ms)  INSERT INTO "rules" ("day", "week", "recurrence_id", "month", "days", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["day", 0], ["week", 1], ["recurrence_id", 8], ["month", 0], ["days", 0], ["created_at", "2016-02-23 03:40:15.402017"], ["updated_at", "2016-02-23 03:40:15.402017"]]
 (0.5ms)  COMMIT
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT

Redirected to localhost:3000/events/46/build/add_excludes Completed 302 Found in 18ms (ActiveRecord: 2.2ms)

Started GET “/events/46/build/add_excludes” for ::1 at 2016-02-23 04:40:15 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"46", "id"=>"add_excludes"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 46]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 8]]
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."recurrence_id" = $1  ORDER BY "events"."id" ASC LIMIT 1  [["recurrence_id", 8]]
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 8]]
Exclude Load (0.5ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 8]]
Rendered build/add_excludes.html.erb within layouts/application (134.8ms)

Completed 200 OK in 855ms (Views: 850.0ms | ActiveRecord: 2.6ms)

Started PATCH “/events/46/build/add_excludes” for ::1 at 2016-02-23 04:40:19 +0100 Processing by BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"aFYOAh81Y6oUep0831thD6Ds3aIXHney0CboZLrnB6CseFx80E2DAq7HTHRftUkwLZRGHEylfSggwebB3f5XRA==", "recurrence"=>{"exclude_ids"=>["", "2016-03-07 00:00:00 +0100"]}, "commit"=>"Continue", "event_id"=>"46", "id"=>"add_excludes"}
Event Load (0.7ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 46]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 8]]
 (0.2ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 8]]
 (0.1ms)  BEGIN
SQL (0.6ms)  INSERT INTO "excludes" ("date", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["date", "2016-03-07"], ["recurrence_id", 8], ["created_at", "2016-02-23 03:40:19.022915"], ["updated_at", "2016-02-23 03:40:19.022915"]]
 (0.4ms)  COMMIT
 (0.1ms)  BEGIN
 (0.2ms)  COMMIT

Redirected to localhost:3000/events/46/build/check Completed 302 Found in 18ms (ActiveRecord: 3.0ms)

Started GET “/events/46/build/check” for ::1 at 2016-02-23 04:40:19 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"46", "id"=>"check"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 46]]
Recurrence Load (0.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 8]]
EventCategory Load (0.3ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 46]]
Rule Load (0.6ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 8]]
 (0.4ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 8]]
Exclude Load (0.3ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 8]]
Rendered build/check.html.erb within layouts/application (89.5ms)

Completed 200 OK in 217ms (Views: 211.5ms | ActiveRecord: 2.5ms)

Started PATCH “/events/46/build/check” for ::1 at 2016-02-23 04:40:21 +0100 Processing by BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"S8DjcL0z+fP6FG0bvWrX+J9TV0Coe7RMqtUsLhqi+GuP7rEOcksZW0CpvFM9hP/HEivM/vPAvtZaMiKLfbuojw==", "event"=>{"reviewed"=>"true"}, "commit"=>"Absenden", "event_id"=>"46", "id"=>"check"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 46]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 8]]
 (0.2ms)  SELECT COUNT(*) FROM "events" WHERE "events"."recurrence_id" = $1  [["recurrence_id", 8]]
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 8]]
 (0.4ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 8]]
Exclude Load (0.3ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 8]]
EventCategory Load (0.3ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
 (0.3ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 46]]
 (0.1ms)  BEGIN
SQL (0.6ms)  INSERT INTO "events" ("title", "description", "event_category_id", "ort", "url", "imageURL", "start", "end", "repeats", "priority", "flag", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) RETURNING "id"  [["title", "Neuer Koloss"], ["description", ""], ["event_category_id", 1], ["ort", ""], ["url", ""], ["imageURL", ""], ["start", "2016-02-29 03:39:00.000000"], ["end", "2016-02-29 04:39:00.000000"], ["repeats", "t"], ["priority", 2], ["flag", "f"], ["recurrence_id", 8], ["created_at", "2016-02-23 03:40:21.328253"], ["updated_at", "2016-02-23 03:40:21.328253"]]
SQL (0.5ms)  INSERT INTO "versions" ("event", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["event", "create"], ["created_at", "2016-02-23 03:40:21.328253"], ["object_changes", "---\ntitle:\n- \n- Neuer Koloss\ndescription:\n- \n- ''\nevent_category_id:\n- \n- 1\nort:\n- \n- ''\nurl:\n- \n- ''\nimageURL:\n- \n- ''\nstart:\n- \n- !ruby/object:DateTime 2016-02-29 03:39:00.000000000 Z\nend:\n- \n- !ruby/object:DateTime 2016-02-29 04:39:00.000000000 Z\nrepeats:\n- \n- true\npriority:\n- \n- 0\nflag:\n- \n- false\nrecurrence_id:\n- \n- 8\ncreated_at:\n- \n- &1 2016-02-23 03:40:21.328253000 Z\nupdated_at:\n- \n- *1\nid:\n- \n- 47\n"], ["item_id", 47], ["item_type", "Event"]]
 (0.4ms)  COMMIT
 (0.4ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 46]]
 (0.1ms)  BEGIN
SQL (0.5ms)  INSERT INTO "events" ("title", "description", "event_category_id", "ort", "url", "imageURL", "start", "end", "repeats", "priority", "flag", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) RETURNING "id"  [["title", "Neuer Koloss"], ["description", ""], ["event_category_id", 1], ["ort", ""], ["url", ""], ["imageURL", ""], ["start", "2016-03-14 03:39:00.000000"], ["end", "2016-03-14 04:39:00.000000"], ["repeats", "t"], ["priority", 2], ["flag", "f"], ["recurrence_id", 8], ["created_at", "2016-02-23 03:40:21.341077"], ["updated_at", "2016-02-23 03:40:21.341077"]]
SQL (0.3ms)  INSERT INTO "versions" ("event", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["event", "create"], ["created_at", "2016-02-23 03:40:21.341077"], ["object_changes", "---\ntitle:\n- \n- Neuer Koloss\ndescription:\n- \n- ''\nevent_category_id:\n- \n- 1\nort:\n- \n- ''\nurl:\n- \n- ''\nimageURL:\n- \n- ''\nstart:\n- \n- !ruby/object:DateTime 2016-03-14 03:39:00.000000000 Z\nend:\n- \n- !ruby/object:DateTime 2016-03-14 04:39:00.000000000 Z\nrepeats:\n- \n- true\npriority:\n- \n- 0\nflag:\n- \n- false\nrecurrence_id:\n- \n- 8\ncreated_at:\n- \n- &1 2016-02-23 03:40:21.341077000 Z\nupdated_at:\n- \n- *1\nid:\n- \n- 48\n"], ["item_id", 48], ["item_type", "Event"]]
 (0.4ms)  COMMIT
 (0.4ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 46]]
 (0.1ms)  BEGIN
SQL (0.4ms)  INSERT INTO "events" ("title", "description", "event_category_id", "ort", "url", "imageURL", "start", "end", "repeats", "priority", "flag", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) RETURNING "id"  [["title", "Neuer Koloss"], ["description", ""], ["event_category_id", 1], ["ort", ""], ["url", ""], ["imageURL", ""], ["start", "2016-03-21 03:39:00.000000"], ["end", "2016-03-21 04:39:00.000000"], ["repeats", "t"], ["priority", 2], ["flag", "f"], ["recurrence_id", 8], ["created_at", "2016-02-23 03:40:21.353430"], ["updated_at", "2016-02-23 03:40:21.353430"]]
SQL (0.3ms)  INSERT INTO "versions" ("event", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["event", "create"], ["created_at", "2016-02-23 03:40:21.353430"], ["object_changes", "---\ntitle:\n- \n- Neuer Koloss\ndescription:\n- \n- ''\nevent_category_id:\n- \n- 1\nort:\n- \n- ''\nurl:\n- \n- ''\nimageURL:\n- \n- ''\nstart:\n- \n- !ruby/object:DateTime 2016-03-21 03:39:00.000000000 Z\nend:\n- \n- !ruby/object:DateTime 2016-03-21 04:39:00.000000000 Z\nrepeats:\n- \n- true\npriority:\n- \n- 0\nflag:\n- \n- false\nrecurrence_id:\n- \n- 8\ncreated_at:\n- \n- &1 2016-02-23 03:40:21.353430000 Z\nupdated_at:\n- \n- *1\nid:\n- \n- 49\n"], ["item_id", 49], ["item_type", "Event"]]
 (0.4ms)  COMMIT
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT

Redirected to localhost:3000/events/46/build/wicked_finish Completed 302 Found in 51ms (ActiveRecord: 7.6ms)

Started GET “/events/46/build/wicked_finish” for ::1 at 2016-02-23 04:40:21 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"46", "id"=>"wicked_finish"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 46]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 8]]

Wizard has finished, redirecting to finish_wizard_path: “/” Redirected to localhost:3000/ Completed 302 Found in 3ms (ActiveRecord: 0.6ms)

Started GET “/” for ::1 at 2016-02-23 04:40:21 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (1.9ms)

Completed 200 OK in 178ms (Views: 177.2ms | ActiveRecord: 0.0ms)

Started GET “/events/3/build/check” for ::1 at 2016-02-23 04:56:04 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"3", "id"=>"check"}
Event Load (1.9ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Recurrence Load (0.6ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 3]]
EventCategory Load (0.5ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
 (0.9ms)  SELECT COUNT(*) FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 3]]
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 3]]
 (0.4ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 3]]
Rendered build/check.html.erb within layouts/application (37.2ms)

Completed 200 OK in 493ms (Views: 446.5ms | ActiveRecord: 4.7ms)

Started GET “/events/index.json” for ::1 at 2016-02-23 04:56:11 +0100 Processing by EventsController#show as JSON

Parameters: {"id"=>"index"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 0]]

Completed 404 Not Found in 9ms (ActiveRecord: 0.2ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=index:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/events_controller.rb:67:in `set_event'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:432:in `block in make_lambda'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:145:in `block in halting_and_conditional'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/d15c575009f830e6/variables” for ::1 at 2016-02-23 04:56:11 +0100

Started GET “/events/index.json” for ::1 at 2016-02-23 04:56:21 +0100 Processing by EventsController#show as JSON

Parameters: {"id"=>"index"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 0]]

Completed 404 Not Found in 3ms (ActiveRecord: 0.2ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=index:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/events_controller.rb:67:in `set_event'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:432:in `block in make_lambda'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:145:in `block in halting_and_conditional'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:504:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/5f19903a292d8e2d/variables” for ::1 at 2016-02-23 04:56:21 +0100

Started GET “/events/3/build/check” for ::1 at 2016-02-23 04:56:22 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"3", "id"=>"check"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Recurrence Load (0.2ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 3]]
EventCategory Load (0.4ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
 (0.6ms)  SELECT COUNT(*) FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 3]]
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 3]]
 (0.2ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 3]]
Rendered build/check.html.erb within layouts/application (10.7ms)

Completed 200 OK in 916ms (Views: 911.7ms | ActiveRecord: 2.0ms)

Started GET “/events/3/build/check” for ::1 at 2016-02-23 04:57:35 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"3", "id"=>"check"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Recurrence Load (0.2ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 3]]
EventCategory Load (0.4ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
 (0.7ms)  SELECT COUNT(*) FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 3]]
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 3]]
 (0.7ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 3]]
Rendered build/check.html.erb within layouts/application (27.1ms)

Completed 200 OK in 909ms (Views: 902.2ms | ActiveRecord: 2.6ms)

Started GET “/events.json” for ::1 at 2016-02-23 04:57:36 +0100 Processing by EventsController#index as JSON

Event Load (0.7ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (314.8ms)

Completed 200 OK in 396ms (Views: 392.9ms | ActiveRecord: 0.7ms)

Started GET “/events.json” for ::1 at 2016-02-23 04:57:37 +0100 Processing by EventsController#index as JSON

Event Load (0.6ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (29.4ms)

Completed 200 OK in 42ms (Views: 40.6ms | ActiveRecord: 0.6ms)

Started GET “/” for ::1 at 2016-02-23 04:59:08 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (3.5ms)

Completed 200 OK in 3346ms (Views: 3332.1ms | ActiveRecord: 0.0ms)

Started GET “/assets/calendar.self-dfc30c615a745cfd742558524b4b259f5da37f071903be0d8ee491224b370cf1.js?body=1” for ::1 at 2016-02-23 04:59:11 +0100

Started GET “/” for ::1 at 2016-02-23 04:59:58 +0100

ActiveRecord::SchemaMigration Load (0.5ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (3.7ms)

Completed 200 OK in 3830ms (Views: 3757.3ms | ActiveRecord: 0.0ms)

Started GET “/assets/application.self-c68e024d98688a4c183af642ed7c99c2759941e31186534ec7e6964958468b57.css?body=1” for ::1 at 2016-02-23 05:00:02 +0100

Started GET “/assets/app.self-9bcf8af094b9c14434eb0177a8b92bba1542b069dbe8343f024902865ecd4a49.css?body=1” for ::1 at 2016-02-23 05:00:02 +0100

Started GET “/assets/excludes.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 05:00:02 +0100

Started GET “/assets/calendar.self-7ca1507b4b56c6bde2a6f7298e555146f2845cac7e93eae61ce14ec35876716d.css?body=1” for ::1 at 2016-02-23 05:00:02 +0100

Started GET “/assets/events/build.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 05:00:02 +0100

Started GET “/assets/event_wizard.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 05:00:02 +0100

Started GET “/assets/events.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 05:00:02 +0100

Started GET “/assets/main.self-acbff20b2539abf0d509fe495fd494a110c0638603ae1615f51e9c00b0fb6dba.css?body=1” for ::1 at 2016-02-23 05:00:02 +0100

Started GET “/assets/ie-10-viewport-bug-workaround.self-d3b6114260a65d675e19e6d036b8ded254bd54da080721e16d78f4fb05488a17.css?body=1” for ::1 at 2016-02-23 05:00:02 +0100

Started GET “/assets/scaffolds.self-7bcd1c1813bdc716ea218f6879749642f76043cfbdd19fd464f842f675624555.css?body=1” for ::1 at 2016-02-23 05:00:02 +0100

Started GET “/assets/subscribers.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 05:00:02 +0100

Started GET “/assets/ui.self-5932674ca1cb4f97b26558d805c74ac83eb53bcc8cad58aa0c1c3555192bb731.css?body=1” for ::1 at 2016-02-23 05:00:02 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-23 05:00:02 +0100

Started GET “/assets/newsletters.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 05:00:02 +0100

Started GET “/assets/rules.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 05:00:02 +0100

Started GET “/assets/starter-template.self-9bdf3263e2699c112b5d5cbc5c89f9494511ce97cca92d21bf4f1d0e6cbb2e48.css?body=1” for ::1 at 2016-02-23 05:00:02 +0100

Started GET “/assets/themify-icons.self-fcec2573d193ec837b277e8a6691e8a5abc23f10fff0be526f780284c57da3e3.css?body=1” for ::1 at 2016-02-23 05:00:02 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-23 05:00:02 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-23 05:00:02 +0100

Started GET “/assets/vendor.self-f086ab635ce116cbaa172865ec0026f5da650cb45a41bda2a83132767fb41824.js?body=1” for ::1 at 2016-02-23 05:00:02 +0100

Started GET “/assets/recurrences.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 05:00:02 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for ::1 at 2016-02-23 05:00:02 +0100

Started GET “/assets/calendar.self-dfc30c615a745cfd742558524b4b259f5da37f071903be0d8ee491224b370cf1.js?body=1” for ::1 at 2016-02-23 05:00:02 +0100

Started GET “/assets/event_wizard.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 05:00:02 +0100

Started GET “/assets/events/build.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 05:00:02 +0100

Started GET “/assets/app.self-b9484961b804b8b50a212b2d33687f2af3b7c8accc10073dbb04f286c2f0e4df.js?body=1” for ::1 at 2016-02-23 05:00:02 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-23 05:00:02 +0100

Started GET “/assets/bootstrap.min.self-06b21b80bfffa7de7828e36629f0f8a07e775bb2d38238790b732a831fc5f105.js?body=1” for ::1 at 2016-02-23 05:00:02 +0100

Started GET “/assets/event_categories.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 05:00:02 +0100

Started GET “/assets/events.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 05:00:02 +0100

Started GET “/assets/excludes.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 05:00:02 +0100

Started GET “/assets/ie10-viewport-bug-workaround.self-fc551af1f93278ce46542e0ab702a380c18f24f5b46a002804456d0b9b2cf0d0.js?body=1” for ::1 at 2016-02-23 05:00:02 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-23 05:00:02 +0100

Started GET “/assets/subscribers.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 05:00:02 +0100

Started GET “/assets/application.self-239bfcf2d4c320dafce982d93599055f083d298e8cffc36b34904cd355a255e3.js?body=1” for ::1 at 2016-02-23 05:00:02 +0100

Started GET “/assets/newsletters.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 05:00:02 +0100

Started GET “/assets/recurrences.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 05:00:02 +0100

Started GET “/assets/ui.self-dee1dbb585902aaee233ae29baf16de746c572d3510305bba254ce7b49627583.js?body=1” for ::1 at 2016-02-23 05:00:02 +0100

Started GET “/assets/rules.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 05:00:02 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-23 05:00:03 +0100

Started GET “/assets/background/2-f6c3491538ec996e8df02e23e0fc3eaaa9e8a2bc7a991d2e42d8a6d42abcdc0f.jpg” for ::1 at 2016-02-23 05:00:03 +0100

Started GET “/users” for ::1 at 2016-02-23 05:00:25 +0100 DEPRECATION WARNING: `#deliver` is deprecated and will be removed in Rails 5. Use `#deliver_now` to deliver immediately or `#deliver_later` to deliver through Active Job. (called from <class:UsersController> at /Users/Christian/Fachschaft/app/controllers/users_controller.rb:2)

UserMailer#signup_confirmation: processed outbound mail in 3.2ms

ActionController::RoutingError - undefined method `email' for UsersController:Class:

actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:63:in `rescue in controller'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:58:in `controller'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:39:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started GET “/users” for ::1 at 2016-02-23 05:00:25 +0100 DEPRECATION WARNING: `#deliver` is deprecated and will be removed in Rails 5. Use `#deliver_now` to deliver immediately or `#deliver_later` to deliver through Active Job. (called from <class:UsersController> at /Users/Christian/Fachschaft/app/controllers/users_controller.rb:2)

UserMailer#signup_confirmation: processed outbound mail in 1.2ms

ActionController::RoutingError - undefined method `email' for UsersController:Class:

actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:63:in `rescue in controller'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:58:in `controller'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:39:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/d599058a0df668ac/variables” for ::1 at 2016-02-23 05:00:26 +0100

Started POST “/__better_errors/93de114fecaeb644/variables” for ::1 at 2016-02-23 05:00:26 +0100

Started GET “/users” for ::1 at 2016-02-23 05:00:27 +0100 DEPRECATION WARNING: `#deliver` is deprecated and will be removed in Rails 5. Use `#deliver_now` to deliver immediately or `#deliver_later` to deliver through Active Job. (called from <class:UsersController> at /Users/Christian/Fachschaft/app/controllers/users_controller.rb:2)

UserMailer#signup_confirmation: processed outbound mail in 0.7ms

ActionController::RoutingError - undefined method `email' for UsersController:Class:

actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:63:in `rescue in controller'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:58:in `controller'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:39:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/2dfae210783fdbfc/variables” for ::1 at 2016-02-23 05:00:27 +0100

Started GET “/” for ::1 at 2016-02-23 05:02:12 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (4.0ms)

Completed 200 OK in 474ms (Views: 463.7ms | ActiveRecord: 0.0ms)

Started GET “/assets/application.self-c68e024d98688a4c183af642ed7c99c2759941e31186534ec7e6964958468b57.css?body=1” for ::1 at 2016-02-23 05:02:13 +0100

Started GET “/assets/event_wizard.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 05:02:13 +0100

Started GET “/assets/events/build.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 05:02:13 +0100

Started GET “/assets/app.self-9bcf8af094b9c14434eb0177a8b92bba1542b069dbe8343f024902865ecd4a49.css?body=1” for ::1 at 2016-02-23 05:02:13 +0100

Started GET “/assets/calendar.self-7ca1507b4b56c6bde2a6f7298e555146f2845cac7e93eae61ce14ec35876716d.css?body=1” for ::1 at 2016-02-23 05:02:13 +0100

Started GET “/assets/events.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 05:02:13 +0100

Started GET “/assets/excludes.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 05:02:13 +0100

Started GET “/assets/main.self-acbff20b2539abf0d509fe495fd494a110c0638603ae1615f51e9c00b0fb6dba.css?body=1” for ::1 at 2016-02-23 05:02:13 +0100

Started GET “/assets/recurrences.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 05:02:13 +0100

Started GET “/assets/scaffolds.self-7bcd1c1813bdc716ea218f6879749642f76043cfbdd19fd464f842f675624555.css?body=1” for ::1 at 2016-02-23 05:02:13 +0100

Started GET “/assets/subscribers.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 05:02:13 +0100

Started GET “/assets/ui.self-5932674ca1cb4f97b26558d805c74ac83eb53bcc8cad58aa0c1c3555192bb731.css?body=1” for ::1 at 2016-02-23 05:02:13 +0100

Started GET “/assets/ie-10-viewport-bug-workaround.self-d3b6114260a65d675e19e6d036b8ded254bd54da080721e16d78f4fb05488a17.css?body=1” for ::1 at 2016-02-23 05:02:13 +0100

Started GET “/assets/newsletters.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 05:02:13 +0100

Started GET “/assets/rules.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 05:02:13 +0100

Started GET “/assets/starter-template.self-9bdf3263e2699c112b5d5cbc5c89f9494511ce97cca92d21bf4f1d0e6cbb2e48.css?body=1” for ::1 at 2016-02-23 05:02:13 +0100

Started GET “/assets/themify-icons.self-fcec2573d193ec837b277e8a6691e8a5abc23f10fff0be526f780284c57da3e3.css?body=1” for ::1 at 2016-02-23 05:02:13 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-23 05:02:13 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-23 05:02:13 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-23 05:02:13 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-23 05:02:13 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for ::1 at 2016-02-23 05:02:13 +0100

Started GET “/assets/calendar.self-dfc30c615a745cfd742558524b4b259f5da37f071903be0d8ee491224b370cf1.js?body=1” for ::1 at 2016-02-23 05:02:13 +0100

Started GET “/assets/event_wizard.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 05:02:13 +0100

Started GET “/assets/vendor.self-f086ab635ce116cbaa172865ec0026f5da650cb45a41bda2a83132767fb41824.js?body=1” for ::1 at 2016-02-23 05:02:13 +0100

Started GET “/assets/events/build.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 05:02:13 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-23 05:02:13 +0100

Started GET “/assets/bootstrap.min.self-06b21b80bfffa7de7828e36629f0f8a07e775bb2d38238790b732a831fc5f105.js?body=1” for ::1 at 2016-02-23 05:02:13 +0100

Started GET “/assets/event_categories.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 05:02:13 +0100

Started GET “/assets/events.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 05:02:13 +0100

Started GET “/assets/app.self-b9484961b804b8b50a212b2d33687f2af3b7c8accc10073dbb04f286c2f0e4df.js?body=1” for ::1 at 2016-02-23 05:02:13 +0100

Started GET “/assets/excludes.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 05:02:13 +0100

Started GET “/assets/recurrences.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 05:02:13 +0100

Started GET “/assets/subscribers.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 05:02:13 +0100

Started GET “/assets/application.self-239bfcf2d4c320dafce982d93599055f083d298e8cffc36b34904cd355a255e3.js?body=1” for ::1 at 2016-02-23 05:02:13 +0100

Started GET “/assets/ie10-viewport-bug-workaround.self-fc551af1f93278ce46542e0ab702a380c18f24f5b46a002804456d0b9b2cf0d0.js?body=1” for ::1 at 2016-02-23 05:02:13 +0100

Started GET “/assets/rules.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 05:02:13 +0100

Started GET “/assets/ui.self-dee1dbb585902aaee233ae29baf16de746c572d3510305bba254ce7b49627583.js?body=1” for ::1 at 2016-02-23 05:02:13 +0100

Started GET “/assets/newsletters.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 05:02:13 +0100

Started GET “/assets/background/2-f6c3491538ec996e8df02e23e0fc3eaaa9e8a2bc7a991d2e42d8a6d42abcdc0f.jpg” for ::1 at 2016-02-23 05:02:13 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-23 05:02:13 +0100

Started GET “/” for ::1 at 2016-02-23 05:10:59 +0100

ActiveRecord::SchemaMigration Load (0.5ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (96.6ms)

Completed 200 OK in 6720ms (Views: 6307.2ms | ActiveRecord: 0.0ms)

Started GET “/assets/calendar.self-83deb1dfa0fb3e9acb0907b54240114c3f2c72e308a84f9754d4ab61c75c706e.js?body=1” for ::1 at 2016-02-23 05:11:08 +0100

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456200668683” for ::1 at 2016-02-23 05:11:09 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456200668683"}
Event Load (1.1ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (150.5ms)

Completed 200 OK in 390ms (Views: 271.0ms | ActiveRecord: 4.1ms)

Started GET “/events.json?start=2016-02-28&end=2016-04-10&_=1456200668684” for ::1 at 2016-02-23 05:11:28 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-02-28", "end"=>"2016-04-10", "_"=>"1456200668684"}
Event Load (0.8ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (47.5ms)

Completed 200 OK in 77ms (Views: 71.5ms | ActiveRecord: 0.8ms)

Started GET “/” for ::1 at 2016-02-23 05:15:22 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (9.0ms)

Completed 200 OK in 1209ms (Views: 1190.2ms | ActiveRecord: 0.0ms)

Started GET “/” for ::1 at 2016-02-23 05:15:25 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (0.3ms)

Completed 200 OK in 158ms (Views: 156.8ms | ActiveRecord: 0.0ms)

Started GET “/” for ::1 at 2016-02-23 05:15:27 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (0.5ms)

Completed 200 OK in 202ms (Views: 201.2ms | ActiveRecord: 0.0ms)

ActiveRecord::SchemaMigration Load (0.4ms)  SELECT "schema_migrations".* FROM "schema_migrations"
EventCategory Load (32.5ms)  SELECT  "event_categories".* FROM "event_categories"  ORDER BY "event_categories"."id" ASC LIMIT 1
 (0.2ms)  BEGIN
SQL (21.3ms)  INSERT INTO "events" ("start", "title", "event_category_id", "priority", "end", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["start", "2016-02-24 04:21:29.141824"], ["title", "Testtermin"], ["event_category_id", 1], ["priority", 2], ["end", "2016-02-24 05:21:29.141824"], ["created_at", "2016-02-23 04:21:29.245790"], ["updated_at", "2016-02-23 04:21:29.245790"]]
SQL (0.4ms)  INSERT INTO "versions" ("event", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["event", "create"], ["created_at", "2016-02-23 04:21:29.245790"], ["object_changes", "---\nstart:\n- \n- 2016-02-24 04:21:29.141824000 Z\ntitle:\n- \n- Testtermin\nevent_category_id:\n- \n- 1\npriority:\n- \n- 0\nend:\n- \n- 2016-02-24 05:21:29.141824000 Z\ncreated_at:\n- \n- &1 2016-02-23 04:21:29.245790000 Z\nupdated_at:\n- \n- *1\nid:\n- \n- 50\n"], ["item_id", 50], ["item_type", "Event"]]
 (30.5ms)  COMMIT
 (0.2ms)  BEGIN
 (0.1ms)  COMMIT
EventCategory Load (0.3ms)  SELECT  "event_categories".* FROM "event_categories"  ORDER BY "event_categories"."id" ASC LIMIT 1
 (0.1ms)  BEGIN
SQL (0.4ms)  INSERT INTO "events" ("start", "title", "event_category_id", "priority", "end", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["start", "2016-02-25 04:21:29.386644"], ["title", "Party Party Paty"], ["event_category_id", 1], ["priority", 2], ["end", "2016-02-25 05:21:29.386644"], ["created_at", "2016-02-23 04:21:29.389067"], ["updated_at", "2016-02-23 04:21:29.389067"]]
SQL (0.3ms)  INSERT INTO "versions" ("event", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["event", "create"], ["created_at", "2016-02-23 04:21:29.389067"], ["object_changes", "---\nstart:\n- \n- 2016-02-25 04:21:29.386644000 Z\ntitle:\n- \n- Party Party Paty\nevent_category_id:\n- \n- 1\npriority:\n- \n- 0\nend:\n- \n- 2016-02-25 05:21:29.386644000 Z\ncreated_at:\n- \n- &1 2016-02-23 04:21:29.389067000 Z\nupdated_at:\n- \n- *1\nid:\n- \n- 51\n"], ["item_id", 51], ["item_type", "Event"]]
 (0.4ms)  COMMIT
 (0.1ms)  BEGIN
 (0.2ms)  COMMIT

Started GET “/” for ::1 at 2016-02-23 05:22:46 +0100

ActiveRecord::SchemaMigration Load (0.6ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (3.8ms)

Completed 200 OK in 2480ms (Views: 2425.0ms | ActiveRecord: 0.0ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456201369462” for ::1 at 2016-02-23 05:22:50 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456201369462"}
Event Load (0.9ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (120.9ms)

Completed 200 OK in 260ms (Views: 185.5ms | ActiveRecord: 3.9ms)

Started GET “/events/51.json” for ::1 at 2016-02-23 05:23:05 +0100 Processing by EventsController#show as JSON

Parameters: {"id"=>"51"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 51]]
Rendered events/show.json.jbuilder (1.1ms)

Completed 200 OK in 131ms (Views: 21.7ms | ActiveRecord: 0.7ms)

Started GET “/events/51.json” for ::1 at 2016-02-23 05:23:11 +0100 Processing by EventsController#show as JSON

Parameters: {"id"=>"51"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 51]]
Rendered events/show.json.jbuilder (0.6ms)

Completed 200 OK in 33ms (Views: 31.3ms | ActiveRecord: 0.3ms)

Started GET “/events/3/build/check” for ::1 at 2016-02-23 05:23:12 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"3", "id"=>"check"}
Event Load (0.6ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 3]]
EventCategory Load (0.7ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
 (40.1ms)  SELECT COUNT(*) FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 3]]
Rule Load (0.5ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 3]]
 (0.5ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 3]]
Rendered build/check.html.erb within layouts/application (527.2ms)

Completed 200 OK in 945ms (Views: 823.7ms | ActiveRecord: 50.1ms)

Started GET “/” for ::1 at 2016-02-23 05:23:13 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (1.9ms)

Completed 200 OK in 186ms (Views: 184.9ms | ActiveRecord: 0.0ms)

Started GET “/home” for ::1 at 2016-02-23 05:23:13 +0100 Processing by HomeController#index as HTML

Rendered home/_calendar_preview.erb (0.5ms)
Rendered home/_tools.html.erb (0.4ms)
Rendered home/index.html.erb within layouts/application (61.9ms)

Completed 200 OK in 204ms (Views: 203.4ms | ActiveRecord: 0.0ms)

Started GET “/home/” for ::1 at 2016-02-23 05:23:16 +0100 Processing by HomeController#index as HTML

Rendered home/_calendar_preview.erb (0.0ms)
Rendered home/_tools.html.erb (0.0ms)
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 120ms (Views: 118.9ms | ActiveRecord: 0.0ms)

Started GET “/home/” for ::1 at 2016-02-23 05:23:24 +0100 Processing by HomeController#index as HTML

Rendered home/_calendar_preview.erb (0.5ms)
Rendered home/_tools.html.erb (0.5ms)
Rendered home/index.html.erb within layouts/application (4.6ms)

Completed 200 OK in 176ms (Views: 175.1ms | ActiveRecord: 0.0ms)

Started GET “/home/” for ::1 at 2016-02-23 05:25:35 +0100 Processing by HomeController#index as HTML

Rendered home/_calendar_preview.erb (0.0ms)
Rendered home/_tools.html.erb (0.0ms)
Rendered home/index.html.erb within layouts/application (2.9ms)

Completed 200 OK in 3005ms (Views: 3004.4ms | ActiveRecord: 0.0ms)

Started GET “/assets/application.self-c68e024d98688a4c183af642ed7c99c2759941e31186534ec7e6964958468b57.css?body=1” for ::1 at 2016-02-23 05:25:38 +0100

Started GET “/assets/excludes.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 05:25:38 +0100

Started GET “/assets/calendar.self-7ca1507b4b56c6bde2a6f7298e555146f2845cac7e93eae61ce14ec35876716d.css?body=1” for ::1 at 2016-02-23 05:25:38 +0100

Started GET “/assets/app.self-9bcf8af094b9c14434eb0177a8b92bba1542b069dbe8343f024902865ecd4a49.css?body=1” for ::1 at 2016-02-23 05:25:38 +0100

Started GET “/assets/events.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 05:25:38 +0100

Started GET “/assets/event_wizard.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 05:25:38 +0100

Started GET “/assets/events/build.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 05:25:38 +0100

Started GET “/assets/ie-10-viewport-bug-workaround.self-d3b6114260a65d675e19e6d036b8ded254bd54da080721e16d78f4fb05488a17.css?body=1” for ::1 at 2016-02-23 05:25:38 +0100

Started GET “/assets/recurrences.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 05:25:38 +0100

Started GET “/assets/scaffolds.self-7bcd1c1813bdc716ea218f6879749642f76043cfbdd19fd464f842f675624555.css?body=1” for ::1 at 2016-02-23 05:25:38 +0100

Started GET “/assets/subscribers.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 05:25:38 +0100

Started GET “/assets/ui.self-5932674ca1cb4f97b26558d805c74ac83eb53bcc8cad58aa0c1c3555192bb731.css?body=1” for ::1 at 2016-02-23 05:25:38 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-23 05:25:38 +0100

Started GET “/assets/main.self-acbff20b2539abf0d509fe495fd494a110c0638603ae1615f51e9c00b0fb6dba.css?body=1” for ::1 at 2016-02-23 05:25:38 +0100

Started GET “/assets/rules.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 05:25:38 +0100

Started GET “/assets/starter-template.self-9bdf3263e2699c112b5d5cbc5c89f9494511ce97cca92d21bf4f1d0e6cbb2e48.css?body=1” for ::1 at 2016-02-23 05:25:38 +0100

Started GET “/assets/themify-icons.self-fcec2573d193ec837b277e8a6691e8a5abc23f10fff0be526f780284c57da3e3.css?body=1” for ::1 at 2016-02-23 05:25:38 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-23 05:25:38 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-23 05:25:38 +0100

Started GET “/assets/newsletters.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 05:25:38 +0100

Started GET “/assets/event_categories.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 05:25:38 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-23 05:25:38 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for ::1 at 2016-02-23 05:25:38 +0100

Started GET “/assets/event_wizard.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 05:25:38 +0100

Started GET “/assets/events.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 05:25:38 +0100

Started GET “/assets/vendor.self-f086ab635ce116cbaa172865ec0026f5da650cb45a41bda2a83132767fb41824.js?body=1” for ::1 at 2016-02-23 05:25:38 +0100

Started GET “/assets/calendar.self-d0b2fd500bf4ae1d44279bd8bed893483458e2c088a2a4f86a404357fda1188d.js?body=1” for ::1 at 2016-02-23 05:25:38 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-23 05:25:38 +0100

Started GET “/assets/bootstrap.min.self-06b21b80bfffa7de7828e36629f0f8a07e775bb2d38238790b732a831fc5f105.js?body=1” for ::1 at 2016-02-23 05:25:38 +0100

Started GET “/assets/events/build.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 05:25:38 +0100

Started GET “/assets/app.self-b9484961b804b8b50a212b2d33687f2af3b7c8accc10073dbb04f286c2f0e4df.js?body=1” for ::1 at 2016-02-23 05:25:38 +0100

Started GET “/assets/recurrences.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 05:25:38 +0100

Started GET “/assets/subscribers.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 05:25:38 +0100

Started GET “/assets/application.self-239bfcf2d4c320dafce982d93599055f083d298e8cffc36b34904cd355a255e3.js?body=1” for ::1 at 2016-02-23 05:25:38 +0100

Started GET “/assets/excludes.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 05:25:38 +0100

Started GET “/assets/ie10-viewport-bug-workaround.self-fc551af1f93278ce46542e0ab702a380c18f24f5b46a002804456d0b9b2cf0d0.js?body=1” for ::1 at 2016-02-23 05:25:38 +0100

Started GET “/assets/rules.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 05:25:38 +0100

Started GET “/assets/ui.self-dee1dbb585902aaee233ae29baf16de746c572d3510305bba254ce7b49627583.js?body=1” for ::1 at 2016-02-23 05:25:38 +0100

Started GET “/assets/newsletters.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 05:25:38 +0100

Started GET “/assets/background/2-f6c3491538ec996e8df02e23e0fc3eaaa9e8a2bc7a991d2e42d8a6d42abcdc0f.jpg” for ::1 at 2016-02-23 05:25:38 +0100

Started GET “/events.json?start=2016-02-21&end=2016-02-28&_=1456201538684” for ::1 at 2016-02-23 05:25:38 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-02-21", "end"=>"2016-02-28", "_"=>"1456201538684"}
Event Load (0.9ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (29.7ms)

Completed 200 OK in 81ms (Views: 77.9ms | ActiveRecord: 0.9ms)

Started GET “/assets/glyphicons-halflings-regular-a26394f7ede100ca118eff2eda08596275a9839b959c226e15439557a5a80742.woff” for ::1 at 2016-02-23 05:25:38 +0100

Started GET “/home/” for ::1 at 2016-02-23 05:25:49 +0100 Processing by HomeController#index as HTML

Rendered home/_calendar_preview.erb (0.1ms)
Rendered home/_tools.html.erb (0.0ms)
Rendered home/index.html.erb within layouts/application (3.9ms)

Completed 200 OK in 147ms (Views: 145.8ms | ActiveRecord: 0.0ms)

Started GET “/home/” for ::1 at 2016-02-23 05:25:53 +0100 Processing by HomeController#index as HTML

Rendered home/_calendar_preview.erb (0.0ms)
Rendered home/_tools.html.erb (0.0ms)
Rendered home/index.html.erb within layouts/application (1.9ms)

Completed 200 OK in 122ms (Views: 121.7ms | ActiveRecord: 0.0ms)

Started GET “/assets/application.self-c68e024d98688a4c183af642ed7c99c2759941e31186534ec7e6964958468b57.css?body=1” for ::1 at 2016-02-23 05:25:53 +0100

Started GET “/assets/app.self-9bcf8af094b9c14434eb0177a8b92bba1542b069dbe8343f024902865ecd4a49.css?body=1” for ::1 at 2016-02-23 05:25:53 +0100

Started GET “/assets/calendar.self-7ca1507b4b56c6bde2a6f7298e555146f2845cac7e93eae61ce14ec35876716d.css?body=1” for ::1 at 2016-02-23 05:25:53 +0100

Started GET “/assets/events.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 05:25:53 +0100

Started GET “/assets/event_wizard.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 05:25:53 +0100

Started GET “/assets/events/build.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 05:25:53 +0100

Started GET “/assets/excludes.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 05:25:53 +0100

Started GET “/assets/main.self-acbff20b2539abf0d509fe495fd494a110c0638603ae1615f51e9c00b0fb6dba.css?body=1” for ::1 at 2016-02-23 05:25:53 +0100

Started GET “/assets/recurrences.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 05:25:53 +0100

Started GET “/assets/subscribers.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 05:25:53 +0100

Started GET “/assets/scaffolds.self-7bcd1c1813bdc716ea218f6879749642f76043cfbdd19fd464f842f675624555.css?body=1” for ::1 at 2016-02-23 05:25:53 +0100

Started GET “/assets/ui.self-5932674ca1cb4f97b26558d805c74ac83eb53bcc8cad58aa0c1c3555192bb731.css?body=1” for ::1 at 2016-02-23 05:25:53 +0100

Started GET “/assets/ie-10-viewport-bug-workaround.self-d3b6114260a65d675e19e6d036b8ded254bd54da080721e16d78f4fb05488a17.css?body=1” for ::1 at 2016-02-23 05:25:53 +0100

Started GET “/assets/newsletters.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 05:25:53 +0100

Started GET “/assets/rules.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 05:25:53 +0100

Started GET “/assets/themify-icons.self-fcec2573d193ec837b277e8a6691e8a5abc23f10fff0be526f780284c57da3e3.css?body=1” for ::1 at 2016-02-23 05:25:53 +0100

Started GET “/assets/vendor.self-f086ab635ce116cbaa172865ec0026f5da650cb45a41bda2a83132767fb41824.js?body=1” for ::1 at 2016-02-23 05:25:53 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-23 05:25:53 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-23 05:25:53 +0100

Started GET “/assets/starter-template.self-9bdf3263e2699c112b5d5cbc5c89f9494511ce97cca92d21bf4f1d0e6cbb2e48.css?body=1” for ::1 at 2016-02-23 05:25:53 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-23 05:25:53 +0100

Started GET “/assets/app.self-b9484961b804b8b50a212b2d33687f2af3b7c8accc10073dbb04f286c2f0e4df.js?body=1” for ::1 at 2016-02-23 05:25:53 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for ::1 at 2016-02-23 05:25:53 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-23 05:25:53 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-23 05:25:53 +0100

Started GET “/assets/events/build.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 05:25:53 +0100

Started GET “/assets/recurrences.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 05:25:53 +0100

Started GET “/assets/ie10-viewport-bug-workaround.self-fc551af1f93278ce46542e0ab702a380c18f24f5b46a002804456d0b9b2cf0d0.js?body=1” for ::1 at 2016-02-23 05:25:53 +0100

Started GET “/assets/bootstrap.min.self-06b21b80bfffa7de7828e36629f0f8a07e775bb2d38238790b732a831fc5f105.js?body=1” for ::1 at 2016-02-23 05:25:53 +0100

Started GET “/assets/event_wizard.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 05:25:53 +0100

Started GET “/assets/calendar.self-d0b2fd500bf4ae1d44279bd8bed893483458e2c088a2a4f86a404357fda1188d.js?body=1” for ::1 at 2016-02-23 05:25:53 +0100

Started GET “/assets/excludes.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 05:25:53 +0100

Started GET “/assets/rules.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 05:25:53 +0100

Started GET “/assets/newsletters.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 05:25:53 +0100

Started GET “/assets/events.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 05:25:53 +0100

Started GET “/assets/event_categories.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 05:25:53 +0100

Started GET “/assets/subscribers.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 05:25:53 +0100

Started GET “/assets/application.self-239bfcf2d4c320dafce982d93599055f083d298e8cffc36b34904cd355a255e3.js?body=1” for ::1 at 2016-02-23 05:25:53 +0100

Started GET “/assets/ui.self-dee1dbb585902aaee233ae29baf16de746c572d3510305bba254ce7b49627583.js?body=1” for ::1 at 2016-02-23 05:25:53 +0100

Started GET “/assets/background/2-f6c3491538ec996e8df02e23e0fc3eaaa9e8a2bc7a991d2e42d8a6d42abcdc0f.jpg” for ::1 at 2016-02-23 05:25:53 +0100

Started GET “/events.json?start=2016-02-21&end=2016-02-28&_=1456201553793” for ::1 at 2016-02-23 05:25:53 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-02-21", "end"=>"2016-02-28", "_"=>"1456201553793"}
Event Load (0.7ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (40.6ms)

Completed 200 OK in 64ms (Views: 61.6ms | ActiveRecord: 0.7ms)

Started GET “/assets/glyphicons-halflings-regular-a26394f7ede100ca118eff2eda08596275a9839b959c226e15439557a5a80742.woff” for ::1 at 2016-02-23 05:25:54 +0100

Started GET “/build/new” for ::1 at 2016-02-23 05:51:27 +0100

ActiveRecord::SchemaMigration Load (0.5ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by BuildController#new as HTML

 (0.2ms)  BEGIN
SQL (24.9ms)  INSERT INTO "events" ("priority", "start", "end", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["priority", 2], ["start", "2016-02-24 04:51:28.223359"], ["end", "2016-02-24 05:51:28.223359"], ["created_at", "2016-02-23 04:51:28.265467"], ["updated_at", "2016-02-23 04:51:28.265467"]]
SQL (0.5ms)  INSERT INTO "versions" ("event", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["event", "create"], ["created_at", "2016-02-23 04:51:28.265467"], ["object_changes", "---\npriority:\n- \n- 0\nstart:\n- \n- 2016-02-24 04:51:28.223359000 Z\nend:\n- \n- 2016-02-24 05:51:28.223359000 Z\ncreated_at:\n- \n- &1 2016-02-23 04:51:28.265467000 Z\nupdated_at:\n- \n- *1\nid:\n- \n- 52\n"], ["item_id", 52], ["item_type", "Event"]]
 (172.8ms)  COMMIT

Redirected to localhost:3000/events/52/build/build Completed 302 Found in 563ms (ActiveRecord: 204.5ms)

Started GET “/build/new” for ::1 at 2016-02-23 05:51:29 +0100 Processing by BuildController#new as HTML

 (0.2ms)  BEGIN
SQL (0.3ms)  INSERT INTO "events" ("priority", "start", "end", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["priority", 2], ["start", "2016-02-24 04:51:29.530632"], ["end", "2016-02-24 05:51:29.530632"], ["created_at", "2016-02-23 04:51:29.531373"], ["updated_at", "2016-02-23 04:51:29.531373"]]
SQL (0.3ms)  INSERT INTO "versions" ("event", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["event", "create"], ["created_at", "2016-02-23 04:51:29.531373"], ["object_changes", "---\npriority:\n- \n- 0\nstart:\n- \n- 2016-02-24 04:51:29.530632000 Z\nend:\n- \n- 2016-02-24 05:51:29.530632000 Z\ncreated_at:\n- \n- &1 2016-02-23 04:51:29.531373000 Z\nupdated_at:\n- \n- *1\nid:\n- \n- 53\n"], ["item_id", 53], ["item_type", "Event"]]
 (16.1ms)  COMMIT

Redirected to localhost:3000/events/53/build/build Completed 302 Found in 24ms (ActiveRecord: 16.9ms)

Started GET “/events/53/build/build” for ::1 at 2016-02-23 05:51:29 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"53", "id"=>"build"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 53]]
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (0.6ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 53]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.4ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (1387.0ms)
Rendered build/build.html.erb within layouts/application (1467.5ms)

DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_application_html_erb__247641606432439076_70202245574920 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:19) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_application_html_erb__247641606432439076_70202245574920 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:19) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_application_html_erb__247641606432439076_70202245574920 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:19) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_application_html_erb__247641606432439076_70202245574920 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:19) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_application_html_erb__247641606432439076_70202245574920 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:19) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_application_html_erb__247641606432439076_70202245574920 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:19) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_application_html_erb__247641606432439076_70202245574920 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:19) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_application_html_erb__247641606432439076_70202245574920 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:19) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_application_html_erb__247641606432439076_70202245574920 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:19) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_application_html_erb__247641606432439076_70202245574920 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:19) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_application_html_erb__247641606432439076_70202245574920 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:19) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_application_html_erb__247641606432439076_70202245574920 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:19) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_application_html_erb__247641606432439076_70202245574920 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:19) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_application_html_erb__247641606432439076_70202245574920 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:19) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_application_html_erb__247641606432439076_70202245574920 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:19) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_application_html_erb__247641606432439076_70202245574920 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:19) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_application_html_erb__247641606432439076_70202245574920 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:19) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_application_html_erb__247641606432439076_70202245574920 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:19) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_application_html_erb__247641606432439076_70202245574920 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:19) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_application_html_erb__247641606432439076_70202245574920 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:19) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_application_html_erb__247641606432439076_70202245574920 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:19) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_application_html_erb__247641606432439076_70202245574920 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:19) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_application_html_erb__247641606432439076_70202245574920 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:19) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_application_html_erb__247641606432439076_70202245574920 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:19) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_application_html_erb__247641606432439076_70202245574920 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:19) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_application_html_erb__247641606432439076_70202245574920 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:19) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_application_html_erb__247641606432439076_70202245574920 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:19) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_application_html_erb__247641606432439076_70202245574920 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:19) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_application_html_erb__247641606432439076_70202245574920 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:19) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_application_html_erb__247641606432439076_70202245574920 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:19) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_application_html_erb__247641606432439076_70202245574920 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:19) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_application_html_erb__247641606432439076_70202245574920 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:19) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_application_html_erb__247641606432439076_70202245574920 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:19) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_application_html_erb__247641606432439076_70202245574920 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:19) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_application_html_erb__247641606432439076_70202245574920 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:19) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_application_html_erb__247641606432439076_70202245574920 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:19) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_application_html_erb__247641606432439076_70202245574920 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:19) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_application_html_erb__247641606432439076_70202245574920 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:19) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_application_html_erb__247641606432439076_70202245574920 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:19) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_application_html_erb__247641606432439076_70202245574920 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:19) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_application_html_erb__247641606432439076_70202245574920 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:19) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_application_html_erb__247641606432439076_70202245574920 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:19) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_application_html_erb__247641606432439076_70202245574920 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:19) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_application_html_erb__247641606432439076_70202245574920 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:19) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_application_html_erb__247641606432439076_70202245574920 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:19) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_application_html_erb__247641606432439076_70202245574920 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:19) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_application_html_erb__247641606432439076_70202245574920 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:19) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_application_html_erb__247641606432439076_70202245574920 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:19) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_application_html_erb__247641606432439076_70202245574920 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:19) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_application_html_erb__247641606432439076_70202245574920 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:19) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_application_html_erb__247641606432439076_70202245574920 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:19) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_application_html_erb__247641606432439076_70202245574920 at /Users/Christian/Fachschaft/app/views/layouts/application.html.erb:19) Completed 200 OK in 23454ms (Views: 23229.3ms | ActiveRecord: 5.3ms)

Started GET “/assets/application.self-cbcd987b5ee80d77c5dba33dff844788a3f78eaddb30f2036a3e625b68f52349.css?body=1” for ::1 at 2016-02-23 05:51:53 +0100

Started GET “/assets/bootstrap-datetimepicker.self-f4c780e77f9e34c90cc43fc2a2bc2d2f11d5b54470904990480fc9cb434d918c.js?body=1” for ::1 at 2016-02-23 05:51:53 +0100

Started GET “/assets/application.self-94147d2e374d417749fb659ec45fcced64436d61bcbef6b49fa7fc5ad274bd81.js?body=1” for ::1 at 2016-02-23 05:51:53 +0100

Started PATCH “/events/53/build/build” for ::1 at 2016-02-23 05:52:08 +0100 Processing by BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"mPxPt7YXyoPHqF9KxOYPsBm64fL5f/Qo7dnnexoSQglc0h3JeW8qK30VjgJECCePlMJ6TKLE/rIdPunefQsS7Q==", "event"=>{"title"=>"Bla bla bla ", "start(3i)"=>"24", "start(2i)"=>"2", "start(1i)"=>"2016", "start(4i)"=>"04", "start(5i)"=>"51", "priority"=>"medium", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(3i)"=>"24", "end(2i)"=>"2", "end(1i)"=>"2016", "end(4i)"=>"05", "end(5i)"=>"51", "ort"=>"", "description"=>"", "role_ids"=>[""], "event_category_id"=>"1", "repeats"=>"1"}, "commit"=>"Continue", "event_id"=>"53", "id"=>"build"}
Event Load (1.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 53]]
 (0.1ms)  BEGIN
Role Load (0.6ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 53]]
SQL (1.1ms)  UPDATE "events" SET "title" = $1, "event_category_id" = $2, "flag" = $3, "imageURL" = $4, "url" = $5, "ort" = $6, "description" = $7, "repeats" = $8, "start" = $9, "end" = $10, "updated_at" = $11 WHERE "events"."id" = $12  [["title", "Bla bla bla "], ["event_category_id", 1], ["flag", "f"], ["imageURL", ""], ["url", ""], ["ort", ""], ["description", ""], ["repeats", "t"], ["start", "2016-02-24 04:51:00.000000"], ["end", "2016-02-24 05:51:00.000000"], ["updated_at", "2016-02-23 04:52:08.237698"], ["id", 53]]
SQL (0.3ms)  INSERT INTO "versions" ("event", "object", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id"  [["event", "update"], ["object", "---\nid: 53\ntitle: \nstart: 2016-02-24 04:51:29.530632000 Z\npriority: 2\nflag: \nimageURL: \nurl: \nend: 2016-02-24 05:51:29.530632000 Z\nort: \ndescription: \ncreated_at: 2016-02-23 04:51:29.531373000 Z\nupdated_at: 2016-02-23 04:51:29.531373000 Z\nevent_category_id: \nrecurrence_id: \nrepeats: \nreviewed: \n"], ["created_at", "2016-02-23 04:52:08.237698"], ["object_changes", "---\ntitle:\n- \n- 'Bla bla bla '\nevent_category_id:\n- \n- 1\nflag:\n- \n- false\nimageURL:\n- \n- ''\nurl:\n- \n- ''\nort:\n- \n- ''\ndescription:\n- \n- ''\nrepeats:\n- \n- true\nstart:\n- 2016-02-24 04:51:29.530632000 Z\n- 2016-02-24 04:51:00.000000000 Z\nend:\n- 2016-02-24 05:51:29.530632000 Z\n- 2016-02-24 05:51:00.000000000 Z\nupdated_at:\n- 2016-02-23 04:51:29.531373000 Z\n- 2016-02-23 04:52:08.237698000 Z\n"], ["item_id", 53], ["item_type", "Event"]]
 (0.4ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT

Redirected to localhost:3000/events/53/build/add_recurrence Completed 302 Found in 23ms (ActiveRecord: 4.1ms)

Started GET “/events/53/build/add_recurrence” for ::1 at 2016-02-23 05:52:08 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"53", "id"=>"add_recurrence"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 53]]
 (0.1ms)  BEGIN
SQL (31.2ms)  INSERT INTO "recurrences" ("start", "end", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["start", "2016-02-24"], ["end", "2016-03-24"], ["created_at", "2016-02-23 04:52:08.284211"], ["updated_at", "2016-02-23 04:52:08.284211"]]
 (0.4ms)  COMMIT
 (0.1ms)  BEGIN
SQL (0.8ms)  UPDATE "events" SET "recurrence_id" = $1, "updated_at" = $2 WHERE "events"."id" = $3  [["recurrence_id", 9], ["updated_at", "2016-02-23 04:52:08.319016"], ["id", 53]]
SQL (0.3ms)  INSERT INTO "versions" ("event", "object", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id"  [["event", "update"], ["object", "---\nid: 53\ntitle: 'Bla bla bla '\nstart: 2016-02-24 04:51:00.000000000 Z\npriority: 2\nflag: false\nimageURL: ''\nurl: ''\nend: 2016-02-24 05:51:00.000000000 Z\nort: ''\ndescription: ''\ncreated_at: 2016-02-23 04:51:29.531373000 Z\nupdated_at: 2016-02-23 04:52:08.237698000 Z\nevent_category_id: 1\nrecurrence_id: \nrepeats: true\nreviewed: \n"], ["created_at", "2016-02-23 04:52:08.319016"], ["object_changes", "---\nrecurrence_id:\n- \n- 9\nupdated_at:\n- 2016-02-23 04:52:08.237698000 Z\n- 2016-02-23 04:52:08.319016000 Z\n"], ["item_id", 53], ["item_type", "Event"]]
 (0.4ms)  COMMIT
Rule Load (0.6ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 9]]
Rendered build/_rule_fields.html.erb (8.5ms)
Rendered build/add_recurrence.html.erb within layouts/application (277.1ms)

Completed 200 OK in 555ms (Views: 486.5ms | ActiveRecord: 38.1ms)

Started GET “/build/build?event_id=4” for ::1 at 2016-02-23 05:56:00 +0100

ActiveRecord::SchemaMigration Load (4.4ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by BuildController#show as HTML

Parameters: {"event_id"=>"4", "id"=>"build"}
Event Load (0.6ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 4]]
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (1.2ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 4]]
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.8ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (566.1ms)
Rendered build/build.html.erb within layouts/application (575.1ms)

Completed 200 OK in 2816ms (Views: 2514.6ms | ActiveRecord: 10.6ms)

Started GET “/build” for ::1 at 2016-02-23 05:56:03 +0100 Processing by BuildController#index as HTML Redirected to localhost:3000/build/build Completed 302 Found in 1ms (ActiveRecord: 0.0ms)

Started GET “/build/build?event_id=4” for ::1 at 2016-02-23 05:56:03 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"4", "id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 4]]
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.5ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 4]]
Role Load (0.5ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.3ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (25.0ms)
Rendered build/build.html.erb within layouts/application (26.0ms)

Completed 200 OK in 188ms (Views: 182.6ms | ActiveRecord: 1.9ms)

Started GET “/build/new” for ::1 at 2016-02-23 05:56:03 +0100 Processing by BuildController#new as HTML

 (0.1ms)  BEGIN
SQL (19.3ms)  INSERT INTO "events" ("priority", "start", "end", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["priority", 2], ["start", "2016-02-24 04:56:03.588678"], ["end", "2016-02-24 05:56:03.588678"], ["created_at", "2016-02-23 04:56:03.589478"], ["updated_at", "2016-02-23 04:56:03.589478"]]
SQL (0.5ms)  INSERT INTO "versions" ("event", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["event", "create"], ["created_at", "2016-02-23 04:56:03.589478"], ["object_changes", "---\npriority:\n- \n- 0\nstart:\n- \n- 2016-02-24 04:56:03.588678000 Z\nend:\n- \n- 2016-02-24 05:56:03.588678000 Z\ncreated_at:\n- \n- &1 2016-02-23 04:56:03.589478000 Z\nupdated_at:\n- \n- *1\nid:\n- \n- 54\n"], ["item_id", 54], ["item_type", "Event"]]
 (15.8ms)  COMMIT

Redirected to localhost:3000/events/54/build/build Completed 302 Found in 87ms (ActiveRecord: 38.0ms)

Started GET “/events/54/build/build” for ::1 at 2016-02-23 05:56:03 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"54", "id"=>"build"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 54]]
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.4ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 54]]
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.4ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (21.9ms)
Rendered build/build.html.erb within layouts/application (23.4ms)

Completed 200 OK in 216ms (Views: 211.0ms | ActiveRecord: 1.8ms)

Started PATCH “/events/54/build/build” for ::1 at 2016-02-23 05:56:16 +0100 Processing by BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"ff/XIxVP3ZO281isgSut6NonQeNYzSRRtXpMcAtcU7O50YVd2jc9OwxOieQBxYXXV1/aXQN2LstFnULVbEUDVw==", "event"=>{"title"=>"Neuer Testers", "start(3i)"=>"24", "start(2i)"=>"2", "start(1i)"=>"2016", "start(4i)"=>"04", "start(5i)"=>"56", "priority"=>"medium", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(3i)"=>"24", "end(2i)"=>"2", "end(1i)"=>"2016", "end(4i)"=>"05", "end(5i)"=>"56", "ort"=>"", "description"=>"", "role_ids"=>[""], "event_category_id"=>"1", "repeats"=>"1"}, "commit"=>"Continue", "event_id"=>"54", "id"=>"build"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 54]]
 (0.1ms)  BEGIN
Role Load (0.3ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 54]]
SQL (0.6ms)  UPDATE "events" SET "title" = $1, "event_category_id" = $2, "flag" = $3, "imageURL" = $4, "url" = $5, "ort" = $6, "description" = $7, "repeats" = $8, "start" = $9, "end" = $10, "updated_at" = $11 WHERE "events"."id" = $12  [["title", "Neuer Testers"], ["event_category_id", 1], ["flag", "f"], ["imageURL", ""], ["url", ""], ["ort", ""], ["description", ""], ["repeats", "t"], ["start", "2016-02-24 04:56:00.000000"], ["end", "2016-02-24 05:56:00.000000"], ["updated_at", "2016-02-23 04:56:16.460405"], ["id", 54]]
SQL (0.3ms)  INSERT INTO "versions" ("event", "object", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id"  [["event", "update"], ["object", "---\nid: 54\ntitle: \nstart: 2016-02-24 04:56:03.588678000 Z\npriority: 2\nflag: \nimageURL: \nurl: \nend: 2016-02-24 05:56:03.588678000 Z\nort: \ndescription: \ncreated_at: 2016-02-23 04:56:03.589478000 Z\nupdated_at: 2016-02-23 04:56:03.589478000 Z\nevent_category_id: \nrecurrence_id: \nrepeats: \nreviewed: \n"], ["created_at", "2016-02-23 04:56:16.460405"], ["object_changes", "---\ntitle:\n- \n- Neuer Testers\nevent_category_id:\n- \n- 1\nflag:\n- \n- false\nimageURL:\n- \n- ''\nurl:\n- \n- ''\nort:\n- \n- ''\ndescription:\n- \n- ''\nrepeats:\n- \n- true\nstart:\n- 2016-02-24 04:56:03.588678000 Z\n- 2016-02-24 04:56:00.000000000 Z\nend:\n- 2016-02-24 05:56:03.588678000 Z\n- 2016-02-24 05:56:00.000000000 Z\nupdated_at:\n- 2016-02-23 04:56:03.589478000 Z\n- 2016-02-23 04:56:16.460405000 Z\n"], ["item_id", 54], ["item_type", "Event"]]
 (0.4ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT

Redirected to localhost:3000/events/54/build/add_recurrence Completed 302 Found in 19ms (ActiveRecord: 2.3ms)

Started GET “/events/54/build/add_recurrence” for ::1 at 2016-02-23 05:56:16 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"54", "id"=>"add_recurrence"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 54]]
 (0.1ms)  BEGIN
SQL (0.4ms)  INSERT INTO "recurrences" ("start", "end", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["start", "2016-02-24"], ["end", "2016-03-24"], ["created_at", "2016-02-23 04:56:16.493720"], ["updated_at", "2016-02-23 04:56:16.493720"]]
 (0.5ms)  COMMIT
 (0.1ms)  BEGIN
SQL (0.5ms)  UPDATE "events" SET "recurrence_id" = $1, "updated_at" = $2 WHERE "events"."id" = $3  [["recurrence_id", 10], ["updated_at", "2016-02-23 04:56:16.498049"], ["id", 54]]
SQL (0.3ms)  INSERT INTO "versions" ("event", "object", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id"  [["event", "update"], ["object", "---\nid: 54\ntitle: Neuer Testers\nstart: 2016-02-24 04:56:00.000000000 Z\npriority: 2\nflag: false\nimageURL: ''\nurl: ''\nend: 2016-02-24 05:56:00.000000000 Z\nort: ''\ndescription: ''\ncreated_at: 2016-02-23 04:56:03.589478000 Z\nupdated_at: 2016-02-23 04:56:16.460405000 Z\nevent_category_id: 1\nrecurrence_id: \nrepeats: true\nreviewed: \n"], ["created_at", "2016-02-23 04:56:16.498049"], ["object_changes", "---\nrecurrence_id:\n- \n- 10\nupdated_at:\n- 2016-02-23 04:56:16.460405000 Z\n- 2016-02-23 04:56:16.498049000 Z\n"], ["item_id", 54], ["item_type", "Event"]]
 (0.4ms)  COMMIT
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 10]]
Rendered build/_rule_fields.html.erb (8.6ms)
Rendered build/add_recurrence.html.erb within layouts/application (68.0ms)

Completed 200 OK in 202ms (Views: 180.5ms | ActiveRecord: 5.8ms)

Started GET “/” for ::1 at 2016-02-23 06:11:18 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (1.8ms)

Completed 200 OK in 543ms (Views: 541.4ms | ActiveRecord: 0.0ms)

Started GET “/assets/application.self-c68e024d98688a4c183af642ed7c99c2759941e31186534ec7e6964958468b57.css?body=1” for ::1 at 2016-02-23 06:11:20 +0100

Started GET “/assets/app.self-9bcf8af094b9c14434eb0177a8b92bba1542b069dbe8343f024902865ecd4a49.css?body=1” for ::1 at 2016-02-23 06:11:20 +0100

Started GET “/assets/event_wizard.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 06:11:20 +0100

Started GET “/assets/calendar.self-7ca1507b4b56c6bde2a6f7298e555146f2845cac7e93eae61ce14ec35876716d.css?body=1” for ::1 at 2016-02-23 06:11:20 +0100

Started GET “/assets/events/build.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 06:11:20 +0100

Started GET “/assets/events.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 06:11:20 +0100

Started GET “/assets/excludes.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 06:11:20 +0100

Started GET “/assets/ie-10-viewport-bug-workaround.self-d3b6114260a65d675e19e6d036b8ded254bd54da080721e16d78f4fb05488a17.css?body=1” for ::1 at 2016-02-23 06:11:20 +0100

Started GET “/assets/main.self-acbff20b2539abf0d509fe495fd494a110c0638603ae1615f51e9c00b0fb6dba.css?body=1” for ::1 at 2016-02-23 06:11:20 +0100

Started GET “/assets/newsletters.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 06:11:20 +0100

Started GET “/assets/recurrences.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 06:11:20 +0100

Started GET “/assets/rules.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 06:11:20 +0100

Started GET “/assets/scaffolds.self-7bcd1c1813bdc716ea218f6879749642f76043cfbdd19fd464f842f675624555.css?body=1” for ::1 at 2016-02-23 06:11:20 +0100

Started GET “/assets/starter-template.self-9bdf3263e2699c112b5d5cbc5c89f9494511ce97cca92d21bf4f1d0e6cbb2e48.css?body=1” for ::1 at 2016-02-23 06:11:20 +0100

Started GET “/assets/subscribers.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 06:11:20 +0100

Started GET “/assets/themify-icons.self-fcec2573d193ec837b277e8a6691e8a5abc23f10fff0be526f780284c57da3e3.css?body=1” for ::1 at 2016-02-23 06:11:20 +0100

Started GET “/assets/ui.self-5932674ca1cb4f97b26558d805c74ac83eb53bcc8cad58aa0c1c3555192bb731.css?body=1” for ::1 at 2016-02-23 06:11:20 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-23 06:11:20 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-23 06:11:20 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-23 06:11:20 +0100

Started GET “/assets/vendor.self-f086ab635ce116cbaa172865ec0026f5da650cb45a41bda2a83132767fb41824.js?body=1” for ::1 at 2016-02-23 06:11:20 +0100

Started GET “/assets/app.self-b9484961b804b8b50a212b2d33687f2af3b7c8accc10073dbb04f286c2f0e4df.js?body=1” for ::1 at 2016-02-23 06:11:20 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-23 06:11:20 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-23 06:11:20 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for ::1 at 2016-02-23 06:11:20 +0100

Started GET “/assets/bootstrap.min.self-06b21b80bfffa7de7828e36629f0f8a07e775bb2d38238790b732a831fc5f105.js?body=1” for ::1 at 2016-02-23 06:11:20 +0100

Started GET “/assets/calendar.self-cd89dbde1ee54a9e5fafadf035a164aaa746e7d53a9c13fcdaec8b45af328a42.js?body=1” for ::1 at 2016-02-23 06:11:20 +0100

Started GET “/assets/event_categories.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 06:11:20 +0100

Started GET “/assets/event_wizard.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 06:11:20 +0100

Started GET “/assets/events.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 06:11:20 +0100

Started GET “/assets/events/build.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 06:11:20 +0100

Started GET “/assets/excludes.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 06:11:20 +0100

Started GET “/assets/ie10-viewport-bug-workaround.self-fc551af1f93278ce46542e0ab702a380c18f24f5b46a002804456d0b9b2cf0d0.js?body=1” for ::1 at 2016-02-23 06:11:20 +0100

Started GET “/assets/newsletters.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 06:11:20 +0100

Started GET “/assets/recurrences.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 06:11:20 +0100

Started GET “/assets/rules.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 06:11:21 +0100

Started GET “/assets/subscribers.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 06:11:21 +0100

Started GET “/assets/ui.self-dee1dbb585902aaee233ae29baf16de746c572d3510305bba254ce7b49627583.js?body=1” for ::1 at 2016-02-23 06:11:21 +0100

Started GET “/assets/application.self-239bfcf2d4c320dafce982d93599055f083d298e8cffc36b34904cd355a255e3.js?body=1” for ::1 at 2016-02-23 06:11:21 +0100

Started GET “/assets/background/2-f6c3491538ec996e8df02e23e0fc3eaaa9e8a2bc7a991d2e42d8a6d42abcdc0f.jpg” for ::1 at 2016-02-23 06:11:21 +0100

Started GET “/assets/background/1-8c79da7a29d8cc171aba6a6e024dfa9436a0b05506fab0a0f57ee5cd02b8dd9e.jpg” for ::1 at 2016-02-23 06:11:21 +0100

Started GET “/” for ::1 at 2016-02-23 06:23:17 +0100

ActiveRecord::SchemaMigration Load (0.8ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (4.2ms)

Completed 500 Internal Server Error in 3834ms (ActiveRecord: 0.0ms)

ExecJS::RuntimeError - SyntaxError: [stdin]:37:8: unexpected (:

execjs (2.6.0) lib/execjs/external_runtime.rb:84:in `extract_result'
execjs (2.6.0) lib/execjs/external_runtime.rb:39:in `exec'
execjs (2.6.0) lib/execjs/external_runtime.rb:21:in `eval'
execjs (2.6.0) lib/execjs/external_runtime.rb:46:in `call'
coffee-script (2.4.1) lib/coffee_script.rb:78:in `compile'
sprockets (3.5.2) lib/sprockets/coffee_script_processor.rb:21:in `block in call'
sprockets (3.5.2) lib/sprockets/cache.rb:85:in `fetch'
sprockets (3.5.2) lib/sprockets/coffee_script_processor.rb:20:in `call'
sprockets (3.5.2) lib/sprockets/processor_utils.rb:75:in `call_processor'
sprockets (3.5.2) lib/sprockets/processor_utils.rb:57:in `block in call_processors'
sprockets (3.5.2) lib/sprockets/processor_utils.rb:56:in `call_processors'
sprockets (3.5.2) lib/sprockets/loader.rb:134:in `load_from_unloaded'
sprockets (3.5.2) lib/sprockets/loader.rb:60:in `block in load'
sprockets (3.5.2) lib/sprockets/loader.rb:318:in `fetch_asset_from_dependency_cache'
sprockets (3.5.2) lib/sprockets/loader.rb:44:in `load'
sprockets (3.5.2) lib/sprockets/cached_environment.rb:20:in `block in initialize'
sprockets (3.5.2) lib/sprockets/cached_environment.rb:47:in `load'
sprockets (3.5.2) lib/sprockets/bundle.rb:23:in `block in call'
sprockets (3.5.2) lib/sprockets/utils.rb:183:in `dfs'
sprockets (3.5.2) lib/sprockets/bundle.rb:24:in `call'
sprockets (3.5.2) lib/sprockets/processor_utils.rb:75:in `call_processor'
sprockets (3.5.2) lib/sprockets/processor_utils.rb:57:in `block in call_processors'
sprockets (3.5.2) lib/sprockets/processor_utils.rb:56:in `call_processors'
sprockets (3.5.2) lib/sprockets/loader.rb:134:in `load_from_unloaded'
sprockets (3.5.2) lib/sprockets/loader.rb:60:in `block in load'
sprockets (3.5.2) lib/sprockets/loader.rb:318:in `fetch_asset_from_dependency_cache'
sprockets (3.5.2) lib/sprockets/loader.rb:44:in `load'
sprockets (3.5.2) lib/sprockets/cached_environment.rb:20:in `block in initialize'
sprockets (3.5.2) lib/sprockets/cached_environment.rb:47:in `load'
sprockets (3.5.2) lib/sprockets/base.rb:66:in `find_asset'
sprockets (3.5.2) lib/sprockets/base.rb:73:in `find_all_linked_assets'
sprockets (3.5.2) lib/sprockets/manifest.rb:142:in `block in find'
sprockets (3.5.2) lib/sprockets/legacy.rb:114:in `block (2 levels) in logical_paths'
sprockets (3.5.2) lib/sprockets/path_utils.rb:225:in `block in stat_tree'
sprockets (3.5.2) lib/sprockets/path_utils.rb:209:in `block in stat_directory'
sprockets (3.5.2) lib/sprockets/path_utils.rb:206:in `stat_directory'
sprockets (3.5.2) lib/sprockets/path_utils.rb:224:in `stat_tree'
sprockets (3.5.2) lib/sprockets/legacy.rb:105:in `block in logical_paths'
sprockets (3.5.2) lib/sprockets/legacy.rb:104:in `logical_paths'
sprockets (3.5.2) lib/sprockets/manifest.rb:140:in `find'
sprockets-rails (3.0.1) lib/sprockets/railtie.rb:41:in `precompiled_assets'
sprockets-rails (3.0.1) lib/sprockets/railtie.rb:34:in `asset_precompiled?'
sprockets-rails (3.0.1) lib/sprockets/railtie.rb:205:in `block (3 levels) in <class:Railtie>'
sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:346:in `precompiled?'
sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:350:in `raise_unless_precompiled_asset'
sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:335:in `find_debug_asset'
sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:217:in `block in lookup_debug_asset'
sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:230:in `block in resolve_asset'
sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:229:in `resolve_asset'
sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:216:in `lookup_debug_asset'
sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:158:in `block in stylesheet_link_tag'
sprockets-rails (3.0.1) lib/sprockets/rails/helper.rb:157:in `stylesheet_link_tag'
app/views/layouts/dummy.html.erb:9:in `_app_views_layouts_dummy_html_erb__4467890576659245459_70260912947360'
actionview (4.2.5.1) lib/action_view/template.rb:145:in `block in render'
activesupport (4.2.5.1) lib/active_support/notifications.rb:166:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:333:in `instrument'
actionview (4.2.5.1) lib/action_view/template.rb:143:in `render'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
actionview (4.2.5.1) lib/action_view/renderer/renderer.rb:23:in `render'
actionview (4.2.5.1) lib/action_view/rendering.rb:100:in `_render_template'
actionpack (4.2.5.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
actionview (4.2.5.1) lib/action_view/rendering.rb:83:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
actionpack (4.2.5.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
actionpack (4.2.5.1) lib/abstract_controller/rendering.rb:25:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/Christian/.rvm/rubies/ruby-2.2.4/lib/ruby/2.2.0/benchmark.rb:303:in `realtime'
activesupport (4.2.5.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/9ab45fb2745f9af5/variables” for ::1 at 2016-02-23 06:23:22 +0100

Started GET “/” for ::1 at 2016-02-23 06:25:13 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (0.5ms)

Completed 200 OK in 2619ms (Views: 2617.6ms | ActiveRecord: 0.0ms)

Started GET “/assets/calendar.self-fadd26802e350e5e89258dc9f7d137b319f9107e81c439a4f8e620efe7e11511.js?body=1” for ::1 at 2016-02-23 06:25:16 +0100

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456205117213” for ::1 at 2016-02-23 06:25:18 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456205117213"}
Event Load (1.2ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (389.1ms)

Completed 200 OK in 590ms (Views: 482.0ms | ActiveRecord: 7.5ms)

Started GET “/” for ::1 at 2016-02-23 06:25:28 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (1.8ms)

Completed 200 OK in 185ms (Views: 183.5ms | ActiveRecord: 0.0ms)

Started GET “/events/3/build/check” for ::1 at 2016-02-23 06:25:28 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"3", "id"=>"check"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 3]]
EventCategory Load (0.4ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
 (0.6ms)  SELECT COUNT(*) FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 3]]
Rule Load (0.5ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 3]]
 (0.4ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 3]]
Rendered build/check.html.erb within layouts/application (872.8ms)

Completed 200 OK in 2309ms (Views: 2165.8ms | ActiveRecord: 10.4ms)

Started GET “/event_categories/” for ::1 at 2016-02-23 06:25:31 +0100 Processing by EventCategoriesController#index as HTML

EventCategory Load (0.3ms)  SELECT "event_categories".* FROM "event_categories"
 (0.2ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 1]]
 (0.2ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 2]]
Rendered event_categories/index.html.erb within layouts/application (7.5ms)

Completed 200 OK in 267ms (Views: 265.3ms | ActiveRecord: 0.8ms)

Started GET “/event_categories/” for ::1 at 2016-02-23 06:25:31 +0100 Processing by EventCategoriesController#index as HTML

EventCategory Load (0.3ms)  SELECT "event_categories".* FROM "event_categories"
 (0.4ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 2]]
Rendered event_categories/index.html.erb within layouts/application (5.6ms)

Completed 200 OK in 179ms (Views: 176.8ms | ActiveRecord: 1.1ms)

Started GET “/event_categories/” for ::1 at 2016-02-23 06:27:12 +0100 Processing by EventCategoriesController#index as HTML

EventCategory Load (0.5ms)  SELECT "event_categories".* FROM "event_categories"
 (0.3ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 2]]
Rendered event_categories/index.html.erb within layouts/application (6.4ms)

Completed 200 OK in 372ms (Views: 370.3ms | ActiveRecord: 1.1ms)

Started GET “/assets/application.self-c68e024d98688a4c183af642ed7c99c2759941e31186534ec7e6964958468b57.css?body=1” for ::1 at 2016-02-23 06:27:12 +0100

Started GET “/assets/event_wizard.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 06:27:12 +0100

Started GET “/assets/app.self-9bcf8af094b9c14434eb0177a8b92bba1542b069dbe8343f024902865ecd4a49.css?body=1” for ::1 at 2016-02-23 06:27:12 +0100

Started GET “/assets/calendar.self-7ca1507b4b56c6bde2a6f7298e555146f2845cac7e93eae61ce14ec35876716d.css?body=1” for ::1 at 2016-02-23 06:27:12 +0100

Started GET “/assets/events.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 06:27:12 +0100

Started GET “/assets/events/build.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 06:27:12 +0100

Started GET “/assets/excludes.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 06:27:12 +0100

Started GET “/assets/main.self-acbff20b2539abf0d509fe495fd494a110c0638603ae1615f51e9c00b0fb6dba.css?body=1” for ::1 at 2016-02-23 06:27:12 +0100

Started GET “/assets/recurrences.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 06:27:12 +0100

Started GET “/assets/scaffolds.self-7bcd1c1813bdc716ea218f6879749642f76043cfbdd19fd464f842f675624555.css?body=1” for ::1 at 2016-02-23 06:27:12 +0100

Started GET “/assets/subscribers.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 06:27:12 +0100

Started GET “/assets/ui.self-5932674ca1cb4f97b26558d805c74ac83eb53bcc8cad58aa0c1c3555192bb731.css?body=1” for ::1 at 2016-02-23 06:27:12 +0100

Started GET “/assets/ie-10-viewport-bug-workaround.self-d3b6114260a65d675e19e6d036b8ded254bd54da080721e16d78f4fb05488a17.css?body=1” for ::1 at 2016-02-23 06:27:12 +0100

Started GET “/assets/newsletters.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 06:27:12 +0100

Started GET “/assets/rules.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 06:27:12 +0100

Started GET “/assets/starter-template.self-9bdf3263e2699c112b5d5cbc5c89f9494511ce97cca92d21bf4f1d0e6cbb2e48.css?body=1” for ::1 at 2016-02-23 06:27:12 +0100

Started GET “/assets/themify-icons.self-fcec2573d193ec837b277e8a6691e8a5abc23f10fff0be526f780284c57da3e3.css?body=1” for ::1 at 2016-02-23 06:27:12 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-23 06:27:12 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-23 06:27:12 +0100

Started GET “/assets/vendor.self-f086ab635ce116cbaa172865ec0026f5da650cb45a41bda2a83132767fb41824.js?body=1” for ::1 at 2016-02-23 06:27:12 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-23 06:27:12 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for ::1 at 2016-02-23 06:27:12 +0100

Started GET “/assets/calendar.self-fadd26802e350e5e89258dc9f7d137b319f9107e81c439a4f8e620efe7e11511.js?body=1” for ::1 at 2016-02-23 06:27:12 +0100

Started GET “/assets/event_wizard.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 06:27:12 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-23 06:27:13 +0100

Started GET “/assets/app.self-b9484961b804b8b50a212b2d33687f2af3b7c8accc10073dbb04f286c2f0e4df.js?body=1” for ::1 at 2016-02-23 06:27:13 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-23 06:27:13 +0100

Started GET “/assets/bootstrap.min.self-06b21b80bfffa7de7828e36629f0f8a07e775bb2d38238790b732a831fc5f105.js?body=1” for ::1 at 2016-02-23 06:27:13 +0100

Started GET “/assets/event_categories.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 06:27:13 +0100

Started GET “/assets/events.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 06:27:13 +0100

Started GET “/assets/events/build.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 06:27:13 +0100

Started GET “/assets/ie10-viewport-bug-workaround.self-fc551af1f93278ce46542e0ab702a380c18f24f5b46a002804456d0b9b2cf0d0.js?body=1” for ::1 at 2016-02-23 06:27:13 +0100

Started GET “/assets/recurrences.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 06:27:13 +0100

Started GET “/assets/subscribers.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 06:27:13 +0100

Started GET “/assets/application.self-239bfcf2d4c320dafce982d93599055f083d298e8cffc36b34904cd355a255e3.js?body=1” for ::1 at 2016-02-23 06:27:13 +0100

Started GET “/assets/excludes.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 06:27:13 +0100

Started GET “/assets/newsletters.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 06:27:13 +0100

Started GET “/assets/rules.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 06:27:13 +0100

Started GET “/assets/ui.self-dee1dbb585902aaee233ae29baf16de746c572d3510305bba254ce7b49627583.js?body=1” for ::1 at 2016-02-23 06:27:13 +0100

Started GET “/assets/background/2-f6c3491538ec996e8df02e23e0fc3eaaa9e8a2bc7a991d2e42d8a6d42abcdc0f.jpg” for ::1 at 2016-02-23 06:27:13 +0100

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456205233079” for ::1 at 2016-02-23 06:27:13 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456205233079"}
Event Load (0.5ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (38.5ms)

Completed 200 OK in 59ms (Views: 56.3ms | ActiveRecord: 0.5ms)

Started GET “/assets/glyphicons-halflings-regular-a26394f7ede100ca118eff2eda08596275a9839b959c226e15439557a5a80742.woff” for ::1 at 2016-02-23 06:27:13 +0100

Started GET “/event_categories/” for ::1 at 2016-02-23 06:33:36 +0100 Processing by EventCategoriesController#index as HTML

EventCategory Load (0.4ms)  SELECT "event_categories".* FROM "event_categories"
 (0.2ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 1]]
 (0.2ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 2]]
CACHE (0.0ms)  SELECT "event_categories".* FROM "event_categories"
Rendered event_categories/index.html.erb within layouts/application (18.7ms)

Completed 200 OK in 382ms (Views: 380.0ms | ActiveRecord: 0.8ms)

Started GET “/assets/application.self-c68e024d98688a4c183af642ed7c99c2759941e31186534ec7e6964958468b57.css?body=1” for ::1 at 2016-02-23 06:33:37 +0100

Started GET “/assets/events/build.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 06:33:37 +0100

Started GET “/assets/calendar.self-7ca1507b4b56c6bde2a6f7298e555146f2845cac7e93eae61ce14ec35876716d.css?body=1” for ::1 at 2016-02-23 06:33:37 +0100

Started GET “/assets/events.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 06:33:37 +0100

Started GET “/assets/app.self-9bcf8af094b9c14434eb0177a8b92bba1542b069dbe8343f024902865ecd4a49.css?body=1” for ::1 at 2016-02-23 06:33:37 +0100

Started GET “/assets/event_wizard.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 06:33:37 +0100

Started GET “/assets/excludes.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 06:33:37 +0100

Started GET “/assets/main.self-acbff20b2539abf0d509fe495fd494a110c0638603ae1615f51e9c00b0fb6dba.css?body=1” for ::1 at 2016-02-23 06:33:37 +0100

Started GET “/assets/recurrences.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 06:33:37 +0100

Started GET “/assets/scaffolds.self-7bcd1c1813bdc716ea218f6879749642f76043cfbdd19fd464f842f675624555.css?body=1” for ::1 at 2016-02-23 06:33:37 +0100

Started GET “/assets/subscribers.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 06:33:37 +0100

Started GET “/assets/ui.self-5932674ca1cb4f97b26558d805c74ac83eb53bcc8cad58aa0c1c3555192bb731.css?body=1” for ::1 at 2016-02-23 06:33:37 +0100

Started GET “/assets/rules.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 06:33:37 +0100

Started GET “/assets/ie-10-viewport-bug-workaround.self-d3b6114260a65d675e19e6d036b8ded254bd54da080721e16d78f4fb05488a17.css?body=1” for ::1 at 2016-02-23 06:33:37 +0100

Started GET “/assets/newsletters.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 06:33:37 +0100

Started GET “/assets/starter-template.self-9bdf3263e2699c112b5d5cbc5c89f9494511ce97cca92d21bf4f1d0e6cbb2e48.css?body=1” for ::1 at 2016-02-23 06:33:37 +0100

Started GET “/assets/themify-icons.self-fcec2573d193ec837b277e8a6691e8a5abc23f10fff0be526f780284c57da3e3.css?body=1” for ::1 at 2016-02-23 06:33:37 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-23 06:33:37 +0100

Started GET “/assets/vendor.self-f086ab635ce116cbaa172865ec0026f5da650cb45a41bda2a83132767fb41824.js?body=1” for ::1 at 2016-02-23 06:33:37 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-23 06:33:37 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-23 06:33:37 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for ::1 at 2016-02-23 06:33:37 +0100

Started GET “/assets/bootstrap.min.self-06b21b80bfffa7de7828e36629f0f8a07e775bb2d38238790b732a831fc5f105.js?body=1” for ::1 at 2016-02-23 06:33:37 +0100

Started GET “/assets/event_wizard.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 06:33:37 +0100

Started GET “/assets/app.self-b9484961b804b8b50a212b2d33687f2af3b7c8accc10073dbb04f286c2f0e4df.js?body=1” for ::1 at 2016-02-23 06:33:37 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-23 06:33:37 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-23 06:33:37 +0100

Started GET “/assets/calendar.self-fadd26802e350e5e89258dc9f7d137b319f9107e81c439a4f8e620efe7e11511.js?body=1” for ::1 at 2016-02-23 06:33:37 +0100

Started GET “/assets/event_categories.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 06:33:37 +0100

Started GET “/assets/events.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 06:33:37 +0100

Started GET “/assets/events/build.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 06:33:37 +0100

Started GET “/assets/ie10-viewport-bug-workaround.self-fc551af1f93278ce46542e0ab702a380c18f24f5b46a002804456d0b9b2cf0d0.js?body=1” for ::1 at 2016-02-23 06:33:37 +0100

Started GET “/assets/recurrences.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 06:33:37 +0100

Started GET “/assets/subscribers.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 06:33:37 +0100

Started GET “/assets/application.self-239bfcf2d4c320dafce982d93599055f083d298e8cffc36b34904cd355a255e3.js?body=1” for ::1 at 2016-02-23 06:33:37 +0100

Started GET “/assets/excludes.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 06:33:37 +0100

Started GET “/assets/newsletters.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 06:33:37 +0100

Started GET “/assets/rules.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 06:33:37 +0100

Started GET “/assets/ui.self-dee1dbb585902aaee233ae29baf16de746c572d3510305bba254ce7b49627583.js?body=1” for ::1 at 2016-02-23 06:33:37 +0100

Started GET “/assets/background/2-f6c3491538ec996e8df02e23e0fc3eaaa9e8a2bc7a991d2e42d8a6d42abcdc0f.jpg” for ::1 at 2016-02-23 06:33:37 +0100

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456205617876” for ::1 at 2016-02-23 06:33:38 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456205617876"}
Event Load (0.7ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (34.4ms)

Completed 200 OK in 64ms (Views: 60.9ms | ActiveRecord: 0.7ms)

Started GET “/assets/glyphicons-halflings-regular-a26394f7ede100ca118eff2eda08596275a9839b959c226e15439557a5a80742.woff” for ::1 at 2016-02-23 06:33:38 +0100

Started GET “/event_categories/1” for ::1 at 2016-02-23 06:33:57 +0100 Processing by EventCategoriesController#show as HTML

Parameters: {"id"=>"1"}
EventCategory Load (4.8ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
Rendered event_categories/show.html.erb within layouts/application (1.4ms)

Completed 200 OK in 1065ms (Views: 1056.4ms | ActiveRecord: 4.8ms)

Started GET “/event_categories/1” for ::1 at 2016-02-23 06:33:58 +0100 Processing by EventCategoriesController#show as HTML

Parameters: {"id"=>"1"}
EventCategory Load (0.3ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
Rendered event_categories/show.html.erb within layouts/application (0.6ms)

Completed 200 OK in 121ms (Views: 119.5ms | ActiveRecord: 0.3ms)

Started GET “/event_categories/” for ::1 at 2016-02-23 06:34:03 +0100 Processing by EventCategoriesController#index as HTML

EventCategory Load (0.3ms)  SELECT "event_categories".* FROM "event_categories"
 (0.3ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 1]]
 (0.2ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 2]]
CACHE (0.0ms)  SELECT "event_categories".* FROM "event_categories"
Rendered event_categories/index.html.erb within layouts/application (6.4ms)

Completed 200 OK in 166ms (Views: 163.7ms | ActiveRecord: 0.8ms)

Started GET “/event_categories/” for ::1 at 2016-02-23 06:34:28 +0100 Processing by EventCategoriesController#index as HTML

EventCategory Load (0.3ms)  SELECT "event_categories".* FROM "event_categories"
 (0.3ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 1]]
 (0.2ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 2]]
CACHE (0.0ms)  SELECT "event_categories".* FROM "event_categories"
Rendered event_categories/index.html.erb within layouts/application (6.0ms)

Completed 200 OK in 129ms (Views: 127.4ms | ActiveRecord: 0.8ms)

Started GET “/assets/application.self-c68e024d98688a4c183af642ed7c99c2759941e31186534ec7e6964958468b57.css?body=1” for ::1 at 2016-02-23 06:34:28 +0100

Started GET “/assets/events/build.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 06:34:28 +0100

Started GET “/assets/calendar.self-7ca1507b4b56c6bde2a6f7298e555146f2845cac7e93eae61ce14ec35876716d.css?body=1” for ::1 at 2016-02-23 06:34:28 +0100

Started GET “/assets/app.self-9bcf8af094b9c14434eb0177a8b92bba1542b069dbe8343f024902865ecd4a49.css?body=1” for ::1 at 2016-02-23 06:34:28 +0100

Started GET “/assets/event_wizard.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 06:34:28 +0100

Started GET “/assets/events.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 06:34:28 +0100

Started GET “/assets/excludes.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 06:34:28 +0100

Started GET “/assets/main.self-acbff20b2539abf0d509fe495fd494a110c0638603ae1615f51e9c00b0fb6dba.css?body=1” for ::1 at 2016-02-23 06:34:28 +0100

Started GET “/assets/recurrences.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 06:34:28 +0100

Started GET “/assets/scaffolds.self-7bcd1c1813bdc716ea218f6879749642f76043cfbdd19fd464f842f675624555.css?body=1” for ::1 at 2016-02-23 06:34:28 +0100

Started GET “/assets/subscribers.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 06:34:28 +0100

Started GET “/assets/ui.self-5932674ca1cb4f97b26558d805c74ac83eb53bcc8cad58aa0c1c3555192bb731.css?body=1” for ::1 at 2016-02-23 06:34:28 +0100

Started GET “/assets/ie-10-viewport-bug-workaround.self-d3b6114260a65d675e19e6d036b8ded254bd54da080721e16d78f4fb05488a17.css?body=1” for ::1 at 2016-02-23 06:34:28 +0100

Started GET “/assets/newsletters.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 06:34:28 +0100

Started GET “/assets/rules.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 06:34:28 +0100

Started GET “/assets/starter-template.self-9bdf3263e2699c112b5d5cbc5c89f9494511ce97cca92d21bf4f1d0e6cbb2e48.css?body=1” for ::1 at 2016-02-23 06:34:28 +0100

Started GET “/assets/themify-icons.self-fcec2573d193ec837b277e8a6691e8a5abc23f10fff0be526f780284c57da3e3.css?body=1” for ::1 at 2016-02-23 06:34:28 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-23 06:34:28 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-23 06:34:28 +0100

Started GET “/assets/app.self-b9484961b804b8b50a212b2d33687f2af3b7c8accc10073dbb04f286c2f0e4df.js?body=1” for ::1 at 2016-02-23 06:34:28 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-23 06:34:28 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for ::1 at 2016-02-23 06:34:28 +0100

Started GET “/assets/calendar.self-fadd26802e350e5e89258dc9f7d137b319f9107e81c439a4f8e620efe7e11511.js?body=1” for ::1 at 2016-02-23 06:34:28 +0100

Started GET “/assets/event_wizard.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 06:34:28 +0100

Started GET “/assets/vendor.self-f086ab635ce116cbaa172865ec0026f5da650cb45a41bda2a83132767fb41824.js?body=1” for ::1 at 2016-02-23 06:34:28 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-23 06:34:28 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-23 06:34:28 +0100

Started GET “/assets/bootstrap.min.self-06b21b80bfffa7de7828e36629f0f8a07e775bb2d38238790b732a831fc5f105.js?body=1” for ::1 at 2016-02-23 06:34:28 +0100

Started GET “/assets/event_categories.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 06:34:28 +0100

Started GET “/assets/events.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 06:34:28 +0100

Started GET “/assets/events/build.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 06:34:28 +0100

Started GET “/assets/ie10-viewport-bug-workaround.self-fc551af1f93278ce46542e0ab702a380c18f24f5b46a002804456d0b9b2cf0d0.js?body=1” for ::1 at 2016-02-23 06:34:28 +0100

Started GET “/assets/recurrences.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 06:34:28 +0100

Started GET “/assets/subscribers.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 06:34:28 +0100

Started GET “/assets/application.self-239bfcf2d4c320dafce982d93599055f083d298e8cffc36b34904cd355a255e3.js?body=1” for ::1 at 2016-02-23 06:34:28 +0100

Started GET “/assets/excludes.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 06:34:28 +0100

Started GET “/assets/newsletters.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 06:34:28 +0100

Started GET “/assets/rules.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 06:34:28 +0100

Started GET “/assets/ui.self-dee1dbb585902aaee233ae29baf16de746c572d3510305bba254ce7b49627583.js?body=1” for ::1 at 2016-02-23 06:34:28 +0100

Started GET “/assets/background/2-f6c3491538ec996e8df02e23e0fc3eaaa9e8a2bc7a991d2e42d8a6d42abcdc0f.jpg” for ::1 at 2016-02-23 06:34:28 +0100

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456205668660” for ::1 at 2016-02-23 06:34:28 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456205668660"}
Event Load (0.7ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (31.4ms)

Completed 200 OK in 56ms (Views: 53.9ms | ActiveRecord: 0.7ms)

Started GET “/assets/glyphicons-halflings-regular-a26394f7ede100ca118eff2eda08596275a9839b959c226e15439557a5a80742.woff” for ::1 at 2016-02-23 06:34:28 +0100

Started GET “/event_categories/” for ::1 at 2016-02-23 06:35:20 +0100 Processing by EventCategoriesController#index as HTML

EventCategory Load (0.4ms)  SELECT "event_categories".* FROM "event_categories"
 (0.3ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 1]]
 (0.2ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 2]]
CACHE (0.0ms)  SELECT "event_categories".* FROM "event_categories"
Rendered event_categories/index.html.erb within layouts/application (5.5ms)

Completed 200 OK in 294ms (Views: 292.2ms | ActiveRecord: 0.8ms)

Started GET “/assets/application.self-c68e024d98688a4c183af642ed7c99c2759941e31186534ec7e6964958468b57.css?body=1” for ::1 at 2016-02-23 06:35:20 +0100

Started GET “/assets/event_wizard.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 06:35:20 +0100

Started GET “/assets/events.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 06:35:20 +0100

Started GET “/assets/calendar.self-7ca1507b4b56c6bde2a6f7298e555146f2845cac7e93eae61ce14ec35876716d.css?body=1” for ::1 at 2016-02-23 06:35:20 +0100

Started GET “/assets/app.self-9bcf8af094b9c14434eb0177a8b92bba1542b069dbe8343f024902865ecd4a49.css?body=1” for ::1 at 2016-02-23 06:35:20 +0100

Started GET “/assets/events/build.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 06:35:20 +0100

Started GET “/assets/excludes.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 06:35:20 +0100

Started GET “/assets/main.self-acbff20b2539abf0d509fe495fd494a110c0638603ae1615f51e9c00b0fb6dba.css?body=1” for ::1 at 2016-02-23 06:35:20 +0100

Started GET “/assets/recurrences.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 06:35:20 +0100

Started GET “/assets/scaffolds.self-7bcd1c1813bdc716ea218f6879749642f76043cfbdd19fd464f842f675624555.css?body=1” for ::1 at 2016-02-23 06:35:20 +0100

Started GET “/assets/subscribers.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 06:35:20 +0100

Started GET “/assets/ui.self-5932674ca1cb4f97b26558d805c74ac83eb53bcc8cad58aa0c1c3555192bb731.css?body=1” for ::1 at 2016-02-23 06:35:20 +0100

Started GET “/assets/ie-10-viewport-bug-workaround.self-d3b6114260a65d675e19e6d036b8ded254bd54da080721e16d78f4fb05488a17.css?body=1” for ::1 at 2016-02-23 06:35:20 +0100

Started GET “/assets/newsletters.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 06:35:20 +0100

Started GET “/assets/rules.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 06:35:20 +0100

Started GET “/assets/starter-template.self-9bdf3263e2699c112b5d5cbc5c89f9494511ce97cca92d21bf4f1d0e6cbb2e48.css?body=1” for ::1 at 2016-02-23 06:35:20 +0100

Started GET “/assets/themify-icons.self-fcec2573d193ec837b277e8a6691e8a5abc23f10fff0be526f780284c57da3e3.css?body=1” for ::1 at 2016-02-23 06:35:20 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-23 06:35:20 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-23 06:35:20 +0100

Started GET “/assets/vendor.self-f086ab635ce116cbaa172865ec0026f5da650cb45a41bda2a83132767fb41824.js?body=1” for ::1 at 2016-02-23 06:35:20 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-23 06:35:20 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for ::1 at 2016-02-23 06:35:20 +0100

Started GET “/assets/calendar.self-fadd26802e350e5e89258dc9f7d137b319f9107e81c439a4f8e620efe7e11511.js?body=1” for ::1 at 2016-02-23 06:35:20 +0100

Started GET “/assets/event_wizard.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 06:35:20 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-23 06:35:20 +0100

Started GET “/assets/app.self-b9484961b804b8b50a212b2d33687f2af3b7c8accc10073dbb04f286c2f0e4df.js?body=1” for ::1 at 2016-02-23 06:35:20 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-23 06:35:20 +0100

Started GET “/assets/bootstrap.min.self-06b21b80bfffa7de7828e36629f0f8a07e775bb2d38238790b732a831fc5f105.js?body=1” for ::1 at 2016-02-23 06:35:20 +0100

Started GET “/assets/event_categories.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 06:35:20 +0100

Started GET “/assets/events.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 06:35:20 +0100

Started GET “/assets/events/build.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 06:35:20 +0100

Started GET “/assets/ie10-viewport-bug-workaround.self-fc551af1f93278ce46542e0ab702a380c18f24f5b46a002804456d0b9b2cf0d0.js?body=1” for ::1 at 2016-02-23 06:35:20 +0100

Started GET “/assets/recurrences.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 06:35:20 +0100

Started GET “/assets/ui.self-dee1dbb585902aaee233ae29baf16de746c572d3510305bba254ce7b49627583.js?body=1” for ::1 at 2016-02-23 06:35:20 +0100

Started GET “/assets/application.self-239bfcf2d4c320dafce982d93599055f083d298e8cffc36b34904cd355a255e3.js?body=1” for ::1 at 2016-02-23 06:35:20 +0100

Started GET “/assets/excludes.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 06:35:20 +0100

Started GET “/assets/newsletters.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 06:35:20 +0100

Started GET “/assets/rules.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 06:35:20 +0100

Started GET “/assets/subscribers.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 06:35:20 +0100

Started GET “/assets/background/2-f6c3491538ec996e8df02e23e0fc3eaaa9e8a2bc7a991d2e42d8a6d42abcdc0f.jpg” for ::1 at 2016-02-23 06:35:21 +0100

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456205720832” for ::1 at 2016-02-23 06:35:21 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456205720832"}
Event Load (1.6ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (38.2ms)

Completed 200 OK in 59ms (Views: 55.9ms | ActiveRecord: 1.6ms)

Started GET “/assets/glyphicons-halflings-regular-a26394f7ede100ca118eff2eda08596275a9839b959c226e15439557a5a80742.woff” for ::1 at 2016-02-23 06:35:21 +0100

Started GET “/event_categories/” for ::1 at 2016-02-23 06:35:44 +0100 Processing by EventCategoriesController#index as HTML

EventCategory Load (0.3ms)  SELECT "event_categories".* FROM "event_categories"
 (0.2ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 1]]
 (0.2ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 2]]
CACHE (0.0ms)  SELECT "event_categories".* FROM "event_categories"
Rendered event_categories/index.html.erb within layouts/application (5.1ms)

Completed 200 OK in 367ms (Views: 365.4ms | ActiveRecord: 0.7ms)

Started GET “/assets/application.self-c68e024d98688a4c183af642ed7c99c2759941e31186534ec7e6964958468b57.css?body=1” for ::1 at 2016-02-23 06:35:45 +0100

Started GET “/assets/excludes.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 06:35:45 +0100

Started GET “/assets/events/build.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 06:35:45 +0100

Started GET “/assets/app.self-9bcf8af094b9c14434eb0177a8b92bba1542b069dbe8343f024902865ecd4a49.css?body=1” for ::1 at 2016-02-23 06:35:45 +0100

Started GET “/assets/event_wizard.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 06:35:45 +0100

Started GET “/assets/events.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 06:35:45 +0100

Started GET “/assets/ui.self-5932674ca1cb4f97b26558d805c74ac83eb53bcc8cad58aa0c1c3555192bb731.css?body=1” for ::1 at 2016-02-23 06:35:45 +0100

Started GET “/assets/ie-10-viewport-bug-workaround.self-d3b6114260a65d675e19e6d036b8ded254bd54da080721e16d78f4fb05488a17.css?body=1” for ::1 at 2016-02-23 06:35:45 +0100

Started GET “/assets/recurrences.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 06:35:45 +0100

Started GET “/assets/scaffolds.self-7bcd1c1813bdc716ea218f6879749642f76043cfbdd19fd464f842f675624555.css?body=1” for ::1 at 2016-02-23 06:35:45 +0100

Started GET “/assets/subscribers.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 06:35:45 +0100

Started GET “/assets/calendar.self-7ca1507b4b56c6bde2a6f7298e555146f2845cac7e93eae61ce14ec35876716d.css?body=1” for ::1 at 2016-02-23 06:35:45 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-23 06:35:45 +0100

Started GET “/assets/main.self-acbff20b2539abf0d509fe495fd494a110c0638603ae1615f51e9c00b0fb6dba.css?body=1” for ::1 at 2016-02-23 06:35:45 +0100

Started GET “/assets/rules.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 06:35:45 +0100

Started GET “/assets/starter-template.self-9bdf3263e2699c112b5d5cbc5c89f9494511ce97cca92d21bf4f1d0e6cbb2e48.css?body=1” for ::1 at 2016-02-23 06:35:45 +0100

Started GET “/assets/themify-icons.self-fcec2573d193ec837b277e8a6691e8a5abc23f10fff0be526f780284c57da3e3.css?body=1” for ::1 at 2016-02-23 06:35:45 +0100

Started GET “/assets/event_wizard.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 06:35:45 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-23 06:35:45 +0100

Started GET “/assets/newsletters.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 06:35:45 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-23 06:35:45 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for ::1 at 2016-02-23 06:35:45 +0100

Started GET “/assets/calendar.self-fadd26802e350e5e89258dc9f7d137b319f9107e81c439a4f8e620efe7e11511.js?body=1” for ::1 at 2016-02-23 06:35:45 +0100

Started GET “/assets/events.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 06:35:45 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-23 06:35:45 +0100

Started GET “/assets/vendor.self-f086ab635ce116cbaa172865ec0026f5da650cb45a41bda2a83132767fb41824.js?body=1” for ::1 at 2016-02-23 06:35:45 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-23 06:35:45 +0100

Started GET “/assets/bootstrap.min.self-06b21b80bfffa7de7828e36629f0f8a07e775bb2d38238790b732a831fc5f105.js?body=1” for ::1 at 2016-02-23 06:35:45 +0100

Started GET “/assets/event_categories.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 06:35:45 +0100

Started GET “/assets/events/build.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 06:35:45 +0100

Started GET “/assets/app.self-b9484961b804b8b50a212b2d33687f2af3b7c8accc10073dbb04f286c2f0e4df.js?body=1” for ::1 at 2016-02-23 06:35:45 +0100

Started GET “/assets/recurrences.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 06:35:45 +0100

Started GET “/assets/subscribers.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 06:35:45 +0100

Started GET “/assets/application.self-239bfcf2d4c320dafce982d93599055f083d298e8cffc36b34904cd355a255e3.js?body=1” for ::1 at 2016-02-23 06:35:45 +0100

Started GET “/assets/excludes.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 06:35:45 +0100

Started GET “/assets/ie10-viewport-bug-workaround.self-fc551af1f93278ce46542e0ab702a380c18f24f5b46a002804456d0b9b2cf0d0.js?body=1” for ::1 at 2016-02-23 06:35:45 +0100

Started GET “/assets/rules.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 06:35:45 +0100

Started GET “/assets/ui.self-dee1dbb585902aaee233ae29baf16de746c572d3510305bba254ce7b49627583.js?body=1” for ::1 at 2016-02-23 06:35:45 +0100

Started GET “/assets/newsletters.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 06:35:45 +0100

Started GET “/assets/background/2-f6c3491538ec996e8df02e23e0fc3eaaa9e8a2bc7a991d2e42d8a6d42abcdc0f.jpg” for ::1 at 2016-02-23 06:35:45 +0100

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456205745394” for ::1 at 2016-02-23 06:35:45 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456205745394"}
Event Load (0.7ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (26.9ms)

Completed 200 OK in 52ms (Views: 50.1ms | ActiveRecord: 0.7ms)

Started GET “/assets/glyphicons-halflings-regular-a26394f7ede100ca118eff2eda08596275a9839b959c226e15439557a5a80742.woff” for ::1 at 2016-02-23 06:35:45 +0100

Started GET “/event_categories/1/destroy” for ::1 at 2016-02-23 06:55:57 +0100

ActiveRecord::SchemaMigration Load (0.7ms)  SELECT "schema_migrations".* FROM "schema_migrations"

ActionController::RoutingError (No route matches [GET] “/event_categories/1/destroy”):

actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `call'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (5.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.2ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (25.1ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (38.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (234.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.5ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.4ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (260.0ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.3ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.6ms)
Rendered /Users/Christian/.rvm/gems/ruby-2.2.4/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (370.0ms)

Started GET “/event_categories/1” for ::1 at 2016-02-23 06:55:58 +0100 Processing by EventCategoriesController#show as HTML

Parameters: {"id"=>"1"}
EventCategory Load (0.6ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
Rendered event_categories/show.html.erb within layouts/application (1.4ms)

Completed 200 OK in 8521ms (Views: 8408.8ms | ActiveRecord: 4.3ms)

Started GET “/event_categories/1.json” for ::1 at 2016-02-23 06:56:07 +0100 Processing by EventCategoriesController#show as JSON

Parameters: {"id"=>"1"}
EventCategory Load (0.3ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
Event Load (0.7ms)  SELECT "events".* FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 1]]
Rendered event_categories/show.json.jbuilder (189.0ms)

Completed 200 OK in 216ms (Views: 211.1ms | ActiveRecord: 2.7ms)

Started GET “/event_categories/1” for ::1 at 2016-02-23 06:58:02 +0100 Processing by EventCategoriesController#show as HTML

Parameters: {"id"=>"1"}
EventCategory Load (0.5ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
Rendered event_categories/show.html.erb within layouts/application (4.5ms)

Completed 200 OK in 425ms (Views: 418.8ms | ActiveRecord: 0.5ms)

Started GET “/event_categories/” for ::1 at 2016-02-23 06:58:03 +0100 Processing by EventCategoriesController#index as HTML

EventCategory Load (0.4ms)  SELECT "event_categories".* FROM "event_categories"
 (0.3ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 1]]
 (0.2ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 2]]
CACHE (0.0ms)  SELECT "event_categories".* FROM "event_categories"
Rendered event_categories/index.html.erb within layouts/application (344.1ms)

Completed 200 OK in 531ms (Views: 528.6ms | ActiveRecord: 0.9ms)

Started GET “/event_categories/” for ::1 at 2016-02-23 06:58:03 +0100 Processing by EventCategoriesController#index as HTML

EventCategory Load (0.3ms)  SELECT "event_categories".* FROM "event_categories"
 (0.4ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 1]]
 (0.4ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 2]]
CACHE (0.0ms)  SELECT "event_categories".* FROM "event_categories"
Rendered event_categories/index.html.erb within layouts/application (6.3ms)

Completed 200 OK in 190ms (Views: 187.6ms | ActiveRecord: 1.1ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456207083822” for ::1 at 2016-02-23 06:58:03 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456207083822"}
Event Load (0.8ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (77.2ms)

Completed 200 OK in 124ms (Views: 121.1ms | ActiveRecord: 0.8ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456207084718” for ::1 at 2016-02-23 06:58:05 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456207084718"}
Event Load (0.5ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (27.7ms)

Completed 200 OK in 39ms (Views: 37.6ms | ActiveRecord: 0.5ms)

Started GET “/event_categories/” for ::1 at 2016-02-23 07:08:35 +0100 Processing by EventCategoriesController#index as HTML

EventCategory Load (0.8ms)  SELECT "event_categories".* FROM "event_categories"
 (1.0ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 1]]
 (0.4ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 2]]
CACHE (0.0ms)  SELECT "event_categories".* FROM "event_categories"
Rendered event_categories/index.html.erb within layouts/application (31.9ms)

Completed 200 OK in 2685ms (Views: 2668.5ms | ActiveRecord: 2.2ms)

Started GET “/assets/application.self-c68e024d98688a4c183af642ed7c99c2759941e31186534ec7e6964958468b57.css?body=1” for ::1 at 2016-02-23 07:08:38 +0100

Started GET “/assets/excludes.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 07:08:38 +0100

Started GET “/assets/app.self-9bcf8af094b9c14434eb0177a8b92bba1542b069dbe8343f024902865ecd4a49.css?body=1” for ::1 at 2016-02-23 07:08:38 +0100

Started GET “/assets/event_wizard.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 07:08:38 +0100

Started GET “/assets/calendar.self-7ca1507b4b56c6bde2a6f7298e555146f2845cac7e93eae61ce14ec35876716d.css?body=1” for ::1 at 2016-02-23 07:08:38 +0100

Started GET “/assets/events/build.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 07:08:38 +0100

Started GET “/assets/events.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 07:08:38 +0100

Started GET “/assets/ie-10-viewport-bug-workaround.self-d3b6114260a65d675e19e6d036b8ded254bd54da080721e16d78f4fb05488a17.css?body=1” for ::1 at 2016-02-23 07:08:38 +0100

Started GET “/assets/recurrences.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 07:08:38 +0100

Started GET “/assets/starter-template.self-9bdf3263e2699c112b5d5cbc5c89f9494511ce97cca92d21bf4f1d0e6cbb2e48.css?body=1” for ::1 at 2016-02-23 07:08:38 +0100

Started GET “/assets/rules.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 07:08:38 +0100

Started GET “/assets/themify-icons.self-fcec2573d193ec837b277e8a6691e8a5abc23f10fff0be526f780284c57da3e3.css?body=1” for ::1 at 2016-02-23 07:08:38 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-23 07:08:38 +0100

Started GET “/assets/main.self-acbff20b2539abf0d509fe495fd494a110c0638603ae1615f51e9c00b0fb6dba.css?body=1” for ::1 at 2016-02-23 07:08:38 +0100

Started GET “/assets/scaffolds.self-7bcd1c1813bdc716ea218f6879749642f76043cfbdd19fd464f842f675624555.css?body=1” for ::1 at 2016-02-23 07:08:38 +0100

Started GET “/assets/subscribers.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 07:08:38 +0100

Started GET “/assets/ui.self-5932674ca1cb4f97b26558d805c74ac83eb53bcc8cad58aa0c1c3555192bb731.css?body=1” for ::1 at 2016-02-23 07:08:38 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-23 07:08:38 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-23 07:08:38 +0100

Started GET “/assets/newsletters.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 07:08:38 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-23 07:08:38 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for ::1 at 2016-02-23 07:08:38 +0100

Started GET “/assets/bootstrap.min.self-06b21b80bfffa7de7828e36629f0f8a07e775bb2d38238790b732a831fc5f105.js?body=1” for ::1 at 2016-02-23 07:08:38 +0100

Started GET “/assets/event_wizard.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 07:08:38 +0100

Started GET “/assets/events/build.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 07:08:38 +0100

Started GET “/assets/vendor.self-f086ab635ce116cbaa172865ec0026f5da650cb45a41bda2a83132767fb41824.js?body=1” for ::1 at 2016-02-23 07:08:38 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-23 07:08:38 +0100

Started GET “/assets/calendar.self-1f6570619a45ee11983f35df3df8eca8454f2e2cc6d6e13bfdc2396af3f91a13.js?body=1” for ::1 at 2016-02-23 07:08:38 +0100

Started GET “/assets/subscribers.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 07:08:39 +0100

Started GET “/assets/events.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 07:08:39 +0100

Started GET “/assets/excludes.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 07:08:39 +0100

Started GET “/assets/app.self-b9484961b804b8b50a212b2d33687f2af3b7c8accc10073dbb04f286c2f0e4df.js?body=1” for ::1 at 2016-02-23 07:08:39 +0100

Started GET “/assets/recurrences.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 07:08:39 +0100

Started GET “/assets/event_categories.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 07:08:39 +0100

Started GET “/assets/ui.self-dee1dbb585902aaee233ae29baf16de746c572d3510305bba254ce7b49627583.js?body=1” for ::1 at 2016-02-23 07:08:39 +0100

Started GET “/assets/ie10-viewport-bug-workaround.self-fc551af1f93278ce46542e0ab702a380c18f24f5b46a002804456d0b9b2cf0d0.js?body=1” for ::1 at 2016-02-23 07:08:39 +0100

Started GET “/assets/rules.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 07:08:39 +0100

Started GET “/assets/application.self-239bfcf2d4c320dafce982d93599055f083d298e8cffc36b34904cd355a255e3.js?body=1” for ::1 at 2016-02-23 07:08:39 +0100

Started GET “/assets/newsletters.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 07:08:39 +0100

Started GET “/assets/background/2-f6c3491538ec996e8df02e23e0fc3eaaa9e8a2bc7a991d2e42d8a6d42abcdc0f.jpg” for ::1 at 2016-02-23 07:08:39 +0100

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456207719066” for ::1 at 2016-02-23 07:08:39 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456207719066"}
Event Load (0.9ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (36.3ms)

Completed 200 OK in 87ms (Views: 84.0ms | ActiveRecord: 0.9ms)

Started GET “/assets/glyphicons-halflings-regular-a26394f7ede100ca118eff2eda08596275a9839b959c226e15439557a5a80742.woff” for ::1 at 2016-02-23 07:08:39 +0100

Started GET “/assets/calendar.self-1f6570619a45ee11983f35df3df8eca8454f2e2cc6d6e13bfdc2396af3f91a13.js?body=1” for ::1 at 2016-02-23 07:09:07 +0100

Started GET “/event_categories/” for ::1 at 2016-02-23 07:14:01 +0100 Processing by EventCategoriesController#index as HTML

EventCategory Load (0.4ms)  SELECT "event_categories".* FROM "event_categories"
 (0.3ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 2]]
CACHE (0.0ms)  SELECT "event_categories".* FROM "event_categories"
Rendered event_categories/index.html.erb within layouts/application (6.9ms)

Completed 200 OK in 2454ms (Views: 2452.0ms | ActiveRecord: 1.0ms)

Started GET “/assets/application.self-c68e024d98688a4c183af642ed7c99c2759941e31186534ec7e6964958468b57.css?body=1” for ::1 at 2016-02-23 07:14:03 +0100

Started GET “/assets/calendar.self-7ca1507b4b56c6bde2a6f7298e555146f2845cac7e93eae61ce14ec35876716d.css?body=1” for ::1 at 2016-02-23 07:14:03 +0100

Started GET “/assets/events.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 07:14:03 +0100

Started GET “/assets/app.self-9bcf8af094b9c14434eb0177a8b92bba1542b069dbe8343f024902865ecd4a49.css?body=1” for ::1 at 2016-02-23 07:14:03 +0100

Started GET “/assets/events/build.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 07:14:03 +0100

Started GET “/assets/event_wizard.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 07:14:04 +0100

Started GET “/assets/excludes.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 07:14:04 +0100

Started GET “/assets/main.self-acbff20b2539abf0d509fe495fd494a110c0638603ae1615f51e9c00b0fb6dba.css?body=1” for ::1 at 2016-02-23 07:14:04 +0100

Started GET “/assets/recurrences.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 07:14:04 +0100

Started GET “/assets/scaffolds.self-7bcd1c1813bdc716ea218f6879749642f76043cfbdd19fd464f842f675624555.css?body=1” for ::1 at 2016-02-23 07:14:04 +0100

Started GET “/assets/subscribers.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 07:14:04 +0100

Started GET “/assets/ui.self-5932674ca1cb4f97b26558d805c74ac83eb53bcc8cad58aa0c1c3555192bb731.css?body=1” for ::1 at 2016-02-23 07:14:04 +0100

Started GET “/assets/ie-10-viewport-bug-workaround.self-d3b6114260a65d675e19e6d036b8ded254bd54da080721e16d78f4fb05488a17.css?body=1” for ::1 at 2016-02-23 07:14:04 +0100

Started GET “/assets/newsletters.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 07:14:04 +0100

Started GET “/assets/rules.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 07:14:04 +0100

Started GET “/assets/starter-template.self-9bdf3263e2699c112b5d5cbc5c89f9494511ce97cca92d21bf4f1d0e6cbb2e48.css?body=1” for ::1 at 2016-02-23 07:14:04 +0100

Started GET “/assets/themify-icons.self-fcec2573d193ec837b277e8a6691e8a5abc23f10fff0be526f780284c57da3e3.css?body=1” for ::1 at 2016-02-23 07:14:04 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-23 07:14:04 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-23 07:14:04 +0100

Started GET “/assets/vendor.self-f086ab635ce116cbaa172865ec0026f5da650cb45a41bda2a83132767fb41824.js?body=1” for ::1 at 2016-02-23 07:14:04 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-23 07:14:04 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for ::1 at 2016-02-23 07:14:04 +0100

Started GET “/assets/calendar.self-0f3270788f3fcea51d73fce8e3df49d3aa1c15741fbd62adb9fca07929b10fa3.js?body=1” for ::1 at 2016-02-23 07:14:04 +0100

Started GET “/assets/event_wizard.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 07:14:04 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-23 07:14:04 +0100

Started GET “/assets/app.self-b9484961b804b8b50a212b2d33687f2af3b7c8accc10073dbb04f286c2f0e4df.js?body=1” for ::1 at 2016-02-23 07:14:04 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-23 07:14:04 +0100

Started GET “/assets/bootstrap.min.self-06b21b80bfffa7de7828e36629f0f8a07e775bb2d38238790b732a831fc5f105.js?body=1” for ::1 at 2016-02-23 07:14:04 +0100

Started GET “/assets/event_categories.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 07:14:04 +0100

Started GET “/assets/events.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 07:14:04 +0100

Started GET “/assets/events/build.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 07:14:04 +0100

Started GET “/assets/ie10-viewport-bug-workaround.self-fc551af1f93278ce46542e0ab702a380c18f24f5b46a002804456d0b9b2cf0d0.js?body=1” for ::1 at 2016-02-23 07:14:04 +0100

Started GET “/assets/recurrences.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 07:14:04 +0100

Started GET “/assets/subscribers.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 07:14:04 +0100

Started GET “/assets/application.self-239bfcf2d4c320dafce982d93599055f083d298e8cffc36b34904cd355a255e3.js?body=1” for ::1 at 2016-02-23 07:14:04 +0100

Started GET “/assets/excludes.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 07:14:04 +0100

Started GET “/assets/newsletters.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 07:14:04 +0100

Started GET “/assets/rules.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 07:14:04 +0100

Started GET “/assets/ui.self-dee1dbb585902aaee233ae29baf16de746c572d3510305bba254ce7b49627583.js?body=1” for ::1 at 2016-02-23 07:14:04 +0100

Started GET “/assets/background/2-f6c3491538ec996e8df02e23e0fc3eaaa9e8a2bc7a991d2e42d8a6d42abcdc0f.jpg” for ::1 at 2016-02-23 07:14:04 +0100

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456208044412” for ::1 at 2016-02-23 07:14:04 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456208044412"}
Event Load (0.6ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (36.9ms)

Completed 200 OK in 57ms (Views: 54.8ms | ActiveRecord: 0.6ms)

Started GET “/assets/glyphicons-halflings-regular-a26394f7ede100ca118eff2eda08596275a9839b959c226e15439557a5a80742.woff” for ::1 at 2016-02-23 07:14:04 +0100

Started GET “/assets/calendar.self-0f3270788f3fcea51d73fce8e3df49d3aa1c15741fbd62adb9fca07929b10fa3.js?body=1” for ::1 at 2016-02-23 07:14:17 +0100

Started GET “/event_categories/” for ::1 at 2016-02-23 07:26:53 +0100 Processing by EventCategoriesController#index as HTML

EventCategory Load (0.9ms)  SELECT "event_categories".* FROM "event_categories"
 (0.7ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 2]]
CACHE (0.0ms)  SELECT "event_categories".* FROM "event_categories"
Rendered event_categories/index.html.erb within layouts/application (25.4ms)

Completed 200 OK in 1495ms (Views: 1483.0ms | ActiveRecord: 1.8ms)

Started GET “/assets/application.self-c68e024d98688a4c183af642ed7c99c2759941e31186534ec7e6964958468b57.css?body=1” for ::1 at 2016-02-23 07:26:55 +0100

Started GET “/assets/app.self-9bcf8af094b9c14434eb0177a8b92bba1542b069dbe8343f024902865ecd4a49.css?body=1” for ::1 at 2016-02-23 07:26:55 +0100

Started GET “/assets/calendar.self-7ca1507b4b56c6bde2a6f7298e555146f2845cac7e93eae61ce14ec35876716d.css?body=1” for ::1 at 2016-02-23 07:26:55 +0100

Started GET “/assets/event_wizard.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 07:26:55 +0100

Started GET “/assets/events.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 07:26:55 +0100

Started GET “/assets/events/build.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 07:26:55 +0100

Started GET “/assets/excludes.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 07:26:55 +0100

Started GET “/assets/main.self-acbff20b2539abf0d509fe495fd494a110c0638603ae1615f51e9c00b0fb6dba.css?body=1” for ::1 at 2016-02-23 07:26:55 +0100

Started GET “/assets/recurrences.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 07:26:55 +0100

Started GET “/assets/scaffolds.self-7bcd1c1813bdc716ea218f6879749642f76043cfbdd19fd464f842f675624555.css?body=1” for ::1 at 2016-02-23 07:26:55 +0100

Started GET “/assets/starter-template.self-9bdf3263e2699c112b5d5cbc5c89f9494511ce97cca92d21bf4f1d0e6cbb2e48.css?body=1” for ::1 at 2016-02-23 07:26:55 +0100

Started GET “/assets/ui.self-5932674ca1cb4f97b26558d805c74ac83eb53bcc8cad58aa0c1c3555192bb731.css?body=1” for ::1 at 2016-02-23 07:26:55 +0100

Started GET “/assets/ie-10-viewport-bug-workaround.self-d3b6114260a65d675e19e6d036b8ded254bd54da080721e16d78f4fb05488a17.css?body=1” for ::1 at 2016-02-23 07:26:55 +0100

Started GET “/assets/newsletters.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 07:26:55 +0100

Started GET “/assets/rules.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 07:26:55 +0100

Started GET “/assets/subscribers.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 07:26:55 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for ::1 at 2016-02-23 07:26:55 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-23 07:26:55 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-23 07:26:55 +0100

Started GET “/assets/vendor.self-f086ab635ce116cbaa172865ec0026f5da650cb45a41bda2a83132767fb41824.js?body=1” for ::1 at 2016-02-23 07:26:55 +0100

Started GET “/assets/app.self-b9484961b804b8b50a212b2d33687f2af3b7c8accc10073dbb04f286c2f0e4df.js?body=1” for ::1 at 2016-02-23 07:26:55 +0100

Started GET “/assets/themify-icons.self-fcec2573d193ec837b277e8a6691e8a5abc23f10fff0be526f780284c57da3e3.css?body=1” for ::1 at 2016-02-23 07:26:56 +0100

Started GET “/assets/bootstrap.min.self-06b21b80bfffa7de7828e36629f0f8a07e775bb2d38238790b732a831fc5f105.js?body=1” for ::1 at 2016-02-23 07:26:56 +0100

Started GET “/assets/event_wizard.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 07:26:56 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-23 07:26:56 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-23 07:26:56 +0100

Started GET “/assets/ie10-viewport-bug-workaround.self-fc551af1f93278ce46542e0ab702a380c18f24f5b46a002804456d0b9b2cf0d0.js?body=1” for ::1 at 2016-02-23 07:26:56 +0100

Started GET “/assets/subscribers.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 07:26:56 +0100

Started GET “/assets/calendar.self-0f3270788f3fcea51d73fce8e3df49d3aa1c15741fbd62adb9fca07929b10fa3.js?body=1” for ::1 at 2016-02-23 07:26:56 +0100

Started GET “/assets/events.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 07:26:56 +0100

Started GET “/assets/events/build.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 07:26:56 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-23 07:26:56 +0100

Started GET “/assets/newsletters.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 07:26:56 +0100

Started GET “/assets/ui.self-dee1dbb585902aaee233ae29baf16de746c572d3510305bba254ce7b49627583.js?body=1” for ::1 at 2016-02-23 07:26:56 +0100

Started GET “/assets/event_categories.self-b7e945f9694dea13a7721eee84a9e7e50b759d39c7bc38b5ac9c88e9550a6a2d.js?body=1” for ::1 at 2016-02-23 07:26:56 +0100

Started GET “/assets/excludes.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 07:26:56 +0100

Started GET “/assets/recurrences.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 07:26:56 +0100

Started GET “/assets/application.self-239bfcf2d4c320dafce982d93599055f083d298e8cffc36b34904cd355a255e3.js?body=1” for ::1 at 2016-02-23 07:26:56 +0100

Started GET “/assets/rules.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 07:26:56 +0100

Started GET “/assets/background/2-f6c3491538ec996e8df02e23e0fc3eaaa9e8a2bc7a991d2e42d8a6d42abcdc0f.jpg” for ::1 at 2016-02-23 07:26:56 +0100

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456208816146” for ::1 at 2016-02-23 07:26:56 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456208816146"}
Event Load (2.3ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (65.2ms)

Completed 200 OK in 106ms (Views: 101.1ms | ActiveRecord: 2.3ms)

Started GET “/assets/glyphicons-halflings-regular-a26394f7ede100ca118eff2eda08596275a9839b959c226e15439557a5a80742.woff” for ::1 at 2016-02-23 07:26:56 +0100

Started GET “/event_categories/” for ::1 at 2016-02-23 07:27:14 +0100 Processing by EventCategoriesController#index as HTML

EventCategory Load (0.4ms)  SELECT "event_categories".* FROM "event_categories"
 (0.2ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 1]]
 (0.2ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 2]]
CACHE (0.0ms)  SELECT "event_categories".* FROM "event_categories"
Rendered event_categories/index.html.erb within layouts/application (5.4ms)

Completed 200 OK in 138ms (Views: 135.9ms | ActiveRecord: 0.9ms)

Started GET “/assets/application.self-c68e024d98688a4c183af642ed7c99c2759941e31186534ec7e6964958468b57.css?body=1” for ::1 at 2016-02-23 07:27:14 +0100

Started GET “/assets/events/build.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 07:27:14 +0100

Started GET “/assets/event_wizard.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 07:27:14 +0100

Started GET “/assets/calendar.self-7ca1507b4b56c6bde2a6f7298e555146f2845cac7e93eae61ce14ec35876716d.css?body=1” for ::1 at 2016-02-23 07:27:14 +0100

Started GET “/assets/excludes.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 07:27:14 +0100

Started GET “/assets/events.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 07:27:14 +0100

Started GET “/assets/ie-10-viewport-bug-workaround.self-d3b6114260a65d675e19e6d036b8ded254bd54da080721e16d78f4fb05488a17.css?body=1” for ::1 at 2016-02-23 07:27:14 +0100

Started GET “/assets/main.self-acbff20b2539abf0d509fe495fd494a110c0638603ae1615f51e9c00b0fb6dba.css?body=1” for ::1 at 2016-02-23 07:27:15 +0100

Started GET “/assets/recurrences.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 07:27:15 +0100

Started GET “/assets/scaffolds.self-7bcd1c1813bdc716ea218f6879749642f76043cfbdd19fd464f842f675624555.css?body=1” for ::1 at 2016-02-23 07:27:15 +0100

Started GET “/assets/app.self-9bcf8af094b9c14434eb0177a8b92bba1542b069dbe8343f024902865ecd4a49.css?body=1” for ::1 at 2016-02-23 07:27:15 +0100

Started GET “/assets/ui.self-5932674ca1cb4f97b26558d805c74ac83eb53bcc8cad58aa0c1c3555192bb731.css?body=1” for ::1 at 2016-02-23 07:27:15 +0100

Started GET “/assets/subscribers.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 07:27:15 +0100

Started GET “/assets/newsletters.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 07:27:15 +0100

Started GET “/assets/rules.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 07:27:15 +0100

Started GET “/assets/starter-template.self-9bdf3263e2699c112b5d5cbc5c89f9494511ce97cca92d21bf4f1d0e6cbb2e48.css?body=1” for ::1 at 2016-02-23 07:27:15 +0100

Started GET “/assets/calendar.self-0f3270788f3fcea51d73fce8e3df49d3aa1c15741fbd62adb9fca07929b10fa3.js?body=1” for ::1 at 2016-02-23 07:27:15 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-23 07:27:15 +0100

Started GET “/assets/themify-icons.self-fcec2573d193ec837b277e8a6691e8a5abc23f10fff0be526f780284c57da3e3.css?body=1” for ::1 at 2016-02-23 07:27:15 +0100

Started GET “/assets/vendor.self-f086ab635ce116cbaa172865ec0026f5da650cb45a41bda2a83132767fb41824.js?body=1” for ::1 at 2016-02-23 07:27:15 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-23 07:27:15 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for ::1 at 2016-02-23 07:27:15 +0100

Started GET “/assets/event_categories.self-b7e945f9694dea13a7721eee84a9e7e50b759d39c7bc38b5ac9c88e9550a6a2d.js?body=1” for ::1 at 2016-02-23 07:27:15 +0100

Started GET “/assets/event_wizard.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 07:27:15 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-23 07:27:15 +0100

Started GET “/assets/app.self-b9484961b804b8b50a212b2d33687f2af3b7c8accc10073dbb04f286c2f0e4df.js?body=1” for ::1 at 2016-02-23 07:27:15 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-23 07:27:15 +0100

Started GET “/assets/bootstrap.min.self-06b21b80bfffa7de7828e36629f0f8a07e775bb2d38238790b732a831fc5f105.js?body=1” for ::1 at 2016-02-23 07:27:15 +0100

Started GET “/assets/application.self-239bfcf2d4c320dafce982d93599055f083d298e8cffc36b34904cd355a255e3.js?body=1” for ::1 at 2016-02-23 07:27:15 +0100

Started GET “/assets/events.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 07:27:15 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-23 07:27:15 +0100

Started GET “/assets/ie10-viewport-bug-workaround.self-fc551af1f93278ce46542e0ab702a380c18f24f5b46a002804456d0b9b2cf0d0.js?body=1” for ::1 at 2016-02-23 07:27:15 +0100

Started GET “/assets/recurrences.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 07:27:15 +0100

Started GET “/assets/subscribers.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 07:27:15 +0100

Started GET “/assets/events/build.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 07:27:15 +0100

Started GET “/assets/newsletters.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 07:27:15 +0100

Started GET “/assets/rules.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 07:27:15 +0100

Started GET “/assets/ui.self-dee1dbb585902aaee233ae29baf16de746c572d3510305bba254ce7b49627583.js?body=1” for ::1 at 2016-02-23 07:27:15 +0100

Started GET “/assets/excludes.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 07:27:15 +0100

Started GET “/assets/background/2-f6c3491538ec996e8df02e23e0fc3eaaa9e8a2bc7a991d2e42d8a6d42abcdc0f.jpg” for ::1 at 2016-02-23 07:27:15 +0100

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456208835426” for ::1 at 2016-02-23 07:27:15 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456208835426"}
Event Load (1.4ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (63.9ms)

Completed 200 OK in 102ms (Views: 97.3ms | ActiveRecord: 1.4ms)

Started GET “/assets/glyphicons-halflings-regular-a26394f7ede100ca118eff2eda08596275a9839b959c226e15439557a5a80742.woff” for ::1 at 2016-02-23 07:27:15 +0100

Started GET “/event_categories/” for ::1 at 2016-02-23 07:28:13 +0100

ActiveRecord::SchemaMigration Load (0.7ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by EventCategoriesController#index as HTML

EventCategory Load (0.8ms)  SELECT "event_categories".* FROM "event_categories"
 (0.7ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 2]]
CACHE (0.0ms)  SELECT "event_categories".* FROM "event_categories"
Rendered event_categories/index.html.erb within layouts/application (149.9ms)

Completed 200 OK in 3179ms (Views: 3106.1ms | ActiveRecord: 6.0ms)

Started GET “/assets/application.self-c68e024d98688a4c183af642ed7c99c2759941e31186534ec7e6964958468b57.css?body=1” for ::1 at 2016-02-23 07:28:17 +0100

Started GET “/assets/event_wizard.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 07:28:17 +0100

Started GET “/assets/events/build.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 07:28:17 +0100

Started GET “/assets/app.self-9bcf8af094b9c14434eb0177a8b92bba1542b069dbe8343f024902865ecd4a49.css?body=1” for ::1 at 2016-02-23 07:28:17 +0100

Started GET “/assets/events.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 07:28:17 +0100

Started GET “/assets/calendar.self-7ca1507b4b56c6bde2a6f7298e555146f2845cac7e93eae61ce14ec35876716d.css?body=1” for ::1 at 2016-02-23 07:28:17 +0100

Started GET “/assets/excludes.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 07:28:17 +0100

Started GET “/assets/main.self-acbff20b2539abf0d509fe495fd494a110c0638603ae1615f51e9c00b0fb6dba.css?body=1” for ::1 at 2016-02-23 07:28:17 +0100

Started GET “/assets/recurrences.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 07:28:17 +0100

Started GET “/assets/scaffolds.self-7bcd1c1813bdc716ea218f6879749642f76043cfbdd19fd464f842f675624555.css?body=1” for ::1 at 2016-02-23 07:28:17 +0100

Started GET “/assets/subscribers.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 07:28:17 +0100

Started GET “/assets/ui.self-5932674ca1cb4f97b26558d805c74ac83eb53bcc8cad58aa0c1c3555192bb731.css?body=1” for ::1 at 2016-02-23 07:28:17 +0100

Started GET “/assets/ie-10-viewport-bug-workaround.self-d3b6114260a65d675e19e6d036b8ded254bd54da080721e16d78f4fb05488a17.css?body=1” for ::1 at 2016-02-23 07:28:17 +0100

Started GET “/assets/newsletters.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 07:28:17 +0100

Started GET “/assets/rules.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 07:28:17 +0100

Started GET “/assets/starter-template.self-9bdf3263e2699c112b5d5cbc5c89f9494511ce97cca92d21bf4f1d0e6cbb2e48.css?body=1” for ::1 at 2016-02-23 07:28:17 +0100

Started GET “/assets/themify-icons.self-fcec2573d193ec837b277e8a6691e8a5abc23f10fff0be526f780284c57da3e3.css?body=1” for ::1 at 2016-02-23 07:28:17 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-23 07:28:17 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-23 07:28:17 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-23 07:28:17 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-23 07:28:17 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for ::1 at 2016-02-23 07:28:17 +0100

Started GET “/assets/calendar.self-0f3270788f3fcea51d73fce8e3df49d3aa1c15741fbd62adb9fca07929b10fa3.js?body=1” for ::1 at 2016-02-23 07:28:17 +0100

Started GET “/assets/event_wizard.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 07:28:17 +0100

Started GET “/assets/vendor.self-f086ab635ce116cbaa172865ec0026f5da650cb45a41bda2a83132767fb41824.js?body=1” for ::1 at 2016-02-23 07:28:17 +0100

Started GET “/assets/events/build.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 07:28:17 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-23 07:28:17 +0100

Started GET “/assets/bootstrap.min.self-06b21b80bfffa7de7828e36629f0f8a07e775bb2d38238790b732a831fc5f105.js?body=1” for ::1 at 2016-02-23 07:28:17 +0100

Started GET “/assets/event_categories.self-d7114bf67454a94cc02ec914123479a6a3975dcf60f83bf72fae2554b009695a.js?body=1” for ::1 at 2016-02-23 07:28:17 +0100

Started GET “/assets/events.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 07:28:17 +0100

Started GET “/assets/app.self-b9484961b804b8b50a212b2d33687f2af3b7c8accc10073dbb04f286c2f0e4df.js?body=1” for ::1 at 2016-02-23 07:28:17 +0100

Started GET “/assets/excludes.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 07:28:17 +0100

Started GET “/assets/recurrences.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 07:28:17 +0100

Started GET “/assets/subscribers.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 07:28:17 +0100

Started GET “/assets/application.self-239bfcf2d4c320dafce982d93599055f083d298e8cffc36b34904cd355a255e3.js?body=1” for ::1 at 2016-02-23 07:28:18 +0100

Started GET “/assets/ie10-viewport-bug-workaround.self-fc551af1f93278ce46542e0ab702a380c18f24f5b46a002804456d0b9b2cf0d0.js?body=1” for ::1 at 2016-02-23 07:28:18 +0100

Started GET “/assets/rules.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 07:28:18 +0100

Started GET “/assets/ui.self-dee1dbb585902aaee233ae29baf16de746c572d3510305bba254ce7b49627583.js?body=1” for ::1 at 2016-02-23 07:28:18 +0100

Started GET “/assets/newsletters.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 07:28:18 +0100

Started GET “/assets/background/2-f6c3491538ec996e8df02e23e0fc3eaaa9e8a2bc7a991d2e42d8a6d42abcdc0f.jpg” for ::1 at 2016-02-23 07:28:18 +0100

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456208898062” for ::1 at 2016-02-23 07:28:18 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456208898062"}
Event Load (0.9ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (115.8ms)

Completed 200 OK in 178ms (Views: 173.7ms | ActiveRecord: 2.1ms)

Started GET “/assets/glyphicons-halflings-regular-a26394f7ede100ca118eff2eda08596275a9839b959c226e15439557a5a80742.woff” for ::1 at 2016-02-23 07:28:18 +0100

Started GET “/event_categories/” for ::1 at 2016-02-23 07:39:27 +0100

ActiveRecord::SchemaMigration Load (0.6ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by EventCategoriesController#index as HTML

EventCategory Load (0.6ms)  SELECT "event_categories".* FROM "event_categories"
 (0.5ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 1]]
 (0.2ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 2]]
CACHE (0.0ms)  SELECT "event_categories".* FROM "event_categories"
Rendered event_categories/index.html.erb within layouts/application (73.1ms)

Completed 200 OK in 5846ms (Views: 5769.6ms | ActiveRecord: 5.4ms)

Started GET “/assets/application.self-c68e024d98688a4c183af642ed7c99c2759941e31186534ec7e6964958468b57.css?body=1” for ::1 at 2016-02-23 07:39:33 +0100

Started GET “/assets/excludes.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 07:39:33 +0100

Started GET “/assets/events/build.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 07:39:33 +0100

Started GET “/assets/app.self-9bcf8af094b9c14434eb0177a8b92bba1542b069dbe8343f024902865ecd4a49.css?body=1” for ::1 at 2016-02-23 07:39:33 +0100

Started GET “/assets/ie-10-viewport-bug-workaround.self-d3b6114260a65d675e19e6d036b8ded254bd54da080721e16d78f4fb05488a17.css?body=1” for ::1 at 2016-02-23 07:39:33 +0100

Started GET “/assets/calendar.self-7ca1507b4b56c6bde2a6f7298e555146f2845cac7e93eae61ce14ec35876716d.css?body=1” for ::1 at 2016-02-23 07:39:33 +0100

Started GET “/assets/events.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 07:39:33 +0100

Started GET “/assets/event_wizard.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 07:39:33 +0100

Started GET “/assets/recurrences.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 07:39:33 +0100

Started GET “/assets/scaffolds.self-7bcd1c1813bdc716ea218f6879749642f76043cfbdd19fd464f842f675624555.css?body=1” for ::1 at 2016-02-23 07:39:33 +0100

Started GET “/assets/subscribers.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 07:39:33 +0100

Started GET “/assets/main.self-acbff20b2539abf0d509fe495fd494a110c0638603ae1615f51e9c00b0fb6dba.css?body=1” for ::1 at 2016-02-23 07:39:33 +0100

Started GET “/assets/ui.self-5932674ca1cb4f97b26558d805c74ac83eb53bcc8cad58aa0c1c3555192bb731.css?body=1” for ::1 at 2016-02-23 07:39:33 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-23 07:39:33 +0100

Started GET “/assets/rules.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 07:39:33 +0100

Started GET “/assets/starter-template.self-9bdf3263e2699c112b5d5cbc5c89f9494511ce97cca92d21bf4f1d0e6cbb2e48.css?body=1” for ::1 at 2016-02-23 07:39:33 +0100

Started GET “/assets/themify-icons.self-fcec2573d193ec837b277e8a6691e8a5abc23f10fff0be526f780284c57da3e3.css?body=1” for ::1 at 2016-02-23 07:39:33 +0100

Started GET “/assets/calendar.self-0f3270788f3fcea51d73fce8e3df49d3aa1c15741fbd62adb9fca07929b10fa3.js?body=1” for ::1 at 2016-02-23 07:39:33 +0100

Started GET “/assets/vendor.self-f086ab635ce116cbaa172865ec0026f5da650cb45a41bda2a83132767fb41824.js?body=1” for ::1 at 2016-02-23 07:39:33 +0100

Started GET “/assets/events/build.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 07:39:33 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-23 07:39:34 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for ::1 at 2016-02-23 07:39:34 +0100

Started GET “/assets/newsletters.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 07:39:34 +0100

Started GET “/assets/event_categories.self-e6443d9f02a0cf631231a9e7719feaf51bd88fc42f3c61a756e21ae3d10e95d7.js?body=1” for ::1 at 2016-02-23 07:39:34 +0100

Started GET “/assets/app.self-b9484961b804b8b50a212b2d33687f2af3b7c8accc10073dbb04f286c2f0e4df.js?body=1” for ::1 at 2016-02-23 07:39:34 +0100

Started GET “/assets/excludes.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 07:39:34 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-23 07:39:34 +0100

Started GET “/assets/bootstrap.min.self-06b21b80bfffa7de7828e36629f0f8a07e775bb2d38238790b732a831fc5f105.js?body=1” for ::1 at 2016-02-23 07:39:34 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-23 07:39:34 +0100

Started GET “/assets/application.self-239bfcf2d4c320dafce982d93599055f083d298e8cffc36b34904cd355a255e3.js?body=1” for ::1 at 2016-02-23 07:39:34 +0100

Started GET “/assets/ie10-viewport-bug-workaround.self-fc551af1f93278ce46542e0ab702a380c18f24f5b46a002804456d0b9b2cf0d0.js?body=1” for ::1 at 2016-02-23 07:39:34 +0100

Started GET “/assets/recurrences.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 07:39:34 +0100

Started GET “/assets/subscribers.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 07:39:34 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-23 07:39:34 +0100

Started GET “/assets/newsletters.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 07:39:34 +0100

Started GET “/assets/rules.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 07:39:34 +0100

Started GET “/assets/ui.self-dee1dbb585902aaee233ae29baf16de746c572d3510305bba254ce7b49627583.js?body=1” for ::1 at 2016-02-23 07:39:34 +0100

Started GET “/assets/event_wizard.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 07:39:34 +0100

Started GET “/assets/events.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 07:39:34 +0100

Started GET “/assets/background/2-f6c3491538ec996e8df02e23e0fc3eaaa9e8a2bc7a991d2e42d8a6d42abcdc0f.jpg” for ::1 at 2016-02-23 07:39:34 +0100

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456209574274” for ::1 at 2016-02-23 07:39:34 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456209574274"}
Event Load (0.7ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (81.5ms)

Completed 200 OK in 145ms (Views: 142.5ms | ActiveRecord: 1.6ms)

Started GET “/assets/glyphicons-halflings-regular-a26394f7ede100ca118eff2eda08596275a9839b959c226e15439557a5a80742.woff” for ::1 at 2016-02-23 07:39:34 +0100

Started GET “/event_categories/” for ::1 at 2016-02-23 07:40:14 +0100 Processing by EventCategoriesController#index as HTML

EventCategory Load (0.9ms)  SELECT "event_categories".* FROM "event_categories"
 (0.5ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 2]]
CACHE (0.0ms)  SELECT "event_categories".* FROM "event_categories"
Rendered event_categories/index.html.erb within layouts/application (6.6ms)

Completed 200 OK in 628ms (Views: 625.2ms | ActiveRecord: 1.6ms)

Started GET “/assets/application.self-c68e024d98688a4c183af642ed7c99c2759941e31186534ec7e6964958468b57.css?body=1” for ::1 at 2016-02-23 07:40:15 +0100

Started GET “/assets/excludes.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 07:40:15 +0100

Started GET “/assets/calendar.self-7ca1507b4b56c6bde2a6f7298e555146f2845cac7e93eae61ce14ec35876716d.css?body=1” for ::1 at 2016-02-23 07:40:15 +0100

Started GET “/assets/event_wizard.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 07:40:15 +0100

Started GET “/assets/events.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 07:40:15 +0100

Started GET “/assets/events/build.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 07:40:15 +0100

Started GET “/assets/ie-10-viewport-bug-workaround.self-d3b6114260a65d675e19e6d036b8ded254bd54da080721e16d78f4fb05488a17.css?body=1” for ::1 at 2016-02-23 07:40:15 +0100

Started GET “/assets/app.self-9bcf8af094b9c14434eb0177a8b92bba1542b069dbe8343f024902865ecd4a49.css?body=1” for ::1 at 2016-02-23 07:40:15 +0100

Started GET “/assets/recurrences.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 07:40:15 +0100

Started GET “/assets/scaffolds.self-7bcd1c1813bdc716ea218f6879749642f76043cfbdd19fd464f842f675624555.css?body=1” for ::1 at 2016-02-23 07:40:15 +0100

Started GET “/assets/subscribers.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 07:40:15 +0100

Started GET “/assets/ui.self-5932674ca1cb4f97b26558d805c74ac83eb53bcc8cad58aa0c1c3555192bb731.css?body=1” for ::1 at 2016-02-23 07:40:15 +0100

Started GET “/assets/main.self-acbff20b2539abf0d509fe495fd494a110c0638603ae1615f51e9c00b0fb6dba.css?body=1” for ::1 at 2016-02-23 07:40:15 +0100

Started GET “/assets/vendor.self-f086ab635ce116cbaa172865ec0026f5da650cb45a41bda2a83132767fb41824.js?body=1” for ::1 at 2016-02-23 07:40:15 +0100

Started GET “/assets/rules.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 07:40:15 +0100

Started GET “/assets/starter-template.self-9bdf3263e2699c112b5d5cbc5c89f9494511ce97cca92d21bf4f1d0e6cbb2e48.css?body=1” for ::1 at 2016-02-23 07:40:15 +0100

Started GET “/assets/themify-icons.self-fcec2573d193ec837b277e8a6691e8a5abc23f10fff0be526f780284c57da3e3.css?body=1” for ::1 at 2016-02-23 07:40:15 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-23 07:40:15 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-23 07:40:15 +0100

Started GET “/assets/newsletters.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 07:40:15 +0100

Started GET “/assets/app.self-b9484961b804b8b50a212b2d33687f2af3b7c8accc10073dbb04f286c2f0e4df.js?body=1” for ::1 at 2016-02-23 07:40:15 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for ::1 at 2016-02-23 07:40:15 +0100

Started GET “/assets/calendar.self-0f3270788f3fcea51d73fce8e3df49d3aa1c15741fbd62adb9fca07929b10fa3.js?body=1” for ::1 at 2016-02-23 07:40:15 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-23 07:40:15 +0100

Started GET “/assets/events/build.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 07:40:16 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-23 07:40:16 +0100

Started GET “/assets/recurrences.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 07:40:16 +0100

Started GET “/assets/bootstrap.min.self-06b21b80bfffa7de7828e36629f0f8a07e775bb2d38238790b732a831fc5f105.js?body=1” for ::1 at 2016-02-23 07:40:16 +0100

Started GET “/assets/event_categories.self-e6443d9f02a0cf631231a9e7719feaf51bd88fc42f3c61a756e21ae3d10e95d7.js?body=1” for ::1 at 2016-02-23 07:40:16 +0100

Started GET “/assets/event_wizard.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 07:40:16 +0100

Started GET “/assets/excludes.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 07:40:16 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-23 07:40:16 +0100

Started GET “/assets/rules.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 07:40:16 +0100

Started GET “/assets/subscribers.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 07:40:16 +0100

Started GET “/assets/application.self-239bfcf2d4c320dafce982d93599055f083d298e8cffc36b34904cd355a255e3.js?body=1” for ::1 at 2016-02-23 07:40:16 +0100

Started GET “/assets/events.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 07:40:16 +0100

Started GET “/assets/ie10-viewport-bug-workaround.self-fc551af1f93278ce46542e0ab702a380c18f24f5b46a002804456d0b9b2cf0d0.js?body=1” for ::1 at 2016-02-23 07:40:16 +0100

Started GET “/assets/ui.self-dee1dbb585902aaee233ae29baf16de746c572d3510305bba254ce7b49627583.js?body=1” for ::1 at 2016-02-23 07:40:16 +0100

Started GET “/assets/newsletters.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 07:40:16 +0100

Started GET “/assets/background/2-f6c3491538ec996e8df02e23e0fc3eaaa9e8a2bc7a991d2e42d8a6d42abcdc0f.jpg” for ::1 at 2016-02-23 07:40:16 +0100

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456209616590” for ::1 at 2016-02-23 07:40:16 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456209616590"}
Event Load (0.6ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (29.0ms)

Completed 200 OK in 57ms (Views: 52.7ms | ActiveRecord: 0.6ms)

Started GET “/assets/glyphicons-halflings-regular-a26394f7ede100ca118eff2eda08596275a9839b959c226e15439557a5a80742.woff” for ::1 at 2016-02-23 07:40:16 +0100

Started GET “/event_categories/” for ::1 at 2016-02-23 07:41:19 +0100 Processing by EventCategoriesController#index as HTML

EventCategory Load (0.3ms)  SELECT "event_categories".* FROM "event_categories"
 (0.3ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 1]]
 (0.2ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 2]]
CACHE (0.0ms)  SELECT "event_categories".* FROM "event_categories"
Rendered event_categories/index.html.erb within layouts/application (5.0ms)

Completed 200 OK in 847ms (Views: 844.5ms | ActiveRecord: 0.8ms)

Started GET “/assets/application.self-c68e024d98688a4c183af642ed7c99c2759941e31186534ec7e6964958468b57.css?body=1” for ::1 at 2016-02-23 07:41:21 +0100

Started GET “/assets/excludes.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 07:41:21 +0100

Started GET “/assets/app.self-9bcf8af094b9c14434eb0177a8b92bba1542b069dbe8343f024902865ecd4a49.css?body=1” for ::1 at 2016-02-23 07:41:21 +0100

Started GET “/assets/events/build.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 07:41:21 +0100

Started GET “/assets/calendar.self-7ca1507b4b56c6bde2a6f7298e555146f2845cac7e93eae61ce14ec35876716d.css?body=1” for ::1 at 2016-02-23 07:41:21 +0100

Started GET “/assets/event_wizard.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 07:41:21 +0100

Started GET “/assets/events.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 07:41:21 +0100

Started GET “/assets/ie-10-viewport-bug-workaround.self-d3b6114260a65d675e19e6d036b8ded254bd54da080721e16d78f4fb05488a17.css?body=1” for ::1 at 2016-02-23 07:41:21 +0100

Started GET “/assets/recurrences.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 07:41:21 +0100

Started GET “/assets/scaffolds.self-7bcd1c1813bdc716ea218f6879749642f76043cfbdd19fd464f842f675624555.css?body=1” for ::1 at 2016-02-23 07:41:21 +0100

Started GET “/assets/subscribers.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 07:41:21 +0100

Started GET “/assets/starter-template.self-9bdf3263e2699c112b5d5cbc5c89f9494511ce97cca92d21bf4f1d0e6cbb2e48.css?body=1” for ::1 at 2016-02-23 07:41:21 +0100

Started GET “/assets/ui.self-5932674ca1cb4f97b26558d805c74ac83eb53bcc8cad58aa0c1c3555192bb731.css?body=1” for ::1 at 2016-02-23 07:41:21 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-23 07:41:21 +0100

Started GET “/assets/rules.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 07:41:21 +0100

Started GET “/assets/main.self-acbff20b2539abf0d509fe495fd494a110c0638603ae1615f51e9c00b0fb6dba.css?body=1” for ::1 at 2016-02-23 07:41:21 +0100

Started GET “/assets/newsletters.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 07:41:21 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for ::1 at 2016-02-23 07:41:21 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-23 07:41:21 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-23 07:41:21 +0100

Started GET “/assets/vendor.self-f086ab635ce116cbaa172865ec0026f5da650cb45a41bda2a83132767fb41824.js?body=1” for ::1 at 2016-02-23 07:41:21 +0100

Started GET “/assets/themify-icons.self-fcec2573d193ec837b277e8a6691e8a5abc23f10fff0be526f780284c57da3e3.css?body=1” for ::1 at 2016-02-23 07:41:21 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-23 07:41:21 +0100

Started GET “/assets/bootstrap.min.self-06b21b80bfffa7de7828e36629f0f8a07e775bb2d38238790b732a831fc5f105.js?body=1” for ::1 at 2016-02-23 07:41:21 +0100

Started GET “/assets/events/build.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 07:41:21 +0100

Started GET “/assets/ie10-viewport-bug-workaround.self-fc551af1f93278ce46542e0ab702a380c18f24f5b46a002804456d0b9b2cf0d0.js?body=1” for ::1 at 2016-02-23 07:41:21 +0100

Started GET “/assets/app.self-b9484961b804b8b50a212b2d33687f2af3b7c8accc10073dbb04f286c2f0e4df.js?body=1” for ::1 at 2016-02-23 07:41:21 +0100

Started GET “/assets/calendar.self-0f3270788f3fcea51d73fce8e3df49d3aa1c15741fbd62adb9fca07929b10fa3.js?body=1” for ::1 at 2016-02-23 07:41:21 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-23 07:41:21 +0100

Started GET “/assets/event_wizard.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 07:41:21 +0100

Started GET “/assets/excludes.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 07:41:21 +0100

Started GET “/assets/newsletters.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 07:41:21 +0100

Started GET “/assets/recurrences.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 07:41:21 +0100

Started GET “/assets/event_categories.self-5fe2a3f80f82d3c6e8640cb004fcca66b404154d7138046e1c98e929a6f2a827.js?body=1” for ::1 at 2016-02-23 07:41:21 +0100

Started GET “/assets/subscribers.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 07:41:21 +0100

Started GET “/assets/events.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 07:41:21 +0100

Started GET “/assets/rules.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 07:41:21 +0100

Started GET “/assets/ui.self-dee1dbb585902aaee233ae29baf16de746c572d3510305bba254ce7b49627583.js?body=1” for ::1 at 2016-02-23 07:41:21 +0100

Started GET “/assets/application.self-239bfcf2d4c320dafce982d93599055f083d298e8cffc36b34904cd355a255e3.js?body=1” for ::1 at 2016-02-23 07:41:21 +0100

Started GET “/assets/background/2-f6c3491538ec996e8df02e23e0fc3eaaa9e8a2bc7a991d2e42d8a6d42abcdc0f.jpg” for ::1 at 2016-02-23 07:41:21 +0100

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456209681687” for ::1 at 2016-02-23 07:41:21 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456209681687"}
Event Load (1.3ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (38.2ms)

Completed 200 OK in 106ms (Views: 103.6ms | ActiveRecord: 1.3ms)

Started GET “/assets/glyphicons-halflings-regular-a26394f7ede100ca118eff2eda08596275a9839b959c226e15439557a5a80742.woff” for ::1 at 2016-02-23 07:41:22 +0100

Started GET “/assets/event_categories.self-5fe2a3f80f82d3c6e8640cb004fcca66b404154d7138046e1c98e929a6f2a827.js?body=1” for ::1 at 2016-02-23 07:41:39 +0100

Started GET “/event_categories/” for ::1 at 2016-02-23 07:44:19 +0100 Processing by EventCategoriesController#index as HTML

EventCategory Load (0.8ms)  SELECT "event_categories".* FROM "event_categories"
 (0.7ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 2]]
CACHE (0.0ms)  SELECT "event_categories".* FROM "event_categories"
Rendered event_categories/index.html.erb within layouts/application (32.8ms)

Completed 200 OK in 1714ms (Views: 1696.0ms | ActiveRecord: 1.9ms)

Started GET “/assets/application.self-c68e024d98688a4c183af642ed7c99c2759941e31186534ec7e6964958468b57.css?body=1” for ::1 at 2016-02-23 07:44:21 +0100

Started GET “/assets/app.self-9bcf8af094b9c14434eb0177a8b92bba1542b069dbe8343f024902865ecd4a49.css?body=1” for ::1 at 2016-02-23 07:44:21 +0100

Started GET “/assets/event_wizard.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 07:44:21 +0100

Started GET “/assets/events/build.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 07:44:21 +0100

Started GET “/assets/events.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 07:44:21 +0100

Started GET “/assets/calendar.self-7ca1507b4b56c6bde2a6f7298e555146f2845cac7e93eae61ce14ec35876716d.css?body=1” for ::1 at 2016-02-23 07:44:21 +0100

Started GET “/assets/excludes.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 07:44:21 +0100

Started GET “/assets/main.self-acbff20b2539abf0d509fe495fd494a110c0638603ae1615f51e9c00b0fb6dba.css?body=1” for ::1 at 2016-02-23 07:44:21 +0100

Started GET “/assets/recurrences.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 07:44:21 +0100

Started GET “/assets/rules.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 07:44:21 +0100

Started GET “/assets/subscribers.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 07:44:21 +0100

Started GET “/assets/ui.self-5932674ca1cb4f97b26558d805c74ac83eb53bcc8cad58aa0c1c3555192bb731.css?body=1” for ::1 at 2016-02-23 07:44:21 +0100

Started GET “/assets/ie-10-viewport-bug-workaround.self-d3b6114260a65d675e19e6d036b8ded254bd54da080721e16d78f4fb05488a17.css?body=1” for ::1 at 2016-02-23 07:44:21 +0100

Started GET “/assets/newsletters.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-23 07:44:21 +0100

Started GET “/assets/scaffolds.self-7bcd1c1813bdc716ea218f6879749642f76043cfbdd19fd464f842f675624555.css?body=1” for ::1 at 2016-02-23 07:44:21 +0100

Started GET “/assets/starter-template.self-9bdf3263e2699c112b5d5cbc5c89f9494511ce97cca92d21bf4f1d0e6cbb2e48.css?body=1” for ::1 at 2016-02-23 07:44:21 +0100

Started GET “/assets/themify-icons.self-fcec2573d193ec837b277e8a6691e8a5abc23f10fff0be526f780284c57da3e3.css?body=1” for ::1 at 2016-02-23 07:44:21 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-23 07:44:22 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-23 07:44:22 +0100

Started GET “/assets/vendor.self-f086ab635ce116cbaa172865ec0026f5da650cb45a41bda2a83132767fb41824.js?body=1” for ::1 at 2016-02-23 07:44:22 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-23 07:44:22 +0100

Started GET “/assets/recurrences.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 07:44:22 +0100

Started GET “/assets/calendar.self-0f3270788f3fcea51d73fce8e3df49d3aa1c15741fbd62adb9fca07929b10fa3.js?body=1” for ::1 at 2016-02-23 07:44:22 +0100

Started GET “/assets/event_wizard.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 07:44:22 +0100

Started GET “/assets/events.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 07:44:22 +0100

Started GET “/assets/app.self-b9484961b804b8b50a212b2d33687f2af3b7c8accc10073dbb04f286c2f0e4df.js?body=1” for ::1 at 2016-02-23 07:44:22 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-23 07:44:22 +0100

Started GET “/assets/rules.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 07:44:22 +0100

Started GET “/assets/event_categories.self-8b2e9555cf47b9a25349d5d82efd005ddde9f30f650e38bfc022a5a638318083.js?body=1” for ::1 at 2016-02-23 07:44:22 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-23 07:44:22 +0100

Started GET “/assets/ie10-viewport-bug-workaround.self-fc551af1f93278ce46542e0ab702a380c18f24f5b46a002804456d0b9b2cf0d0.js?body=1” for ::1 at 2016-02-23 07:44:22 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for ::1 at 2016-02-23 07:44:22 +0100

Started GET “/assets/subscribers.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 07:44:22 +0100

Started GET “/assets/application.self-239bfcf2d4c320dafce982d93599055f083d298e8cffc36b34904cd355a255e3.js?body=1” for ::1 at 2016-02-23 07:44:22 +0100

Started GET “/assets/events/build.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 07:44:22 +0100

Started GET “/assets/newsletters.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 07:44:22 +0100

Started GET “/assets/bootstrap.min.self-06b21b80bfffa7de7828e36629f0f8a07e775bb2d38238790b732a831fc5f105.js?body=1” for ::1 at 2016-02-23 07:44:22 +0100

Started GET “/assets/ui.self-dee1dbb585902aaee233ae29baf16de746c572d3510305bba254ce7b49627583.js?body=1” for ::1 at 2016-02-23 07:44:22 +0100

Started GET “/assets/excludes.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-23 07:44:22 +0100

Started GET “/assets/background/2-f6c3491538ec996e8df02e23e0fc3eaaa9e8a2bc7a991d2e42d8a6d42abcdc0f.jpg” for ::1 at 2016-02-23 07:44:22 +0100

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456209862255” for ::1 at 2016-02-23 07:44:22 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456209862255"}
Event Load (1.0ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (63.4ms)

Completed 200 OK in 115ms (Views: 111.3ms | ActiveRecord: 1.0ms)

Started GET “/assets/glyphicons-halflings-regular-a26394f7ede100ca118eff2eda08596275a9839b959c226e15439557a5a80742.woff” for ::1 at 2016-02-23 07:44:22 +0100

Started GET “/” for ::1 at 2016-02-23 07:45:08 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (3.1ms)

Completed 200 OK in 508ms (Views: 506.8ms | ActiveRecord: 0.0ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456209910152” for ::1 at 2016-02-23 07:45:10 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456209910152"}
Event Load (0.7ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (31.9ms)

Completed 200 OK in 84ms (Views: 80.8ms | ActiveRecord: 0.7ms)

Started GET “/events/3/build/check” for ::1 at 2016-02-23 07:45:16 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"3", "id"=>"check"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 3]]
Recurrence Load (27.4ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 3]]
EventCategory Load (0.3ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
 (1.0ms)  SELECT COUNT(*) FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 3]]
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 3]]
 (0.5ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 3]]
Rendered build/check.html.erb within layouts/application (559.3ms)

Completed 200 OK in 833ms (Views: 690.4ms | ActiveRecord: 37.4ms)

Started GET “/event_categories/” for ::1 at 2016-02-23 07:45:20 +0100 Processing by EventCategoriesController#index as HTML

EventCategory Load (0.4ms)  SELECT "event_categories".* FROM "event_categories"
 (0.3ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 1]]
 (0.2ms)  SELECT COUNT(*) FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 2]]
CACHE (0.0ms)  SELECT "event_categories".* FROM "event_categories"
Rendered event_categories/index.html.erb within layouts/application (4.8ms)

Completed 200 OK in 120ms (Views: 118.3ms | ActiveRecord: 0.9ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456209921303” for ::1 at 2016-02-23 07:45:21 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456209921303"}
Event Load (0.8ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (27.9ms)

Completed 200 OK in 55ms (Views: 53.2ms | ActiveRecord: 0.8ms)

Started GET “/event_categories/2.json” for ::1 at 2016-02-23 07:45:27 +0100 Processing by EventCategoriesController#show as JSON

Parameters: {"id"=>"2"}
EventCategory Load (0.3ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 2]]
Event Load (0.3ms)  SELECT "events".* FROM "events" WHERE "events"."event_category_id" = $1  [["event_category_id", 2]]
Rendered event_categories/show.json.jbuilder (5.7ms)

Completed 200 OK in 56ms (Views: 53.5ms | ActiveRecord: 0.6ms)

Started GET “/” for ::1 at 2016-02-24 00:02:31 +0100

ActiveRecord::SchemaMigration Load (99.7ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (3.1ms)

DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_dummy_html_erb__730723788008494338_70311601636700 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_dummy_html_erb__730723788008494338_70311601636700 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_dummy_html_erb__730723788008494338_70311601636700 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_dummy_html_erb__730723788008494338_70311601636700 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_dummy_html_erb__730723788008494338_70311601636700 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_dummy_html_erb__730723788008494338_70311601636700 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_dummy_html_erb__730723788008494338_70311601636700 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_dummy_html_erb__730723788008494338_70311601636700 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_dummy_html_erb__730723788008494338_70311601636700 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_dummy_html_erb__730723788008494338_70311601636700 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_dummy_html_erb__730723788008494338_70311601636700 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_dummy_html_erb__730723788008494338_70311601636700 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_dummy_html_erb__730723788008494338_70311601636700 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_dummy_html_erb__730723788008494338_70311601636700 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_dummy_html_erb__730723788008494338_70311601636700 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_dummy_html_erb__730723788008494338_70311601636700 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_dummy_html_erb__730723788008494338_70311601636700 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_dummy_html_erb__730723788008494338_70311601636700 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_dummy_html_erb__730723788008494338_70311601636700 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_dummy_html_erb__730723788008494338_70311601636700 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_dummy_html_erb__730723788008494338_70311601636700 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_dummy_html_erb__730723788008494338_70311601636700 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_dummy_html_erb__730723788008494338_70311601636700 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_dummy_html_erb__730723788008494338_70311601636700 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_dummy_html_erb__730723788008494338_70311601636700 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_dummy_html_erb__730723788008494338_70311601636700 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_dummy_html_erb__730723788008494338_70311601636700 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_dummy_html_erb__730723788008494338_70311601636700 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_dummy_html_erb__730723788008494338_70311601636700 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_dummy_html_erb__730723788008494338_70311601636700 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_dummy_html_erb__730723788008494338_70311601636700 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_dummy_html_erb__730723788008494338_70311601636700 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_dummy_html_erb__730723788008494338_70311601636700 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_dummy_html_erb__730723788008494338_70311601636700 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_dummy_html_erb__730723788008494338_70311601636700 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_dummy_html_erb__730723788008494338_70311601636700 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_dummy_html_erb__730723788008494338_70311601636700 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_dummy_html_erb__730723788008494338_70311601636700 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_dummy_html_erb__730723788008494338_70311601636700 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons.scss. (called from _app_views_layouts_dummy_html_erb__730723788008494338_70311601636700 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_variables.scss. (called from _app_views_layouts_dummy_html_erb__730723788008494338_70311601636700 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_mixins.scss. (called from _app_views_layouts_dummy_html_erb__730723788008494338_70311601636700 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_path.scss. (called from _app_views_layouts_dummy_html_erb__730723788008494338_70311601636700 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_core.scss. (called from _app_views_layouts_dummy_html_erb__730723788008494338_70311601636700 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_larger.scss. (called from _app_views_layouts_dummy_html_erb__730723788008494338_70311601636700 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_fixed-width.scss. (called from _app_views_layouts_dummy_html_erb__730723788008494338_70311601636700 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_list.scss. (called from _app_views_layouts_dummy_html_erb__730723788008494338_70311601636700 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_bordered-pulled.scss. (called from _app_views_layouts_dummy_html_erb__730723788008494338_70311601636700 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_spinning.scss. (called from _app_views_layouts_dummy_html_erb__730723788008494338_70311601636700 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_rotated-flipped.scss. (called from _app_views_layouts_dummy_html_erb__730723788008494338_70311601636700 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_stacked.scss. (called from _app_views_layouts_dummy_html_erb__730723788008494338_70311601636700 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.css.scss to /Users/Christian/.rvm/gems/ruby-2.2.4/gems/weather-icons-rails-0.1.1/app/assets/stylesheets/weather-icons/_icons.scss. (called from _app_views_layouts_dummy_html_erb__730723788008494338_70311601636700 at /Users/Christian/Fachschaft/app/views/layouts/dummy.html.erb:9) Completed 200 OK in 26096ms (Views: 26031.7ms | ActiveRecord: 0.0ms)

Started GET “/assets/application.self-a7b919b4e5e84c9e44612d7bbf3ba1aeedbed1deeb4415d4747dc10941594907.css?body=1” for ::1 at 2016-02-24 00:02:59 +0100

Started GET “/assets/event_categories.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-24 00:02:59 +0100

Started GET “/assets/app.self-d58157e9415a0b37c32f9a7a7f7a5ba0e9d06242384ffef2a9c4aebc860c3e76.css?body=1” for ::1 at 2016-02-24 00:02:59 +0100

Started GET “/assets/application.self-a345d8d1f44c3f77e7060ba4a1858aeb626c475faccbcaa418e2fa28c30e27bc.js?body=1” for ::1 at 2016-02-24 00:02:59 +0100

Started GET “/assets/moment/de.self-75f8dda8c4d318fa9a89f0fc47dbf0555508fb4727c7ee404c8e19ed1fcce03a.js?body=1” for ::1 at 2016-02-24 00:02:59 +0100

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456268580499” for ::1 at 2016-02-24 00:03:01 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456268580499"}
Event Load (453.4ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (859.2ms)

Completed 200 OK in 978ms (Views: 171.9ms | ActiveRecord: 770.1ms)

Started GET “/” for ::1 at 2016-02-24 00:03:11 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (1.3ms)

Completed 200 OK in 202ms (Views: 199.7ms | ActiveRecord: 0.0ms)

Started GET “/build/build?event_id=4” for ::1 at 2016-02-24 00:03:11 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"4", "id"=>"build"}
Event Load (11.8ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 4]]
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT
 (46.5ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 4]]
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (17.5ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (476.5ms)
Rendered build/build.html.erb within layouts/application (500.3ms)

Completed 200 OK in 824ms (Views: 539.7ms | ActiveRecord: 152.8ms)

Started GET “/build” for ::1 at 2016-02-24 00:03:12 +0100 Processing by BuildController#index as HTML Redirected to localhost:3000/build/build Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/build/build” for ::1 at 2016-02-24 00:03:12 +0100 Processing by BuildController#show as HTML

Parameters: {"id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", nil]]

Completed 404 Not Found in 2ms (ActiveRecord: 0.3ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/build_controller.rb:6:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/c30aa029923900be/variables” for ::1 at 2016-02-24 00:03:12 +0100

Started GET “/build/build?event_id=4” for ::1 at 2016-02-24 00:03:12 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"4", "id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 4]]
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.5ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 4]]
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.4ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (17.5ms)
Rendered build/build.html.erb within layouts/application (18.4ms)

Completed 200 OK in 155ms (Views: 150.4ms | ActiveRecord: 1.8ms)

Started GET “/build/new” for ::1 at 2016-02-24 00:03:13 +0100 Processing by BuildController#new as HTML

 (0.1ms)  BEGIN
SQL (90.1ms)  INSERT INTO "events" ("priority", "start", "end", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["priority", 2], ["start", "2016-02-24 23:03:13.809070"], ["end", "2016-02-25 00:03:13.809070"], ["created_at", "2016-02-23 23:03:13.809934"], ["updated_at", "2016-02-23 23:03:13.809934"]]
SQL (95.1ms)  INSERT INTO "versions" ("event", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["event", "create"], ["created_at", "2016-02-23 23:03:13.809934"], ["object_changes", "---\npriority:\n- \n- 0\nstart:\n- \n- 2016-02-24 23:03:13.809070000 Z\nend:\n- \n- 2016-02-25 00:03:13.809070000 Z\ncreated_at:\n- \n- &1 2016-02-23 23:03:13.809934000 Z\nupdated_at:\n- \n- *1\nid:\n- \n- 55\n"], ["item_id", 55], ["item_type", "Event"]]
 (61.0ms)  COMMIT

Redirected to localhost:3000/events/55/build/build Completed 302 Found in 377ms (ActiveRecord: 248.3ms)

Started GET “/events/55/build/build” for ::1 at 2016-02-24 00:03:14 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"55", "id"=>"build"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 55]]
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.5ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 55]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.3ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (14.4ms)
Rendered build/build.html.erb within layouts/application (15.4ms)

Completed 200 OK in 148ms (Views: 141.8ms | ActiveRecord: 1.8ms)

Started GET “/events/55/build/build” for ::1 at 2016-02-24 00:03:17 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"55", "id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 55]]
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.7ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 55]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.4ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (16.9ms)
Rendered build/build.html.erb within layouts/application (18.0ms)

Completed 200 OK in 164ms (Views: 159.6ms | ActiveRecord: 1.9ms)

Started GET “/assets/application.self-a7b919b4e5e84c9e44612d7bbf3ba1aeedbed1deeb4415d4747dc10941594907.css?body=1” for ::1 at 2016-02-24 00:03:17 +0100

Started GET “/assets/app.self-d58157e9415a0b37c32f9a7a7f7a5ba0e9d06242384ffef2a9c4aebc860c3e76.css?body=1” for ::1 at 2016-02-24 00:03:18 +0100

Started GET “/assets/calendar.self-7ca1507b4b56c6bde2a6f7298e555146f2845cac7e93eae61ce14ec35876716d.css?body=1” for ::1 at 2016-02-24 00:03:18 +0100

Started GET “/assets/event_wizard.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-24 00:03:18 +0100

Started GET “/assets/event_categories.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-24 00:03:18 +0100

Started GET “/assets/events.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-24 00:03:18 +0100

Started GET “/assets/events/build.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-24 00:03:18 +0100

Started GET “/assets/ie-10-viewport-bug-workaround.self-d3b6114260a65d675e19e6d036b8ded254bd54da080721e16d78f4fb05488a17.css?body=1” for ::1 at 2016-02-24 00:03:18 +0100

Started GET “/assets/newsletters.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-24 00:03:18 +0100

Started GET “/assets/rules.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-24 00:03:18 +0100

Started GET “/assets/starter-template.self-9bdf3263e2699c112b5d5cbc5c89f9494511ce97cca92d21bf4f1d0e6cbb2e48.css?body=1” for ::1 at 2016-02-24 00:03:18 +0100

Started GET “/assets/excludes.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-24 00:03:18 +0100

Started GET “/assets/main.self-acbff20b2539abf0d509fe495fd494a110c0638603ae1615f51e9c00b0fb6dba.css?body=1” for ::1 at 2016-02-24 00:03:18 +0100

Started GET “/assets/recurrences.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-24 00:03:18 +0100

Started GET “/assets/scaffolds.self-7bcd1c1813bdc716ea218f6879749642f76043cfbdd19fd464f842f675624555.css?body=1” for ::1 at 2016-02-24 00:03:18 +0100

Started GET “/assets/subscribers.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1” for ::1 at 2016-02-24 00:03:18 +0100

Started GET “/assets/themify-icons.self-fcec2573d193ec837b277e8a6691e8a5abc23f10fff0be526f780284c57da3e3.css?body=1” for ::1 at 2016-02-24 00:03:18 +0100

Started GET “/assets/jquery.self-c64a74367bda6ef8b860f19e74df08927ca99d2be2ac934e9e92d5fd361e0da4.js?body=1” for ::1 at 2016-02-24 00:03:18 +0100

Started GET “/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1” for ::1 at 2016-02-24 00:03:18 +0100

Started GET “/assets/vendor.self-f086ab635ce116cbaa172865ec0026f5da650cb45a41bda2a83132767fb41824.js?body=1” for ::1 at 2016-02-24 00:03:18 +0100

Started GET “/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1” for ::1 at 2016-02-24 00:03:18 +0100

Started GET “/assets/ui.self-5932674ca1cb4f97b26558d805c74ac83eb53bcc8cad58aa0c1c3555192bb731.css?body=1” for ::1 at 2016-02-24 00:03:18 +0100

Started GET “/assets/jquery_ujs.self-d602bdfe68ffc63b9f9cc512872aa3cfff046228a0a36e90dd476e8ef54c1b09.js?body=1” for ::1 at 2016-02-24 00:03:18 +0100

Started GET “/assets/app.self-b9484961b804b8b50a212b2d33687f2af3b7c8accc10073dbb04f286c2f0e4df.js?body=1” for ::1 at 2016-02-24 00:03:18 +0100

Started GET “/assets/event_categories.self-8b2e9555cf47b9a25349d5d82efd005ddde9f30f650e38bfc022a5a638318083.js?body=1” for ::1 at 2016-02-24 00:03:18 +0100

Started GET “/assets/fullcalendar.self-fb4c190ed24bedb1e0d9aae0bdde6a308204d341fa9d907a0e17f54c81b3f617.js?body=1” for ::1 at 2016-02-24 00:03:18 +0100

Started GET “/assets/bootstrap-datetimepicker.self-f4c780e77f9e34c90cc43fc2a2bc2d2f11d5b54470904990480fc9cb434d918c.js?body=1” for ::1 at 2016-02-24 00:03:18 +0100

Started GET “/assets/bootstrap.min.self-06b21b80bfffa7de7828e36629f0f8a07e775bb2d38238790b732a831fc5f105.js?body=1” for ::1 at 2016-02-24 00:03:18 +0100

Started GET “/assets/moment.self-dd7e1dba8e5a8b658165e18950b4810c6e415d45abf282d3924dcfcd35a2638c.js?body=1” for ::1 at 2016-02-24 00:03:18 +0100

Started GET “/assets/event_wizard.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-24 00:03:18 +0100

Started GET “/assets/excludes.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-24 00:03:18 +0100

Started GET “/assets/moment/de.self-75f8dda8c4d318fa9a89f0fc47dbf0555508fb4727c7ee404c8e19ed1fcce03a.js?body=1” for ::1 at 2016-02-24 00:03:18 +0100

Started GET “/assets/calendar.self-0f3270788f3fcea51d73fce8e3df49d3aa1c15741fbd62adb9fca07929b10fa3.js?body=1” for ::1 at 2016-02-24 00:03:18 +0100

Started GET “/assets/events.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-24 00:03:18 +0100

Started GET “/assets/ui.self-dee1dbb585902aaee233ae29baf16de746c572d3510305bba254ce7b49627583.js?body=1” for ::1 at 2016-02-24 00:03:18 +0100

Started GET “/assets/ie10-viewport-bug-workaround.self-fc551af1f93278ce46542e0ab702a380c18f24f5b46a002804456d0b9b2cf0d0.js?body=1” for ::1 at 2016-02-24 00:03:18 +0100

Started GET “/assets/newsletters.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-24 00:03:18 +0100

Started GET “/assets/rules.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-24 00:03:18 +0100

Started GET “/assets/events/build.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-24 00:03:18 +0100

Started GET “/assets/application.self-a345d8d1f44c3f77e7060ba4a1858aeb626c475faccbcaa418e2fa28c30e27bc.js?body=1” for ::1 at 2016-02-24 00:03:18 +0100

Started GET “/assets/recurrences.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-24 00:03:18 +0100

Started GET “/assets/subscribers.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1” for ::1 at 2016-02-24 00:03:18 +0100

Started GET “/assets/background/2-f6c3491538ec996e8df02e23e0fc3eaaa9e8a2bc7a991d2e42d8a6d42abcdc0f.jpg” for ::1 at 2016-02-24 00:03:18 +0100

Started GET “/assets/glyphicons-halflings-regular-a26394f7ede100ca118eff2eda08596275a9839b959c226e15439557a5a80742.woff” for ::1 at 2016-02-24 00:03:18 +0100

Started PATCH “/events/55/build/build” for ::1 at 2016-02-24 00:03:31 +0100 Processing by BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"RTEzjxe41MVo/WhbHsWUg8pPmBiwIpzJIEM0eX8NHG75kQKZ/lFcNLQ+nRr5UGLYkMqXiJerloHJfmRe3bStdQ==", "event"=>{"title"=>"Bla bla bla ", "start(3i)"=>"24", "start(2i)"=>"2", "start(1i)"=>"2016", "start(4i)"=>"23", "start(5i)"=>"03", "priority"=>"medium", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(3i)"=>"25", "end(2i)"=>"2", "end(1i)"=>"2016", "end(4i)"=>"00", "end(5i)"=>"03", "ort"=>"", "description"=>"", "role_ids"=>["", "1"], "event_category_id"=>"1", "repeats"=>"1"}, "commit"=>"Continue", "event_id"=>"55", "id"=>"build"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 55]]
 (0.2ms)  BEGIN
Role Load (15.7ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 1]]
Role Load (0.3ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 55]]
SQL (15.0ms)  INSERT INTO "events_roles" ("event_id", "role_id") VALUES ($1, $2)  [["event_id", 55], ["role_id", 1]]
SQL (49.4ms)  UPDATE "events" SET "title" = $1, "event_category_id" = $2, "flag" = $3, "imageURL" = $4, "url" = $5, "ort" = $6, "description" = $7, "repeats" = $8, "start" = $9, "end" = $10, "updated_at" = $11 WHERE "events"."id" = $12  [["title", "Bla bla bla "], ["event_category_id", 1], ["flag", "f"], ["imageURL", ""], ["url", ""], ["ort", ""], ["description", ""], ["repeats", "t"], ["start", "2016-02-24 23:03:00.000000"], ["end", "2016-02-25 00:03:00.000000"], ["updated_at", "2016-02-23 23:03:31.999742"], ["id", 55]]
SQL (0.2ms)  INSERT INTO "versions" ("event", "object", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id"  [["event", "update"], ["object", "---\nid: 55\ntitle: \nstart: 2016-02-24 23:03:13.809070000 Z\npriority: 2\nflag: \nimageURL: \nurl: \nend: 2016-02-25 00:03:13.809070000 Z\nort: \ndescription: \ncreated_at: 2016-02-23 23:03:13.809934000 Z\nupdated_at: 2016-02-23 23:03:13.809934000 Z\nevent_category_id: \nrecurrence_id: \nrepeats: \nreviewed: \n"], ["created_at", "2016-02-23 23:03:31.999742"], ["object_changes", "---\ntitle:\n- \n- 'Bla bla bla '\nevent_category_id:\n- \n- 1\nflag:\n- \n- false\nimageURL:\n- \n- ''\nurl:\n- \n- ''\nort:\n- \n- ''\ndescription:\n- \n- ''\nrepeats:\n- \n- true\nstart:\n- 2016-02-24 23:03:13.809070000 Z\n- 2016-02-24 23:03:00.000000000 Z\nend:\n- 2016-02-25 00:03:13.809070000 Z\n- 2016-02-25 00:03:00.000000000 Z\nupdated_at:\n- 2016-02-23 23:03:13.809934000 Z\n- 2016-02-23 23:03:31.999742000 Z\n"], ["item_id", 55], ["item_type", "Event"]]
 (0.4ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT

Redirected to localhost:3000/events/55/build/add_recurrence Completed 302 Found in 124ms (ActiveRecord: 83.0ms)

Started GET “/events/55/build/add_recurrence” for ::1 at 2016-02-24 00:03:32 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"55", "id"=>"add_recurrence"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 55]]
 (0.5ms)  BEGIN
SQL (44.9ms)  INSERT INTO "recurrences" ("start", "end", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["start", "2016-02-24"], ["end", "2016-03-24"], ["created_at", "2016-02-23 23:03:32.111927"], ["updated_at", "2016-02-23 23:03:32.111927"]]
 (0.6ms)  COMMIT
 (0.1ms)  BEGIN
SQL (0.5ms)  UPDATE "events" SET "recurrence_id" = $1, "updated_at" = $2 WHERE "events"."id" = $3  [["recurrence_id", 11], ["updated_at", "2016-02-23 23:03:32.161814"], ["id", 55]]
SQL (0.3ms)  INSERT INTO "versions" ("event", "object", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id"  [["event", "update"], ["object", "---\nid: 55\ntitle: 'Bla bla bla '\nstart: 2016-02-24 23:03:00.000000000 Z\npriority: 2\nflag: false\nimageURL: ''\nurl: ''\nend: 2016-02-25 00:03:00.000000000 Z\nort: ''\ndescription: ''\ncreated_at: 2016-02-23 23:03:13.809934000 Z\nupdated_at: 2016-02-23 23:03:31.999742000 Z\nevent_category_id: 1\nrecurrence_id: \nrepeats: true\nreviewed: \n"], ["created_at", "2016-02-23 23:03:32.161814"], ["object_changes", "---\nrecurrence_id:\n- \n- 11\nupdated_at:\n- 2016-02-23 23:03:31.999742000 Z\n- 2016-02-23 23:03:32.161814000 Z\n"], ["item_id", 55], ["item_type", "Event"]]
 (0.4ms)  COMMIT
Rule Load (32.0ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 11]]
Rendered build/_rule_fields.html.erb (9.9ms)
Rendered build/add_recurrence.html.erb within layouts/application (262.0ms)

Completed 200 OK in 491ms (Views: 377.2ms | ActiveRecord: 82.9ms)

Started PATCH “/events/55/build/add_recurrence” for ::1 at 2016-02-24 00:03:40 +0100 Processing by BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"PQgSFago5Lwlg1pekllgZ8mjUmQshPzsZmHhu7AWexWBqCMDQcFsTflArx91zJY8kyZd9AsN9qSPXLGcEq/KDg==", "recurrence"=>{"end(3i)"=>"24", "end(2i)"=>"3", "end(1i)"=>"2016", "rules_attributes"=>{"1456268616498"=>{"day"=>"3", "week"=>"1", "_destroy"=>"false"}}}, "commit"=>"Continue", "event_id"=>"55", "id"=>"add_recurrence"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 55]]
Recurrence Load (0.5ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 11]]
 (0.2ms)  BEGIN
SQL (26.5ms)  INSERT INTO "rules" ("day", "week", "recurrence_id", "month", "days", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["day", 3], ["week", 1], ["recurrence_id", 11], ["month", 0], ["days", 0], ["created_at", "2016-02-23 23:03:40.303273"], ["updated_at", "2016-02-23 23:03:40.303273"]]
 (0.4ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT

Redirected to localhost:3000/events/55/build/add_excludes Completed 302 Found in 53ms (ActiveRecord: 28.1ms)

Started GET “/events/55/build/add_excludes” for ::1 at 2016-02-24 00:03:40 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"55", "id"=>"add_excludes"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 55]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 11]]
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."recurrence_id" = $1  ORDER BY "events"."id" ASC LIMIT 1  [["recurrence_id", 11]]
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 11]]
Exclude Load (17.7ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 11]]
Rendered build/add_excludes.html.erb within layouts/application (128.6ms)

Completed 200 OK in 263ms (Views: 240.5ms | ActiveRecord: 19.8ms)

Started PATCH “/events/55/build/add_excludes” for ::1 at 2016-02-24 00:03:42 +0100 Processing by BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"PsDIp6r2CArnrveyduFglYsDfV8dcPnraR7NtfcfCFKCYPmxQx+A+zttAvORdJbO0YZyzzr586OAI52SVaa5SQ==", "recurrence"=>{"exclude_ids"=>["", "2016-03-03 00:00:00 +0100"]}, "commit"=>"Continue", "event_id"=>"55", "id"=>"add_excludes"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 55]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 11]]
 (0.3ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 11]]
 (0.1ms)  BEGIN
SQL (50.7ms)  INSERT INTO "excludes" ("date", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["date", "2016-03-03"], ["recurrence_id", 11], ["created_at", "2016-02-23 23:03:42.708097"], ["updated_at", "2016-02-23 23:03:42.708097"]]
 (0.4ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT

Redirected to localhost:3000/events/55/build/check Completed 302 Found in 68ms (ActiveRecord: 53.0ms)

Started GET “/events/55/build/check” for ::1 at 2016-02-24 00:03:42 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"55", "id"=>"check"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 55]]
Recurrence Load (0.2ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 11]]
EventCategory Load (0.3ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
 (0.4ms)  SELECT COUNT(*) FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 55]]
Role Load (0.5ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 55]]
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 11]]
 (0.3ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 11]]
Exclude Load (0.2ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 11]]
Rendered build/check.html.erb within layouts/application (35.6ms)

Completed 200 OK in 185ms (Views: 179.3ms | ActiveRecord: 2.6ms)

Started PATCH “/events/55/build/check” for ::1 at 2016-02-24 00:03:44 +0100 Processing by BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"ut1YiD+2SERjjdDnOQdqrWB5tQiPe686KxNz5q00CHUGfWme1l/Atb9OJabekpz2Ovy6mKjypXLCLiPBD425bg==", "event"=>{"reviewed"=>"true"}, "commit"=>"Absenden", "event_id"=>"55", "id"=>"check"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 55]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 11]]
 (0.2ms)  SELECT COUNT(*) FROM "events" WHERE "events"."recurrence_id" = $1  [["recurrence_id", 11]]
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 11]]
 (0.3ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 11]]
Exclude Load (0.2ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 11]]
EventCategory Load (0.3ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
 (0.5ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 55]]
 (0.2ms)  BEGIN
Role Load (0.2ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 1]]
SQL (0.5ms)  INSERT INTO "events" ("title", "description", "event_category_id", "ort", "url", "imageURL", "start", "end", "repeats", "priority", "flag", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) RETURNING "id"  [["title", "Bla bla bla "], ["description", ""], ["event_category_id", 1], ["ort", ""], ["url", ""], ["imageURL", ""], ["start", "2016-02-24 23:03:00.000000"], ["end", "2016-02-25 00:03:00.000000"], ["repeats", "t"], ["priority", 2], ["flag", "f"], ["recurrence_id", 11], ["created_at", "2016-02-23 23:03:44.894916"], ["updated_at", "2016-02-23 23:03:44.894916"]]
SQL (0.3ms)  INSERT INTO "events_roles" ("role_id", "event_id") VALUES ($1, $2)  [["role_id", 1], ["event_id", 56]]
SQL (57.4ms)  INSERT INTO "versions" ("event", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["event", "create"], ["created_at", "2016-02-23 23:03:44.894916"], ["object_changes", "---\ntitle:\n- \n- 'Bla bla bla '\ndescription:\n- \n- ''\nevent_category_id:\n- \n- 1\nort:\n- \n- ''\nurl:\n- \n- ''\nimageURL:\n- \n- ''\nstart:\n- \n- !ruby/object:DateTime 2016-02-24 23:03:00.000000000 Z\nend:\n- \n- !ruby/object:DateTime 2016-02-25 00:03:00.000000000 Z\nrepeats:\n- \n- true\npriority:\n- \n- 0\nflag:\n- \n- false\nrecurrence_id:\n- \n- 11\ncreated_at:\n- \n- &1 2016-02-23 23:03:44.894916000 Z\nupdated_at:\n- \n- *1\nid:\n- \n- 56\n"], ["item_id", 56], ["item_type", "Event"]]
 (0.9ms)  COMMIT
 (0.5ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 55]]
 (0.2ms)  BEGIN
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 1]]
SQL (0.5ms)  INSERT INTO "events" ("title", "description", "event_category_id", "ort", "url", "imageURL", "start", "end", "repeats", "priority", "flag", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) RETURNING "id"  [["title", "Bla bla bla "], ["description", ""], ["event_category_id", 1], ["ort", ""], ["url", ""], ["imageURL", ""], ["start", "2016-03-09 23:03:00.000000"], ["end", "2016-03-10 00:03:00.000000"], ["repeats", "t"], ["priority", 2], ["flag", "f"], ["recurrence_id", 11], ["created_at", "2016-02-23 23:03:44.973265"], ["updated_at", "2016-02-23 23:03:44.973265"]]
SQL (0.1ms)  INSERT INTO "events_roles" ("role_id", "event_id") VALUES ($1, $2)  [["role_id", 1], ["event_id", 57]]
SQL (0.3ms)  INSERT INTO "versions" ("event", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["event", "create"], ["created_at", "2016-02-23 23:03:44.973265"], ["object_changes", "---\ntitle:\n- \n- 'Bla bla bla '\ndescription:\n- \n- ''\nevent_category_id:\n- \n- 1\nort:\n- \n- ''\nurl:\n- \n- ''\nimageURL:\n- \n- ''\nstart:\n- \n- !ruby/object:DateTime 2016-03-09 23:03:00.000000000 Z\nend:\n- \n- !ruby/object:DateTime 2016-03-10 00:03:00.000000000 Z\nrepeats:\n- \n- true\npriority:\n- \n- 0\nflag:\n- \n- false\nrecurrence_id:\n- \n- 11\ncreated_at:\n- \n- &1 2016-02-23 23:03:44.973265000 Z\nupdated_at:\n- \n- *1\nid:\n- \n- 57\n"], ["item_id", 57], ["item_type", "Event"]]
 (0.4ms)  COMMIT
 (0.3ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 55]]
 (0.1ms)  BEGIN
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 1]]
SQL (0.6ms)  INSERT INTO "events" ("title", "description", "event_category_id", "ort", "url", "imageURL", "start", "end", "repeats", "priority", "flag", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) RETURNING "id"  [["title", "Bla bla bla "], ["description", ""], ["event_category_id", 1], ["ort", ""], ["url", ""], ["imageURL", ""], ["start", "2016-03-16 23:03:00.000000"], ["end", "2016-03-17 00:03:00.000000"], ["repeats", "t"], ["priority", 2], ["flag", "f"], ["recurrence_id", 11], ["created_at", "2016-02-23 23:03:44.993077"], ["updated_at", "2016-02-23 23:03:44.993077"]]
SQL (0.1ms)  INSERT INTO "events_roles" ("role_id", "event_id") VALUES ($1, $2)  [["role_id", 1], ["event_id", 58]]
SQL (0.3ms)  INSERT INTO "versions" ("event", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["event", "create"], ["created_at", "2016-02-23 23:03:44.993077"], ["object_changes", "---\ntitle:\n- \n- 'Bla bla bla '\ndescription:\n- \n- ''\nevent_category_id:\n- \n- 1\nort:\n- \n- ''\nurl:\n- \n- ''\nimageURL:\n- \n- ''\nstart:\n- \n- !ruby/object:DateTime 2016-03-16 23:03:00.000000000 Z\nend:\n- \n- !ruby/object:DateTime 2016-03-17 00:03:00.000000000 Z\nrepeats:\n- \n- true\npriority:\n- \n- 0\nflag:\n- \n- false\nrecurrence_id:\n- \n- 11\ncreated_at:\n- \n- &1 2016-02-23 23:03:44.993077000 Z\nupdated_at:\n- \n- *1\nid:\n- \n- 58\n"], ["item_id", 58], ["item_type", "Event"]]
 (0.5ms)  COMMIT
 (0.3ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 55]]
 (0.1ms)  BEGIN
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 1]]
SQL (0.6ms)  INSERT INTO "events" ("title", "description", "event_category_id", "ort", "url", "imageURL", "start", "end", "repeats", "priority", "flag", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) RETURNING "id"  [["title", "Bla bla bla "], ["description", ""], ["event_category_id", 1], ["ort", ""], ["url", ""], ["imageURL", ""], ["start", "2016-03-23 23:03:00.000000"], ["end", "2016-03-24 00:03:00.000000"], ["repeats", "t"], ["priority", 2], ["flag", "f"], ["recurrence_id", 11], ["created_at", "2016-02-23 23:03:45.015020"], ["updated_at", "2016-02-23 23:03:45.015020"]]
SQL (0.3ms)  INSERT INTO "events_roles" ("role_id", "event_id") VALUES ($1, $2)  [["role_id", 1], ["event_id", 59]]
SQL (0.4ms)  INSERT INTO "versions" ("event", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["event", "create"], ["created_at", "2016-02-23 23:03:45.015020"], ["object_changes", "---\ntitle:\n- \n- 'Bla bla bla '\ndescription:\n- \n- ''\nevent_category_id:\n- \n- 1\nort:\n- \n- ''\nurl:\n- \n- ''\nimageURL:\n- \n- ''\nstart:\n- \n- !ruby/object:DateTime 2016-03-23 23:03:00.000000000 Z\nend:\n- \n- !ruby/object:DateTime 2016-03-24 00:03:00.000000000 Z\nrepeats:\n- \n- true\npriority:\n- \n- 0\nflag:\n- \n- false\nrecurrence_id:\n- \n- 11\ncreated_at:\n- \n- &1 2016-02-23 23:03:45.015020000 Z\nupdated_at:\n- \n- *1\nid:\n- \n- 59\n"], ["item_id", 59], ["item_type", "Event"]]
 (0.8ms)  COMMIT
 (0.2ms)  BEGIN
 (0.3ms)  COMMIT

Redirected to localhost:3000/events/55/build/wicked_finish Completed 302 Found in 174ms (ActiveRecord: 72.0ms)

Started GET “/events/55/build/wicked_finish” for ::1 at 2016-02-24 00:03:45 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"55", "id"=>"wicked_finish"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 55]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 11]]

Wizard has finished, redirecting to finish_wizard_path: “/” Redirected to localhost:3000/ Completed 302 Found in 4ms (ActiveRecord: 0.5ms)

Started GET “/” for ::1 at 2016-02-24 00:03:45 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (0.7ms)

Completed 200 OK in 137ms (Views: 136.0ms | ActiveRecord: 0.0ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456268625247” for ::1 at 2016-02-24 00:03:45 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456268625247"}
Event Load (0.9ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (36.9ms)

Completed 200 OK in 51ms (Views: 48.9ms | ActiveRecord: 0.9ms)

Started GET “/events.json?start=2016-02-28&end=2016-04-10&_=1456268625248” for ::1 at 2016-02-24 00:04:03 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-02-28", "end"=>"2016-04-10", "_"=>"1456268625248"}
Event Load (0.6ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (33.3ms)

Completed 200 OK in 66ms (Views: 64.1ms | ActiveRecord: 0.6ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456268625249” for ::1 at 2016-02-24 00:04:10 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456268625249"}
Event Load (0.9ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (34.0ms)

Completed 200 OK in 49ms (Views: 47.1ms | ActiveRecord: 0.9ms)

Started GET “/events.json?start=2015-12-27&end=2016-02-07&_=1456268625250” for ::1 at 2016-02-24 00:04:13 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2015-12-27", "end"=>"2016-02-07", "_"=>"1456268625250"}
Event Load (0.5ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (31.0ms)

Completed 200 OK in 45ms (Views: 43.6ms | ActiveRecord: 0.5ms)

Started GET “/events.json?start=2015-11-29&end=2016-01-10&_=1456268625251” for ::1 at 2016-02-24 00:04:13 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2015-11-29", "end"=>"2016-01-10", "_"=>"1456268625251"}
Event Load (0.7ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (32.0ms)

Completed 200 OK in 47ms (Views: 44.4ms | ActiveRecord: 0.7ms)

Started GET “/events.json?start=2015-12-27&end=2016-02-07&_=1456268625252” for ::1 at 2016-02-24 00:04:15 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2015-12-27", "end"=>"2016-02-07", "_"=>"1456268625252"}
Event Load (0.6ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (30.1ms)

Completed 200 OK in 44ms (Views: 42.2ms | ActiveRecord: 0.6ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456268625253” for ::1 at 2016-02-24 00:04:15 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456268625253"}
Event Load (0.7ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (33.0ms)

Completed 200 OK in 47ms (Views: 45.4ms | ActiveRecord: 0.7ms)

Started GET “/build/build?event_id=4” for ::1 at 2016-02-24 00:04:19 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"4", "id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 4]]
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.3ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 4]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.2ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (15.7ms)
Rendered build/build.html.erb within layouts/application (17.9ms)

Completed 200 OK in 338ms (Views: 334.6ms | ActiveRecord: 1.2ms)

Started GET “/build/build?event_id=4” for ::1 at 2016-02-24 00:04:21 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"4", "id"=>"build"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 4]]
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.2ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 4]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.2ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (13.7ms)
Rendered build/build.html.erb within layouts/application (14.6ms)

Completed 200 OK in 143ms (Views: 138.7ms | ActiveRecord: 1.2ms)

Started GET “/build” for ::1 at 2016-02-24 00:04:22 +0100 Processing by BuildController#index as HTML Redirected to localhost:3000/build/build Completed 302 Found in 1ms (ActiveRecord: 0.0ms)

Started GET “/build/build” for ::1 at 2016-02-24 00:04:22 +0100 Processing by BuildController#show as HTML

Parameters: {"id"=>"build"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", nil]]

Completed 404 Not Found in 2ms (ActiveRecord: 0.2ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/build_controller.rb:6:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/4bbccef3f59a64cf/variables” for ::1 at 2016-02-24 00:04:22 +0100

Started GET “/build/build?event_id=4” for ::1 at 2016-02-24 00:04:23 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"4", "id"=>"build"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 4]]
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.3ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 4]]
Role Load (0.5ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.4ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (15.7ms)
Rendered build/build.html.erb within layouts/application (16.6ms)

Completed 200 OK in 623ms (Views: 618.8ms | ActiveRecord: 1.5ms)

Started GET “/build/new” for ::1 at 2016-02-24 00:04:24 +0100 Processing by BuildController#new as HTML

 (0.1ms)  BEGIN
SQL (0.3ms)  INSERT INTO "events" ("priority", "start", "end", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["priority", 2], ["start", "2016-02-24 23:04:24.155686"], ["end", "2016-02-25 00:04:24.155686"], ["created_at", "2016-02-23 23:04:24.156477"], ["updated_at", "2016-02-23 23:04:24.156477"]]
SQL (0.3ms)  INSERT INTO "versions" ("event", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["event", "create"], ["created_at", "2016-02-23 23:04:24.156477"], ["object_changes", "---\npriority:\n- \n- 0\nstart:\n- \n- 2016-02-24 23:04:24.155686000 Z\nend:\n- \n- 2016-02-25 00:04:24.155686000 Z\ncreated_at:\n- \n- &1 2016-02-23 23:04:24.156477000 Z\nupdated_at:\n- \n- *1\nid:\n- \n- 60\n"], ["item_id", 60], ["item_type", "Event"]]
 (103.5ms)  COMMIT

Redirected to localhost:3000/events/60/build/build Completed 302 Found in 114ms (ActiveRecord: 104.2ms)

Started GET “/events/60/build/build” for ::1 at 2016-02-24 00:04:24 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"60", "id"=>"build"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 60]]
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.3ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 60]]
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.2ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (14.3ms)
Rendered build/build.html.erb within layouts/application (15.4ms)

Completed 200 OK in 145ms (Views: 140.4ms | ActiveRecord: 1.4ms)

Started GET “/events/60/build/build” for ::1 at 2016-02-24 00:04:56 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"60", "id"=>"build"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 60]]
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.3ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 60]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.2ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (11.8ms)
Rendered build/build.html.erb within layouts/application (12.7ms)

Completed 200 OK in 141ms (Views: 137.0ms | ActiveRecord: 1.2ms)

Started GET “/events/6/build/check” for ::1 at 2016-02-24 00:04:58 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"6", "id"=>"check"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 6]]
Recurrence Load (0.2ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 1]]
EventCategory Load (0.4ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
 (0.5ms)  SELECT COUNT(*) FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 6]]
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 1]]
 (0.4ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 1]]
Rendered build/check.html.erb within layouts/application (11.5ms)

Completed 200 OK in 207ms (Views: 202.5ms | ActiveRecord: 2.0ms)

Started GET “/” for ::1 at 2016-02-24 00:04:58 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (0.5ms)

Completed 200 OK in 132ms (Views: 131.1ms | ActiveRecord: 0.0ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456268698916” for ::1 at 2016-02-24 00:04:59 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456268698916"}
Event Load (0.5ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (65.2ms)

Completed 200 OK in 97ms (Views: 94.1ms | ActiveRecord: 0.5ms)

Started GET “/build/build?event_id=4” for ::1 at 2016-02-24 00:04:59 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"4", "id"=>"build"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 4]]
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.3ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 4]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.2ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (14.8ms)
Rendered build/build.html.erb within layouts/application (15.9ms)

Completed 200 OK in 162ms (Views: 158.1ms | ActiveRecord: 1.3ms)

Started GET “/build” for ::1 at 2016-02-24 00:05:00 +0100 Processing by BuildController#index as HTML Redirected to localhost:3000/build/build Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/build/build” for ::1 at 2016-02-24 00:05:00 +0100 Processing by BuildController#show as HTML

Parameters: {"id"=>"build"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", nil]]

Completed 404 Not Found in 3ms (ActiveRecord: 0.2ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/build_controller.rb:6:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/57fa8c92d7edc270/variables” for ::1 at 2016-02-24 00:05:00 +0100

Started GET “/build/build?event_id=4” for ::1 at 2016-02-24 00:05:00 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"4", "id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 4]]
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.3ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 4]]
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.3ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (20.1ms)
Rendered build/build.html.erb within layouts/application (22.4ms)

Completed 200 OK in 165ms (Views: 159.9ms | ActiveRecord: 1.5ms)

Started GET “/build/new” for ::1 at 2016-02-24 00:05:01 +0100 Processing by BuildController#new as HTML

 (0.1ms)  BEGIN
SQL (0.4ms)  INSERT INTO "events" ("priority", "start", "end", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["priority", 2], ["start", "2016-02-24 23:05:01.223033"], ["end", "2016-02-25 00:05:01.223033"], ["created_at", "2016-02-23 23:05:01.223971"], ["updated_at", "2016-02-23 23:05:01.223971"]]
SQL (0.2ms)  INSERT INTO "versions" ("event", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["event", "create"], ["created_at", "2016-02-23 23:05:01.223971"], ["object_changes", "---\npriority:\n- \n- 0\nstart:\n- \n- 2016-02-24 23:05:01.223033000 Z\nend:\n- \n- 2016-02-25 00:05:01.223033000 Z\ncreated_at:\n- \n- &1 2016-02-23 23:05:01.223971000 Z\nupdated_at:\n- \n- *1\nid:\n- \n- 61\n"], ["item_id", 61], ["item_type", "Event"]]
 (0.4ms)  COMMIT

Redirected to localhost:3000/events/61/build/build Completed 302 Found in 10ms (ActiveRecord: 1.1ms)

Started GET “/events/61/build/build” for ::1 at 2016-02-24 00:05:01 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"61", "id"=>"build"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 61]]
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.3ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 61]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.3ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (13.0ms)
Rendered build/build.html.erb within layouts/application (14.0ms)

Completed 200 OK in 152ms (Views: 147.9ms | ActiveRecord: 1.3ms)

Started GET “/build/new” for ::1 at 2016-02-24 00:05:01 +0100 Processing by BuildController#new as HTML

 (0.2ms)  BEGIN
SQL (0.7ms)  INSERT INTO "events" ("priority", "start", "end", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["priority", 2], ["start", "2016-02-24 23:05:01.410390"], ["end", "2016-02-25 00:05:01.410390"], ["created_at", "2016-02-23 23:05:01.411276"], ["updated_at", "2016-02-23 23:05:01.411276"]]
SQL (0.5ms)  INSERT INTO "versions" ("event", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["event", "create"], ["created_at", "2016-02-23 23:05:01.411276"], ["object_changes", "---\npriority:\n- \n- 0\nstart:\n- \n- 2016-02-24 23:05:01.410390000 Z\nend:\n- \n- 2016-02-25 00:05:01.410390000 Z\ncreated_at:\n- \n- &1 2016-02-23 23:05:01.411276000 Z\nupdated_at:\n- \n- *1\nid:\n- \n- 62\n"], ["item_id", 62], ["item_type", "Event"]]
 (15.9ms)  COMMIT

Redirected to localhost:3000/events/62/build/build Completed 302 Found in 30ms (ActiveRecord: 17.4ms)

Started GET “/events/62/build/build” for ::1 at 2016-02-24 00:05:01 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"62", "id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 62]]
 (0.4ms)  BEGIN
 (0.2ms)  COMMIT
 (0.2ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 62]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.2ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (14.6ms)
Rendered build/build.html.erb within layouts/application (15.7ms)

Completed 200 OK in 175ms (Views: 168.9ms | ActiveRecord: 1.6ms)

Started PATCH “/events/62/build/build” for ::1 at 2016-02-24 00:05:19 +0100 Processing by BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"3gX+yM85zE/iR1v/zm+ZvqALoA6u/k2arrIoPxMdkjFipc/eJtBEvj6Err4p+m/l+o6vnol3R9JHj3gYsaQjKg==", "event"=>{"title"=>"Bla bla bla ", "start(3i)"=>"24", "start(2i)"=>"2", "start(1i)"=>"2016", "start(4i)"=>"23", "start(5i)"=>"05", "priority"=>"medium", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(3i)"=>"25", "end(2i)"=>"2", "end(1i)"=>"2016", "end(4i)"=>"00", "end(5i)"=>"05", "ort"=>"", "description"=>"", "role_ids"=>["", "2"], "event_category_id"=>"1", "repeats"=>"0"}, "commit"=>"Continue", "event_id"=>"62", "id"=>"build"}
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 62]]
 (0.3ms)  BEGIN
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 2]]
Role Load (0.3ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 62]]
SQL (0.2ms)  INSERT INTO "events_roles" ("event_id", "role_id") VALUES ($1, $2)  [["event_id", 62], ["role_id", 2]]
SQL (0.6ms)  UPDATE "events" SET "title" = $1, "event_category_id" = $2, "flag" = $3, "imageURL" = $4, "url" = $5, "ort" = $6, "description" = $7, "repeats" = $8, "start" = $9, "end" = $10, "updated_at" = $11 WHERE "events"."id" = $12  [["title", "Bla bla bla "], ["event_category_id", 1], ["flag", "f"], ["imageURL", ""], ["url", ""], ["ort", ""], ["description", ""], ["repeats", "f"], ["start", "2016-02-24 23:05:00.000000"], ["end", "2016-02-25 00:05:00.000000"], ["updated_at", "2016-02-23 23:05:19.328839"], ["id", 62]]
SQL (0.4ms)  INSERT INTO "versions" ("event", "object", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id"  [["event", "update"], ["object", "---\nid: 62\ntitle: \nstart: 2016-02-24 23:05:01.410390000 Z\npriority: 2\nflag: \nimageURL: \nurl: \nend: 2016-02-25 00:05:01.410390000 Z\nort: \ndescription: \ncreated_at: 2016-02-23 23:05:01.411276000 Z\nupdated_at: 2016-02-23 23:05:01.411276000 Z\nevent_category_id: \nrecurrence_id: \nrepeats: \nreviewed: \n"], ["created_at", "2016-02-23 23:05:19.328839"], ["object_changes", "---\ntitle:\n- \n- 'Bla bla bla '\nevent_category_id:\n- \n- 1\nflag:\n- \n- false\nimageURL:\n- \n- ''\nurl:\n- \n- ''\nort:\n- \n- ''\ndescription:\n- \n- ''\nrepeats:\n- \n- false\nstart:\n- 2016-02-24 23:05:01.410390000 Z\n- 2016-02-24 23:05:00.000000000 Z\nend:\n- 2016-02-25 00:05:01.410390000 Z\n- 2016-02-25 00:05:00.000000000 Z\nupdated_at:\n- 2016-02-23 23:05:01.411276000 Z\n- 2016-02-23 23:05:19.328839000 Z\n"], ["item_id", 62], ["item_type", "Event"]]
 (0.5ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT

Redirected to localhost:3000/events/62/build/check Completed 302 Found in 22ms (ActiveRecord: 3.5ms)

Started GET “/events/62/build/check” for ::1 at 2016-02-24 00:05:19 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"62", "id"=>"check"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 62]]
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
EventCategory Load (0.3ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
 (0.3ms)  SELECT COUNT(*) FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 62]]
Role Load (0.3ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 62]]
Rendered build/check.html.erb within layouts/application (6.9ms)

Completed 200 OK in 144ms (Views: 140.0ms | ActiveRecord: 1.5ms)

Started GET “/events/62/build/build” for ::1 at 2016-02-24 00:05:22 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"62", "id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 62]]
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.4ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 62]]
Role Load (0.3ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.4ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (15.6ms)
Rendered build/build.html.erb within layouts/application (20.2ms)

Completed 200 OK in 536ms (Views: 529.9ms | ActiveRecord: 1.7ms)

Started PATCH “/events/62/build/build” for ::1 at 2016-02-24 00:05:27 +0100 Processing by BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"LRfJw2aZhrUu2AnuScpinyRKod73e3vleUT/FbWXYjSRt/jVj3AORPIb/K+uX5TEfs+uTtDyca2Qea8yFy7TLw==", "event"=>{"title"=>"Bla bla bla ", "start(3i)"=>"24", "start(2i)"=>"2", "start(1i)"=>"2016", "start(4i)"=>"23", "start(5i)"=>"05", "priority"=>"medium", "flag"=>"0", "imageURL"=>"", "url"=>"", "end(3i)"=>"25", "end(2i)"=>"2", "end(1i)"=>"2016", "end(4i)"=>"00", "end(5i)"=>"05", "ort"=>"", "description"=>"", "role_ids"=>["", "2"], "event_category_id"=>"1", "repeats"=>"1"}, "commit"=>"Continue", "event_id"=>"62", "id"=>"build"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 62]]
 (0.1ms)  BEGIN
Role Load (0.2ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 2]]
Role Load (0.3ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 62]]
SQL (0.3ms)  UPDATE "events" SET "repeats" = $1, "updated_at" = $2 WHERE "events"."id" = $3  [["repeats", "t"], ["updated_at", "2016-02-23 23:05:27.430312"], ["id", 62]]
SQL (0.3ms)  INSERT INTO "versions" ("event", "object", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id"  [["event", "update"], ["object", "---\nid: 62\ntitle: 'Bla bla bla '\nstart: 2016-02-24 23:05:00.000000000 Z\npriority: 2\nflag: false\nimageURL: ''\nurl: ''\nend: 2016-02-25 00:05:00.000000000 Z\nort: ''\ndescription: ''\ncreated_at: 2016-02-23 23:05:01.411276000 Z\nupdated_at: 2016-02-23 23:05:19.328839000 Z\nevent_category_id: 1\nrecurrence_id: \nrepeats: false\nreviewed: \n"], ["created_at", "2016-02-23 23:05:27.430312"], ["object_changes", "---\nrepeats:\n- false\n- true\nupdated_at:\n- 2016-02-23 23:05:19.328839000 Z\n- 2016-02-23 23:05:27.430312000 Z\n"], ["item_id", 62], ["item_type", "Event"]]
 (0.4ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT

Redirected to localhost:3000/events/62/build/add_recurrence Completed 302 Found in 16ms (ActiveRecord: 2.0ms)

Started GET “/events/62/build/add_recurrence” for ::1 at 2016-02-24 00:05:27 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"62", "id"=>"add_recurrence"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 62]]
 (0.2ms)  BEGIN
SQL (0.5ms)  INSERT INTO "recurrences" ("start", "end", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"  [["start", "2016-02-24"], ["end", "2016-03-24"], ["created_at", "2016-02-23 23:05:27.454115"], ["updated_at", "2016-02-23 23:05:27.454115"]]
 (0.4ms)  COMMIT
 (0.2ms)  BEGIN
SQL (0.4ms)  UPDATE "events" SET "recurrence_id" = $1, "updated_at" = $2 WHERE "events"."id" = $3  [["recurrence_id", 12], ["updated_at", "2016-02-23 23:05:27.457826"], ["id", 62]]
SQL (0.5ms)  INSERT INTO "versions" ("event", "object", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id"  [["event", "update"], ["object", "---\nid: 62\ntitle: 'Bla bla bla '\nstart: 2016-02-24 23:05:00.000000000 Z\npriority: 2\nflag: false\nimageURL: ''\nurl: ''\nend: 2016-02-25 00:05:00.000000000 Z\nort: ''\ndescription: ''\ncreated_at: 2016-02-23 23:05:01.411276000 Z\nupdated_at: 2016-02-23 23:05:27.430312000 Z\nevent_category_id: 1\nrecurrence_id: \nrepeats: true\nreviewed: \n"], ["created_at", "2016-02-23 23:05:27.457826"], ["object_changes", "---\nrecurrence_id:\n- \n- 12\nupdated_at:\n- 2016-02-23 23:05:27.430312000 Z\n- 2016-02-23 23:05:27.457826000 Z\n"], ["item_id", 62], ["item_type", "Event"]]
 (0.4ms)  COMMIT
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 12]]
Rendered build/_rule_fields.html.erb (6.1ms)
Rendered build/add_recurrence.html.erb within layouts/application (16.0ms)

Completed 200 OK in 167ms (Views: 152.3ms | ActiveRecord: 3.0ms)

Started PATCH “/events/62/build/add_recurrence” for ::1 at 2016-02-24 00:05:48 +0100 Processing by BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"dKVydOmLedrEjJn6Hgvf5XtX4cgtZCKIiu9npQexlQXIBUNiAGLxKxhPbLv5nim+IdLuWArtKMBj0jeCpQgkHg==", "recurrence"=>{"end(3i)"=>"24", "end(2i)"=>"3", "end(1i)"=>"2016", "rules_attributes"=>{"1456268732812"=>{"day"=>"0", "week"=>"1", "_destroy"=>"false"}}}, "commit"=>"Continue", "event_id"=>"62", "id"=>"add_recurrence"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 62]]
Recurrence Load (0.2ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 12]]
 (0.2ms)  BEGIN
SQL (0.5ms)  INSERT INTO "rules" ("day", "week", "recurrence_id", "month", "days", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id"  [["day", 0], ["week", 1], ["recurrence_id", 12], ["month", 0], ["days", 0], ["created_at", "2016-02-23 23:05:48.256415"], ["updated_at", "2016-02-23 23:05:48.256415"]]
 (15.2ms)  COMMIT
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT

Redirected to localhost:3000/events/62/build/add_excludes Completed 302 Found in 26ms (ActiveRecord: 16.6ms)

Started GET “/events/62/build/add_excludes” for ::1 at 2016-02-24 00:05:48 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"62", "id"=>"add_excludes"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 62]]
Recurrence Load (0.2ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 12]]
Event Load (0.5ms)  SELECT  "events".* FROM "events" WHERE "events"."recurrence_id" = $1  ORDER BY "events"."id" ASC LIMIT 1  [["recurrence_id", 12]]
Rule Load (0.3ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 12]]
Exclude Load (0.2ms)  SELECT "excludes".* FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 12]]
Rendered build/add_excludes.html.erb within layouts/application (7.7ms)

Completed 200 OK in 143ms (Views: 137.9ms | ActiveRecord: 1.5ms)

Started PATCH “/events/62/build/add_excludes” for ::1 at 2016-02-24 00:05:51 +0100 Processing by BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"tYf4GWg6ZX1kDGuqVUi0o7uLV1yOCh8YjVO15dppsNYJJ8kPgdPtjLjPnuuy3UL44Q5YzKmDFVBkbuXCeNABzQ==", "recurrence"=>{"exclude_ids"=>[""]}, "commit"=>"Continue", "event_id"=>"62", "id"=>"add_excludes"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 62]]
Recurrence Load (0.2ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 12]]
 (0.2ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 12]]
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT

Redirected to localhost:3000/events/62/build/check Completed 302 Found in 6ms (ActiveRecord: 1.0ms)

Started GET “/events/62/build/check” for ::1 at 2016-02-24 00:05:51 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"62", "id"=>"check"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 62]]
Recurrence Load (0.2ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 12]]
EventCategory Load (0.5ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
 (0.6ms)  SELECT COUNT(*) FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 62]]
Role Load (0.6ms)  SELECT "roles".* FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 62]]
Rule Load (0.4ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 12]]
 (0.3ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 12]]
Rendered build/check.html.erb within layouts/application (14.7ms)

Completed 200 OK in 157ms (Views: 151.0ms | ActiveRecord: 2.9ms)

Started PATCH “/events/62/build/check” for ::1 at 2016-02-24 00:05:53 +0100 Processing by BuildController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"BWBeLYjVE4Lhkb8HUpe+EnTY7GWKwGPVTFnWO4YrcDC5wG87YTybcz1SSka1AkhJLl3j9a1JaZ2lZIYcJJLBKw==", "event"=>{"reviewed"=>"true"}, "commit"=>"Absenden", "event_id"=>"62", "id"=>"check"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 62]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 12]]
 (0.5ms)  SELECT COUNT(*) FROM "events" WHERE "events"."recurrence_id" = $1  [["recurrence_id", 12]]
Rule Load (0.2ms)  SELECT "rules".* FROM "rules" WHERE "rules"."recurrence_id" = $1  [["recurrence_id", 12]]
 (0.3ms)  SELECT COUNT(*) FROM "excludes" WHERE "excludes"."recurrence_id" = $1  [["recurrence_id", 12]]
EventCategory Load (0.3ms)  SELECT  "event_categories".* FROM "event_categories" WHERE "event_categories"."id" = $1 LIMIT 1  [["id", 1]]
 (0.2ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 62]]
 (0.1ms)  BEGIN
Role Load (0.2ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 2]]
SQL (0.4ms)  INSERT INTO "events" ("title", "description", "event_category_id", "ort", "url", "imageURL", "start", "end", "repeats", "priority", "flag", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) RETURNING "id"  [["title", "Bla bla bla "], ["description", ""], ["event_category_id", 1], ["ort", ""], ["url", ""], ["imageURL", ""], ["start", "2016-02-28 23:05:00.000000"], ["end", "2016-02-29 00:05:00.000000"], ["repeats", "t"], ["priority", 2], ["flag", "f"], ["recurrence_id", 12], ["created_at", "2016-02-23 23:05:53.426788"], ["updated_at", "2016-02-23 23:05:53.426788"]]
SQL (0.2ms)  INSERT INTO "events_roles" ("role_id", "event_id") VALUES ($1, $2)  [["role_id", 2], ["event_id", 63]]
SQL (0.3ms)  INSERT INTO "versions" ("event", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["event", "create"], ["created_at", "2016-02-23 23:05:53.426788"], ["object_changes", "---\ntitle:\n- \n- 'Bla bla bla '\ndescription:\n- \n- ''\nevent_category_id:\n- \n- 1\nort:\n- \n- ''\nurl:\n- \n- ''\nimageURL:\n- \n- ''\nstart:\n- \n- !ruby/object:DateTime 2016-02-28 23:05:00.000000000 Z\nend:\n- \n- !ruby/object:DateTime 2016-02-29 00:05:00.000000000 Z\nrepeats:\n- \n- true\npriority:\n- \n- 0\nflag:\n- \n- false\nrecurrence_id:\n- \n- 12\ncreated_at:\n- \n- &1 2016-02-23 23:05:53.426788000 Z\nupdated_at:\n- \n- *1\nid:\n- \n- 63\n"], ["item_id", 63], ["item_type", "Event"]]
 (31.1ms)  COMMIT
 (0.2ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 62]]
 (0.1ms)  BEGIN
Role Load (0.2ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 2]]
SQL (0.7ms)  INSERT INTO "events" ("title", "description", "event_category_id", "ort", "url", "imageURL", "start", "end", "repeats", "priority", "flag", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) RETURNING "id"  [["title", "Bla bla bla "], ["description", ""], ["event_category_id", 1], ["ort", ""], ["url", ""], ["imageURL", ""], ["start", "2016-03-06 23:05:00.000000"], ["end", "2016-03-07 00:05:00.000000"], ["repeats", "t"], ["priority", 2], ["flag", "f"], ["recurrence_id", 12], ["created_at", "2016-02-23 23:05:53.488829"], ["updated_at", "2016-02-23 23:05:53.488829"]]
SQL (0.2ms)  INSERT INTO "events_roles" ("role_id", "event_id") VALUES ($1, $2)  [["role_id", 2], ["event_id", 64]]
SQL (0.3ms)  INSERT INTO "versions" ("event", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["event", "create"], ["created_at", "2016-02-23 23:05:53.488829"], ["object_changes", "---\ntitle:\n- \n- 'Bla bla bla '\ndescription:\n- \n- ''\nevent_category_id:\n- \n- 1\nort:\n- \n- ''\nurl:\n- \n- ''\nimageURL:\n- \n- ''\nstart:\n- \n- !ruby/object:DateTime 2016-03-06 23:05:00.000000000 Z\nend:\n- \n- !ruby/object:DateTime 2016-03-07 00:05:00.000000000 Z\nrepeats:\n- \n- true\npriority:\n- \n- 0\nflag:\n- \n- false\nrecurrence_id:\n- \n- 12\ncreated_at:\n- \n- &1 2016-02-23 23:05:53.488829000 Z\nupdated_at:\n- \n- *1\nid:\n- \n- 64\n"], ["item_id", 64], ["item_type", "Event"]]
 (189.6ms)  COMMIT
 (0.2ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 62]]
 (0.2ms)  BEGIN
Role Load (0.2ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 2]]
SQL (0.5ms)  INSERT INTO "events" ("title", "description", "event_category_id", "ort", "url", "imageURL", "start", "end", "repeats", "priority", "flag", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) RETURNING "id"  [["title", "Bla bla bla "], ["description", ""], ["event_category_id", 1], ["ort", ""], ["url", ""], ["imageURL", ""], ["start", "2016-03-13 23:05:00.000000"], ["end", "2016-03-14 00:05:00.000000"], ["repeats", "t"], ["priority", 2], ["flag", "f"], ["recurrence_id", 12], ["created_at", "2016-02-23 23:05:53.698902"], ["updated_at", "2016-02-23 23:05:53.698902"]]
SQL (0.2ms)  INSERT INTO "events_roles" ("role_id", "event_id") VALUES ($1, $2)  [["role_id", 2], ["event_id", 65]]
SQL (0.3ms)  INSERT INTO "versions" ("event", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["event", "create"], ["created_at", "2016-02-23 23:05:53.698902"], ["object_changes", "---\ntitle:\n- \n- 'Bla bla bla '\ndescription:\n- \n- ''\nevent_category_id:\n- \n- 1\nort:\n- \n- ''\nurl:\n- \n- ''\nimageURL:\n- \n- ''\nstart:\n- \n- !ruby/object:DateTime 2016-03-13 23:05:00.000000000 Z\nend:\n- \n- !ruby/object:DateTime 2016-03-14 00:05:00.000000000 Z\nrepeats:\n- \n- true\npriority:\n- \n- 0\nflag:\n- \n- false\nrecurrence_id:\n- \n- 12\ncreated_at:\n- \n- &1 2016-02-23 23:05:53.698902000 Z\nupdated_at:\n- \n- *1\nid:\n- \n- 65\n"], ["item_id", 65], ["item_type", "Event"]]
 (28.5ms)  COMMIT
 (0.2ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 62]]
 (0.2ms)  BEGIN
Role Load (0.2ms)  SELECT  "roles".* FROM "roles" WHERE "roles"."id" = $1 LIMIT 1  [["id", 2]]
SQL (0.4ms)  INSERT INTO "events" ("title", "description", "event_category_id", "ort", "url", "imageURL", "start", "end", "repeats", "priority", "flag", "recurrence_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) RETURNING "id"  [["title", "Bla bla bla "], ["description", ""], ["event_category_id", 1], ["ort", ""], ["url", ""], ["imageURL", ""], ["start", "2016-03-20 23:05:00.000000"], ["end", "2016-03-21 00:05:00.000000"], ["repeats", "t"], ["priority", 2], ["flag", "f"], ["recurrence_id", 12], ["created_at", "2016-02-23 23:05:53.746560"], ["updated_at", "2016-02-23 23:05:53.746560"]]
SQL (0.1ms)  INSERT INTO "events_roles" ("role_id", "event_id") VALUES ($1, $2)  [["role_id", 2], ["event_id", 66]]
SQL (0.2ms)  INSERT INTO "versions" ("event", "created_at", "object_changes", "item_id", "item_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id"  [["event", "create"], ["created_at", "2016-02-23 23:05:53.746560"], ["object_changes", "---\ntitle:\n- \n- 'Bla bla bla '\ndescription:\n- \n- ''\nevent_category_id:\n- \n- 1\nort:\n- \n- ''\nurl:\n- \n- ''\nimageURL:\n- \n- ''\nstart:\n- \n- !ruby/object:DateTime 2016-03-20 23:05:00.000000000 Z\nend:\n- \n- !ruby/object:DateTime 2016-03-21 00:05:00.000000000 Z\nrepeats:\n- \n- true\npriority:\n- \n- 0\nflag:\n- \n- false\nrecurrence_id:\n- \n- 12\ncreated_at:\n- \n- &1 2016-02-23 23:05:53.746560000 Z\nupdated_at:\n- \n- *1\nid:\n- \n- 66\n"], ["item_id", 66], ["item_type", "Event"]]
 (31.8ms)  COMMIT
 (0.2ms)  BEGIN
 (0.2ms)  COMMIT

Redirected to localhost:3000/events/62/build/wicked_finish Completed 302 Found in 384ms (ActiveRecord: 291.6ms)

Started GET “/events/62/build/wicked_finish” for ::1 at 2016-02-24 00:05:53 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"62", "id"=>"wicked_finish"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 62]]
Recurrence Load (0.3ms)  SELECT  "recurrences".* FROM "recurrences" WHERE "recurrences"."id" = $1 LIMIT 1  [["id", 12]]

Wizard has finished, redirecting to finish_wizard_path: “/” Redirected to localhost:3000/ Completed 302 Found in 5ms (ActiveRecord: 0.7ms)

Started GET “/” for ::1 at 2016-02-24 00:05:53 +0100 Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (0.5ms)

Completed 200 OK in 175ms (Views: 174.1ms | ActiveRecord: 0.0ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456268754048” for ::1 at 2016-02-24 00:05:54 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456268754048"}
Event Load (0.6ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (40.8ms)

Completed 200 OK in 54ms (Views: 52.0ms | ActiveRecord: 0.6ms)

Started GET “/events.json?start=2016-02-28&end=2016-04-10&_=1456268754049” for ::1 at 2016-02-24 00:06:02 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-02-28", "end"=>"2016-04-10", "_"=>"1456268754049"}
Event Load (0.8ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (41.2ms)

Completed 200 OK in 61ms (Views: 58.3ms | ActiveRecord: 0.8ms)

Started GET “/events.json?start=2016-01-31&end=2016-03-13&_=1456268754050” for ::1 at 2016-02-24 00:06:05 +0100 Processing by EventsController#index as JSON

Parameters: {"start"=>"2016-01-31", "end"=>"2016-03-13", "_"=>"1456268754050"}
Event Load (0.6ms)  SELECT "events".* FROM "events"
Rendered events/index.json.jbuilder (33.2ms)

Completed 200 OK in 47ms (Views: 45.2ms | ActiveRecord: 0.6ms)

Started GET “/users” for ::1 at 2016-02-24 00:31:30 +0100 DEPRECATION WARNING: `#deliver` is deprecated and will be removed in Rails 5. Use `#deliver_now` to deliver immediately or `#deliver_later` to deliver through Active Job. (called from <class:UsersController> at /Users/Christian/Fachschaft/app/controllers/users_controller.rb:2)

UserMailer#signup_confirmation: processed outbound mail in 1.6ms

ActionController::RoutingError - undefined method `email' for UsersController:Class:

actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:63:in `rescue in controller'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:58:in `controller'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:39:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/2df2b34b26c88b24/variables” for ::1 at 2016-02-24 00:31:32 +0100

Started GET “/” for ::1 at 2016-02-24 00:45:22 +0100

ActiveRecord::SchemaMigration Load (1.0ms)  SELECT "schema_migrations".* FROM "schema_migrations"

Processing by DummyController#index as HTML

Rendered dummy/index.html.erb within layouts/dummy (3.7ms)

Completed 200 OK in 2878ms (Views: 2814.9ms | ActiveRecord: 0.0ms)

Started GET “/build/build?event_id=4” for ::1 at 2016-02-24 00:45:27 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"4", "id"=>"build"}
Event Load (0.9ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 4]]
 (0.3ms)  BEGIN
 (0.2ms)  COMMIT
 (0.6ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 4]]
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.6ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (333.5ms)
Rendered build/build.html.erb within layouts/application (353.6ms)

Completed 200 OK in 691ms (Views: 554.0ms | ActiveRecord: 10.1ms)

Started GET “/build” for ::1 at 2016-02-24 00:45:28 +0100 Processing by BuildController#index as HTML Redirected to localhost:3000/build/build Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/build/build” for ::1 at 2016-02-24 00:45:28 +0100 Processing by BuildController#show as HTML

Parameters: {"id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", nil]]

Completed 404 Not Found in 3ms (ActiveRecord: 0.3ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/build_controller.rb:6:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/dfab044a61ee7197/variables” for ::1 at 2016-02-24 00:45:28 +0100

Started GET “/build/build?event_id=4” for ::1 at 2016-02-24 00:45:29 +0100 Processing by BuildController#show as HTML

Parameters: {"event_id"=>"4", "id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", 4]]
 (0.1ms)  BEGIN
 (0.1ms)  COMMIT
 (0.4ms)  SELECT "roles".id FROM "roles" INNER JOIN "events_roles" ON "roles"."id" = "events_roles"."role_id" WHERE "events_roles"."event_id" = $1  [["event_id", 4]]
Role Load (0.4ms)  SELECT  "roles".* FROM "roles" LIMIT 6
EventCategory Load (0.3ms)  SELECT "event_categories".* FROM "event_categories"
Rendered build/_form.html.erb (16.6ms)
Rendered build/build.html.erb within layouts/application (18.3ms)

Completed 200 OK in 197ms (Views: 191.7ms | ActiveRecord: 1.7ms)

Started GET “/build/new” for ::1 at 2016-02-24 00:45:29 +0100 Processing by BuildController#new as HTML Redirected to localhost:3000/build/build Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/build/build” for ::1 at 2016-02-24 00:45:29 +0100 Processing by BuildController#show as HTML

Parameters: {"id"=>"build"}
Event Load (0.3ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", nil]]

Completed 404 Not Found in 2ms (ActiveRecord: 0.3ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/build_controller.rb:6:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/4fc0c7090ef461b7/variables” for ::1 at 2016-02-24 00:45:29 +0100

Started GET “/build/new” for ::1 at 2016-02-24 00:56:01 +0100 Processing by BuildController#new as HTML Completed 500 Internal Server Error in 27ms (ActiveRecord: 1.7ms)

TypeError - no implicit conversion of Event into Hash:

wicked (1.2.1) lib/wicked/controller/concerns/path.rb:27:in `wizard_path'
app/controllers/build_controller.rb:83:in `new'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/b52acebcea3c7bb7/variables” for ::1 at 2016-02-24 00:56:02 +0100

Started GET “/build/new” for ::1 at 2016-02-24 00:56:25 +0100 Processing by BuildController#new as HTML Redirected to localhost:3000/build/build Completed 302 Found in 27ms (ActiveRecord: 2.0ms)

Started GET “/build/build” for ::1 at 2016-02-24 00:56:25 +0100 Processing by BuildController#show as HTML

Parameters: {"id"=>"build"}
Event Load (0.4ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", nil]]

Completed 404 Not Found in 3ms (ActiveRecord: 0.4ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/build_controller.rb:9:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/0c6ae253727bcb2f/variables” for ::1 at 2016-02-24 00:56:25 +0100

Started GET “/build/build” for ::1 at 2016-02-24 00:57:10 +0100 Processing by BuildController#show as HTML

Parameters: {"id"=>"build"}
Event Load (0.2ms)  SELECT  "events".* FROM "events" WHERE "events"."id" = $1 LIMIT 1  [["id", nil]]

Completed 404 Not Found in 28ms (ActiveRecord: 1.9ms)

ActiveRecord::RecordNotFound - Couldn't find Event with 'id'=:

activerecord (4.2.5.1) lib/active_record/core.rb:155:in `find'
app/controllers/build_controller.rb:9:in `show'
actionpack (4.2.5.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:198:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:117:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:505:in `call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (4.2.5.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.2.5.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (4.2.5.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.2.5.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.2.5.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.2.5.1) lib/abstract_controller/base.rb:137:in `process'
actionview (4.2.5.1) lib/action_view/rendering.rb:30:in `process'
actionpack (4.2.5.1) lib/action_controller/metal.rb:196:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.2.5.1) lib/action_controller/metal.rb:237:in `block in action'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
recurring_select (2.0.0) app/middleware/recurring_select_middleware.rb:24:in `call'
warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
warden (1.2.6) lib/warden/manager.rb:34:in `call'
rack (1.6.4) lib/rack/etag.rb:24:in `call'
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
rack (1.6.4) lib/rack/head.rb:13:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
web-console (2.3.0) lib/web_console/middleware.rb:18:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
request_store (1.3.0) lib/request_store/middleware.rb:9:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
rack (1.6.4) lib/rack/lock.rb:17:in `call'
actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
railties (4.2.5.1) lib/rails/application.rb:165:in `call'
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
puma (2.16.0) lib/puma/server.rb:557:in `handle_request'
puma (2.16.0) lib/puma/server.rb:404:in `process_client'
puma (2.16.0) lib/puma/server.rb:270:in `block in run'
puma (2.16.0) lib/puma/thread_pool.rb:106:in `block in spawn_thread'

Started POST “/__better_errors/cfb54482928a173e/variables” for ::1 at 2016-02-24 00:57:10 +0100